@media all {

* {margin: 0; padding: 0;}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

body {
	font: 100.01%/1.5em "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color: #8a0000;
}

a, a.textline, a.textline:hover, a.mehr {
	text-decoration: none;
	color: #CC0000;
	outline: none;
}

a:hover, a.textline:hover span, p a {
	text-decoration: underline;
}

img {
	border: 0;
}

input, textarea, select {
	font-size: 1em;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

/* Extras, Werkzeug, tools... */
.inv {
	visibility: hidden;
	display: none;
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
	float: none;
}

/* layout */
#wrap2 {
	border-top: 2.5em solid #3d0000; 
	padding-top: 2.75em; 
	padding-bottom: 2.5em;
}

#wrapper {
	margin: 0 auto 1em auto;
	width: 48.75em;
	text-align:left;
}

#header {
	position: relative;
	height: 5.25em;
	clear: both;
	width: 62.5em;
	margin: 0 auto -5.25em auto; /* Negativer Wert der Header-Höhe */
} 


#seitentitel {
	display: none;
}

#wdrlogo, #wdrlogoprint {
	width: 5.9375em;
	height: 2.1875em;
	position: absolute;
	top: 0.3125em;
	left: 0.5em;
}

#wdrlogoprint {
	display: none;
}

#logoblaubaer {
	position: absolute;
	top: 0.5em;
	left: 6.875em;	
}

#logomaus {
	position: absolute;
	top: 0.6875em;
	right: 4em;
}

#logotext {
	font-size: 1.1em;
	font-family: Arial, sans serif;
	font-weight:bold;
	color: #FFF;
	position: absolute;
	top: 1.125em;
	left: 9.625em;
}

#headimg {
	width: 31.25em;
	height: 5.3125em;
	padding-top: 0.6875em;
	padding-left: 8.75em;
	vertical-align: bottom;
	
}

#container {
	position:relative;
	width: 100%;
}

#leftcol {
	padding: 0 0.5em;
	width: 7.8125em;
	float: left;
	text-align:center;
}

#main {
	position: relative;
	width: 28.0625em;
	border: 0 solid #B8E9FF;
	border-width:  0 0.3125em 0 0.3125em ;
	padding: 0.625em 1.1875em 0 1.25em;
	float: left;
	background-color: #B8E9FF;
}

#maincontent {
	min-height: 34.5em;
	height: auto !important;
	height: 34.5em;
}

#rightcol {
	padding: 0 0.5em;
	width: 7.7em;
	float: right;	

	text-align:center;

}

#footer {
	position: relative;
	height: 2.5em;
	clear:both;
	margin-top: -2.5em; /* Negativer Wert der Footer-Höhe */
	background-color: #3d0000;
}

#footerline {
	margin: 0 auto;
	width: 62.5em;
	height: 20px;	
	margin: 0 auto 0 auto;
	position: relative;
	text-align:center;
}

#copyright {
	color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;

}

#flashversion {
	width: 55em;
	padding-top: 0.3125em;
	text-align: right;
	font-weight: bold;
	margin: 0 auto;
}

#pager {
	width: 28em; 
	margin: 0.5em 0;
}

#pager .go {
	width: 2.5em; 
}

#pager .go img {
	width: 2.5em;
	height: 1.75em;
}

#pager .go span {
	line-height: 0.75em; 
	font-size: 0.75em;
display: block;
}

#pager .back {
	float: left;
}

#pager .up {
	float: left;
	margin-left: 10.25em;
	text-align: center;
}

#pager  .next {
	float: right;
}

#navigation, #metanavi {
	list-style:none;
}

#navigation li {
	margin-bottom: 0.313em;
	width: 7.8125em; 
}
#metanavi li {
	margin-bottom: 0.313em;
	width: 7.7em;
}

#navigation img {
	width: 3.125em;
	height: 3.125em;
	clear: both;
}

#metanavi img {
	width: 3.125em;
	height: 2.1875em;
	clear: both;
	padding: 0; margin: 0;
}

#navigation span, #metanavi span {
	display: block;
	font-size: 0.75em; 
	line-height: 1.25em;
	padding: 0; margin: 0;
}

