@charset "utf-8";

* {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 0;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017174;
	background-color: #8ce3e0;

}


a {
color: #017174;
text-decoration: none;
	border: 0 none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	border: 0 none;
}

a:visited {
	text-decoration: none;
	color: #990000;
	border: 0 none;
}

a:active {
	text-decoration: underline;
	color: #017174;
	border: 0 none;
}

a img {
border: 0 none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #017174;
	background: transparent;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}



h1 {
	font-size: 1.2em;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #8ce3e0;
}

#container_content {
	width: 680px;
	background-color: #ffffff
	margin-bottom: 0px;
	padding-top: 60px;
	clear: both;
	margin-left: 120px;
}


#header {
	height: 200px;
	width: 680px;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#branding {
	height: 120px;
	width: 680px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#branding img {
}


#container_header {
	height: 36px;
	width: 636px;
	background-color: #ccf3f1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 44px;
	padding-right: 0px;
	margin-left: 0px;
}

#container_header_p {
	font-size: 14px;
	color: #017174;


}




#navi {
	width: 120px;
	display: block;
	position: fixed;
	top: 208px;

	
}
#navi ul {
	list-style-type: none;
	padding: 0px;
}
#navi span {
}

#navi li {
	padding-top: 6px;
	margin-top: 5px;
	margin-left: 5px;
	list-style-position: outside;
	text-indent: 0px;
}
#navi a:link, #navi a:visited {
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	color: #017174;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #ccf3f1;
	margin-top: 2px;
	padding-bottom: 4px;
}

#navi a:hover, #navi a:active {
	background-color: #ffffff;
}


#content {
	width: 630px;
	padding-top: 30px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	text-indent: 0px;
	text-align: left;
	background-color: #ffffff;
	position: relative;
	
}
#navi span {
	color: #349729;
}

#content p {

	padding-top: 10px;
	padding-bottom: 10px;

	width: 580px;
}



#content_anker {
	padding-right: 0px;
}

#content_anker img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 126px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
}

#content_anker1 {
	padding-right: 0px;
}

#content_anker1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
}



.bildlinks {
	padding: 5px;
	border: 2px solid #8ce3e0;
	margin-top: 5px;

	margin-bottom: 0px;
	margin-left: 80px;


}



.selected {
	color: #017174;
	   background-image: url(../bilder/bg_pattern_4k.gif);
	   background-repeat: repeat-y; /* nur vertikal (untereinander) */
  }