body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #26362B;
	background: #778279;
	margin: 0px;
	padding: 0px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #26362B;
	border-bottom: 1px dotted black;
}

.menue-rechts {
	padding-left: 15px;
	padding-top: 60px;
	text-align: left;
}

.menue-links {
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
}

.inhalt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

.pflichtfeld { 
	font-size: 16px; 
	font-style: normal; 
	color: #4F88FF; 
	font-weight: bold;
}

.form-fehler {  
	background-color: #CC0000
}

.ok-gruen { 
	font-size: 12px; 
	font-style: normal; 
	color: #009900; 
	font-weight: bold;
}

.td-header { 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	font-weight: bold;
}

.fehler-rot {  
	font-size: 12px; 
	font-style: normal; 
	color: #CC0000; 
	font-weight: bold;
}

.form-fehler {  
	background-color: #CC0000;
}
