html {
height: 100%; 
margin-bottom: 0.1px;
}

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #C2DADA url(Bilder/bg.jpg) top center repeat-y;
}

#news {
padding: 0px;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
height: auto;
border: 5px solid #ffffff;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 200px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 148px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 148px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
border-bottom: 2px solid #ffffff;
}	

#titel {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #005667;
font-size: 1.1em;
border-bottom: 2px solid #ffffff;
}

#avmenu li {
margin-bottom: 0px;
margin-right: 0px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #005667;
display: block;
padding: 6px 0 0 10px;
background: #ffffff;
}	
	
#avmenu li a:hover {
text-decoration: none;
color: #ffffff;
background: #C2DADA;
}

#avmenu li a:active {
text-decoration: none;
color: #ffffff;
background: #005667;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#content {
margin: 0 0px 20px 158px;
padding: 0 00px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content p, li {
margin-right: 65px;
text-align: justify;
}

#content h2,h1 {
font-size: 1.5em;
color: #005667;
margin: 0 0 0.5em 0;
border-bottom: 2px solid #005667;
}

#content h3 {
font-size: 1.1em;
color: #005667;
margin: 0px 0px -10px;
}

a {
text-decoration: underline;
color: #303030;
}

a:hover {
text-decoration: underline;
color: #303030;
}

#foto img{
border: 1px solid #C2DADA;
padding: 5px;
}

#foto a{
color: #005667;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 760px;
	border-top: 1px solid #005667;
	text-align: center;
	background-color: #ffffff;
	font-size: 0.9em;
}

#footer a {
color: #005667;
text-decoration: underline;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

#right {
	margin: 10px 10px 5px 10px;
	float: right;
	text-align: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}




