@charset "utf-8";
/* CSS Document */

/* --- Allgemeines --- */
body{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	width:800px;
	background:#fff;
	margin:0 auto;
}
.cleaner{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border:none;
	background:transparent;
}

small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
a img, :link img, :visited img { border: 0 none }

/* --- Header und Metanavigation --- */
#header{
	width:800px;
	height:114px;
	background:#fff url(/_gfx/wob_logo.gif) no-repeat 50% 0;
}

/* --- Container inkl. Hintergrundbild --- */
#containerstart{
	width:800px;
	height:100%;
	background-color:#fff;
}
#container{
	width:800px;
	height:100%;
	background:url(/_gfx/gwa/body_bg.gif) repeat-y 0 0;
}
#keyvisual{
	width:800px;
	height:340px;
}
#keyvisual2011{
	width:800px;
	height:528px;
	margin-bottom:2em;
}

#introtext{
/*
width:300px;
float:left;
padding-right:100px;
*/
width:325px;
float:left;
padding-right:75px;
}
#introtext h1{
font-size:18px;
color:#efb700;
margin-bottom:10px;

}
#navstart{
width:400px;
float:left;
}
#navstart h2{
font-size:12px;
color:#efb700;
padding:0 0 6px 0;
border-bottom:1px solid #e7e7e7;
}

#navstart div.box {
float:left;
margin:7px 8px 24px 0px;
width:94px;
}

#navstart div.boxlast {
float:left;
margin:7px 0px 24px 0px;
width:94px;
}
#navstart img{
margin-bottom:3px;
}

#navstart a.pstext{
display:block;
font-size:11px;
color:#6e6f74;
line-height:16px;
text-decoration:none;
background:url(/_gfx/pfeil_gelb.gif) no-repeat 0 4px;
padding:0 0 0 7px;
}
#navstart a.pstext:hover{
color:#eeb800;
}

.spacer {
border-top:1px solid #e7e7e7;
font-size:1px;
line-height:0pt;
margin:20px 0pt 0pt;
padding:20px 0pt 0pt;
width:800px;
}
#footer{
	width:800px;
	font-size:10px;
	color:#000;
	text-align:right;
	border-top:1px solid #e7e7e7;
	margin:30px 0 20px 0;
	padding:10px 0 0 0;
}
#footer a{
	font-size:10px;
	color:#6e6f74;
	text-decoration:underline;
	border-left:1px solid #eeb800;
	margin:0 0 0 8px;
	padding:0 2px 0 8px;
}
#footer a:hover{
	color:#eeb800;
}
#bbn{
float:left;
margin:0;
padding:0;
}
#casetext{
width:585px;
float:left;
padding-right:65px;
}
#casetext h1{
font-size:14px;
color:#000;
padding:0px 0px 10px 10px;
}
#casetext h2{
background-color:#e7e7e9;
color:#000;
padding:3px 0px 3px 10px;
margin:15px 0px;
}
#casetext p{
padding-left:10px;
margin:6px 0;
}
#casetext ul{
list-style-image:url(/_gfx/gwa/li.gif);
list-style-type:square;
}
#casetext li{
margin:3px 0px 4px 0px;
}
#casetext .top{
margin-top:25px;
text-align:right;
}
#casetext a{
background:transparent url(/_gfx/pfeil_top.gif) no-repeat scroll 0pt 50%;
color:#6E6F74;
font-size:11px;
padding:0 0 0 12px;
text-decoration:none;
}
#casetext a:hover{
color:#EEB800;
}
#navright{
width:150px;
float:left;
background-color:#fff;
}
#navright h1{
background-color:#eeb800;
color:#fff;
margin:5px 0px;
padding:3px 0px 3px 5px;
}

#navigation{
margin:0;
padding:0;
/*background-color:#fff;*/
}
#navright a{
display:block;
font-size:11px;
color:#6e6f74;
line-height:14px;
text-decoration:none;
background:url(/_gfx/pfeil_gelb.gif) no-repeat 0 4px;
padding:0 0 0 7px;
margin:8px 0;
}
#navright a:hover{
color:#eeb800;
}



