body {
  margin: 0;  
  text-align: left;
  font: 0.7em verdana, arial, sans-serif;  
  line-height: 1.6em; /* Zeilenabstand*/
  color: #333;
  background: #FC3 url(img/bg.gif) repeat-y top left; 
}

#header {  
  float:left;
  clear: both;
  width: 798px;
  height: 100px;
  margin: 0 auto;
  background: #585858 url(img/header_bg.gif) repeat-y top center; 
}
#header_menu {
  float:right;
  width: 100px;
  margin: 0;
  margin-top:10px;
  text-align: left;  
}

a.mail{
	float: left;
	display:inline-block; 
	background-image:url(img/mail.gif); 
	padding-left:25px; 
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px; 	
}

a.gb{
	float: left;
	display:inline-block; 
	background:url(img/gb.gif) no-repeat 0 0; 
	padding-left:25px; 
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px; 	
}

#content {  
  float:left;
  clear: both;
  width: 800px;
  margin: 0 auto;
  text-align: left;
}
#untending {
	clear:both;
	float:left;
	text-align: center;
	vertical-align: top;
	margin-left:10px;
}

#menuBar {
  float: left;
  width: 800px !important;
  padding: 0px 0px 0px 0px !important;
  /* oben rechts */

}
h1{
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#newtop{
float: left;
width:380px;
margin-right:15px;
margin-left:15px;
margin-top:20px;
}

#news_image {
  float: right;
  width: 350px;  
  vertical-align: top;
  margin-right:30px;
  text-align:center;
  margin-top:20px;
}

.menu3 {
	padding:0 0 0 32px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#fff url(img/menu02.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
}

.menu3 li {
	float:left;
}

.menu3 li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#000; 
	text-decoration:none; 
	font-size:11px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}

.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(img/menu_bg_an.gif);}
.menu3 li.current a b {background:url(img/menu_bg_an.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(img/menu_bg.gif);}
.menu3 li a:hover b {background:url(img/menu_bg.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(img/menu_bg_an.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(img/menu_bg_an.gif) no-repeat right top;}

#writeComment { 
	visibility:hidden; 
	margin:0px;
	width:100%;
	height:0px;
	padding-left:10px;
	padding-bottom:2px;
}