html,body{margin:0;padding:0}
body{font:76% "Trebuchet MS",arial,sans-serif;color: #333;text-align:center;padding: 20px;
background-color: #87a521;}
h1,h3,h4,h5,h6{padding-left: 15px;margin: 0}
h2{margin: 0}
h1{font-size: 110%;color: #333}
h2{font-size: 110%;color: #87a521}
h3{font-size: 140%;color: #333;
background-color: #c5daff;}
h4{font-size: 120%;color: #3d4968;font-style: italic;}
h5{font-size: 120%;color: #0a5b7b;background-color: #b5d99c;}
h6{font-size: 100%;color: #333;}

p{margin: 0;padding: 0 15px 0.7em;line-height: 1.5}
address{font-style: normal;text-decoration: none;}

div#container{width:880px;margin: 0 auto;text-align: left}
div#header{padding:10px 0;
background-image: url(../bilder/logo.gif);
height: 90px;
background-repeat: no-repeat;
background-color: #92D2FA;
background-position: 1em 5px;}
div#header h1{color: #ff0fa3;font-size: 300%;font-weight: 900}
div#menu{width:100%;overflow:auto;background: #92D2FA; padding-top: 2px}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;width: 120px;margin-left:3px;text-align: center;
font-size: 12px;}
ul#nav a{float:left;width: 120px;background: #d1f9cc;color: #005c95;
font-weight: bold;}
ul#nav li.active a,ul#nav a:hover{color: #87A521}

div#content1{clear:left;width: 878px;padding-top:15px;background-color: #d1f9cc;
border-left: 1px #5b5b5b solid;
border-right: 1px #5b5b5b solid;
border-top: 1px #5b5b5b solid;
border-bottom: 1px #5b5b5b solid;
min-height: 600px;}

div#content1 a{
text-decoration: none;
color: #0079c4;
font-weight: bold;}

div#content1 a:visited{
text-decoration: none;
color: #0079c4;
font-weight: bold;}

div#content1 a:hover{
text-decoration: none;
color: #45c3c3;
font-weight: bold;}

div#content1 a:active{
text-decoration: none;
color: #45c3c3;
font-weight: bold;}

div#footer{padding-top:5px;text-align: center;font-size: 90%;background: #016EB4; color: #77ddf4}


/* Link-Definitionen */
a {
text-decoration: none;
font-weight: normal;}
a:link {
color: #002e4a;
}
a:visited {
color: #002e4a;
}
a:hover {
color: #45c3c3;
}
a:active {
color: #45c3c3;
}

.imageleft {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	}

.imageright {
	margin-bottom: 25px;
	margin-right: 20px;
	margin-left: 10px;
	float: right;}
	
.bildeingerueckt {
position: relative;
left: 30px;}

.bildeingerueckt2 {
position: relative;
left: 40px;}