#navigation span.aktiv, #metanavi span.aktiv {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation a, #metanavi a {
	color: #FFFFFF; 
}

#navigation a:hover span, #metanavi a:hover span, #navigation a.aktiv span, #metanavi a.aktiv span {
	text-decoration: underline;
}

#breadcrumb {
	display: none;
}

h1 {
	font-size: 1.125em;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 0.625em; 
}

h2 {
	font-size: 0.875em;
	font-weight: normal;
	color: #CC0000;
}

h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #CC0000;
}

.center {
	text-align: center !important;
}

em {
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

a {
	color: #CC0000;
}

.linklist {
	margin-bottom: 1.75em;
}

.linklist a {
	font-weight: normal;
	outline: none;
}

.linklist img {
	width: 1em;
	height: 1em;
	vertical-align: middle;
	float: left;
}

.linklist span {
	margin-left: 1.5em; 
	display: block;
	font-size: 0.75em;
	line-height: 1.375em;
	margin-bottom: 0.5em;
}

.linklist a:hover span {
	text-decoration: underline;
}

.center .linklist img {
	float: none;
}

.center .linklist span {
	margin-left: 0;
	display: inline;
}

img.textpfeil {
	width: 1.5625em;
	height: 1em;
	vertical-align:middle;
	text-decoration: underline;
}

div.wahrgelogen {
	width: 8em;
	float: left;
	text-align: center;
}

div.wahrgelogen a {
	text-decoration: none;
}

div.wahrgelogen img {
	width: 7em;
	height: 5em;
}

div.wahrgelogen a span {
	text-decoration: underline;
}

img.boximg, .lefttextbox {
	float: left;
}

.noheadline {
	margin-top: 2.1875em;
}

.textbox {
	float: right;
}

.textbox li {
	margin-left: 1.5em;
}

.textbox p, .lefttextbox p, .textbox li, .textblock p, .slidetext p, .ecard p, .gallery span {
	font-size: 0.75em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
}

p.big {
	font-size: 4.5em;
	line-height: 1em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0.25em;
}

p.small {
	font-size: 0.625em;
}

.boximg07 img.boximg, .boximg07 .lefttextbox { width: 7em; }
.boximg07 .textbox { width: 21em; }
.boximg08 img.boximg, .boximg08 .lefttextbox { width: 8em; }
.boximg08 .textbox { width: 20em; }
.boximg10 img.boximg, .boximg10 .lefttextbox { width: 10em; }
.boximg10 .textbox { width: 18em; }
.boximg14 img.boximg, .boximg14 .lefttextbox { width: 14em; }
.boximg14 .textbox { width: 14em; }
.boximg28 img.boximg, .boximg28 .lefttextbox { width: 28em; }
.boximg28 .textbox { display: none; }

.teaser {
	padding: 0 0.125em;

	margin-bottom: 1em;
	width: 9em;
	text-align: center;
	float: left;


	min-height: 10em;
	height: auto !important;
	height: 10em;
}

.teaser p {
	font-size: 0.75em;
	line-height: 1.25em;
}

.teaser img {
	width: 6.5em;
	height: 6.5em;
}

a.imglink {
	display:block; 
}

/* a.link {
	display:block; 
	margin-bottom: 8px;
} */

img.linkpfeil {
	width: 1em;
	height: 1em;
}

.dllinks {
	margin: 0.25em 0 0.75em 0;
}

.dllinks a {
	font-weight: bold;
	display: block;
}

.dllinks img.icon {
	width:1em;
	height:1em; 
	vertical-align: middle;
	padding-right: 0.1875em;
	background-color:#B8E9FF;
}

.dllinks span {
	font-size: 0.75em;
	text-decoration: underline;
	vertical-align: middle;
}

/* Formulare */
label {
	font-size: 0.75em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
	padding-top: 1em;
}

input.short, input.long, textarea.long {
	font-size: 0.75em;
	line-height: 1.25em;
}

.submitbox {
	float: right;
}

.formitem {
	float: left;
	margin-right: 0.25em;
}

textarea.long, input.long {
	width: 316px;
}

input.short {
	width: 100px;
}

input.button {
	background: #BD0000;
	border: 1px solid #ffffff;
	color: #ffffff;
	width: 15em;
	font-weight: bold;
	font-size: 0.8125em;
	cursor: pointer;
 }

/*
#form_absenden {
	width: 3.75em;
	height: 2.4375em;
	border: 0;
}

#form_loeschen {
	width: 3em;
	height: 2.4375em ;
	border: 0;
}*/

p.error {
	color: #CC0000;
	border: 0.0625em solid #CC0000;
	padding: 1em;
}

/* Slideshow Style beta */
.slideshow {
	text-align: center;
}

.slideshow img.pfeil {
	margin: 0; 
	width: 1.75em; 
	height: 2.375em; 
	vertical-align:middle;
}

.slideshow img.bild {
	width: 23.75em;
	height: 15.625em;
	vertical-align:middle;
	margin-bottom: 0.25em;
}

.slideshow .slidetext {
	margin: 0 auto;
	width: 23.75em;
}

/* Image-Map Style beta */
.imagemap {
	position: relative; 
	float: left;
}

.imagemap li {
	display: inline;
	list-style: none;
}

.imagemap a {
	position: absolute;
}

.imagemap span {
	background-image:url(../img/trans.gif);
	display:block; 
	cursor:pointer; 
	text-indent:-9999em;
	/* border: 1px solid #000; */
}

/* Ecard Style */
.ecard {
	text-align: center;
	margin-bottom: 2em;
}

.ecard img {
	margin-bottom: 1em;
}

.ecard p {
	font-size: 0.875em;
}

.ecardform {
	margin-bottom: 1.5em;
}

/* Sitemap Style */
.sitemap ul {
  margin-bottom: 1em;
}

.sitemap ul.lvl1 li {
  font-weight: bold;
  list-style: none;
  margin-bottom: 0.5em;
  font-size: 0.875em;
  line-height: 1.25em;
}

.sitemap ul.lvl1 li img {
  width: 5em;
  height: 3.125em;
}


.sitemap a {
  text-decoration: none;
}

.sitemap h2 a {
  font-size: 1.25em;
  font-weight: bold;
}

.sitemap a:hover {
  text-decoration: underline;
}

.sitemap ul.lvl2 {
  margin-top: 0.5em;
}

.sitemap ul.lvl2 li {
  font-weight: normal;
  margin-left: 0;
  margin-bottom: 0.5em;
}

.sitemap  ul.lvl2 li img.pfeil {
	width: 1em;
	height: 1em;
	vertical-align: middle;


	float: left;
}

.sitemap  ul.lvl2 li a {
	margin-left: 1.25em;
	display: block;


}

/* Galerie Style */
.gallery {
width: 28em;
}

.gallery div.thumb {
	margin: 0 0 1em 0;
	padding: 0;
	width: 9em;
	float:left;
}

.gallery a {
	margin: 0 0 0 1.25em;
	display: block;
	width: 7.5em;
}

.gallery img {
	margin-bottom: 3px;
	width: 7.5em;

}

.gallery span {
	display: block;
}

.gallerypager {
	width: 12.25em; 
	margin: 1.5em auto 0.5em auto;
	text-align: center;
}

.gallerypager .go {
	width: 3.5em; 
	float: left;
	margin: 0 0.25em 1.5em 0.25em;
}

.gallerypager .go img {
	width: 2.5em;
	height: 1.75em;
}

.gallerypager .go span {
	line-height: 0.75em; 
	font-size: 0.75em;
	display: block;
}

}

@media print {
body {
	font: 14pt "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
	text-align:left;
}

#leftcol, #rightcol, #pager, #footer, #flashversion { 
	display: none; 
}

#wrapper {
	width: 28.0625em;
	margin: 0;
}

#wdrlogo {
	display: none;
}

#wdrlogoprint {
	display: inline;
}

#seitentitel {
	display: block; 
}

#breadcrumb {
	display: block; 
	font-size: 0.75em;
	margin-bottom: 1em;
}

#breadcrumb a {
	text-decoration: none;
	color: #000000;
}

#main {
	border: 0;

}
}
