/*

<meta name="generator" content="Bluefish 1.3.8" >
<meta name="author" content="Horst Schottky" >
<meta name="date" content="2009-12-13T09:55:32+0100" >
<meta name="copyright" content="Horst Schottky @ dopas.de">

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

#topbar {
	background-color: #c6ffd5;
	padding: 4px;
}

#topbar h1 {
	position: relative;
	display: inline;
	font-size: 25px;
	font-weight: bolder;
	left: 20px;
	bottom: 30px;
}

#mainbox {
	position: relative;
	width: 700px;
	margin: 0 auto;
}

#nav ul {
	border-bottom: 2px solid #008;
	margin-top: 10px;
	padding-left: 20px;
	height: 26px;
}

#nav ul li {
	list-style: none;
	float: left;
	width: 120px;
	margin-right: -30px;
}

#nav ul li a {
	display: block;
	position: relative;
	height: 18px;
	padding: 8px 2px 0 2px;
	border-bottom: none;
	background: URL(../pagels/Reiter.png) 0 0 no-repeat;
	white-space: nowrap;
	overflow: hidden;
	color: #004;
}

#nav ul li a:hover {
	height: 23px;
	margin-top: -5px;
	z-index: 10;
	border-bottom: 2px solid #008;
}

#nav ul li a.aktiv {
	z-index: 5;
	color: #800;
	height: 26px;
	margin-top: -6px;
	border: none;
	font-weight: bold;
}

#inhalt h2 {
/* Text-Überschriften */
	font-size: 20px;
	margin: 0.7em 0 0.5em;
}

#inhalt h3 {
/* Zweischenüberschriften */
	font-size: 17px;
	text-align: left;
	margin: 1em 0 0.3em;
}

#inhalt h4 {
/* Impressum */
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0.7em 0;
}

#inhalt h5 {
/* Datum in Aktuelles */
	font-size: 11px;
	text-align: right;
}

#inhalt h6 {
/* Author angaben */
	font-size: 10px;
	text-align: right;
}

#inhalt p {
	font-size: 17px;
	text-align: justify;
	margin: 0.3em 0 0.6em; 
}

#inhalt br {
	margin: 0.4em 0;
}

#inhalt hr {
	margin: 1em 20px;
}

.flinks {
	float: left;
	margin: 0 15px 10px 0;
}
.frechts {
	float: right;
}
.faus {
	clear: both;
}

