@charset "utf-8";
/* CSS Document 
	copyright 2007 by conformdata Andreas Näf - erstellt durch Sabine Näf 
*/
p.clear{
	clear: both;
	font-size:1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}
/* ========================================
		Layout KONTAKTFORMULAR
	=========================================*/
form.kontakt{/* Formular */
	font-size: 12px;
	width: 95%; 
	margin-top: 0px;
	margin-bottom:35px;
}

form.kontakt legend{
	font-size:14px; 
	font-weight:normal;
	color:#000000;
	font-style: italic;
	margin: 0px 10px;
}
form.kontakt fieldset{
	border:2px solid #cccccc;
	margin-bottom: 25px;
	padding-top: 0px;
}
form.kontakt label,
form.kontakt.kontaktformular label{
	padding: 4px 15px 4px 0px;
	text-align:left

}
form.kontakt table.formulartabelle label{
	padding: 4px 15px 4px 0px;
	text-align:left

}
table.formulartabelle{
margin: 0px 0px;
}
table.formulartabelle th,
table.formulartabelle td{
	text-align: left;
	padding-bottom:3px;
}
label.beforeSelect{
	margin-right: 2px;
}
input.textfeld{
	width:250px;
	border: 1px solid #cccccc;
}
textarea{
	width: 90%;
	height: 100px;
	border: 1px solid #cccccc;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus
td.error input,
td.error textarea{
	background-color: #d8dee7;
	border-color: #cccccc;
}
input.checkbox{
	line-height:120%;
}
.checkbox{
	vertical-align: bottom;
	margin: 2px;
	height: 22px;
}
select.selectfeld{
	padding:1px;
	margin:2px 2px 2px 0px;
	border:1px solid #CCCCCC;
	height: 17px;
	float:left;
}

caption{
	text-align: left;
	font-weight: bold;
	margin-bottom:5px;
	padding: 0px 5px;
}
input.senden, input.zurueck{
	width:100px;
	text-align:center;
	cursor:pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	padding: 0px;
	margin: 0px;
}

#errMsg {
	color: #cc0000;
	margin: 3px;
	padding: 0;
}
.error { color: #cc0000 }











p.clear{
	clear: both;
	font-size:1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}
/* ========================================
		Layout KONTAKTFORMULAR
	=========================================*/
form.kontakt{/* Formular */
	font-size: 12px;
	width: 95%; 
	margin-top: 0px;
	margin-bottom:35px;
}

form.kontakt legend{
	font-size:14px; 
	font-weight:normal;
	color:#000000;
	font-style: italic;
	margin: 0px 10px;
}
form.kontakt fieldset{
	border:2px solid #cccccc;
	margin-bottom: 25px;
	padding-top: 0px;
}
form.kontakt label,
form.kontakt.kontaktformular label{
	padding: 4px 15px 4px 0px;
	text-align:left;
	font-size:14px;

}
form.kontakt table.formulartabelle label{
	padding: 4px 15px 4px 0px;
	text-align:left
}

table.formulartabelle{
margin: 0px 0px;
}
table.formulartabelle th,
table.formulartabelle td{
	text-align: left;
	padding-bottom:3px;
}
table.formulartabelle th{
	width:150px;
	text-align: left;
}
table.formulartabelle td{
	vertical-align:middle;
	font-size:14px;
	height:20px;
	
}
label.beforeSelect{
	margin-right: 2px;
}
input.textfeld{
	width:250px;
	border: 1px solid #cccccc;
}
input.w50{
width: 50px;
}
textarea{
	width: 250px;
	height: 100px;
	border: 1px solid #cccccc;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus
td.error input,
td.error textarea{
	background-color: #d8dee7;
	border-color: #cccccc;
}
input.checkbox{
	line-height:120%;
}
.checkbox{
	vertical-align: bottom;
	margin: 2px;
	height: 22px;
}
select.seletfeld{
	padding:1px;
	margin:2px 2px 2px 0px;
	border:1px solid #CCCCCC;
	height: 17px;
	float:left;
}

caption{
	text-align: left;
	font-weight: bold;
	margin-bottom:5px;
	padding: 0px 5px;
}
input.senden, input.zurueck{
	width:100px;
	text-align:center;
	cursor:pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	padding: 0px;
	margin: 0px;
}

#errMsg {
	color: #cc0000;
	margin: 3px;
	padding: 0;
}
.error { color: #cc0000 }


