 body{ 
 
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	background-color:#336699;
}
#wrapper{ 
    position:relative;
    width: 740px;
	margin:15px auto;
	height: 2200px;
	background-color:#FFF;
	border:1px solid #666666
}

#nav { 
	float: left;
	background-image:url(/bilder/wasser.jpg); background-repeat:repeat-y; 
	background-position:10px 120px;
	position: absolute;
	width: 165x;
	height: 2000px;
	left:0px; 
	top:150px;
	margin:0;
	padding:0;
}

#oben {
	position: relative;
	top: 10px;
	left: 10px;
	background-image:url(/bilder/oben-breit.gif); background-repeat:no-repeat;
	width: 740px;
	height:110px;
	margin:0;
	padding:0;
}

#text {
	position: relative;
	top: 5px;
	left: 200px;
	width:520px;
	height: 1900px; 
}

 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!hier fängt der Inhaltsbereich an!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
 
a:link { color:#757C73; text-decoration:none; }
a:visited { color:#757C73; text-decoration:none; }
a:hover { color:#757C73; text-decoration:underline; }
a:active { color:#757C73; text-decoration:none; }

p, li{ 
	font-size : 0.75em;
	font-weight : normal;
	color:#000000;
	font-style : normal;
	margin-left: 15px;
	margin-bottom: 0.73em;
	margin-top: 0.66em;
    line-height:1.3em;
   }
dl{ 
 	list-style-type:none;
	display:inline;
    margin-left: 0px; 
	padding-left:0px;
	margin-top: 5px; 
	width: 140px;
}

dt{ 
	display:block;
	width:140px;
	font-size : 0.75em;
	font-weight : normal;
	font-style : normal;
	color:#fff;
	margin: 0 0 0 5px;
	padding:10px 0 8px 10px;
   }
dd{ 
 	list-style-type:square;
    display:list-item;
	width:120px;
	font-size : 0.65em;
	font-weight : normal;
	font-style : normal;
	color:#fff;
	margin: 0 0 0 32px;
	padding:5px 0 2px 8px;
   }

h1{
	font-size : 0.85em;
	font-weight : bold;
	font-style : normal;
	color:#175A9D;
	margin-bottom: 14px;
	margin-left: 350px;
	margin-top: 20px;
}
h2{
	font-size : 0.85em;
	font-weight : bold;
	font-style : normal;
	color:#175A9D;
	margin-top:15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h3{
	font-size : 0.78em;
	font-weight : bold;
	font-style : normal;
	color:#175A9D;
	margin-top:15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h4{
	font-size : 0.75em;
	font-weight : bold;
	font-style : normal;
	color:#000000;
	margin-top:5px;
	margin-left: 15px;
}

 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Navigation!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
a.top:link { 
   color:#ffffff; 
   text-decoration:none; 
}
a.top:visited { 
   color:#ffffff; 
   text-decoration:none; 
}
a.top:hover { 
   color:#757C73; 
   text-decoration:none;
}
a.top:active { 
    color:#ffffff;
    text-decoration:none;
}
.top {
	display:block;
	width:140px;
	text-decoration:none;
	font-style: normal;
	
	color:#ffffff;
	text-align:left;
}

a.top-ak:link { 
   color:#000000; 
   text-decoration:none; 
}
a.top-ak:visited { 
   color:#000000; 
   text-decoration:none; 
}
a.top-ak:hover { 
   color:#757C73; 
   text-decoration:none;
}
a.top-ak:active { 
    color:#000000;
    text-decoration:none;
}
.top-ak {
	display:block;
	width:140px;
	text-decoration:none;
	font-style: normal;
	color: #000000;
	background-color:#FFF;
	text-align : left;
	font-weight: bold;
	padding: 10px 15px 10px 5px;
}

