@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 unterstützt keine maximale Breite, daher Standardbreite von 100% */
.ie6 img { width: 100%;}
	
/* Grundlayout der Website: Hintergrund, Schriften, Hedlines */	
body {
	margin: 0;
	background-image: url(../images/Web-Hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	background-size: 100% 100%;
	}
body, button, input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.83em;
	line-height: 1.5em;
	color: #333333;
	font-weight: normal;
	}
p {
	margin-bottom: 0.8em;
	font-weight: normal;
	}
h1,h2,h3,h4,h5,h6,h7,h8 {
	font-weight: 200;
	color: #990000;
	line-height: 1.0em;
	padding: 0px;
	margin: 0.5em 0 0.5em 0;
	}
#Unsichtbare_Headline { margin: 0 0 0 -9999px; }
h1 { font-size: 1.9em; }
h2 { font-size: 1.85em; line-height: 1.3em}
h3 { font-size: 1.35em; margin-top: 30px; }
h4 { font-size: 1.15em; }
h5 { font-size: 0.83em; font-style: italic; color: #333333; }
h6 { font-size: 0.75em; color: #333333; }	
h7 { font-size: 0.83em; font-style: italic; color: #333333; text-align: center; line-height: 1.5em; font-weight:bold}
h8 { font-size: 0.83em; font-style: italic; color: #333333; text-align: center; line-height: 1.5em; }
	
/* Hyperlinks
   ========================================================================== */
a {
	color: #333333;
	transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-webkit-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
}
a:visited { color: #333333; }
a:hover {
	color: #FFFFFF;
	background-color: #777777;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	transition: background-color 0.01s;
	-moz-transition: background-color 0.01s;
	-webkit-transition: background-color 0.01s;
	-o-transition: background-color 0.01s;
	-ms-transition: background-color 0.01s;
	}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* Layout der Tabellen  */
#Tabelle {
	width: 100%;
	}
tr {
	background-color: #f2f1ed;
	padding: 5px;
	}
th {
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
td {
	background-color: #FFFFFF;
	border: medium solid #E6E6E6;
	padding-bottom: 1px;
	padding-left: 1px;
	vertical-align: top;
	}
/* Layout der Aufzählung innerhalb des Hauptinhalt-Containers  */
.gridContainer.clearfix #LayoutDiv_HauptInhalt ul li {
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: -22px;
}
.gridContainer.clearfix #LayoutDiv_HauptInhalt ul ul li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-weight: normal;
	width: 100%;
}
/* Layout der Bilder  */
.imageStripes {
	margin-top: 10px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.shadow { 
	background: url(../images/shadow-left.png) no-repeat left, url(../images/shadow-right.png) no-repeat right; 
	width:100%; 
	height:14px; 
	margin-bottom: 5px;
	}
.Quelle_kursiv {
	font-style: italic;
	text-align: right;
	font-size: 0.83em;
	}
#Karte {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* Layout der Teaserboxen  */
.teaserbox {
	width: 97%;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-left: 3%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3%;
	}


/*========================================================================================================================	
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	*/

/* =======================================================================================================================	
Layout für Mobilgeräte: 480 px oder weniger. 
	Vererbt Stile an größere Displays, sofern diese in den nachfolgenden Display-Layouts 
	nicht korrigiert werden! */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	width: 91.8333%;
	padding-left: 1.5833%;
	padding-right: 1.5833%;
	background-image: url(../images/background_shadow.png);
	background-repeat: repeat-y;
}
#LayoutDiv_Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Menue {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 2,5%;
	width: 100%;
	display: block;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #737373;
	border-bottom-color: #CCCCCC;
	padding-right: 1px;
	}
#LayoutDiv_NavBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#LayoutDiv_HauptInhalt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Zeile {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Teaserbox-1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0;
	}
#LayoutDiv_Teaserbox-2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0;
	margin-top: -14px;
	}
#LayoutDiv_Teaserbox-3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0;
	margin-top: -14px;
	}
#LayoutDiv_Footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 3.0%;
}
/* Layout der Navigationsleiste im Footer (für alle drei Displayversionen) */
.gridContainer.clearfix #LayoutDiv_Footer nav {
	background-color: #FFFFFF;
	margin-top: 3.0%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.gridContainer.clearfix #LayoutDiv_Footer nav ul {
	text-align: center;
	margin: auto;
	list-style-type: none;
}
.gridContainer.clearfix #LayoutDiv_Footer nav ul li {
	display: inline;
}
.gridContainer.clearfix #LayoutDiv_Footer nav ul li a {
	font-size: 1.07em;
	line-height: 1.8em;
	color: #333333;
	text-decoration: underline;
	margin: auto;
	padding-right: 2.3%;
	padding-left: 2.3%;
}
.gridContainer.clearfix #LayoutDiv_Footer nav ul li a:hover {
	background-color: #777777;
	color: #FFFFFF;
}

/* ===================================================================================
Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */
@media only screen and (min-width: 481px) {
.gridContainer {
	width: 92.8888%;
	margin-top: -60px;
	padding-left: 1.0555%;
	padding-right: 1.0555%;
}
#LayoutDiv_Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Menue {
	clear: both;
	float: left;
	margin-left: 0;	
	margin-top: 0px;
	width: 100%;
	display: block;
	}
#LayoutDiv_NavBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.gridContainer.clearfix #LayoutDiv_NavBox img {
	display: none;
}
#LayoutDiv_HauptInhalt {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Zeile {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Teaserbox-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Teaserbox-2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Teaserbox-3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */
@media only screen and (min-width: 769px) {
.gridContainer {
	width: 93.4166%;
	max-width: 1000px;
	margin-top: -60px;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
}
#LayoutDiv_Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv_Menue {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	width: 99.7%;
	display: block;
	}
#LayoutDiv_NavBox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.2033%;
	display: block;
}
/* Layout der Navigation in der NavBox (erscheint nur in der Desktop-Version) */
.gridContainer.clearfix #LayoutDiv_NavBox nav {
	margin-top: 15px;
	margin-bottom: 25px;
}
.gridContainer.clearfix #LayoutDiv_NavBox nav ul {
	list-style-type: none;
}
.gridContainer.clearfix #LayoutDiv_NavBox nav ul li {
	display: block;
	margin-bottom: 0.8em;
}
.gridContainer.clearfix #LayoutDiv_NavBox nav ul li a {
	font-size: 1.em;
	line-height: 1.3em;
	color: #333333;
}
.gridContainer.clearfix #LayoutDiv_NavBox nav ul li a:hover {
	background-color: #888888;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 1.em;
}
.gridContainer.clearfix #LayoutDiv_NavBox img {
	display: block;
}
#LayoutDiv_HauptInhalt {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 66.1016%;
	display: block;
}
#LayoutDiv_Zeile {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Wegen Padding-left = 8 px bzw. 0.8% (bei Mobil-Displax) muss Width der Boxen um 0,8% kleiner: 32,20 - 0,8 = 31.4% */
#LayoutDiv_Teaserbox-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.2%; 
	display: block;
}
#LayoutDiv_Teaserbox-2 {
	clear: none;
	float: left;
	margin-left: 1.695%;
	margin-top: 0;
	width: 32.2%;
	display: block;
}
#LayoutDiv_Teaserbox-3 {
	clear: none;
	float: left;
	margin-left: 1.695%;
	margin-top: 0;
	width: 32.2%;
	display: block;
}
#LayoutDiv_Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
