@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #FFFFFF;
    }
    .twoColFixLtHdr #container {
	width: 950px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFFFFF;
	background-image: url(../images/layout/content_hg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	float: left;
    } 
.content_tabelle {
	margin-bottom: 15px;
}



    .twoColFixLtHdr #header {
	background: #FFFFFF;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 186px;
	background-image: url(../images/layout/navi_hg.jpg);
	padding: 0px;
    }
	.twoColFixLtHdr #Hauptnavigation {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 176px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/layout/navi_hg.jpg);
    }
	
	
	.twoColFixLtHdr #language {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 161px;
	background-image:url(../images/layout/language_hg.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #959cb4;
	height: 15px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 10px;
    }
	
	

	
    .twoColFixLtHdr #mainContent {
	padding: 0; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 186px;
    } 
	

	
	.twoColFixLtHdr #subnavigation {
	margin: 0; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	background-color: #FFFFFF;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #959cb4;
	height: 15px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 20px;
    } 
.twoColFixLtHdr #inhalt {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 20px;
	float: none;
	padding-right: 15px;
	padding-bottom: 22px;
}

.twoColFixLtHdr #breadcrumbs {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;

}

.twoColFixLtHdr #mp_backlinks {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}

	
    .twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/layout/footer_hg.jpg);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-color: #959cb4;
	border-bottom-style: solid;
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
	
#welle {
	position:absolute;
	left:373px;
	top:168px;
	width:575px;
	height:29px;
	z-index:1;
	visibility: visible;
}	

#wellekurz {
	position:absolute;
	left:375px;
	top:168px;
	width:575px;
	height:29px;
	z-index:1;
	visibility: visible;
}	

#quickcontact {
	position:absolute;
	left:0px;
	top:380px;
	width:181px;
	height:165px;
	z-index:2;
	visibility: visible;
}

    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	

.footertext {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 5px;
	font-weight:normal;
}




.footertextlink {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 5px;
}


.footertextlink:link {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 5px;
	text-decoration:none;
}

.footertextlink:visited {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 5px;
	text-decoration:none;
}

.footertextlink:hover {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 5px;
	text-decoration:underline;
}

.languageswitch {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.languageswitchswitch {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.languageswitchswitch:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.languageswitchswitch:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


.backbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;

}

.backbuttonswitch {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-right: 18px;
	margin-bottom: 25px;
}

.backbuttonswitch:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
		margin-bottom: 20px;
}

.backbuttonswitch:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
		margin-bottom: 20px;
}






.languageswitchselected {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.mp_backlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration:none;
}

.ucfirst {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;

}




a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}


.copytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.copytextlink {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-size: 12px;

}
.copytextlink:hover {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #000000;
	font-size: 12px;

}


.copytextlinkstrichlight {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
}

.copytextlinkstrichlight:visited {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration:none
	font-size: 12px;
}
.copytextlinkstrichlight:hover {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style:none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	color: #000000;
	font-size: 12px;
}


.copytextlinkstrich {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
}

.copytextlinkstrich:visited {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration:none
	font-size: 12px;
}
.copytextlinkstrich:hover {
	font-family: "Trebuchet MS", Verdana, "Century Gothic", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style:none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	color: #000000;
	font-size: 12px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.highlightpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

h4 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

h5 {
	font-size: 1em;
	color: #333333;

	margin: 0px 0px 0px 0px;
	padding: 0;
	margin: 0;
}

h6 {
	font-size: 1.5em;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0;

}

.Bildunterschriftrechts {
	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;

}


.Kontaktformular {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #9999cc;
	padding: 3px;
}
.KontaktButton {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9999cc;
}
.twoColFixLtHdr #container #mainContent #inhalt .highlights {
	background-color: #C9CFDF;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	white-space: normal;
	display: list-item;
	text-indent: 0px;
}
