#head {
	width:100%;
	height:auto;
	background:#fff;
	padding-bottom:75px;
	}
	
#head_left{
	
	margin:0px;
	margin-bottom:0px;
	padding-top:32px;
	}
	
a.logolink{
	border:0;
	}
	
a.logolink img{
	border:0;
	}
	
#head_right{
	position:absolute;
	right:24px;
	top:15px;
	text-align:right;
	}
	
#head_right_menu{
	
	}

#head_right a
{
	width:auto;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#b8b8b8;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #b8b8b8;
		
	}
	
	
#head_right a.last{
	width:auto;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#b8b8b8;
	border:0;
	margin:0;	
	padding:0;
	text-align:right;
	}
	
#searchbox {
	vertical-align:top;
}

#form_suche {
   margin:0px;
   padding:0px;
}

#suchfeld{
	position:absolute;
	left:753px;
	top:52px;
	border:2px solid #b8b8b8;
	border-right:0px;
	background:url(../imgs/lupe.gif) left no-repeat;
	width:154px;
	font-size:12px;
	line-height:12px;
	padding:0;
	margin:0;
	padding-left:20px;
	height:17px;
	}
	
#suchbutton {
       font-size:0px;
	height:21px;
	position:absolute;
	left:903px;
	top:52px;
	border:2px solid #b8b8b8;
	background:url(../imgs/suche.gif) left no-repeat #999999;
	color:#fff;
	width:52px;
	cursor:pointer;
	}
	
	
#footer a
{
	width:auto;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	color:#b8b8b8;
	margin-right:5px;
	padding-right:5px;
		
	}
