body{ 
	color: #770000;
	font-size:12px;
	font-family: Verdana, sans-serif;
	background: #FFFFFF;
}

table{
	color: #770000;
	border: 0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover, a.menu:visited:hover {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
a {
	font-size:11px;
	font-family:Verdana, sans-serif;
	border-color:#999999;
}
a:link, a:active, a:visited {
	font-weight: bold; 
	text-decoration:none;
	color:#660000;
}
a:hover, a:visited:hover { 
	font-weight:bold; 
	text-decoration:none;
	color:#990000;
}
br { line-height: 1.2;}
p {
	font-size:12px; 
	color:#770000; 
	font-family: Verdana, sans-serif;
}
table.invisible{border:0px; font-size:12px; color:#770000; font-family:Verdana,sans-serif; }
h2 { margin-bottom:2px; margin-top: 2px ; font-weight:bold; font-size:12px; color:#770000; font-family:Verdana,sans-serif;}
h1 { margin-bottom:5px; margin-top: 0px ;font-size:14px; color:#660000; font-family:Verdana, sans-serif;}
h3 { margin-bottom:5px; margin-top: 0px ;font-size:12px; color:#660000; font-family:Verdana, sans-serif; text-decoration: underline; font-weight: normal; }

form{ padding:20px; }
input, select, textarea { font-size:10px; font-family:Verdana,sans-serif; font-weight:bold; }
input, select, textarea{ background-color:#E5F0F8; }
.Bereich, .Feld{ background-color:#E5F0F8; width:300px; border:3px solid #aaaaaa; }
.edit{ background-color:#E5F0F8; width:50px; border:3px solid #aaaaaa; }
.Auswahl{ background-color:#E5F0F8; width:300px; border:3px solid #aaaaaa; }
.Button{ background-color:#576573; color:#FFFFFF; width:100px; height:20px; border:3px solid #aaaaaa; }

tr.erste{border:2px solid #000000;background-color:#666666;}
.submenu {
	margin: 0 auto auto auto;
}