body  {
font-size: 11px;
background: #b9b49f;
margin: 40px 0 40px 0;
min-height: 101%;
}

.clearer {
	clear: both;
}

: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;
 }
 
#header {
position:relative;
width: 950px;
background: transparent url(/it/whb/pics/header-bg.jpg) no-repeat;
height: 124px;
}

#nav {
background: transparent url(/de/whb/pics/nav-bg.jpg) no-repeat;
z-index:1000;
position:relative;
}

#nav, #nav ul {
	float: left;
	width: 950px;
	list-style: none;	
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 11px;
	height: 39px;
}

.oben {
background: #1c3f81;
}

#nav a {
	display: block;
	width: 12em;
	w\idth: 8em;
	color: #734f00;
	text-decoration: none;
	padding: 0.5em 0.5em;
	line-height: 25px;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
}

 /*\*/
     html*#nav a 
{ letter-spacing: normal;  }
     /**/

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	w\idth: 12.3em;
	padding-top: 2px;
	padding-left: 5px;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 17em;
	w\idth: 17.5em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 6px;
	background: #FBF1CE;
}

#nav li li {
	padding-right: 0.5em;
	width: 16em;
	w\idth: 15.5em;
	background-image: url(/de/whb/pics/submenu_bottomline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.homespacer {
	width: 230px!important;
}

#nav li li a{
	color: #734f00;
	font-size: 11px !important;
	letter-spacing:normal;
	font-weight: bold;
	line-height: 13px;
}

#nav li ul a {
	width: 19em;
	w\idth: 18em;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: transparent;
}

#nav a:hover {
color:#e18336; 
}


.current {
color: #e18336!important;
}				

/* INHALT
----------------------------------------------*/
#main  {
background: transparent url(/it/whb/pics/bg-sorten.jpg) no-repeat;
width: 950px;
margin: 0;
text-align: left;
clear: both;

}

.hoehe { height: 341px; }
div[class = "hoehe"] { height: auto; min-height: 341px }

#content       {
float: left;
width: 250px;
line-height: 1.2em;
text-align: left;
background: transparent;
color: #fff;
position: relative;
left: 610px;
top: 50px;
}

#content_links     {
float: left;
width: 250px;
line-height: 1.2em;
text-align: left;
background: transparent;
padding-left: 120px;
padding-top: 40px;  
}

#content_aktuell     {
float: left;
width: 550px;
line-height: 1.2em;
text-align: left;
background: transparent;
padding-left: 50px;
padding-right: 15px;
padding-top: 40px;  
}

#content_download     {
float: left;
width: 550px;
line-height: 1.2em;
text-align: left;
background: transparent;
padding-left: 200px;
padding-right: 15px;
padding-top: 40px;  
}


#content .auto {
height:300px;
overflow: hidden;
overflow: auto;
}

#content_links .auto {
height:300px;
overflow: hidden;
overflow: auto;
}

#content_aktuell .auto {
height:300px;
overflow: hidden;
overflow: auto;

}
#content_download .auto {
height:300px;
overflow: hidden;
overflow: auto;

}

p { padding: 0 0 5px 0; line-height: 1.4em;}
h1    { 	color: #734f00; font-size: 14px; padding: 10px 0px 10px 0px; font-weight: bold;  }
h2, h3    { 	color: #734f00; font-size: 12px; padding: 20px 0px 10px 0px; font-weight: bold;  }
ul { list-style-type: none;padding: 0; margin: 0 5px 15px 30px;}
li {
font-size: 0.8em;
color: #000;
padding-left: 20px;
padding-bottom: 5px;
background: transparent url(/de/whb/pics/anstrich.gif) 0 0 no-repeat;  
}

a:link  {
color : #e18336;
text-decoration : none;

}

a:visited {
color : #e18336;
text-decoration : none;

}
a:hover {
color : #e18336;
text-decoration: underline;

}
a:active {
color : #e18336;
text-decoration : none;

} 


li li {
background-image: url(/de/whb/pics/kreis.gif);
background-position: 0 5px;
background-repeat: no-repeat;
padding-left: 2em;
}

#content2 {
	overflow: auto;
	width: 235px;
	height: 300px;
	padding-right: 15px;
	color: #734f00;
	float: left;
	padding-left: 610px;
	padding-top: 30px;
	
}

#content p {
color: #fff;

}

#content2 p {
	color: #734f00;
}
#content_links { color: #734f00; }

#content_aktuell { color: #734f00; }

