body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
}
.befinden {
	font-size: 8pt;
	color: #FFFFFF;
}
.rightnav A
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.rightnav A:hover
{
	text-decoration: underline;
}
.headnav A
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
.headnav A:hover
{
	text-decoration: underline;
}
.nav A
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.nav A:hover
{
	text-decoration: underline;
}
.td A
{
	color: #000000;
	text-decoration: underline;
}
.td A:hover
{
	text-decoration: none;
}
.tdfoot {
	font-size: 8pt;
	color: #000000;
}
.tdfoot A
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.tdfoot A:hover
{
	text-decoration: underline;
}
.head_teaser {
	font-size: 14pt;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 300px;
	border: 1px inset #000000;
}
.ueberschrift_1 {
	font-size: 14pt;
	color: #FF0000;
}
.ueberschrift_2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.datum {
	font-size: 8pt;
	color: #CCCCCC;
}
.ueberschrift_fett_rot {
	font-weight: bold;
	color: #FF0000;
}
.8pt_schwarz {
	font-size: 8pt;
	color: #000000;
}
.fett {
	font-weight: bold;
}
/* ---------------- Formularfelder------------------------ */
input.field 
{
font: 11px Verdana, Arial;
color: #000000; 
background:#FFFFFF;
border: #000000 1px solid;  
width: auto;
}
select.field 
{
font: 11px Verdana, Arial;
color: #000000; 
background:#FFFFFF;
border: none;
width: 180px;
}
textarea
{
font: 10pt Verdana, Arial;
color: #000000;
background:#FFFFFF;
border: #000000 1px solid;
width: 400px;
height: 100px;
padding: 5px 3px 5px 3px;
margin: 5px 1px 1px 1px;
}
.button 
{
	font: 8pt Verdana, Arial;
	color: #ffffff;
	background:#FF0000;
	width: 120px;
	border: 1px none #CCCCCC;
	cursor: hand;
}
input.radio 
{
color: #000000; 
background:#cccccc;
border: #cccccc 1px solid;  
width: 20px;
}
/* ---------------- Formularfelder------------------------ */
td {
	font-size: 10pt;
}
.weiss_10pt_fett {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

