html {
        overflow: -moz-scrollbars-vertical;
}

a {
outline: none;
}


body {
	margin-top: 20px;
	background-color: #EEF2E8;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.head {
	font-size: 20px;
	font-family: "Futura BdCn BT";
	color: #DD2521;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59811C;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.rot {
	font-family: sans-serif;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

.border {
	border: 1px solid #FF0000;
	color: #FF0000;
}
a:link { color: #59811C; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:visited { color:#59811C; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }

.suchtext {
position:absolute;
left:-9999px;
}

h1 span {
position:absolute;
left: -9999px;
}
