body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

.br {
	border-color:#000000; border-width:1px; border-style:solid;
}




.unterzeile, .unterzeile a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 15px;
	font-size: 10px;
	padding: 5px;
	/*text-decoration: none;*/
}

#produkte {
	background-image:url('assets/img/bg_testbetrieb.gif');
}

#produkte table {
	margin-top:15px;
	margin-bottom:15px;
}

.produktText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 13px;
	color: #FFFFFF;
}

.produktText a {
	/*text-decoration: none;*/
	color: #FFFFFF;
}

.produktText h1 {
	font-size: 15px;
	color: #FFFFFF;
	display: inline;
}


#main, #main *, #main td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 13px;
	/*text-decoration: none;*/
}

#main h1, h1 {
	line-height: 19px;
	font-size: 16px;
	/*text-decoration: none;*/
	border-color:#FE0000; border-width:0px; border-bottom-width:2px; border-style:dotted;
}

#main h2, h2 {
	line-height: 19px;
	font-size: 14px;
	/*text-decoration: none;*/
	border-color:#FE0000; border-width:0px; border-bottom-width:1px; border-style:dotted;
}

#main h3, h3 {
	line-height: 19px;
	font-size: 13px;
	/*text-decoration: none;*/
}

#main h4, h4 {
	line-height: 19px;
	font-size: 13px;
	/*text-decoration: none;*/
}

#main .hoch {
	line-height: 19px;
	font-size: 14px;
	/*text-decoration: none;*/
	text-align: right;
	font-weight: bold;
	border-color:#CCCCCC; border-width:0px; border-bottom-width:1px; border-style:dotted;
}

#main a {
	color: #FF1D01;
}


a:hover {
	text-decoration: underline;
}
.highlight1 { color:#FF3300; }
.fehler, .fehler input, .fehler select, .fehler textarea {background-color:#FFCC99; }
.klein { font-size:10px; }
#main .klein, #main td .klein { font-size:10px; }
.orange { color:#FF6600; }
.micro, #main .micro, #main td .micro {
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
