﻿*{margin: 0;padding: 0}

body { color:#666; 
font: 95% Arial,Helvetica,sans-serif; 
background: white; }

p { padding-bottom: 10px; color:#666; }


a:link { color:#666; text-decoration: underline}
a:visited { color:#666;;;text-decoration: underline }
a:hover { color: black; text-decoration:underline }

h1 { font-size: 150%; padding-top: 0; padding-bottom: 10px; padding-left: 223px; }
h2 { color:#666; font-size: 1.2em; font-weight: normal; padding-bottom: 3px; padding-left: 0; }
h3 { color:#666; font-size: 1.4em; font-weight: bold; padding-bottom: 3px; padding-left: 10px; }
h4 {color:#666;}



.container { width: 75%; height: auto; clear: both; }
.footer { color:#999; font-size: 10pt; clear: both; height: 20px; padding-left: 30px; border-top: 1px solid #999; }

.specialText{ font-size:16px}


/*----------------Header------------------------------------*/
.header { width: 100%; height:auto ; clear: both; }
.header_logo { width:206px; height: auto; float:left; }
.header_titel { margin-left:226px; width:auto; height: auto; }
.header_titel_inhalt h1 {  font-size: 140%; padding-top: 30px; padding-left: 0; }
.header_titel_inhalt h3 {  font-size: 12px; font-weight: lighter; padding-right: 20px; padding-bottom: -10px; padding-left: 0; }
.headerbot { clear: both; height: 10px; padding-left: 20px; }
/*----------------Header Ende-------------------------------*/



.navigation { width: 226px; height:auto; z-index: 999; float: left; }

.bilder { width: 350px; height: auto; float: left; padding-right: 5px; }
.zwei-bilder{ width: 350px; height:auto; margin-top: 20px; margin-bottom: 20px; }


.spalte-links { width:226px; float:left;}

.spalte-links-unter-menu { width: 226px; margin-top: 40px; }
.spalte-links-unter-menu p { padding-bottom: 20px; padding-left: 30px; }
.spalte-links-unter-menu table { padding-bottom: 20px; padding-left: 30px; }

.navboxcont_text { width: 100%;}


.main-content { margin-left:226px;}
.text { text-align: justify; width:auto; }
.text li {list-style-position:inside}

.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;
}
