BODY{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background: #ffffff;
/*	scrollbar-base-color:#eaffea;
	scrollbar-track-color:#eaffea;*/
	margin-left: 20;
    }
BODY.suche{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    background: #ffffff;
	margin-left: 20;
    }

.text { font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	}
.box { background: #eaffea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
td { font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	}
th { font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	}
.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #700e30;
	}
.subheadline{
	font-weight: bold;
	font-size: 10pt;
	color: #0000a0;
	}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
a{
    color: #0000a6;
	text-decoration: underline
	}
a:visited{
    color: #0080c0;
	text-decoration: none
    }
a:hover{
	color:#408080;
	text-decoration:underline
	}
a.box{
	text-decoration: none;
	color: #006432
	}
a.box:visited{
	text-decoration: none;
	color: #006432
	}
a.box:hover{
	color:#008080;
	text-decoration:underline
	}
a.menu{
	text-decoration: none;
	color: #006432
	}
a.menu:visited{
	text-decoration: none;
	color: #006432
	}
a.menu:hover{
	color:#008080;
	text-decoration:underline
	}
