* {
	margin: 0; 
	padding: 0; 
	font-family: Verdana; 
}

html {
	font-size: 13px;
}

body {
	background: url(../gfx/design/v5-standard/page_background.gif);
	
}

#page {
	width: 940px; 
	margin-left: 20px;
	margin-top: 10px;
}

#kopfbereich {
 	width: 100%;
	height: 268px;
	background-color: #ccc;
	padding-top: 15px;
	background: url(../gfx/design/v5-standard/page_top.png) no-repeat;
	behavior: url(iepngfix/iepngfix.htc);
}

#statusleiste {
 	width: 900px;
	height: 26px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #446C37;
	background: url(../gfx/design/v5-standard/page_background.gif);
}
#statusleiste h1 {
	height: 100%;
	background: url(../gfx/design/v5-standard/cyberliga_title.jpg) no-repeat;
	text-indent: -1000px; 
	font-size: 3px;
}
#loginstatus {
 	padding-right: 2px;
 	padding-top: 5px;
 	font-size: 1em;
	color: white;
	float: right;
}
#new_mail {
	float: right;
	padding-top: 3px;
}
#logout {
	display: inline;
	float: right;
	margin-right: 5px;
}
#logout input {
 	margin: 0;
 	padding: 0;
 	display: block;
 	width: 90px;
	background: transparent; 
	color: red;
	padding-top: 5px;
	border: 0;
	cursor: pointer;
	text-align: center;
}
#logout input:hover {
	color: white;
}

#header {
	width: 900px;
	height: 235px;
	margin-left: 20px;
	background-image: url(../gfx/design/v5-standard/header.jpg);
	background-position: right -30px;
}

#switcher {
	width: 30px;
	height: 68px;
	padding-top: 7px;
	margin-bottom: 70px;
	background-image: url(../gfx/design/switcher/switcher_hintergrund.gif);
	background-position: -3px top;
	background-repeat: no-repeat;	
	position: relative;
	top: 20px;
}

#switcher ul {
	list-style: none;
	padding-left: 5px;
}
#switcher ul li {
 	padding: 0;
 	margin: 0;
 	display: block;
	margin-bottom: 2px;
 	height: 11px;
 	width: 11px;
	font-size: 1px;
}
* html #switcher ul li, *+html #switcher ul li {
	margin-bottom: 0px;
}
* html #switcher ul li.blind, *+html #switcher ul li.blind {
	display: none;
	margin-bottom: 2px;
}
#switcher ul li a {
 	display: block;
 	height: 11px;
 	width: 11px;
	font-size: 1px;
	outline: 0;
}

#login {
 	width: 711px;
 	height: 90px;
	background: url(../gfx/design/v5-standard/login_background.jpg) bottom repeat-x;
	background-color: #446C37;
}

#login #loginform {
	width: 215px;
	height: 79px;
	padding-top: 10px;
	text-align: center;
}
#login #buttons {
	width: 215px;
	height: 78px;
	padding-top: 11px;	
	text-align: center;	
	float: right;
}
#login #buttonsLoggedIn {
	width: 190px;
	height: 78px;
	padding-top: 11px;	
	text-align: center;	
}
#login #buttons img {
	width: 88px;
	height: 31px;
}

#login #google {
	width: 484px;
	padding-left: 30px;	
	height: 74px;
 	padding-top: 15px;
 	text-align: center; 	
	float: right;
}
#login #halfgoogle {
	width: 247px;
	padding-left: 30px;	
	height: 74px;
 	padding-top: 15px;
	float: right;
}

#infoleiste {
	width: 710px;
	height: 90px;
	overflow: hidden;
}
#infoleiste dl {
	width: 100%;
	height: 88px;
}
#infoleiste dl dt, #infoleiste dl dd {
	height: 100%;
	float: left;
}
#infoleiste dl dt a {
 	display: block;
	width: 100%;
	height: 100%;
	outline: 0;
}
#infoleiste dl dt {
	width: 27px;
	text-indent: -1000px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#infoleiste dl dt.userinfos {
	background: url(../gfx/design/infoleiste/userinfos.gif) no-repeat;
}
#infoleiste dl dt.games {
	background: url(../gfx/design/infoleiste/games.gif) no-repeat;
}
#infoleiste dl dt.transfermarkt {
	background: url(../gfx/design/infoleiste/transfermarkt.gif) no-repeat;
}
#infoleiste dl dd {
	width: 611px;
	padding: 5px;
}
* html #infoleiste dl dd {
	width: 600px;	
}



#mittelteil {
 	width: 940px;
 	background-color: white;
}

#content {
	width: 711px;
	padding-left: 20px;
	padding-right: 4px;
	float: left;
}

#navigation {
	width: 185px;
	float: left;
	background-color: #D1DCCC;
}


#navigation ol {
	list-style: none;
}
#navigation ol li.kat {
	background-color: #446C37;
	text-indent: -1000px;
	padding-top: 9px; 
}
#navigation ol li.kat ol {
 	background-color: #A1BC87; 
	margin: 0;
	padding: 0;
}

#navigation ol li.kat ol li {
 	height: 15px;
 	padding: 0px;
 	margin: 0px;
 	padding-bottom: 1px;
	font-weight: normal;
	color: black; 
	font-size: 0.84em;
 	text-indent: 0px;
}
* html #navigation ol li.kat ol li {
	padding-bottom: 0px;
}
#navigation ol li.kat ol li a {
 	display: block;
 	width: 150px;
 	padding-left: 20px;
 	background: url(../gfx/design/v5-standard/pfeil.gif) left top no-repeat;
	color: #333; 
	text-decoration: none;
}
#navigation ol li.kat ol li a:hover {
 	text-decoration: underline;
 	background: url(../gfx/design/v5-standard/pfeil.gif) left bottom no-repeat;
}

#navigation ol li#main {
 	background: url(../gfx/design/v5-standard/navi_main.gif) left top no-repeat;
 	background-color: #446C37;
}
#navigation ol li#team {
 	background: url(../gfx/design/v5-standard/navi_team.gif) left top no-repeat;
 	background-color: #446C37;
}
#navigation ol li#statistik {
 	background: url(../gfx/design/v5-standard/navi_statistik.gif) left top no-repeat;
 	background-color: #446C37;
}
#navigation ol li#finanzen {
 	background: url(../gfx/design/v5-standard/navi_finanzen.gif) left top no-repeat;
 	background-color: #446C37;
}
#navigation ol li#buero {
 	background: url(../gfx/design/v5-standard/navi_buero.gif) left top no-repeat;
 	background-color: #446C37;
}
#navigation ol li#game {
 	background: url(../gfx/design/v5-standard/navi_game.gif) left top no-repeat;
 	background-color: #446C37;
}


#foot {
 	width: 100%;
	height: 56px;
	margin-bottom: 20px;
	background: url(../gfx/design/v5-standard/page_foot.png) no-repeat;
	text-indent: -1000px;
	behavior: url(iepngfix/iepngfix.htc);
}

