body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 0.85em;
  background:url(../gfx/druen_bgr.png);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.txt_header{
	font-size: 1.2em;
	color:#5e441e;
	font-weight:bold;
}

.txt_menu{
	font-size: 0.9em;
	line-height: 1.8;
	color:#5e441e;
	font-weight:bold;
}

.txt_error{
	font-size: 0.85em;
	color:#990000;

}
.txt_small{
	font-size: 0.8em;
	color:#000000;
}
.txt_report{
	font-size: 0.7em;
	color:#990000;
}

/*.txt_menu{
	font-size: 0.7em;
	line-height: 1.8;
	color:#00000;
}
*/
.sub{
	margin-left:-15px !important;
	list-style:none; 
	}	


a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}