#suche {
	width:747px;
}

#suche img {
	border:0;
}

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

#suche p, #suche th, #suche td, #suche input, #suche select {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#525252;
}

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

#suche a {
	color:#525252;
	text-decoration:underline;
}

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

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

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

#suche .box {
	width:747px;
	margin-bottom:6px;
	background: transparent url(../img/bg_themenhl.gif) no-repeat;
}

#suche span.alt { 
	display: none; 
}

#suche .box_header { 
	height:28px;
}

#suche .box .box_content {
	position:relative;
	background-color: #FFF;
	width: 747px;
	padding: 0;
}

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

#suche .borderdotted {
	border-bottom:1px dotted #a3a3a3;
}

#suche .box .box_content_dark {
	position:relative;
	background-color: #F6F6F6;
	width: 717px;
	padding: 15px 15px 0 15px;
}

#suche .box .box_footerdark {
	background-image:url(../img/bg_boxfooterdark.gif);
	width: 747px;
	height:8px;
	font-size:0px;
	line-height: 0px;
}

/* HEADLINES
****************************************/
#suche h1#profisuche {
	background: url(../img/hl_profisuche.gif) no-repeat 15px 8px;
}


/* 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;
}