@CHARSET "ISO-8859-1";

body{
	font-family:arial;
}
#header{
	height: 45px;
	background: #ffffff;
	border-bottom: 1px solid #f3f3f3;
}
#ebene1{
	height:33px;
}
#ebene1 div{
	float: left;
}
#suche{
	margin-left: 5px;
	width: 585px;
}
#header .headerLinkNextToSearch {
	height:35px;
	line-height:35px;
	margin-left:20px;
	font-weight: bold;
	font-size: 13px;
}
#suche .mitte{
	background: #F0F0F0 none repeat scroll 0 0;
	height:33px;
}
#suche .border{
	margin-top: 3px;
	float: left;
	border: 1px solid #f2f2f2;
}
.suche .button{
	background: url(http://www.popula.de/media/image/frontend/search.png);
	background-position: center top;
	height: 26px;
	width:63px;
	border: 1px solid #AAAAAA;
	cursor: pointer; 
}
#suche .border input{
	border:1px solid #AAAAAA;
	color:#000000 !important;
	font-size:13px;
	font-weight:bold;
	height:1.34em;
	margin:0;
	padding:0.236em;
	vertical-align:middle;
	width:245px;
	font-family:arial;
}
#suche .suche{
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
#ebene2{
	float: none;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#ebene2 .links{
	float: left;
}
#ebene2 .rechts{
	float: right;
}
#ebene2 a{
	color: #3e79a9;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding-right: 10px;
}
#box .top, .bottom{
	width: 320px;
	height: 3px;
}
#box .center{
	width:250px;
}
