@charset "utf-8";

/* -- RESET STYLES -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: inherit; */
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

html {
	height: 100%;
}

body {
	color: #58595B;
	font-size: .63em;
	line-height: 1;
	height: 100%;
	overflow-y: scroll;
}

input, select, textarea {
	color: #58595B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

a,
a:link,
a:visited {
	color: #008FA0;
}

a:hover,
a:focus,
a:active {
	color: #58595B;
}

hr {
	background-color: #ffffff;
	border: 0 none;
	color: #666666;
	font-size: 0;
	height: 1px;
	margin: 5px 0;
}

/* -- CLEARING -- */
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.hidden {
	display: none;
}



#wrapper {
	margin: 0 auto;
	width: 776px;
}

#header {
	background-color: #009AA4;
	height: 128px;
	position: relative;
}

#slogan {
	background-color: #ffffff;
	bottom: 0;
	height: 31px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#slogan img {
	margin-left: 25px;
	margin-top: 9px;
}

#logo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}

#aktion {
	left: 258px;
	position: absolute;
	top: 5px;
	z-index: 20;
}

#metanavigation {
	font-size: 1.1em;
	padding: 8px 17px;
}

#metanavigation li {
	border-right: 1px solid #cccccc;
	display: inline;
	margin-right: 4px;
	padding-right: 7px;
}

#metanavigation li.last {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#metanavigation li a,
#metanavigation li a:link,
#metanavigation li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#metanavigation li a:hover,
#metanavigation li a:focus,
#metanavigation li a:active {
	text-decoration: underline;
}


#mainnavigation {
	margin-bottom: 3px;
	margin-top: 21px;
	text-align: center;
}

#mainnavigation li {
	display: inline;
}

#content {
	background-color: #E5F4F5;
	margin-bottom: 25px;
	padding: 20px;
}

#content h1 {
	color: #009AA4;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: .7em;
}

#content h2 {
	color: #009AA4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 1.2em;
}

#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .4em;
	margin-top: 1em;
}

#content p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: .6em;
}

#sitefooter {
	border-top: 2px solid #009AA3;
	font-size: 1.1em;
	margin-bottom: 20px;
	padding-top: 5px;
}

#sitefooter .left {
	float: left;
}

#sitefooter .right {
	float: right;
}
#sitefooter li {
	border-right: 1px solid #58595B;
	display: inline;
	margin-right: 4px;
	padding-right: 7px;
}

#sitefooter li.last {
	border: 0 none;
	margin: 0;
	padding: 0;
}

#sitefooter li a,
#sitefooter li a:link,
#sitefooter li a:visited {
	color: #008FA0;
	text-decoration: none;
}

#sitefooter li a:hover,
#sitefooter li a:focus,
#sitefooter li a:active {
	text-decoration: underline;
}

.seofooter {
	margin-top: 7px;
	text-align: center;
}

.seofooter li {
	border-right: 1px solid #cccccc;
	display: inline;
	margin-right: 4px;
	padding-right: 7px;
}

.seofooter li.last {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.seofooter li a,
.seofooter li a:link,
.seofooter li a:visited {
	color: #cccccc;
	text-decoration: none;
}

.seofooter li a:hover,
.seofooter li a:focus,
.seofooter li a:active {
	text-decoration: underline;
}
