a { text-decoration: none; }

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	margin:0em;
	padding:0em;
	color:#888;
	background-color:#fff;
	font:13px verdana, sans-serif;
	line-height:1.5;
}

img, a img {
	border:solid 0px #f00 !important;
}

q {
	font-style:italic;
}

q:before {
	content:"„";
}

q:after {
	content:"“";
}

#all {
	margin:auto;
	width:700px;
	background-color:#f8f9f9;
}

nav, footer {
	background-color:#fff;
	text-align:center;
	text-transform:uppercase;
	overflow:hidden;
}

nav {
	margin-top:-9px;
	width:701px;
}

nav ul {
	list-style-type:none;
	margin:0em;
	padding:0em;
}

nav ul li {
	float:left;
	color:#fff;
	background-color: #58585a;
	text-align:center;
}

nav ul li a {
	display:block;
	padding:.4em 0em;
	border-right:solid 1px #fff;
	color:#fff;
	font:11px arial, helvetica, sans-serif;
	text-decoration:none;
}

nav ul li a:hover, nav ul li a:focus {
	display:block;
	background-color:#97bf0d;
	font:11px arial, helvetica, sans-serif;
	text-decoration:none;
}

address {
	color:#aaa;
	font:11px arial, helvetica, sans-serif;
}

section {
	position:relative;
	height:900px;
	margin:0em;
	padding:0em;
	overflow:hidden;
}

footer {
	clear:both;
	padding:3px 0em 2em 0em;
	border-top:solid 1px #eee;
}

address strong {
	display:block;
	width:13.5em;
	float:left;
	text-align:left;
}

address span {
	display:block;
	width:10em;
	float:right;
	text-align:right;
}

address a {
	color:#aaa;
	text-decoration:none;
}

address a:hover, address a:focus {
	color:#000;
	text-decoration:underline;
}

h1 {
	margin:0em;
	padding:0em;
}

h2 {
	font-size:1.3em;
}

th {
	color:#000;
	text-align:left;
}

.modul {
	position:absolute;
	color:#000;
	background-color:#eff2f0;
	padding:15px;
	overflow:hidden;
}

.bild_links {
	float:left;
	margin-top:-15px;
	margin-left:-15px;
	margin-right:15px;
	padding:0em;
}

.bild_rechts {
	float:right;
	margin-top:-15px;
	margin-left:15px;
	margin-right:-15px;
	padding:0em;
}

.bild_oben {
	float:left;
	margin-top:-15px;
	margin-left:-15px;
	margin-bottom:10px;
	padding:0em;
}

header .social {
	position:absolute;
	left:50%;
	top:88px;
	margin-left:267px;
	z-index:1;
}

/*
.modul h3 + h2, .modul h2 + p, .modul h3 + p, .modul h4 + p, .modul p + p {
	margin-top:0em;
	padding-top:.3em;
}

.modul p + h2, .modul p + h3, .modul p + h4, .modul p + h5 {
	margin-top:1em;
}

.modul p {
	margin:0em;
	padding:.2em 0em;
}

.modul p:first-child, .modul p:first-child + h2 {
	margin:0em;
	padding:0em;
}

.modul p:first-child, .modul p:first-child a {
	margin:0em;
	padding:0em;
	border:solid 0px #000;
}

.modul h2, .modul h3, .modul h3, .modul h4 {
	margin:0em;
	padding:0em;
	line-height:1.2em;
}

.modul h2 {
	color:#708e93;
}

.modul a {
	color:#000;
	text-decoration:none;
	border-bottom:dotted 1px #888;
}

.modul a:hover, .menu a:focus {
	border-bottom:solid 1px #000;
}

.modul h2 a, .modul h3 a, .modul h4 a, .modul h5 a {
	color:inherit;
	border:solid #000 0px;
}

.modul h2 a:hover, .modul h3 a:hover, .modul h4 a:hover, .modul h5 a:hover,
.modul h2 a:focus, .modul h3 a:focus, .modul h4 a:focus, .modul h5 a:focus {
	color:#304e53;
	border:solid #000 0px;
}
*/

/* MODUL - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.modul h2, h3, h4, h5 { margin:0; }
.modul a   { color: inherit; }

.modul h2  { color: #8cb110; font: bold   20px/22px verdana, sans-serif; }
.modul h3  { color: #000000; font: bold   12px/15px verdana, sans-serif; }
.modul h4  { color: #707173; font: normal 20px/22px verdana, sans-serif; }
.modul h5  { color: #000000; font: normal 12px/16px verdana, sans-serif; }
.modul p   { margin: 5px 0px 0px 0px; color: #87888a; font: normal 12px/16px verdana, sans-serif; }
.modul p a { color: #000000; }

.modul hr  { margin:12px 0; height: 4px; color: #8cb110; background-color: #8cb110; border: none; }

.bild_oben,       .bild_links,       .bild_rechts,
.bild_oben:hover, .bild_links:hover, .bild_rechts:hover,
.bild_oben:focus, .bild_links:focus, .bild_rechts:focus {	border-bottom: solid 0px #000 !important; }

/* ACHTUNG - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#achtung {
	position:fixed;
	top:2em;
	right:2em;
	border:solid 2px #f00;
	background-color:#fee;
	padding:0em;
	width:220px;
	color:#000;
	z-index:10;
}

#achtung h3 {
	margin:0em;
	padding:.5em 1em;
	color:#fff;
	background-color:#f00;
}

#achtung p {
	display:none;
	margin:1em;
}

#achtung:hover p {
	display:block;
	margin:1em;
}

#achtung p + p {
	margin-top:0em;
}

.linkpfeil {
	color:#8cb110;
}

.bildlink:after {
	content:" >>>";
}
.bildlink {
	position:absolute;
	left:0;
	top:0;
	padding:.3em .5em !important;
	color:#707173 !important;
	background-color:rgba(255,255,255,0.8);
	font-size:1.4em;
	font-weight:bold;
	white-space:nowrap;
}
.bildlink:hover, .bildlink:focus {
	margin:-1px 0 0 -1px;
	color:#000 !important;
	background-color:rgba(255,255,255,1);
	box-shadow:2px 2px 2px rgba(0,0,0,0.5);
}

/* SONDERFORMATE FÜR SPALTE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.m1 h2,
.m2h h2,
.m3h h2,
.m4h h2,
.m5h h2,
.m6h h2,
.m7h h2,
.m8h h2,
.m9h h2 {
	margin:0 0 3px 0;
	color:#000 !important;
	font-size:1em !important;
	line-height:1.2em;
}
.m1 h3,
.m2h h3,
.m3h h3,
.m4h h3,
.m5h h3,
.m6h h3,
.m7h h3,
.m8h h3,
.m9h h3 {
	margin:0 0 3px 0;
	color:#707173 !important;
	font-size:1em !important;
	font-weight:100;
	line-height:1.2em;
}
.m1 p,
.m2h p,
.m3h p,
.m4h p,
.m5h p,
.m6h p,
.m7h p,
.m8h p,
.m9h p {
	margin:5px 0;
	font-size:.8em !important;
	font-weight:100;
	line-height:1.4em;
}