body{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	margin: 0px;
	margin-left: 10px;

}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

b, strong {
	color: #666666;
	font-style: normal;
    font-weight: normal; 
    
}

#print_ico {
  position : absolute;
  top: 12px;
  left: 813px;
  width : 24px;
  height: 24px;
}

#site_top {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 30px;
   background-color: #ACACAC;
}

#search {
    font-size: 11px;
    text-transform: uppercase;
    margin:0;
    margin-bottom: 2px;
   color: #433A31; 
}
   
a {
	color: #FFFF00;
	font-style: normal;
	text-decoration: none;
}

ul{
margin-left: 0px;
padding-left: 0px;
list-style: none;
margin-top: 0px;

}

li{
padding: 0 0 0 12px;
background: url(images/plus.gif) no-repeat; 
}

#impressum {
   position: absoulte;
   top: 250px;
   height: 50px;
   border-top: 1px solid #666666;
   background-image:url(images/impressum.jpg); 
}

#content #content_bottom {
  position:relative; 
  top: 0px;
  left: 0px;
  width: 822px;
  height: 210px;
}

#left {
  position:absolute; 
  top: 0px;
  left: 10px;
  width: 274px;
  height: 210px;
  background-color:#BFBFBF;

}
#header_left {
  position:absolute; 
  top: 0px;
  left: 0px;
  width: 274px;
  height: 34px;
  background-color:#5F5F5F;

}

#content_left {
  position:absolute; 
  top: 42px;
  left: 20px;
  width: 243px;
  height: 160px;
  color:#FFFFFF;
  background-color:#BFBFBF;
  overflow: auto;  
  
  scrollbar-face-color: #A9A9A9 ;
  scrollbar-highlight-color: #A9A9A9;
  scrollbar-3dlight-color: #A9A9A9;
  scrollbar-darkshadow-color:A9A9A9;
  scrollbar-shadow-color: #A9A9A9;
  scrollbar-arrow-color: #BFBFBF;
  scrollbar-track-color: #BFBFBF;
  
  scrollbar-width: 10px;

}

#center {
  position:absolute; 
  top: 0px;
  left: 284px;
  width: 283px;
  height: 210px;
  background-color:#ACACAC;
}

#header_center {
  position:absolute; 
  top: 0px;
  left: 0px;
  width: 283px;
  height: 34px;
  background-color:#565656;
}

#content_center {
  position:absolute; 
  top: 42px;
  left: 20px;
  width: 243px;
  height: 160px;
  background-color:#ACACAC;
  overflow: auto;  
  max-height: 160px; 
  color:#FFFFFF;
  
  scrollbar-face-color: #A9A9A9 ;
  scrollbar-highlight-color: #A9A9A9;
  scrollbar-3dlight-color: #A9A9A9;
  scrollbar-darkshadow-color:A9A9A9;
  scrollbar-shadow-color: #A9A9A9;
  scrollbar-arrow-color: #BFBFBF;
  scrollbar-track-color: #BFBFBF;
  
  scrollbar-width: 10px;

}

#right {
  position: absolute; 
  top: -7px;
  left: 566px;
  width: 274px;
  height: 210px;
}

#iframe_content {
  background-color:#FFFF33;
}

#header_left_title {
  position:absolute;
  top: 12px;
  left: 20px;
  font-weight:normal;
  color: #FFFFFF;
  font-size: 12px;
}

#header_center_title {
  position:absolute;
  top: 12px;
  left: 20px;
  font-weight:normal;
  color: #ADADAD;
  font-size: 12px;
}

#header_right_title {
  position:absolute;
  top: 0px;
  left: 0px;
  height:0px;
  font-weight:normal;
  font-size: 0px;
}

