html,body{margin:0;padding:0}
body{font: 85%/1.3 Verdana,Arial,sans-serif;
    text-align: center;  padding-bottom:20px;
background-color: #5e97d5;}
p{margin-top:0; margin-left: 20px; font: 92% Verdana,Arial,sans-serif}


h2{font-size:180%;}
h3{font-size:120%;font-weight: bold; margin: 10px;}
h4{font-size:110%; margin: 10px;}
h5{font-size:100%; margin: 10px;}
h6{font-size:90%; margin: 3px;
color: #000;}

div#header{width:100%; overflow:hidden; height: 175px;
border-bottom: 0.15em #111 solid;
background-color: #dbe8eb;}


div#header h1,div#menu{width:950px;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 10px;color: #FFF}


.invis {
display: none;
}
.textlink {
text-decoration: none;
font-weight: bold;
color: #CB252A;}

.textlink2 {
color: #10aac8;
font-weight: bold;
text-decoration: none;}

.textlink_rechts {
color: #0076AE;
font-weight: bold;
text-decoration: none;
text-indent: 5em;}

.activelink {
color: #923d19;
text-decoration: none;
}

.blue {
color: #2D6BB4;
text-decoration: none;
font-style: italic;}

.logoposition {
	margin-bottom: 16px;
	margin-left: 0px;
	float: left;
	position: relative;
    margin-top: 0px;
}


.imageleft {
	float: left;
	position: relative;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.imageright {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 15px;
	float: right;
	position: relative;

}
.imagemitte {
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 70px;
	position: relative;
}

.eingerueckt {
	margin-left:60px;
	float: left;
    position: relative;
}

hr {
	height: 2px;
	border-top: 1px #111 solid;
	margin: 0.5em 0;
	}

