body {
	background: url(../images/gruener_background.png) repeat-x top left;
}

#page {
	width: 827px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(../gfx/bgstreifen_01.jpg) no-repeat 200px 0;
	position: relative;
}

#header-top {
	background: url(../images/gruener_top_oben.jpg) no-repeat top left;
	height: 84px;
}

#header-navi {
	background: url(../images/gruener_top_mitte.jpg) no-repeat;
	height: 26px;
}

#header-bottom {
	background: url(../images/gruener_top_unten.png) no-repeat;
	height: 134px;
}

#header-bottom2 {
	background: url(../images/vsv_final_header_r4_c2.gif) no-repeat;
	height: 18px;
}

#navi {
	position: relative;
	padding: 0 0 0 0;
	margin-left: 340px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
}

#body {
	background: url(../images/vsv_final_header_r5_c2.png);
	display: table-cell;
	height: 100%;
	width: inherit;
}

#leftbody, #rightbody {
	width: 160px;
}

#leftbody {
	float: left;
	padding-left: 12px;
	padding-right: 7px;
}

#rightbody {
	float: right;
	padding-right: 12px;
}

#leftbody h1, #rightbody h1 {
	background: url(../images/leftbody-header.png) no-repeat;
	height: 26px;
	font-size: 12px;
	color: #003979;	
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 0px;		
}

#leftbody h1.csc-firstHeader, 
#rightbody h1.csc-firstHeader {
	margin-top: 0px;
}

#leftbody .csc-textpic,
#rightbody .csc-textpic {
	margin-bottom: 3px;
}

#mainbody {
	float: left;
	width: 468px;
	display: inline;
}

#footer {
	background: url(../images/vsv_final_header_r8_c2.png) no-repeat;
	height: 39px;
    padding: 9px 0 10px 17px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

