* {
	margin:0;
	padding:0;
	border:0;
	color: #547191;
	font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Verdana, non-serif;
	line-height: 1.5em;}
body {
	background-color: #589DC5;/* Marinblau */
}
#wrapper-1 {
	width: 100%;
	background-color: #5988AC; /*Dunkelblau */
	text-align: center;
}
#wrapper-2 {
	width: 100%;
	padding-top:12px;
	background-image: url(../img/gradient.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	margin-bottom:10px;
}
#wrapper-3 {
	min-width: 650px;
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}
.clearer {
	clear:both;
}
#bg-zeile-oben, #bg-zeile-unten {
	height:7px;
}

#eck-1, #eck-2, #eck-3, #eck-4 {
	background-repeat:none;
	width:7px;
	height:7px;
}
#eck-1 {
	float:left;
	background-image: url(../img/eck-1.gif);
}
#eck-2 {
	float:right;
	background-image: url(../img/eck-2.gif);
}
#eck-3 {
	float:left;
	background-image: url(../img/eck-3.gif);
}
#eck-4 {
	float:right;
	background-image: url(../img/eck-4.gif);
}
#wrapper-4 {
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
	background-image: url(../img/background.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #F0F3F6;
}
#header {
	width:100%;
	height:158px;
	border-bottom:7px solid #FFF;
}
#headerbox-1{
	width:192px;
	border-right:7px solid #FFF;
	float:left;
}
#headerbox-2{
	width:100%;
	text-align:center;
}
#headerbox-2 img {
	margin-left:auto;
	margin-right:auto;
}
#col-1 {
	float:left;
	width: 192px;
	border-right:7px solid #FFF;
}
#col-2 {
	margin-left: 192px;
	padding: 7px 12px 12px 12px;
	border-left:7px solid #FFF;
	}
#footer {
	border-top:7px solid #FFF;
	font-size:0.8em;
}
#footer p {
	padding: 3px 0 1em 1em;
}
#footer img {
	float:right;
}
#col-1 {
	border-bottom:5px solid #FFF;
}
#col-1 ul {
	list-style:none;
	display:block;
	width:192px;
}
#col-1 ul li {
	font-size:1.1em;
	border-bottom:1px solid #FFF;
	padding-right:1em;
}
#col-1 ul li a {
	display:block;
	font-weight:bold;
	width:170px;
	line-height:1.2em;
	min-height:1.3em;
	padding:0.3em 1em 0.2em 0.5em;
	background-repeat:repeat-y;
	text-decoration:none;
}
#col-1 ul li a:link, #col-1 ul li a:visited {
	background-image: url(../img/menu-normal.gif);
}
#col-1 ul li a:hover, #col-1 ul li a:active, #col-1 ul li a:focus{
	background-image: url(../img/menu-hover.gif);
}
#col-1 .aktiv li a, #col-1 .aktiv  li a:link, #col-1 .aktiv   li a:visited, #col-1 .aktiv  li a:hover, #col-1 .aktiv  li a:active, #col-1 .aktiv  li a:focus {
	background-image: url(../img/menu-active.gif);
	color: #FFA900;
}
#col-1 ul li a:hover, #col-1 ul li a:active, #col-1 ul li a:focus {
	color: #FFA900;
}
ul.submenu li {
	list-style-type:none;
}
ul.submenu li a {
	font-size: 0.75em;
	width: 155px;
	padding-right:-1em;
}
h1, h2{
	/* color: #49647C; */
	margin-left:-1px;
	font-size:1.6em;
	margin-bottom:0.1em;
}
h1 {
	font-weight:900;
}
h2 {
	font-size:1.2em;
}
h3, legend {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:-0.2em;
}

#col-2 ul {
	margin: 0.2em;
	list-style-position:outside;
	margin-left:2.2em;
}
p, #col-2 ul {
	margin-bottom:0.4em;
}
#col-2 ul li {
	margin-top:0.2em;
}
.rahmen {
	border:7px solid #FFF;
}
.floatrechts {
	float:right;
	margin: 1px 0 1px 1em;
}
.floatlinks {
	float:left;
	margin: 1px 1em 1px 0;
}
.zweispaltig1{
	float:left;
	width:46%;
	margin-right:4%;
}
.zweispaltig2{
	float:left;
	width:50%;
}
fieldset {
	padding:1em;
	width:60%;
}
input ,textarea{
	border:1px solid #5988AC;
	margin-bottom:0.5em;
	background-color: #FFF;
	color:#000;
	width:30em;
	font-size:1.1em;
}
.submit {
	width:8em;
	color:#5988AC;
	margin-bottom:0;
}
label{
	font-size:0.8em;
}
label span {
	font-size: 0.7em;
}
.uppercase {
	text-transform: uppercase;
}
#col-2  a, #col-2  a:link, #col-2  a:visited, #footer  a, #footer  a:link, #footer  a:visited{
	text-decoration:none;
	color: #49647C;
	border-bottom: 1px dashed #547191;
	padding-bottom:1px;
}
#col-2  a:hover, #col-2  a:active, #col-2  a:focus, #footer a:hover, #footer  a:active, #footer a:focus{
	border-bottom: 1px solid #547191;
}
