* {
	margin: 0;
	padding: 0;
}

body {
	background: #003300 url(../images/kachellinie.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/kasten_gruen.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #003300;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#navigation {
	width: 840px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #cc0000;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding: 0;
	display: inline;
	background: none;
}

#navigation a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#navigation a:hover {
	background: #cc0000;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation b {
	text-decoration: underline;
}

#top {
	width: 860px;
	height: 180px;
	margin: 0 auto;
	background: #000000 url(../images/top_textung_web.jpg)}

#seitenhintergrund {
	width: 860px;
	margin: 0 auto;
	background: url(../images/linie_seite_hellgruen_2.jpg) repeat-y;
}

#textfeld {
	float: left;
	width: 540px;
	padding: 20px 0px 20px 50px;
}

#textfeld_oben {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 260px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
	text-align: left;
}

.floating-box img {
	border: 5px solid #003300;
}

#block_rechts {
	float: right;
	width: 200px;
	padding: 20px;
}

#block_rechts blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: no-repeat right bottom;
	border-left: 5px solid #cc0000;
}

#block_rechts blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#navi_rechts {
}

#navi_rechts ul {
	background: repeat-x left bottom;
}

#navi_rechts li {
	padding: 5px 0;
	background: repeat-x left top;
}

#navi_rechts a {
	padding-left: 1em;
	background: url(../images/kasten_gruen.gif) no-repeat left center;
	color: #cc0000;
}


#block_unten {
	height: 50px;
	}

#block_unten .block_unten_gesamt {
	width: 860px;
	margin: 0 auto;
}

#block_unten .block_unten_navi {
	float: left;
	width: 550px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #cc0000;
	font-size: 85%;
}

#block_unten .block_unten_tel {
	float: right;
	width: 210px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #cc0000;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}