#kontaktform {
 color:#646464;
 border-style:flat;
 display:inline;
}

#kontakt_links {
	float:left;
	width:200px;	
	margin-bottom:10px;
}
#kontakt_rechts {
	float:left;
	width:200px;	
	margin-bottom:10px;
}
label.kontakt_label{
	display:block;

}



#handouts_bestellen{
	margin-top:10px;	
	margin-bottom:20px;	
	line-height:14px;
	vertical-align:absmiddle;
}
.handsel, .handsel_label{
	float:left;	
}

input.kontakt {
	border:1px solid #c6c4c4;
	color:#646464;
	padding:0px;
	margin-bottom:5px;
	display:block;
}
input.error {
	border:1px solid #bc2716;	
	background-color:#c6c4c4;
	color:#000;
	padding:0px;
	margin-bottom:5px;
	display:block;
}
.plz, .vorwahl {
	width:42px;	
}
.ort, .telefon {
	width:98px;	
}
.ortwrap {
	float:left;	
}
.handoutlabel {
	width:170px;	
}
.handsel_label{
		margin-right:15px;
}
input.handsel {
		margin-right:5px;
}

table.handouttable{
	width:100%;	
}

td.handout {
	line-height:14px;
	vertical-align:text-top;
	width:50%;
}

textarea.kontakt {
	border:1px solid #c6c4c4;
	width:342px;
	height:100px;	
	overflow:auto;
}
.hinweis {
	font-size:9px;
	color:#babbbb;
	margin-top:5px;
}

input.checkbox {
	
	padding:0px;
	float:left;
	height:16px;
	vertical-align:text-top;
}
.tx-dbnkontakt-pi1{
	margin-bottom:20px;	
}
.linie5 {
	background:url('../img/greydot.gif') repeat-x;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}


#kontaktform label.handoutlabel {
	float:left;
	margin-left:10px;
	margin-bottom:5px;

}
