body {
	text-align:center;
	margin:0px;
}
img#flag {
	margin:0px;
}
img#honlogo {
	margin-top:12px;
}
div#content {
	margin: auto;
}
div#ticker {
	height:25px;
	background-color:#99bbdd;
	width:880px;
	margin: auto;
	margin-bottom:15px;
}
div#flag {
	height:17px;
	background-color:#cccccc;
	width:880px;
	margin: auto;
	margin-bottom:3px;
}
input#marquee {
	border:0px;
	background-color:#99bbdd;
	font-face:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:white;
	margin-top:5px;
	padding-right:15px;
	padding-left:15px;
	width:880px;
}
div#infotable {
	margin:auto;
	width:880px;
	border:1px solid #cccccc;
/*	margin-bottom:15px; */
}
div#impressum {
	margin:auto;
	width:880px;
	margin-bottom:15px;
}
div#logo {
	border-bottom:2px solid #cccccc;
	margin-top:15px;
	margin-left:12px;
	padding-bottom:8px;
	width:262px;
	height:50px;
}
div#text {
	width:255px;
	font-family:arial,helvetica;
	font-size:11px;
	color:#999999;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	text-align:left;
}
div#border {
	width:2px;
	height:90%;
	background-color:#cccccc;
	margin-left:15px;
}
