
div#header {
	width:100%;
	text-align:center;
}
div#headerimage {
	margin:0px auto;
	width:800px; height:199px;
}
div#headerimage table {
	width:100%; height:100%;
}
div#headerimage td.logo {
	width:150px;
}
div#headerimage td.logo a {
	margin:0px; padding:0px;
}
div#headerimage td.bildleiste {
}
div#headerimage td.bildleiste a {
	margin:0px; padding:0px;
}
div#headerimage td.bildleiste img {
	margin:60px 0px 0px 11px;
}
div#headerimage td.navi {
	padding-bottom:10px;
	padding-right:10px;
	text-align:right;
	vertical-align:bottom;
}

