body {
	text-align: center;
}

#container {
	background-image: url(../bilder/background.jpg);
	height: 570px;
	width: 820px;
	position: relative;
	top: 5px;
	margin: auto;
}
#oben_1 {
	background-image: url(../bilder/oben_1.jpg);
	height: 220px;
	width: 820px;
	position: relative;
	left: 0px;
	top: 0px;
}
#oben_2 {
}

#bild_1 {
	position: absolute;
	left: 61px;
	top: 130px;
	height: 250px;
	width: 250px;
	z-index: auto;
	visibility: visible;
	border: 1px solid #fd7300;
}
.bild_02 {
	position: absolute;
	height: 290px;
	width: 240px;
	text-align: right;
	top: 50px;
	left: 0px;
}
.header_rechts {
	background-position: right;
	position: absolute;
	width: 530px;
	top: 10px;
	left: 270px;
	text-align: right;
}



.innen {
	position: relative;
	height: 350px;
	width: 820px;
	left: 0px;
	top: 0px;
}
.start_rechts {
	position: absolute;
	left: 400px;
	top: 280px;
}

.text_links {
	position: absolute;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fd7300;
	border-bottom-color: #fd7300;
	height: 25px;
	width: 250px;
	left: 60px;
	top: 400px;
	text-align: center;
	padding-top: 7px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logo {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	height: 95px;
}

.text_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e95a10;
	list-style-type: none;
	text-decoration: underline;
}
.text_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text_rechts {
	height: auto;
	left: 240px;
	top: 50px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 551px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e95a10;
	list-style-type: none;
}
.navi {
	position: relative;
	height: 28px;
	left: 12px;
	top: 1px;
	text-align: left;
	padding-top: 0px;
}

#oben_2 {
	height: 220px;
	background-image: url(../bilder/oben_2.jpg);
	width: 820px;
	left: 0px;
	top: 0px;
}
.headline {
	position: relative;
	padding-top: 35px;
	padding-left: 165px;
	text-align: left;
	height: 43px;
}


/*** menu
     **********/
	 
.navi a:link,
.navi a:visited,
.navi a:hover {
	color: #e95910;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 27px;
	line-height: 11px;
	display: block;
	float: left;
	border-right: 1px solid #e95910;
	letter-spacing: -1px;
}

.navi a.no-border {
	border-right: 0px;
}

.navi a:hover,
.navi a.active {
	color: #000;
}
