BODY {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8px;
	COLOR: White;
	BACKGROUND-COLOR: #D48B60;
	margin-top:0px;
	margin-left:0px;
	font-style : normal;
	font-weight : lighter;
}

a{
	color: #850712;
	text-decoration:underline
}

a:hover {
	color: White;
	text-decoration:underline
}

a.red{
	color: #ffffff;
	text-decoration:underline
}

a.red:hover {
	color: #D48B60;
	text-decoration:underline
}

.bild{
	background-color: #42506D;
}

a.unten{
	color: Black;
	text-decoration:none
}

a.unten:hover {
	color: Blue;
	text-decoration:none
}

.content {
	FONT-FAMILY: arial, verdana;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	background : #D48B60;
} 

A.nav_off:link {
	font-family: Arial;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color: #850712;
}

A.nav_off:visited {
	font-family: Arial;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color: #850712;
}

A.nav_off:hover {
	font-family: Arial;
	font-size : 8pt;
	font-style : normal;
	text-decoration : normal;
	color: #FFFFFF;
}
.nav_off {
	font-family: Verdana;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color: #850712;
}
.Bereich, .Feld   { background-color:#D48B60; width:250px; border:1px solid #850712; 
}
.eingabe   { background-color:#D48B60; width:500px; border:1px solid #850712; 
}
.mini   { background-color:#D48B60; width:75px; border:1px solid #850712; 
}
.Auswahl   { background-color:#B1DBF2; width:250px; border:1px solid #3582AC; 
}
.Check, .Radio   { background-color:#D48B60; border:1px solid #850712; 
}
.Button   { background-color:#850712; color:#FFFFFF; width:250px; border:1px solid #850712; 
}