body {
	background-color: #003E5B;
	background-image: url(index-test-bg.png);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	line-height:12px;
}
.h2white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#E1E1E1;
	margin:0px;
	line-height:12px;
}
.div_td{
	float:left;
}
.div_td_last{
	float:right;
}
.div_td_clear {
	clear:both;
	line-height:0;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.querlink:link {
	color: #E1E1E1;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
}
.querlink:visited {
	text-decoration: none;
	color: #E1E1E1;
	font-size:10px;
	font-weight: normal;
}
.querlink:hover {
	text-decoration: underline;
	color: #E1E1E1;
	font-size:10px;
	font-weight: normal;
}
.querlink:active {
	text-decoration: none;
	color: #E1E1E1;
	font-size:10px;
	font-weight: normal;
}
.eingang:link {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
}
.eingang:visited {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-weight: normal;
}
.eingang:hover {
	text-decoration: none;
	color: #BF156A;
	font-size:12px;
	font-weight: normal;
}
.eingang:active {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-weight: normal;
}
