
body, html
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url("images/design/bg_gras.jpg");
	background-position: left center;
	background-repeat: repeat;
	position: relative;
	top: 0px;
	bottom: 0px;
}
a
{
	color: #054A82;
	text-decoration: none;
	display: compact;
}
a:hover
{
	text-decoration: underline;
}
a.button, input.button
{
	background-color: #6992B4;
	color: #FFF;
	border: solid 1px #FFF;
	text-align: right;
	padding: 0px 3px 0px 2px;
	cursor: pointer;
	width: 80px;
	text-decoration: none;
}
a.button:hover,  input.button:hover
{
	background-color: #D2D7DD;
	cursor: pointer;
	text-decoration: none;
	color: #054A82;
}

input.button
{
	width: auto;
}


div#partnerline
{
	width: 100%;
	height: 50px;
	clear: both;
	background-image: url("images/design/partnerLinegif.gif");
	background-position: 30px top;
	background-repeat: repeat-x;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
}

div#page
{
	width: 960px;
	height: auto;
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 10;
}

div#page div#header
{
	width: 1023px;
	height: 120px;
	clear: both;
	background-image: url("images/design/header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #054A81;
}

div#page div#headerLogo
{
	width: 263px;
	height: 60px;
	background-image: url("images/design/header_fussball.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

div#page div#details
{
	width: 960px;
	background-color: #FFF;
}

div#page div#left, div#page div#right, div#page div#content
{
	float: left;
}

div#page div#left
{
	width: 130px;
	color: #054A82;
}
div#page div#left div.navi a
{
	text-decoration: none;
	display: block;
}
div#page div#left div.navi a:hover
{
	text-decoration: underline;
}
div#page div#left div.navi ul
{
	width: 130px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	background-color: #D2D7DD;
}
div#page div#left div.navi ul li
{
	padding: 0px 0px 5px 5px;
	margin: 0px;
	background-color: #D2D7DD;
	list-style: none;
	border-bottom: solid 1px #AEBCC7;
}
div#page div#left div.navi h3
{
	padding: 2px 5px 2px 5px;
	margin: 0px;
	background-color: #054A81;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
div#page div#left div.navi table.info
{
	width: 130px;
	border: none;
	border-collapse: collapse;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background-color: #D2D7DD;
}
div#page div#left div.navi table.info td
{
	padding: 2px 4px 2px 4px;
	margin: 0px;
	border-bottom: solid 1px #AEBCC7;
}
div#page div#left div.navi table.info td.action
{
	background-color: #6992B4;
	padding: 3px 3px 3px 38px;
}
div#page div#left div.navi table.info td.action a:hover
{
	text-decoration: none;	
}
div#page div#left div.navi table.vergleich
{
	width: 130px;
	border: none;
	border-collapse: collapse;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background-color: #D2D7DD;
}
div#page div#left div.navi table.vergleich td
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #AEBCC7;
}
div#page div#left div.navi table.vergleich td.td1 div
{
	width: 80px;
	height: 16px;
	overflow: hidden;
	margin: 3px 0px 2px 8px;
}
div#page div#left div.navi table.vergleich td.td2
{
	width: 30px;
	overflow: hidden;
	text-align: right;
}
div#page div#left div.navi table.vergleich td.td3
{
	width: 20px;
	text-align: center;
}

div#page div#left div.verlauf
{
	width: 130px;
	height: 295px;
	background-color: #FFF;
	background-image: url("images/design/naviVerlauf.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
div#page div#right
{
	width: 199px;
	z-index: 12;
}
div#page div#right img
{
	margin: 0px;
	border: 0px;
}


/*
 * Beginn Content
 */
div#page div#content
{
	width: 610px;
	padding: 10px;
}

div#page div#content table#login
{
	clear: both;
	width: 230px;
	background-color: #CDDBE6;
}

div#page div#content table#login input.text
{
	width: 110px;
	border: solid 1px #6992B4;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
div#page div#content table#login select
{
	width: 115px;
	border: solid 1px #6992B4;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

div#page div#content table#login td.buttonRow
{
	text-align: right;
}
div#page div#content table#login td.buttonRow input.button
{
	margin: 5px 4px 5px 0px;
}

/*
 * Infoboxen: START
 */
div#page div#content ul#ibe,
div#page div#content ul#ibc
{
	background-color: #900;
	width: 610px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
	font-weight: bold;
}
div#page div#content ul#ibc
{
	background-color: #090;
}
div#page div#content ul#ibe li,
div#page div#content ul#ibc li
{
	padding: 10px;
	margin: 0px;
	list-style: none;
}
/*
 * Infoboxen: ENDE
 */


div#page div#content a.button, div#page div#content input.button
{
	background-color: #FFF;
	color: #084981;
	border: solid 1px #084981;
	text-align: right;
	padding: 0px 3px 0px 2px;
	cursor: pointer;
	width: 80px;
	text-decoration: none;
}
div#page div#content a.button:hover, div#page div#content input.button:hover
{
	background-color: #D2D7DD;
	cursor: pointer;
	text-decoration: none;
	color: #084981;
	border: solid 1px #084981;
}

div#page div#content input.button
{
	width: auto;
}

/*
 * Reiter-Menü: START
 */
div#page div#content table.reiter
{
	width: auto;
	padding: 0px;
}
div#page div#content table.reiter th
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
div#page div#content table.reiter th div
{
	float: left;
	height: 20px;
	background-color: #CDDBE6;
}
div#page div#content table.reiter th,
div#page div#content table.reiter th div
{
	height: 20px;
	width: auto;
	overflow: hidden;
}
div#page div#content table.reiter th div.rdbl,
div#page div#content table.reiter th div.rdbr,
div#page div#content table.reiter th div.rdbml,
div#page div#content table.reiter th div.rdbmr,
div#page div#content table.reiter th div.rhbl,
div#page div#content table.reiter th div.rhbr,
div#page div#content table.reiter th div.rhbml,
div#page div#content table.reiter th div.rhbmr
{
	width: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #345;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#page div#content table.reiter th a
{
	width: auto;
	height: 17px;
	display: block;
	float: left;
	padding: 3px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}
div#page div#content table.reiter th a.rdbm
{
	color: #FFF;
	background-image: none;
	background-color: #054A82;
}
div#page div#content table.reiter th a.rhbm
{
	background-image: none;
	background-color: #CDDBE6;
}

div#page div#content table.reiter th div.rdbl
{
	background-image: url("images/design/tabs/tab_db_l.jpg");
}
div#page div#content table.reiter th div.rdbml
{
	background-image: url("images/design/tabs/tab_db_ml.jpg");
}
div#page div#content table.reiter th div.rdbmr
{
	background-image: url("images/design/tabs/tab_db_mr.jpg");
}
div#page div#content table.reiter th div.rdbmr2
{
	width: 5px;
}
div#page div#content table.reiter th div.rdbr
{
	background-image: url("images/design/tabs/tab_db_r.jpg");
}
div#page div#content table.reiter th div.rdbl
{
	background-image: url("images/design/tabs/tab_db_l.jpg");
}
div#page div#content table.reiter th div.rhbl
{
	background-image: url("images/design/tabs/tab_hb_l.jpg");
}
div#page div#content table.reiter th div.rhbmr
{
	background-image: url("images/design/tabs/tab_hb_ml.jpg");
}
div#page div#content table.reiter th div.rhbml
{
	background-image: url("images/design/tabs/tab_hb_mr.jpg");
}
div#page div#content table.reiter th div.rhbr
{
	background-image: url("images/design/tabs/tab_hb_r.jpg");
}

/*
 * Reiter-Menü: ENDE
 */
div#page div#content h2 a
{
	color: #FFF;
	text-decoration: none;
}
div#page div#content h2 a:hover
{
	color: #FFF;
	text-decoration: underline;
}

div#page div#content h2 img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float:left;
}
div#page div#content h2 div
{
	display: block;
	width: 590px;
	height: 18px;
	overflow: hidden;
	float:left;
	background-color: #084981;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
}
div#page div#content h2
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #084981;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
div#page div#content h3
{
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background-color: #D2D7DD;
	font-size: 20px;
	color: #084981;
	font-weight: bold;
}

div#page div#content table.headimg
{
	width: 610px;
	border-collapse: collapse;
	table-layout: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

div#page div#content table.headimg td
{
	border-collapse: collapse;
	table-layout: auto;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
div#page div#content table.headimg td.c1
{
	width: 330px; 
}
div#page div#content table.headimg td.c1 p
{
	clear: both;
	padding: 10px 8px 5px 5px;
	margin: 0px;
}

div#page div#content table.headimg td.c2
{
	width: 280px;
}

div#page div#content p
{
	clear: both;
	padding: 5px;
	margin: 0px;
}

div#page div#content div#startTopLeft
{
	width: 230px;
	height: 220px;
	float: left;
}
div#page div#content div#startTopLeft h2
{
	width: 225px;
	height: 18px;
	padding: 2px 0px 0px 5px;
	font-size: 12px;
	margin: 0px;
}
div#page div#content div#startTopLeft div.nextGame
{
	width: 230px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	background-color: #CEDBE6;
	margin-bottom: 1px;
	text-align: center;
}
div#page div#content div#startTopLeft div.nextGame table
{
	clear: both;
	width: 230px;
	border: 0px;
	margin: 0px;
	
}
div#page div#content div#startTopLeft div.nextGame table td
{
	padding-top: 5px;
}

div#page div#content div#startTopRight
{
	width: 370px;
	height: 210px;
	float: left;
	overflow: auto;
	padding: 5px;
	margin-bottom: 1px;
}
div#page div#content table.rangliste
{
	width: 230px;
	border-top: solid 1px #CEDBE6;
	color: #054A82;
}
div#page div#content table.rangliste td
{
	height: 16px;
	width: auto;
	padding: 3px;
	border-bottom: solid 1px #CEDBE6;
	vertical-align: top;
}
div#page div#content table.rangliste td.highlight
{
	font-weight: bold;
	width: 20px;
	background-color: #CEDBE6;
	text-align: center;
}
div#page div#content table.rangliste td.name
{
	height: 16px;
	width: 180px;
	font-weight: normal;
}
div#page div#content table.rangliste td.name div
{
	height: inherit;
	width: inherit;
	overflow: hidden;
	margin: 0px;
}
div#page div#content table.rangliste td.bold
{
	font-weight: bold;
	text-align: right;
}
div#page div#content table td#GruppenSindToll div
{
	margin: 100px 0px 0px 230px;
}
div#page div#content table td#GruppenSindToll div a
{
	color: #FFF;
	display: block;
	margin: 0px 0px -2px 0px;
}


/*
 * Tippen-Seite: START
 */
div#page div#content table.verlauf
{
	border-top: solid 1px #D2D7DD;
	width: 610px;
	/*background-image: url("images/design/tabelle_verlauf.jpg");*/
	background-position: top center;
	background-repeat: repeat-x;
}
div#page div#content table#tipps td
{
	border-bottom: solid 1px #D2D7DD;
}
div#page div#content table#tipps td input.text
{
	width: 25px;
	height: 18px;
	border: solid 1px #999;
	background-color: #FFF;
}

div#page div#content table#tipps td.c0
{
	width: 100px;
}
div#page div#content table#tipps td.c1
{
	width: 80px;
}
div#page div#content table#tipps td.c2,
div#page div#content table#tipps td.c8
{
	width: 20px;
	text-align: center;
}
div#page div#content table#tipps td.c3,
div#page div#content table#tipps td.c7
{
	text-align: right;
	width: 80px;
}
div#page div#content table#tipps td.c4,
div#page div#content table#tipps td.c5,
div#page div#content table#tipps td.c6
{
	width: 50px;
	text-align: center;
}
div#page div#content table#tipps td.c5
{
	width: 30px;
}
div#page div#content table#tipps td.c7
{
	text-align: left;
}
div#page div#content table#tipps td.c9
{
	width: 200px;
}
div#page div#content table#tipps td.c10
{
	text-align: right;
	width: 610px;
	border-bottom: 0px;
	padding: 10px 0px 0px 0px;
}
div#page div#content table#tipps td.c4 input.textDisabled,
div#page div#content table#tipps td.c6 input.textDisabled
{
	background-color: #E5E5E5;
	border: solid 1px #CCC;
	margin: 1px 0px 1px 0px;
	cursor: default;
}

div#page div#content table#tipps td.c1redmark
{
	color: #FFF;
	padding: 0px 0px 0px 2px;
	height: 20px;
	overflow: hidden;
	background-image: url("images/design/redArrow.gif");
	background-repeat: no-repeat;
	background-position: center right;
}


/* BONUSTIPPS */

div#page div#content table#bonustipps
{
	border-top: solid 1px #D2D7DD;
	width: 610px;
}
div#page div#content table#bonustipps table.left
{
	width: 400px;
}
div#page div#content table#bonustipps table.right
{
	width: 210px;
	text-align: left;
}

div#page div#content table#bonustipps table.left td,
div#page div#content table#bonustipps table.right td,
div#page div#content table#bonuspunktestaffel td,
div#page div#content table#profil th,
div#page div#content table#profil td
{
	text-align: left;
	border-bottom: solid 1px #D2D7DD;
	height: 22px;
	vertical-align: middle;
}
div#page div#content table#bonuspunktestaffel td
{
	padding: 3px;
}
div#page div#content table#bonuspunktestaffel
{
	width: 220px;
	border: solid 1px #D2D7DD;
	margin-left: 390px;
}

/*
 * Profil
 */
div#page div#content table#profil th,
div#page div#content table#profil td
{
	padding: 3px;
	vertical-align: top;
}
div#page div#content table#profil
{
	width: 610px;
	text-align: left;
}
div#page div#content table#profil th
{
	width: 110px;
	font-weight: normal;
	color: #084981
}
/*
 * Tippen-Seite: ENDE
 */


/*
 * Tabellen
 */
div#page div#content table.tabelle
{
	clear: both;
	width: 610px;
	border-bottom: solid 1px #CEDBE6;
	margin-bottom: 10px;
	color: #6992B4;
}
div#page div#content table.tabelle td,
div#page div#content table.tabelle th
{
	border-top: solid 1px #CEDBE6;
	height: 20px;
	padding: 3px;
}

div#page div#content table#tippenHead
{
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}
div#page div#content div#tippenHeadImg
{
	width: 610px;
	height: 20px;
	background-position: right;
	background-position: 0px;
	margin-top: 15px;
	background-color: #CDDBE6;
}

div#page div#content table.tabelle td.c1,
div#page div#content table.tabelle td.c3,
div#page div#content table.tabelle td.c4
{
	text-align: center;
	 color: #084981;
}

div#page div#content table.tabelle td.c1
{
	background: #CDDBE6;
	width: 35px;
}
div#page div#content table.tabelle td.c2
{
	width: 300px;
}
div#page div#content table.tabelle td.c3
{
	width: 50px; 
}
div#page div#content table.tabelle td.c4
{
	width: 50px;
}
div#page div#content table.tabelle td.c5
{
	width: 175px;
}
div#page div#content table.tabelle td.c6
{
	width: 20px;
}
div#page div#content table.tabelle td.c7
{
	vertical-align: middle;
	width: 250px;
}
div#page div#content table.tabelle td.c8
{
	text-align: center;
}

/*
 * Gruppe
 */
div#page div#content div#groupLinks
{
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	background-color: #D2D7DD;
	height: 34px;
	padding: 1px 0px 0px 0px;
}

div#page div#content div#startTopLeft div.blackVerlauf,
div#page div#content div.schwVerlauf
{
	height: 40px;
	background-image: url("images/design/verlaufSchw.jpg");
	background-position: top;
	background-repeat: repeat-x;
	width: 230px;
}

div#page div#content div#startTopLeft div.blackVerlauf div.c1,
div#page div#content div#startTopLeft div.blackVerlauf div.c2,
div#page div#content div.schwVerlauf div.c1,
div#page div#content div.schwVerlauf div.c2
{
	width: 110px;
	float:left;
	color: #FFF;
}
div#page div#content div#startTopLeft div.blackVerlauf div.c1,
div#page div#content div.schwVerlauf div.c1
{
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px 0px 0px 5px;
}
div#page div#content div#startTopLeft div.blackVerlauf div.c2,
div#page div#content div.schwVerlauf div.c2
{
	font-size: 34px;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

div#page div#content table.memberlistHead
{
	width: 230px;
	color: #084981;
	margin: 10px 0px 0px 0px;
	background-color: #D2D7DD;
}
div#page div#content table.memberlistHead th
{
	border-left: solid 1px #6992B4;
	font-size: 10px;
	text-transform: uppercase;
}
div#page div#content table.memberlistList td
{
	color: #084981;
	border-left: solid 1px #6992B4;
	border-bottom: solid 1px #6992B4;
	height: 20px;
}

/* Textfelder */
div#page div#content div#shoutbox
{
	width: 375px;
}

div#page div#content div#shoutbox div.form
{
	width: 375px;
	text-align: right;
}

div#page div#content div#shoutbox div.form textarea.shoutmsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 369px;
	height: 68px;
	border: solid 1px #6992B4;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}

div#page div#content div#shoutbox div.list
{
	width: 375px;
}


/*
 * Start des Footers
 */
div#page div#footer
{
	width: 960px;
	height: 298px;
	clear: both;
	background-image: url("images/design/footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
div#page div#footer ul
{
	padding: 267px 0px 0px 560px;
	margin: 0px;
}
div#page div#footer ul li
{
	padding: 0px;
	margin: 0px 5px 0px 5px;
	list-style: none;
	display: inline;
}
div#page div#footer ul li a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
div#page div#footer ul li a:hover
{
	text-decoration: underline;
}



/*
 * Pagination
 */
div#page div#content table.pagination
{
	width: auto;
	height: 20px;
	color: #084981;
	text-transform: uppercase;
	font-weight: bold;
}
div#page div#content table.pagination td.description
{
	width: 45px;
}
div#page div#content table.pagination td.arrow
{
	width: 60px;
	text-align: center;
	font-size: 22px;
}
div#page div#content table.pagination td.selection select
{
	border: solid 1px #084981;
	background: #D2D7DD;
	padding: 0px;
	color: #084981;
}

/*
 * Kontakt
 */
div#page div#content table.contact
{
	width: 610px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
div#page div#content table.contact th
{
	background-color: #D2D7DD;
	font-weight: bold;
	border-top: solid 1px #6992B4;
	width: 95px;
	padding: 5px;
	color: #084981;
}
div#page div#content table.contact td
{
	border-top: solid 1px #6992B4;
	width: 500px;
	padding: 5px;
}
div#page div#content table.contact
{
	width: 610px;
	margin: 10px 0px 0px 0px;
}
div#page div#content table.contact td.buttonRow
{
	border: 0px;
	height: 30px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
div#page div#content table.contact textarea,
div#page div#content table.contact input.text
{
	width: 50%;
	border: solid 1px #6992B4;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
div#page div#content table.contact textarea
{
	width: 100%;
	height: 68px;
}

div#page div#content table.contact select
{
	width: 80%;
	border: solid 1px #6992B4;
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
}


/*
 * Allgemine Klassen und Formatierungen
 */
div.clear
{
	widht: 1px;
	height: 1px;
	clear: both;	
}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}

/*
 * Team Anpassungen Login
 */
table#thet{
border-collapse: collapse;
background-color: #FFF;
color: #054A82;
width: 609px;
border: solid 2px #054A82;
}

thet.td {
border-bottom: solid 2px #009F00
}