@charset "utf-8";
/* CSS Document */

.contactform {
	float:right;
	width:350px;
	margin:0 0 15px 25px;
	padding:0 0 0 25px;
	border-left: dotted 1px #999;

}

/* -------- "do form! 2" -------- */

	#div_3_cont	input.formcheck { 
	border:none; width:auto; padding:0 0 0 0.3em; margin:3px 0 5px 0; height:11px;
		}

	.forminfo { /* Fehlermeldung */
	color:#80005e;
	margin: 0 0 10px 0;
	}

	.checkboxdiv label, .checkboxdiv input, .checkboxdiv div {
		}

#div_3_cont	input.formsubmit {height: 16px; width:227px; 
					padding:0 0 2px 0 ; margin:5px 0 10px 0px;
					background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; 
					}
#div_3_cont	input.formsubmit:hover {background:#3a2c56; color:#fff; border:1px solid; border-color:#785FAD #130E1D #130E1D #785FAD;}		

/* -------- / "do form! 2" -------- */

div.form_ortplzland {
	}
div.form_ortplzland label {
	width:auto;
	}
div.form_ortplzland input {
	width:67px !important;
	}

/*
div.form_ortplzland_input {
	clear:right;
	}
	
div.form_ortplzland_input input {
	width:67px;
	}
	
div.form_ortplzland_label {
	float:left;
	clear:left;
	}
	
div.form_ortplzland_label label {
	clear:none;
	width:auto;
	}
*/
div.contactform p {
	padding:0 !important;
	color:#888;
	}

#div_3_cont form { margin:0; padding:0; color:#888;}
#div_3_cont fieldset {width:360px; padding:0px; margin:0px 5px 5px 0px; text-align:left; border:none;}

#div_3_cont label { 
	display:block; float:left; clear:left;
	line-height:1.5em; width:115px; 
	margin:0 3px 3px 0; padding:0;
	font-size:11px;
	}

#div_3_cont input {
	width:220px; height:14px;
	padding:0 0 0 0.3em; margin: 0 0 0.3em 0;  
	border:1px solid #999; background:#fff;
	font-size:11px;
	}
	
#div_3_cont input:focus {border-color:#3a2c56;}
.checkbox { border:none; width:auto; padding:0 0 0 0.3em; margin:0px 0 0.3em 0; height:11px;}
.checkboxtext {}

#div_3_cont input.submitbtn {height: 16px; width:110px; background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}
#div_3_cont input.submitbtn:hover {background:#3a2c56; color:#fff; border:1px solid; border-color:#785FAD #130E1D #130E1D #785FAD;}

#div_3_cont select {border:1px solid #999; padding-left:0.3em; margin-bottom:0.3em; background:#fff; width:225px; font-size:11px;}
#div_3_cont option {color:#3a2c56;}
#div_3_cont textarea {width:224px; border:1px solid #999;}
#div_3_cont textarea:focus { border-color:#3a2c56;}

.plz {width:50px;}
.ort {width:160px;}
.strasse {width:180px;}
.strnummer {width:30px;}