html
{
height:100%;
}

body
{
	height:100%;
	margin:0;
	padding:0;
	background-color:#C30000;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}
.rand { border: dashed 2pt #9ae824; }
table
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
width:480px;
}

.table_stat
{
width:650px;
}

.table_no{
width:250px;
}

.table_log{
width:95%;
}

.felder
{
Background-Color: #f3e508;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 border:1px solid #000000;
 font-size: 11px;
 color: #000000;
width:150px;
}



menu,select,textarea
{
 Background-Color: #f3e508;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 border:1px solid #000000;
 font-size: 11px;
 color: #000000;
 }

.button
{
border:hidden;
}

.zeichen_frei
{
border:0px solid #c30000;
background-color:#c30000;
color:#f3e508;
font-weight:bold;
}

#impressum
{
width:484px;
height:304px;
background-image:url(img/impressum_bg.gif);
color:#000000;
}


#faq
{

width:484px;
height:440px;
background-image:url(img/faq_bg.gif);
color:#000000;
}

#nutzung
{
width:484px;
height:340px;
background-image:url(img/nutzung_bg.gif);
color:#000000;

}

li
{
text-align:left;
left:0px;
}

.black
{
color:#000000;
}

a:link { text-decoration: none;font-weight:bold;color:#FFFFFF; }
a:visited { text-decoration: none;font-weight:bold;color:#FFFFFF;}
a:hover { text-decoration: underline;font-weight:bold;color:#FFFFFF;}

