/* GENERAL ----------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background: url(../img/background.jpg) repeat #454F45;
	color: #000;
}

/* GLOBALE DEFINITIONEN ---------------------------------------- */

/* ------------------------- KLASSEN --------------------------- */

.none {
	display: none;
}

.fontnormal {
	font-weight: normal;
}

/* --------------------- HTML DEFINITIONEN --------------------- */

acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* ------------------------- HEADNLINES ------------------------ */

h1 {
	display: none;
}

h2 {
	color: #006F00;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 15px -17px;
	padding: 0 0 0 17px;
	background: url(../img/h2.jpg) no-repeat 0% 50% #fff;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0;
}


/* BEGIN WEBSITE ----------------------------------------------- */

/* MAIN -------------------------------------------------------- */

#main {
	margin: 0px auto;
	padding: 0;
	position: relative;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background: url(../img/header.jpg) no-repeat 0 0 #fff;
	font-size: 70%;
	color: #000;
}

a:link,
a:visited {
	color: #006F00;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
}

a:active,
a:link:hover, 
a:visited:hover,
a:hover:active,
a:focus,
a:hover {
	color: #fff;
	background-color: #006F00;
	text-decoration: underline;
}

#footer {
  	clear:both;
  	width: 100%;
  	background: #396B38;
  	color: #fff;
  	position: absolute;
  	bottom: 0;
  	line-height: 50px;
	text-align:center;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #396B38;
	font-weight: normal;
}

#footer a:active,
#footer a:link:hover, 
#footer a:visited:hover,
#footer a:hover:active,
#footer a:focus,
#footer a:hover {
	text-decoration: underline;
	background-color: #fff;
	color: #396B38;
}

/* HEADER ------------------------------------------------------ */

#header {
	height: 217px;
	margin: 0;
	padding: 0 0 0 242px;
}

#headerright {
	float: right;
	width: 165px;
	text-align: center;
}

#date {
	margin: 0;
	padding: 3px 0 3px 0;
	color: #fff;
	background-color: #999999;
}

#suche {
	margin: 0;
	padding: 16px 0 16px 0;
	background-color: #BABABA;
	color: #fff;
	border-bottom: 1px solid #999999;
}

#suche .button {
	border: 1px solid #fff;
	background-color: #BABABA;
	width: 40%;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	-moz-border-radius: 1px
}

#suche input {
	width: 40%;
}

#header .logo {
	border: 0;
	padding: 0;
	margin: 0;
}

#schriftgroesse {
	margin: 0;
	padding: 6px 0;
	background-color: #cccccc;
	border-top: 1px solid #fff;
	color: #000;
}

#schriftgroesse p {
	padding: 0 0 15px 0;
}

#schriftgroesse h2 {
	margin-bottom: 0px;
	color: #000;
	background-color: #cccccc;
	background: none;
	line-height: 100%;
}

#schriftgroesse ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#schriftgroesse ol li {
	display: inline;
	padding: 0;
	margin: 0 4px;
}

#schriftgroesse a:link, #schriftgroesse a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background-color: #cccccc;
}

#schriftgroesse a:active,
#schriftgroesse a:link:hover, 
#schriftgroesse a:visited:hover,
#schriftgroesse a:hover:active,
#schriftgroesse a:focus,
#schriftgroesse a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
	background-color: #000;
}

#nochfragen {
	margin: 8px 0 0 0;
	padding: 32px 23px 10px 0;
	text-align: right;
	font-weight: bold;
	background: url(../img/telefon.jpg) no-repeat 0 0 #fff;
	border-bottom: 1px solid #5E5E5E;
	color: #006F00;
}

#nochfragen .grey {
	background-color: #fff;
	color: #444;
}

#locator {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 90%
}

html>body #locator {
	margin: 12px 0 0 0;
}

#locator a:link, #locator a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

#locator a:active,
#locator a:link:hover, 
#locator a:visited:hover,
#locator a:hover:active,
#locator a:focus,
#locator a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	background-color: #000;
}

