body {
	font-size: 11px;;
    font-family: Arial,Verdana,Helvetica;
    color:#999999;
    background-image:url(img/back_verlauf.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.title {
    color:#000;
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color:#000;
}

a.textLinks {
	text-decoration:none;
}

p {
	padding:13px; 
	margin: 0;
}

img {
	border: none;
}

#bodycontainer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:859px;
	height:700px;
}

#topbar{
	position:absolute;
	width: 857px;
	height: 12px;
	background-color: #333333;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#headimg{
	position:absolute;
	top:13px;
	left:174px;
	width:684px;
	height:98px;
	background: url("img/header.jpg") no-repeat;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#logo{
	position:absolute;
	top:13px;
	background: url("img/logo.jpg") no-repeat;
	width: 173px;
	height: 98px;	
	text-decoration:none;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#content {
	background:url("img/map.jpg") no-repeat;
	position:absolute;
	top:112px;
	width:638px;
	height:321px;
	background-color:#FFF;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow:auto;
}

#rightbox_title {
	position:absolute;
	left: 639px;
	top:112px;
	width: 218px;
	height: 23px;
	background-color:#FFF;
	overflow:auto;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	overflow:hidden;
	line-height:20px;
	vertical-align:middle;
	background-image:url(img/finder.jpg);
}

#rightbox_finder {
	position:absolute;
	left: 639px;
	top:136px;
	width: 218px;
	height: 199px;
	background-color:#FFF;
	overflow:auto;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	

}

#rightbox_contact {
	position:absolute;
	left: 639px;
	top: 336px;
	width: 218px;
	height: 97px;
	background-color:#FFF;
	overflow:hidden;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;

	
}

#leftbox {
	position:absolute;
	top:434px;
	width: 638px;
	height: 110px;
	background-color:#FFF;
	overflow:hidden;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#rightbox {
	position:absolute;
	left:639px;
	top:434px;
	width: 218px;
	height: 110px;
	background-color:#FFF;
	overflow:hidden;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	
}

#leftbottom {
	position:absolute;
	top: 545px;
	width: 639px;
	height: 150px;
	background-color:#FFF;
	overflow:hidden;
	
}

#rightbottom {
	position:absolute;
	top:545px;
	left:640px;
	width: 218px;
	height: 150px;
	background-color:#FFF;
	overflow:hidden;
	
}

.resultlist{
	padding-left: 32px;
	padding-top: 20px;
}
.resultitem{
	margin-bottom: 5px;
	margin-top: 15px;
}

label{
	line-height: 20px;
	color:#000;
}
select,input{

	font-size: 0.9em;
	width: 170px;	
}

        	
