/* rechte Seite Suchformular + Tabelle */

#inhalt_tab{
	float:right; 
	width:692px; 
	margin-bottom:10px
}

/* Suchformular */

#suchformular {
	background-color:#D2E7FF;
	width:680px;
	margin:5px;
	border: 1px solid #64ADFF;
	/*text-align:center;*/
	color: #003366;
	float:left;
}

.ueberschrift_suche {
	background-color: #8CC2FF;
	text-align:left;
	width:680px;
	height:22px;
	padding:10px 0 5px 0;
	float:left;
	border-bottom:1px solid #64ADFF;
}

#ueberschrift_suche1 {
	float:left;
	margin-left:10px;
	font-size: 10pt;
	font-weight: bold;
}

#inhalt_suche {
	clear:both;
	float:left;
	width:660px;
	margin:10px 10px 0px 10px;
	text-align:left;
}

/* Formularangaben */

#form1{
	width:660px;
}
#form2{
	width:660px;
	border-top:#64ADFF solid 1px; 
	margin:10px;
}
#absenden {
	background-color:#D2E7FF;
	padding:2px;
	text-align:center;
	background-image:url(../index-dateien/images_allg/hinter-klein.gif);
	background-repeat:repeat-x;
	border:1px solid #64ADFF;
	font-weight:bold;
}
#anzahl{
	width:250px;
	height:30px;
	float:left;
}

.max_pers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#ECF5FF;
	border:#64ADFF solid 1px;
	color:#003366
}

.sammler {
	width:165px;
	float:left;
	margin-bottom:10px;
	font-size:8pt;
}

.checkbox {
	width:20px; 
	float:left;
	margin:0px 5px 3px 0px;
	color:#64ADFF;
}
.checkbox_schrift {
	float:left;
	height:15px;
	padding-top:3px;
}

.sammler_lang {
	float:left;
	margin-bottom:10px;
	font-size:8pt;
	width:660px; 
	border-top:#64ADFF solid 1px; 
	padding-top:10px;
}

#name_direkt{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	background-color:#ECF5FF; 
	border:#64ADFF solid 1px; 
	color:#003366;
}

#start_suche {
	width:120px;
	background-color:#D2E7FF;
	padding:2px;
	float:right;
	text-align:center;
	background-image:url(./images/hinter-klein.gif);
	background-repeat:repeat-x;
	border:1px solid #64ADFF;
	font-weight:bold;
}


/* Spalte mit 1x Eintrag ohne Sonderzeile */

.anzeige_objekt {
	width: 680px;
	height:85px;
	float:left;
	margin:5px;
	border: 1px solid #996600;
	background-color:#FFF3CF;
	/*color: #775100;*/
		border-top:1px solid #996600;
	border-left:1px solid #996600;
	border-right:1px solid #996600;
}

.tab1 {
	text-align:left;
	width:120px;
	float:left;
	height:85px;
	border-right:1px solid #ffdb6c;
}


.tab2 {
	text-align:left;
	width:98px;
	float:left;
	padding:3px;
	padding-left:5px;
	border-right:1px solid #ffdb6c;
	height:80px;
}

.tab3 {
	text-align:left;
	width:128px;
	float:left;
	padding:3px;
	border-right:1px solid #ffdb6c;
	height:80px;
}

.tab3_1 {
	font-weight:bold
}

.tab3_2 {
	margin-top:5px;
	height:40px
}

.tab3_3 {
	height:19px;
	margin-top:5px
}

.tab3_3_mail {
	margin-right:7px;
	width:35px;
	float:left;
}

.tab4 {
	text-align:left;
	width:204px;
	float:left;
	padding:3px;
	border-right:1px solid #ffdb6c;
	height:80px;
}

.tab5 {
	text-align:left;
	width:100px;
	float:left;
	padding:3px;
	border-bottom:1px solid #ffdb6c;
	height:55px;
}

.tab5_1 {
	margin-top:3px;
}

.tab5_2 {	
	text-align:right;
	width:100px;
	float:left;
	padding:3px 3px 3px 3px;
	height:17px;
}

.tab5_2_detail {
	margin: 2px 10px 0 30px;
	width: 36px;
	float:left;
}

/* Sonderzeile */

.sonderzeile {
	float:left;
	background-color: #ffedb7;
	text-align:center;
	width:675px;
	border:1px solid #996600;	
	border-top:0;
	height:15px;
	margin: -5px 0px 5px 5px;
	padding: 4px 0px 1px 5px;
	color: #A74514;
	font-weight:bold;
}
.hat_sonderzeile
{
	border-top:1px solid #996600;
	border-left:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:0px;
	/*text-decoration:blink;*/
}