/* INHALT ------------------------------------------------------ */

.inhalt {

}

/* NAVI -------------------------------------------------------- */

#navi {
	float: left;
	width: 127px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}

#navi ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi ol li {
	margin: 5px 0px 0px 0px;
}

#navi ol ol {
	margin: 0px 5px 0px 5px;
}

#navi ol ol ol {
	margin: 0px 10px 0px 10px;
}

#navi ol ol li {
	margin: 0;
}

#navi li a:link,
#navi li a:visited {
	background-color: #fff;
	display: block;
	width: 90%;
	padding: 15% 0% 15% 10%;
	color: #494949;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

#navi ol ol li a:link,
#navi ol ol li a:visited {
	color: #494949;
	background-color: #FFEFAF;
}
	
#navi li.erste a:link,
#navi li.erste a:visited {
	color: #494949;
	background: url(../img/2_ebene.jpg) repeat-x #FFEFAF;
}

#navi ol li a:active,
#navi ol li a:link:hover, 
#navi ol li a:active,
#navi ol li a:visited:hover,
#navi ol li a:hover:active,
#navi ol li a:focus,
#navi ol li a:hover {
	color: #494949;
	background: #FFCC00;
}

#navi ol li a.aktiv:link,
#navi ol li a.aktiv:visited,
#navi ol li a.aktiv:active,
#navi ol li a.aktiv:link:hover, 
#navi ol li a.aktiv:visited:hover,
#navi ol li a.aktiv:hover:active,
#navi ol li a.aktiv:focus,
#navi ol li a.aktiv:hover {
	color: #494949;
	background: url(../img/pfeil.jpg) no-repeat 0% 50% #FFCC00;
}

#navi ol ol li a.aktiv:link,
#navi ol ol li a.aktiv:visited,
#navi ol ol li a:active,
#navi ol ol li a:link:hover, 
#navi ol ol li a:visited:hover,
#navi ol ol li a:hover:active,
#navi ol ol li a:focus,
#navi ol ol li a:hover {
	color: #494949;
	background-color: #FFCC00;
	background-image: none;
}

#navi ol li.erste a:link,
#navi ol li.erste a:visited {
	color: #494949;
	background: url(../img/2_ebene.jpg) repeat-x 0 0 #FFEFAF;
}

#navi ol li.erste a:active,
#navi ol li.erste a:link:hover, 
#navi ol li.erste a:visited:hover,
#navi ol li.erste a:hover:active,
#navi ol li.erste a:focus,
#navi ol li.erste a:hover {
	color: #494949;
	background: url(../img/2_ebene_aktiv.jpg) repeat-x 0 0 #FFCC00;
}

#navi li.erste a.aktiv:link,
#navi li.erste a.aktiv:visited {
	color: #494949;
	background: url(../img/2_ebene_aktiv.jpg) repeat-x 0 0 #FFCC00;
}

#navi ol li.erste a.aktiv:link,
#navi ol li.erste a.aktiv:visited,
#navi ol li.erste a.aktiv:active,
#navi ol li.erste a.aktiv:link:hover, 
#navi ol li.erste a.aktiv:visited:hover,
#navi ol li.erste a.aktiv:hover:active,
#navi ol li.erste a.aktiv:focus,
#navi ol li.erste a.aktiv:hover {
	color: #494949;
	background: url(../img/2_ebene_aktiv.jpg) repeat-x 0 0 #FFCC00;
}

.rahmen {
	margin: 10px 0px 0px 10px;
	padding: 14px 9px 12px 35px;
}

.rahmen p { 
	margin: 10px 0px;
}

.rahmen ul, .rahmen ol {
	margin: 15px 0px 15px 40px;
}

#clearer {
	clear:both;
	height: 70px;
	width: 100%;
	text-align: right;
}

#clearer a {
	margin: 20px 20px 0px 0px;
}

#content {
margin: 0px 22px 0px 150px;
}