/* CSS Document */

/* ------------- Document Styles ---------------------------*/

html, body {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#divMain {
	position:relative;	
	margin: auto;
	text-align:left;
	width: 960px; 
}

#divFrame {
	position: relative;	
	width: 960px; 
	margin: auto;
	margin-top: 15px; 
	padding: 5px;
	text-align:left;

	height: auto;
	background-color:#cecece;

}

#divTable {
	width: 960px; 
	
}

#divTableContent {
	width: 750px; 

}

#divBody {
	position: relative;
	height: auto;	
	width: 780px; 
	background-color: #fff;
	border: 3px solid #111;
}

#divHeader {
	width: 780px; 
	height: 90px;
	/*background-image: url('../images/logo-fcv.gif');
	background-repeat: no-repeat;
	background-position: left;
	*/
	background-color: #fff;
	text-align: left;
}

#divLogo {
	position:relative;
	width: 232px;
	height: 90px;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	left: 0px;
	background-color: #ccc;
}

#divLevel01 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	background-color: #111;
}

#divTeaser {
	position: relative;
	height: 250px;
}

#divUpcoming {
	position: absolute;
	z-index:1;
}

#divStatus {
	position: absolute;
	z-index:2;
	width: 203px;
	height: 166px;
	right: 0px;
	padding: 10px 0px 10px 0px;
	margin: 41px 12px 0px 0px;
	background-color: #fff;
}
/*
#divFooter {
	position: relative;
	width: 950px;
	height: 15px;
	left: 15px;
	top: 1px;
	text-align: left;
}
*/

#divFooter {
	position: relative;
	width: 765px;
	height: 15px;
	padding: 5px 0px 0px 15px;
	text-align: left;
	background-color: #111;
}

#divFooterContent {
	width: 970px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#divBrands {
	background-image:url(../images/titel-brands-labels.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f2f2f2;
	width: 206px;
	height: 167px;
	border: 1px solid #333;
	margin: 3px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;

}

#divSubnavi {
	margin: 20px 0px 0px 0px;
}

#divBanner {
	position: relative;
	width: 165px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;	
	/*background-color: #fff;*/
}

#divBannerMain, #divBannerSponsor, #divBannerAusruester, #divBannerFan, #divBannerPromo {
	position: relative;
	width: 165px;	
	padding: 2px 0px 12px 0px;
	margin: 0px 0px 5px 0px;	
	background-color: #cdcdcd;
	border: 1px solid #666;
}

#divBannerMain {
	height: 120px;
}

#divBannerSponsor {
	height: 94px;
}

#divBannerAusruester {
	height: 71px;
}

#divBannerFan {
	/*height: 70px;*/
}
#divBannerFan.ofv{
}

#divBannerPromo {
	position: relative;
	text-align: center;
	/*height: 325px;*/
}


#divContent {
	position: relative;
	height: auto;
	max-width: 500px;
	width: 500px;
	margin: 20px 0px 20px 15px;
	text-align: left;

}

/* firefox */
#divContent { min-height:210px; }

/* bis 6 */
* html #divContent {height:232px;}

/* ie 5*/
html + body #divContent {height:232px;}

/* bis 6 */
* html .prop {display:none}




/* wegen höhe */
.prop {
/*height:232px;*/
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

.themenbild {
border: 1px solid #666;
}



#divLogoJubilaeum {
	position:relative;
	width: 80px;
	padding: 12px 10px 0px 0px;	
	text-align: right;
	right: 0px;
	float: right;
}

#divLanguage {
	background-color:#000000;
	padding:0px 14px 4px 10px;
	position:relative;
	right:0px;
	text-align:right;
	width:106px;
}

#divLevel00 {
	float:left;
	left:312px;
	padding:44px 0px 0px 130px;
	position:absolute;
	text-align:right;
	width:332px;
}


