<style type="text/css">

/*<![CDATA[*/

html, body {
    margin: 0;
    padding: 0;
    font-family: Arial;
}


/*<!
a:link {
    font-size: 12pt;
    font-weight: bold;
    color: #00000;
    text-decoration:none;
}
a:visited {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration:none;

}
    a:active {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
}
    a:hover {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
}

*/

#kopf {
	position: absolute;
	top:0px;
	left:0px;
	width: 892px;
	height: 150px;
	background-image: url(topbild1.4.png);
	font-family: Arial;
}

#navigation {
    position: absolute;
    top:150px;
    left:0;
    width: 199px;
    margin: 0; padding:0 0 0 0;
    font-family: Arial;
}

#navigation a {
    font-size: 16px;
    color: #555555;
    font-family: Arial;
}

#inhalt {
	position: absolute;
	top:151px;
	left:264px;
	width: 600px;
	margin: 0 0 0 0;
	padding:10px 20px 0 10px;
	font-family: Arial;
}

#inhalt p {
    font-size: 16px;
    color: #666666;
    font-family: Arial;
	
}

#inhalt li {
    font-size: 16px;
    color: #666666;
    font-family: Arial;
	list-style-position: inside;
	
}

#inhalt a {
    font-style: normal;
	font-size: 16px;
    color: #FF6600;
    font-family: Arial;
	text-decoration:none;
}

#inhalt h2 {
    font-size: 20px;
    color: #FF6600;
    font-family: Arial;
	margin-bottom: 5px;
}

#inhalt h1 {
    font-size: 16px;
    color: #666666;
	font-style: bold;
    font-family: Arial;
}


#inhalt h3 {
    font-size: 16px;
    color: #FF6600;
	font-style: bold;
    font-family: Arial;
}

.navi {
    list-style:none;
    margin: 0; padding:0;
}

.lischte {
    list-style-type:disc;
	color:#FF6600;
    margin:0; padding:0;
}

li a {
    display:block;
    width: 168px; height:20px;
    padding: 3px 0 3px 30px;
    text-decoration:none;
    border-bottom: 1px solid #FFFFFF;
    color: #555555;
    background-color: #F24F00;
}

li a.aktuell {
    display:block;
    width: 168px; height:20px;
    padding: 3px 0 3px 30px;
    text-decoration:none;
    border-bottom: 1px solid #FFFFFF;
    color: #555555;
    background-color: #FFFFFF;
}
  * html div#inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

/*]]>*/
</style>

