body { 
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;	
}

a:link {
	color: #440000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #440000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

.mengentext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
}

.headline {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.mengentext-weiss {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.adresszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input, textarea, select, option {
	font-family: Arial, Tahoma, Verdana;
	font-size : 12px;
	font-weight : normal;
	background-Color: #EEEEEE;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.radio, .checkbox {
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	background-Color: #829191; 	
}
