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

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

a {
	color: #FFFF00;
	font-style: normal;
	text-decoration: none;
}

b, strong {
	color: #666666;
}

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

}
#print_ico {
  position : absolute;
  top: 12px;
  left: 800px;
}

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


#search{

 
}

form{

margin: 0px;
padding: 0px;
}

#site_top {
  background-color:#A9A9A9;

  left:0px;
  position:static;
  border-top: 1px solid #818181;
} 

#email {
  position: absolute;
  top: 0px;
  left: 900px;
  width: 33px;
 
}

#content_bottom {
  position:relative; 
  top: 0px;
  left: 10px;
  width: 822px;
  height: 209px;
  background-color:#000000;
 
}

#inhalt {
	background-image:url(images/centerframe.jpg);
	background-repeat:no-repeat;
	width: 852px; 
	height: 680px; 
	z-index: 1000;
}



#iframe_content {
  background-color:#FFFF33;
}

#header_left_title {
  position:absolute;
  top: 12px;
  left: 20px;
  font-weight:bold;
  color: #FFFFFF;
  font-size: 12px;
}
#header_center_title {
  position:absolute;
  top: 12px;
  left: 20px;
  font-weight:bold;
  color: #ADADAD;
  font-size: 12px;
}
#header_right_title {
  position:absolute;
  top: 12px;
  left: 20px;
  font-weight:bold;
  color: #ADADAD;
  font-size: 12px;
}
