body  {
font-size: 100.1%;
background: #b9b49f;
margin: 40px 0 40px 0;
min-height: 101%;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Helvetica, Verdana, sans-serif; }

li li {
  font-size: 100% !important;
}

#shadowRight {
	margin-top: -283px;
	margin-left: -475px;
	top: 50%;
	left: 50%;
	position: absolute;
	width: 966px;
	height: 565px;
	background-image: url(/de/whb/pics/shadow_rechts.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#shadowBottom {
	width: 966px;
	height: 572px;
	background-image: url(/de/whb/pics/shadow_unten.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/* CONTAINER
--------------------------------------------------*/

#container {
text-align: left;
margin: 0 auto;
width: 950px;
height: 565px;
background: transparent url(/de/whb/pics/bg-container.gif) repeat-y;
 }
 

/* INHALT
----------------------------------------------*/
#main_start  {
width: 950px;
margin: 0;
padding: 0;
text-align: left;
background: transparent;
clear: both;

}

#main  {
background: transparent url(/it/whb/pics/bg-vorschalt.jpg) no-repeat;
width: 950px;
margin: 0;
text-align: left;
clear: both;
}

.hoehe { height: 502px; }
div[class = "hoehe"] { height: auto; min-height: 502px }

.platz { height: 565px; }
div[class = "platz"] { height: auto; min-height: 565px }

#main  {
background: transparent url(/it/whb/pics/bg-vorschalt.jpg) no-repeat;
width: 950px;
margin: 0;
text-align: left;
clear: both;
}

#content       {
float: left;
width: 600px;
line-height: 1.2em;
text-align: left;
font-size: 0.7em;
background: transparent;
color: #734f00;
position: relative;
text-align: center;
left: 145px;
top: 345px;
}

#content p {
padding-top: 8px;
}

#verlinkung {
float: left;
width: 950px;
height: 90px;
margin-top: 340px;
}

/* FOOTER
------------------------------*/
#footer   {
font:  0.7em Arial, Helvetica, Verdana, sans-serif;
clear: both;
width: 950px;
height: 64px;
background: transparent url(/de/whb/pics/footer-start-bg.jpg) no-repeat;
color: #666;
}
#footer p {
padding: 12px 60px 20px 10px;
color: #666;
text-align: right;
}

  
/*Footernavigationen
-------------------------------------------------*/
div.footernav     {
left : 30px;
width : 920px;
padding : 0;
height: 64px;
float: left;
}
div.footernav ul  {
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
div.footernav li  {
display : inline;
padding : 0;
margin : 0;
}
div.footernav a      {
margin : 0;
padding :6px 10px 10px 10px;
display : block;
float : left;
text-decoration : none;
text-align: center;
color: #724f00;
font-size: 12px;
background: transparent;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
div.footernav a:hover   {
color: #e3a417;
}
.tophier a:link, .tophier a:visited, .tophier a:hover, .tophier a:active, .tophier a:focus {
text-decoration : none;
background: transparent url(/de/whb/pics/topnavi-bg.jpg) 0 no-repeat;

}
div.footernav img {
position: relative;
top: 13px;
}

div.footernav .navunten {
padding :22px 10px 10px 10px;
/* margin-left: 50px; */
/* hack wegen fehlender flaggen */
position: relative;
left: 80px;

}

/* FORMULAR
---------------------------------------------------*/
fieldset {
	width: 400px;
	border: 0;
}
fieldset p { 
width: 100%; 
float: left; 
}
fieldset input  {
width: 60%; 
border: 1px solid #ccc;
background: #fafafa;
}
.submit {	
	background:  #fafafa;
	width: 20%;
}
.rechts {
	text-align: right;
	margin-right: 5px;
	
}
fieldset select  {
width: 100px; 
padding-right: 5px;
}
fieldset label {
display: block; 
float: left;
width: 35%;
padding: 0px; 
margin: 0 5px 0 0;
background: #f3ebca; 
color: inherit;

	}
.lang {
	width: 80%;
	background: #fff;
}
fieldset textarea {
	border: 1px solid #ccc;
	width: 240px;
	background: #fafafa;
}	
.kurz {
	width:20px;
}
/*Ende Formular*/


dl {
width: 100%;
overflow: auto;
padding-left: 30px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html dl {
width: 495px;
}
/* End hide from IE5/mac */


dt {
width: 280px;
float: left;
clear: left;
font-size: 0.8em;
line-height: 20px;
margin-bottom: 5px;

}
dd { 
margin-left: 295px;
width: 70px; 
font-size: 0.8em;
line-height: 20px;
margin-bottom: 5px;
text-align:right;
}

.grau {
color: #999;
}