<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}
.suchen {
	color: #FFFFFF;
	font-weight: bold;
}
.header {
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #666666;
}
#textbox {
	position:absolute;
	left:153px;
	top:151px;
	width:390px;
	height:222px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
-->


