@charset "UTF-8";
#infobox {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 10px;
	width: 490px;
	display: none;
}
#infobox {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 10px 0px #4a4a4a;
	-moz-box-shadow: 0px 5px 10px 0px #4a4a4a;
	box-shadow: 0px 5px 10px 0px #4a4a4a;
	border: 1px solid #CCC;
	behavior: url(css/PIE.htc);
}
#kontaktform {
	margin-left: 45px;
	margin-top: 0px;
	float: left;
}
.kontaktfliesstext table {
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#kontaktformular input {
	font-size: 13px;
}
#kontaktformular textarea {
	font-size: 13px;
}
.feldkurz {
	height: 20px;
	width: 75px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.feldmittelkurz {
	height: 20px;
	width: 100px;
	margin-bottom: 5px;
}
.feldmittel {
	height: 20px;
	width: 201px;
	margin-bottom: 5px;
}
.feldmittellang {
	height: 20px;
	width: 250px;
	margin-bottom: 5px;
}
.feldlang {
	height: 20px;
	width: 289px;
	margin-bottom: 5px;
}
.feldbox {
	width: 290px;
	height: 80px;
	margin-bottom: 5px;
}
.feldboxlang {
	width: 340px;
	height: 80px;
	margin-bottom: 5px;
}
.feldmittelbox {
	width: 220px;
	height: 50px;
	margin-bottom: 10px;
}
.fliesstextfett {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	display: block;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.kontaktfliesstext {
	font-size: 12px;
	line-height: 160%;
	color: #000;
}
.minitext {
	font-size: 10px;
}
.iptext {
	font-size: 10px;
	line-height: 160%;
	color: #000;
}
noscript #nojava{
	color: #333;
	line-height: 125%;
	border: 1px solid #9ABD27;
	padding: 15px;
	font-size: 14px;
	background-color: #DAE8B6;
	font-family: Arial, Helvetica, sans-serif;
	max-width: 480px;
	margin-top: 30px;
	margin-left: 45px;
}
.xxxblind {
	display: none !important;
	font-size:0px;
}
