
#top {
	width:100%;
	height:87px;
	background-image: url(../templates/images/cvf_01.jpg);
}
#top_1{
	position:absolute;
	top:0px;
	left:280px;

} 
#titel_main{
	position:absolute;
	top:87px;
	left:0px;
	width:100%;
	height:196px;
	background-image: url(../templates/images/cvf_2_13.jpg);
	background-repeat: repeat-x;
	overflow: hidden;

}

#christoph_titel-bild{
	top:0px;
	left:0px;

} 
#christoph_titel-bild2{
	position:absolute;
	top:0px;
	left:187px;

} 
#christoph_titel-bild3{
	position:absolute;
	top:0px;
	left:508px;
	overflow: hidden;

} 
#menu_top {
	position:absolute;
	left:10px;
	top:58px;
	width:500px;
	}
#top_border {
	position:absolute;
	left:0px;
	top:287px;
	width:100%;
	height:10px;
	background-image: url(../templates/images/cvf_11.jpg);
	background-repeat: repeat-x;
}
#kontakt_left {
	position:absolute;
	left:0px;
	top:297px;
	width:210px;
	bottom:0px;
	background-color: #666666;
	}
#kontakt_left2 {
	position:absolute;
	left:10px;
	top:20px;
	width:180px;
	height:145px;
	background-color: #666666;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	}

#center{
	position:absolute;
	left:210px;
	top:297px;
	bottom:0px;
	right:0px;
	background-image: url(../templates/images/bg_01.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: 3px;
	background-position: right top;
}

#center_top {
	position:absolute;
	left:10px;
	top:5px;
	line-height:20px;
}

#main_content_box{
	position:absolute;
	left:10px;
	top:0px;
	right:0px;
	bottom:0px;
	overflow:auto;
	scrollbar-3dlight-color : #ff6600;
	scrollbar-arrow-color: #ff6600;
	scrollbar-base-color: #ff6600;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-shadow-color : #ff6600;
	scrollbar-track-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
				 
#news_right{
	position:absolute;
	top:177px;
	bottom:44px;
	width:200px;
	right:6px;
	background-image:url(gfx/bg-left.gif); background-repeat: repeat-y; 
}

#s_box { display:none; visibility:hidden; }
#bottom {
	display:none; visibility:hidden;
	position:absolute;
	height:35px;
	width: 100%;
	bottom:0px;
	left:0px;
	z-index:2;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	line-height: 35px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
}

body {
	font-family: arial, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow-y: hidden;
	background-color: #666666;
}
body {
 	position: fixed;
			top: 0px;
			left: 0px;
			right: 0px;
			bottom: 0px;
			}