/* FOOTER
------------------------------*/
#footer   {
font:  0.7em Arial, Helvetica, Verdana, sans-serif;
clear: both;
width: 950px;
height: 61px;
background: transparent url(/de/whb/pics/footer-hg.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: 61px;
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 :3px 10px 10px 10px;
display : block;
float : left;
text-decoration : none;
text-align: center;
color: #724f00!important	;
font-size: 12px;
background: transparent url(/de/whb/pics/line.jpg) top right no-repeat;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}

 /*\*/
     html*.footernav a 
{ letter-spacing: normal;  }
     /**/

div.footernav a:hover   {
color: #e18336!important;
}
div.footernav a.aktiv   {
color: #e18336!important;
}
.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: 260px;

}

/* 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;
}
textarea {
	font-size: 11px;
}
/*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;
}

#editorpanel {
	font-size: 11px;
}

#sorten {
	width: 700px;
	float: left;
	padding-left: 250px;
	padding-top: 15px;
}

#sbiere {
	margin-left: 175px;
}

.lastbier {
	margin-left: 30px;
}

/* --------------------------------- */
/* news */
/* --------------------------------- */

#news, #events, #sponsorings {
	border-top: 1px solid #ccc;
	color: #734f00;
}

#news .newsrow,
#events .eventsrow,
#sponsorings .sponsoringsrow {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

#news .newsdate,
#events .eventsdate,
#sponsorings .sponsoringsdate {
	color: #666;
	font-size: 90%;
}

#news .newstitle,
#events .eventstitle,
#sponsorings .sponsoringstitle {
	font-weight: bold;
	font-size: 120%;
}

#news .newsimage,
#events .eventsimage ,
#sponsorings .sponsoringsimage {
	float: left;
	margin-right: 10px;
}

#artikelbilder #bilderlisting,
#artikelfiles #filelisting {
	padding-top: 10px;
}

#artikelbilder .artikelbild {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#artikelbilder .artikelbild .bildlink {
	float: left;
	margin-right: 10px;
}

#artikelfiles #filelisting {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}


/* --------------------------------- */
/* dldb */
/* --------------------------------- */

#dldbmenu {
	width: 250px;
	height: 315px;
	float: left;
	padding-left: 7px;
}

#content3 {
	overflow: auto;
	width: 650px;
	height: 300px;
	padding-right: 15px;
	float: left;
	padding-top: 20px;
	color: #734f00!important;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-face-color: #C3A452; 
	scrollbar-darkshadow-color: #5A491D; 
	scrollbar-3dlight-color: #5A491D; 
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #D4BB82; 
	scrollbar-track-color: #F8EFC8; 

}

#content3 p {
	color: #734f00;
}

#dldbdropdowns {
	margin-top: 50px;
}

#dldbdropdowns select {
	margin-bottom: 10px;
}

#dldbody {
	background-color: #FEF0CD;
}

#dldbpopup {
	margin: 10px;
}

#bilderkorbcontainer {
	margin-top: 50px;
	width: 550px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ccc;
}

#bilderkorbcontainer .tdheader {
	font-weight: bold;
	background-color: #FEF0CD;
	
}

#bilderkorbbuttons input,
#dldborderbuttons input,
#sonderbtns input,
.submit {
	background-color: #FEF0CD;
	border: 1px solid #8E7F5E;
	font-weight: bold;
	color: #B0872D;
	margin-top: 7px;
}

#dldbordercontrols {
	margin-top: 10px;
}

#dldbordercontrols input,
#sonderform input {
	margin-bottom: 5px;
}

.error,
.error * {
	color: red!important;
	margin-bottom: 10px;
}

.success,
.success * {
	color: darkgreen!important;
	font-weight: bold;
	margin-bottom: 10px;
}

.bad {
	background-color: red;
	color: white;
}

#bilderkorb {
	background-color: #fff;
	border: 1px solid #B0872D;
	width: 220px;
}

#bilderkorb #bilderkorbheader {
	background-color: #FEF0CD;
	padding: 4px;
}

#bilderkorb #bilderkorbheader h3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: left;
	width: 50px;
}

#bilderkorb #bilderkorbheader a {
	float: right;
	width: 50px;
}

#bilderkorb #bilderkorbpreview {
	padding: 4px;
}

#bilderkorb #bilderkorbpreview a.tocart {
	background-color: #FEF0CD;
	border: 1px solid #8E7F5E;
	font-weight: bold;
	color: #B0872D;
	padding: 4px;
}

.linkborder {
	border-color: #734F00;
}

/* --------------------------------- */
/* FORMS */
/* --------------------------------- */

.formcontrol {
	margin-bottom: 10px;
	clear: both;
}

.formcontrol label {
	display: block;
	float: left;
	width: 150px;
}