body {
	background: url(bilder/bogenfarbig.jpg) no-repeat 0px 25px;
}
#logo {
	position: absolute;
	left: 170px;
	top: 225px;
	width: 450px;

}
#suche {
	position: absolute;
	height: 206px;
	width: 171px;
	left: 552px;
	top: 225px;
	z-index:100;
}

.navi_top_spalte {
	border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:white;
	padding:10px 5px 10px 5px;
	margin-right:-3px;
	height:30px;
	cursor:pointer;
	width:105px;
	text-align:center;
}

#newsticker {
	position: absolute;
	z-index: 100;
	left: 370px;
	top: 190px;
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
}

a:link {
    color:#9A0303;
    text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
    color:#9A0303;
    text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
    text-decoration:underline;
}
a:active {
	color:#333333;
    text-decoration:none;
}
a:focus {
    text-decoration:none;
}

#navi_oben a:link {
    color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
#navi_oben a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#navi_oben a:hover {
    text-decoration:none;
}
#navi_oben {
	position:absolute;
	width:749px;
	z-index:1; 
	left: 0px; 
	top: 0px; 
	background-color:#00A6EB;
	padding-right:5px;
	text-align:right;
}
