/* CSS Document */
#container {
	position:relative;
	margin:auto;
	margin-top:50px;
	width:990px;
	height:700px;
	z-index:1;
	background-color: #FFFFFF;
}
#textfenster {
	position:absolute;
	left:229px;
	top:150px;
	width:755px;
	height:500px;
	z-index:2;
}
body {
	background-color: #162b38;
}
#box_oben {
	position:absolute;
	left:5px;
	top:5px;
	width:980px;
	height:150px;
	z-index:2;
	background-color: #004e90;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:219px;
	height:150px;
	z-index:2;
	background-image: url(../img/logo.jpg);
	border-right: solid 5px #FFFFFF;
}

#navi_home {
	position:absolute;
	left:237px;
	top:120px;
	width:120px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navi_boot {
	position:absolute;
	left:357px;
	top:120px;
	width:110px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#navi_person {
	position:absolute;
	left:467px;
	top:120px;
	width:136px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#navi_galerie {
	position:absolute;
	left:603px;
	top:120px;
	width:100px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#navi_routen {
	position:absolute;
	left:703px;
	top:120px;
	width:100px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#navi_kontakt {
	position:absolute;
	left:803px;
	top:120px;
	width:110px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#btn_rest_rechts {
	position:absolute;
	left:913px;
	top:120px;
	width:67px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#btn_rest_links {
	position:absolute;
	left:224px;
	top:120px;
	width:13px;
	height:30px;
	z-index:2;
	background-image: url(../img/btn.gif);
}
#container #box_oben a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height: 30px;
}

#box_unten {
	position:absolute;
	left:5px;
	top:665px;
	width:980px;
	height:30px;
	z-index:2;
	background-color: #004e90;
	text-align: right;
}
.Stil3 {color: #FFFFFF}
#container #box_unten div {
	
	display: inline;
}
#container #box_unten a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	
}
#impr_sitemp {
	position:absolute;
	left:799px;
	top:4px;
	width:134px;
	height:26px;
	z-index:2;
}

#container #box_oben a:hover {
	background-image: url(../img/hover_btn.gif);
}
#titel_links {
	position:absolute;
	left:0px;
	top:020px;
	width:219px;
	height:30px;
	z-index:2;
	background-image: url(../img/hover_btn.gif);
}
#bilder_links {
	position:absolute;
	left:5px;
	top:160px;
	width:219px;
	height:500px;
	z-index:2;
	background-color: #004e90;
}
#seitentitel {
	position:absolute;
	left:10px;
	top:5px;
	width:209px;
	height:25px;
	z-index:2;
}
.Stil4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.Stil6 {font-size: 16px}
