* {
	margin:0;
	padding:0;
}

body {
	background-color: #EAE5C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #333333;
	text-align: center;
	font-size: 12px;
}

#container {
	background-color: #FFFFFF;
	margin: 15px auto;
	width: 981px;
	height: 610px;
	text-align: left;
}


#header {
	height: 55px;
	line-height: 151px;
	overflow: hidden;
	background-image: url(../images/Stefan_Logo_neu.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

#sidebar {
	width: 250px;
	height: 360px;
	float: left;
}
#sidebar p {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

#sidebar  a {
	font-weight: bolder;
	text-decoration: none;
	color: #999999;
	font-size: 100%;
	padding: 10px 0px10px 0px;
}

#sidebar  a:hover {
	color: #336699;
}
#content table {
	margin: 0px 0px 0px 100px;
	width: 550px;
}

#sidebar  ul {
	list-style-type: none;
}
#sidebar  li {
	display: block;
}

#content {
	float: right;
	height: 530px;
	width: 731px;
	z-index: 2;
}


#content p {
	padding-left: 100px;
	padding-right: 60px;
}


#content li {
	list-style-position: outside;
	margin-left: 150px;
	padding-right: 60px;
	list-style-type: disc;
}


#content h2 {
	padding-top: 15px;
	padding-left: 100px;
	font-size: 18px;
	font-weight: bolder;
	color: #336699;
}
#Rahmen {
	position:absolute;
	top:76px;
	width:610px;
	height:524px;
	border-color: #999999;
	background-color: none;
	border: 1px solid;
	margin: 0px 327px;
	display: inline;
	clear: both;
	z-index: auto;
}

#footer {
	height: 20px;
	clear: both;
	font-size: 10px;
	font-weight: bolder;
}
#footer a:hover {
	color: #336699;
}

#footer a {
	text-decoration: none;
	color: #999999;
}


/*  Bilder abhängig von der div-classe im container*/

.eins {
	background-image: url(../images/Banner_Brandung.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

.zwei {
	background-image: url(../images/Banner_Steine_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

.drei {
	background-image: url(../images/Banner_Profil.jpg);
	background-repeat: no-repeat;
	background-position: left 186px;
}

.vier {
	background-image: url(../images/Banner_Gras_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

.fuenf {
	background-image: url(../images/Banner_Muscheln.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

.fuenf #content a {
	text-decoration: none;
	color: #336699;
}

.sechs {
	background-image: url(../images/Banner_Algen_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

.sechs #content a {
	text-decoration: none;
	color: #336699;
}
.sieben {
	background-image: url(../images/Banner_Strand_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}
.acht {
	background-image: url(../images/Banner_Holz_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}
.neun {
	background-image: url(../images/Banner_Hozbohlen_transparen.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}
.zehn {
	background-image: url(../images/Banner_Wasser_transparent.jpg);
	background-repeat: no-repeat;
	background-position: left 417px;
}

