@charset "utf-8";
/* CSS Document */

 /*********************************************************
* Styles Formular
**********************************************************/
.textareakontakt {
	background: transparent;
	width: 500px;
	color:#FF9900;
	border: 1px dashed #CCCCCC;
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputkontakt {
	background: transparent;
	width: 410px;
	color:#FF9900;
	border-bottom: 1px dashed #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.CLASS_ERROR ul {
	font-weight:bold;
	color:#33FF00;
	list-style: url(bilder/pfeil_03.gif) none;
	padding-left:50px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:130%;
}


/*********************************************************
* Styles Formular Ende
**********************************************************/

#kontakt #content, #newsletter #content {
	background-image: url(bilder/bg_kontakt_07.jpg);
	background-color: #666666;
	background-repeat: repeat-x;
}
#kontaktformular[id] #content, #newsletter[id] #content {
	background-image: url(bilder/bg_kontakt_07.jpg);
	background-color: #666666;
	background-repeat: repeat-x;
}
.tx-thmailformplus-pi1 div {width:560px;}
.tx-thmailformplus-pi1 legend {padding:5px;
color:#FF9900;
text-transform:uppercase;}
.tx-thmailformplus-pi1 ul {padding:10px;}
.tx-thmailformplus-pi1 dl {
	margin: 0;
	padding: 0 0 0 0;
	display: inline; /*fixt den Bug der Randverdoppelung im IE/Win */
}
.tx-thmailformplus-pi1 dt, .tx-thmailformplus-pi1 dd {
	margin: 0;
	padding: 5px 5px 5px 5px;
	float: left;
}
.tx-thmailformplus-pi1 dt {
	clear: both;
	width: 100px;
	text-align: right;
	padding-right: 1em;
	padding-bottom:1em;
}
.tx-thmailformplus-pi1 dd {
	text-align: left;
	width: 300px;
		padding-bottom:1em;
}
* html .tx-thmailformplus-pi1 dd {
	float: none;
}
.tx-thmailformplus-pi1 dd p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

