.kopf-1 {
width:100%; height:52px; border-bottom:2px solid white;
background-image: url(../images/kopfbilder.jpg);
background-position:right;
background-repeat:no-repeat;
}
.logo { float:left; width:73px; height:52px; margin:0px; padding:0px; }

.kopf-headline { float:left; height:52px; color:#009c55; background-color:white; margin:0px; padding-left:6px; padding-right:15px; }

.kopf-headline h1 { text-transform:uppercase; font-size:12px; font-weight:normal; padding:0px; margin:0px; padding-top:29px; }

.kopf-2 { height:18px; margin-bottom:12px; clear:both; background-color:#009c55; }

.logo-balken { float:left; height:18px; background-color:#dc4a2b; margin:0px; padding:0px; border-right:2px solid white; }

.logo-balken span { display:block; width:73px; }

/* Navi Hauptkapitel */

.hauptkapitel { float:left; border-right:2px solid white; height:18px; font-size:8pt; }

.hauptkapitel a:active, .hauptkapitel a:visited, .hauptkapitel a:link, .hauptkapitel a:hover, .hauptkapitel a:active, .hauptkapitel a:focus, 
.hauptkapitel a.current:active, .hauptkapitel a.current:visited, .hauptkapitel a.current:link, .hauptkapitel a.current:hover {
display:block;
    color:white;
	font-weight:normal;
	background-color:#009C55;
	display:block;
	padding: 1px 15px 1px 4px;
	text-decoration: none;
	border:1px solid #009C55;
	height:14px;
	float:left;
}
.hauptkapitel a:hover, .hauptkapitel a:active, .hauptkapitel a:focus, 
.hauptkapitel a.current:active, .hauptkapitel a.current:visited, .hauptkapitel a.current:link, .hauptkapitel a.current:hover {
	color:#009C55;
	background-color:white;
}

table {
	clear:both;
	float:none;
}

/* ENDE Navi Hauptkapitel */

