* { 
margin: 0;
padding: 0;
}

html, body, textarea {
scrollbar-base-color: #FFFFFF;
scrollbar-shadow-color: #006F00;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-highlight-color: #006F00;
scrollbar-arrow-color: #006F00;
scrollbar-track-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #006F00;
}
.preise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006F00;
	padding: 5px;
	background-color: #D5E0D1;
	vertical-align: top;
	}

#alles {
	width: 1074px;
	height: 620px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -310px;
	float: left;
			}
#logo {
	width: 900px;
	height: 120px;
	background-attachment: scroll;
	background-image: url('../Bilder/verlauf.png');
	background-repeat: repeat-y;
	}
#logo img {
margin-top: 15px;
margin-left: 10px;
}
.foto_re {
	background-attachment: scroll;
	background-image: url('../Bilder/Serena%20Portrait%20Farbe_80.jpg');
	background-repeat: no-repeat;
	float: right;
	height: 120px;
	width: 80px
	}
#navcontainer {
width: 900px;
height: 20px;
position: relative;
}

#navcontainer ul
{
	padding: .2em 0px;
	list-style-type: none;
	background-color: #006F00;
	color: #FFF;
	text-align: center;
	margin: 0px;
	
}

#navlist li { 
display: inline;
background-image: url('none');
margin: 0px;
padding: 0px
 }

#navlist li a
{
text-decoration: none;
background-color: #006F00;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#navlist li a:hover
{
	background-color: #FFE6CC;
	color: #006F00;
}


#navlist li .active {
background-color: #FFFFFF;
color: #006F00;
text-decoration: underline;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#container_mitte {
	width: 900px;
	height: 395px;
	background-image: url('../Bilder/verlauf_mitte.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px
}
.linke_box {
	float: left;
	position: absolute;
	height: 286px;
	width: 215px;
	margin-top: 60px;
	margin-left: 30px;
	}
.textbox {
	float: right;
	position: absolute;
	height: 340px;
	width: 580px;
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	}
p {
padding-top: 5px;
padding-bottom: 12px;

}
ul {
	list-style-type: none;
	}
li {
	background-attachment: scroll;
	background-image: url('../Bilder/punkt.png');
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	background-position: 2px 5px
}
h1 {
	font-family:"Bradley Hand ITC";
	font-weight: bold;
	font-size: 18px;
	color: #EC7600;
	padding-top: 9px;
	padding-bottom: 5px;
}
	h2 {
	font-size: 13px;
	padding-bottom: 10px;
	}
.imp1 {
	float: left;
	height: 280px;
	width: 240px;
	font-weight: normal;
	text-align: left;
}
.imp2 {
	height: 280px;
	width: 290px;
	float: left;
	}
a {
color: #FF9428;
}
#inhalt {
	width: 550px;
	height: auto;
	text-align: left;
}
.inhaltstext {
	width: 540px;
	height: auto;
}
.inhaltstext a, #inhalt a {
color: #006F00;
}
table a:link {
	color: #006F00;
	font-weight: normal;
	font-size: 9px;
}
.preise a:link  {
color: #006F00;
font-weight: normal;
font-size: 11px;
}
table td {
	font-size: 9px;
}
.bild1 {
	width: 104px;
	height: 156px;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	}
.bild2 {
	width: 104px;
	height: 80px;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	}
.bild3 {
	width: 104px;
	height: 140px;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	}
.bild4 {
	width: 104px;
	height: 140px;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	}
	.bild5 {
	width: 104px;
	height: 80px;
	float: right;
	margin-right: 15px;
	padding-left: 15px;
	}
.oben {
	width: 200px;
	height: 20px;
	text-align: right;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
