#suche {
	width:747px;
}

#suche img {
	border:0;
}

#suche h1, p {
	padding:0;
	margin:0;
}

#suche p, #suche th, #suche td {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000;
}


#suche p {
	margin-bottom:10px;
}

#suche a {
	color:#000;
}

span.pinkbold {
	color:#005AA6;
	font-weight:bold;
}

#suche form {
	padding:0;
	margin:0;
}

#suche .cleardiv {
	clear:both;
	font-size:0px;
	line-height: 0px;
}

#suche .box {
	position:relative;
	width: 747px;
	padding: 0;
	background:url('/fileadmin/templates/img/bg_content.jpg') repeat-y top right #fff;
}

#suche span.alt { 
	display: none; 
}

#suche .box_header { 
	position:relative;
	width:723px;
	height:35px;
	background:url('/fileadmin/templates/img/bg_contentheader.jpg') no-repeat;
	padding:0 10px 0 14px;
}

#suche .box_header span.alt { 
	display:block !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0056A3;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
}

#suche .box .box_content {
	position:relative;
	width:742px;
}

#suche .box .box_content .box_content_abstand {
	position:relative;
	background-color: #FFF;
	width: 714px;
	padding: 20px 14px;
}

#suche .borderdotted {
	border-bottom:1px solid #C9E0ED;
}

#suche .box .box_content_dark {
	position:relative;
	width:714px;
	background-color:#F6FAFC;
	border-top:1px solid #C9E0ED;
	padding:7px 14px;
}

#suche .box_footer {
	background:url('/fileadmin/templates/img/footer.jpg') no-repeat;
	width: 747px;
	height:19px;
	font-size:0px;
	line-height: 0px;
}

/* HEADLINES
****************************************/
#suche h1#profisuche {
	
}


/* FORM
****************************************/

#suche input.anmelden {
	width:185px;
	height:14px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

#suche select.anmelden {
	width:185px;
	height:18px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	margin-bottom:5px;
}

/* BUTTON
****************************************/

#suche a#suche_suchestarten_btn {
	float: right;
	display: block;
	width: 119px;
	height: 18px;	
	background:url(../img/button_suchestarten.gif) no-repeat;
}