@charset "UTF-8";
/* Body */

body {
	margin: 0px;
	color: #2C562C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-image: url(../pics/maincontentbackground.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

/* Vorgeschaltete Index-Seite */

.mainContentIndex {
}	
.mainContentIndex .container {
}
.centerlink {
	text-align: center;
}

/* Header */

.bannerArea {
	width: 100%;
	height: 100%;
	background-image: url(../pics/headerbackground.gif);
}
.bannerArea .container {
	width: 100%;
	height: 100%;
}

.bannercontent {
	width: 100%;
	height: 100%;
}

.bannercontent container {
	width: 100%;
	height: 100%;
}

/* Header Bannergrafik */

.toplogo {
	padding-left: 0em;
	padding-top: 0em;
	width: 100%;
	height: 50%;
}
.toplogo .container {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}

/* Header Banner-Navigation */

.bannernav {
	padding-top: 0.75em;
	padding-bottom: 0em;
	color: #FD7;
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
	height: 25%;
	text-align: right;
}
.bannernav .container {
	width: 100%;
	height: 100%;
}
.bannernav a {
	color: #2C562C;
	text-decoration: none;
}
.bannernav a:visited {
	color: #2C562C;
}
.bannernav a:hover {
	color: #FD7;
	text-decoration: none;
}

/* Header Hauptnavigationsleiste */

.topnavigationArea {
	width: 100%;
	height: 25%;
	padding-top: 1.2em;
	vertical-align: bottom;
}
.topnavigationArea .container {
	width: 100%;
	vertical-align: bottom;
}
.topnavigationgroup {
	padding-top: 0em;
	float: right;
	vertical-align: bottom;
}
.topnavigationgroup ul {
	margin: 0;
}
.topnavigationitem {
	margin-left: 0em;
	padding: 0em;
	border-right-style: dotted;
	border-right-width: 0;
	color: #2C562C;
	font-size: 1em;
	font-weight: bold;
}

/* Zentrales Inhaltsfenster */

.maincontentarea {
	width: 100%;
	text-align: left;
	position: absolute;
	top: auto;
}

/* Main Lauftext */

.lauftextArea {
	width: auto;
	height: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(../pics/lauftextareabackground.jpg);
}
.lauftextArea .container {
	width: 100%;
	height: 1em;
}
.lauftext {
	color: #2C562C;
	text-align: center;
	font-size: 1.25em;
	font-style: oblique;
}

/* Main Content */
/* Contentbereiche horizontal */

.contentArea {
	width: 100%;
	height: 400px;
}
.contentArea .container {
	padding-top: 0.4em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0.5em;
	width: 100%;
	height: auto;
}

/* Inhaltsfenster im zentralen Anzeigebereich */

.contentleft {
	float: left;
	width: 18%;
	height: auto;
	margin-left: 0.3em;
	padding-left: 0.25em;
	padding-right: 0.35em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: #2C562C;
	background-image: url(../pics/containerbackground.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.contentcenter {
	width: auto;
	height: auto;
	padding-left: 0.25em;
	padding-right: 1.15em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	font-size: 1em;
	color: #2C562C;
	background-image: url(../pics/containerbackground.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
.contentright {
	float: right;
	width: 21%;
	height: auto;
	margin-right: 0.3em;
	padding-left: 0em;
	padding-right: 0.9em;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	font-size: 1em;
	color: #2C562C;
	background-image: url(../pics/containerbackground.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

/* container mit Inhalten im zentralen Anzeigebereich */

.contentleft .container {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #D6D6D6;
	padding: 0.1em;
	border: dotted;
	border-color: #FD7;
	border-width: thin;
}
.googlemaps {
	float: none;
	width: 100%;
	height: auto;
	margin-right: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-size: 1em;
	color: #2C562C;
	background-image: url(../pics/containerbackground.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

.googlemaps .container {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #D6D6D6;
	padding: 0em;
	border: dotted;
	border-color: #FD7;
	border-width: thin;
}


/* Verhalten der Menüeinträge im linken Menübereich im Inhaltsfenster */

.MasterColumn {
	font-size: 90%;
	background-color: #D6D6D6;
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	cursor:pointer;
	text-align: center;
}
.MasterColumnHover {
	background-image: url(../pics/buttonbackground.jpg);
	color: #2C562c;
	font-stretch: expanded;
}
.MasterColumnSelected {
	background-color:#FD7;
	background-image: url(../pics/buttonbackground_selected.jpg);
}

.contentcenter .container {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #D6D6D6;
	border: 1px;
	border-style: dotted;
	border-color: #FD7;
	padding-top: 0.25em;
	padding-left: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
}
.contentright .container {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #D6D6D6;
	border: 1px;
	border-style: dotted;
	border-color: #FD7;
	padding-top: 0.25em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0em;
	text-align: left;
	line-height: 1.2em;
}

/* Footer */
.footerArea {
	padding-left: 14em;
	width: 450px;
	height: 20px;
}
.footerArea .container {
	width: 100%;
	height: auto;
	padding: 0.25em;
	text-align: center;
	color: #FD7;
	letter-spacing: 0.25em;
	font-size: 0.75em;
}

/* Überschriften */


h1 {
	color: #FD7;
	font-size: 2em;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0em;
	font-weight: lighter;
}
h2 {
	color: #2C562C;
	font-size: 1.75em;
	margin-bottom: 1em;
	margin-top: 1.75px;
	text-align: center;
	font-weight: normal;
}
h3 {
	color: #F00;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	padding-bottom: 0.5em;
}
h4 {
	color: #2C562C;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	font-size: 1.25em;
	text-align: center;
	font-weight: normal;
	padding-bottom: 0.5em;
}
h5 {
	color: #2C562C;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5em;
}
h6 {
	color: #2C562C;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom: 0.5em;
}
 /* contentleft-ueberschrift */
.h7 {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.4em;
	text-align: justify;
}

h8 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.4em;
	text-align: center;
	color: #F00;
	height: 1px;
}}
/* Absatz */

p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 1em;
	text-align: left;
}

/* Links */
a          {
	color: #4B944B;
 	font-weight: bold;
}
a:visited  {
	color: #4B944B;
}
a:hover    {
	color: #E8AE00;
	text-decoration: underline;
}
