* {
	margin:0; padding:0; border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.noscreen { display:none }
.noprint { }

body {
	background-color: #ffffff;
	padding-left: 83px;
}

.page {
	width: 718px;
	border-left: 1px dashed #808080;
	border-right: 1px dashed #808080;
}

.pagehome {
	width: 718px;
	border-left: 1px dashed #808080;
	border-right: 1px dashed #808080;
	height: 100%;
}

.head {
}

.headright {
	width: 90px;
	margin-top: 4px;
	float: right;
	text-align: right;
}

.headinner {
	margin-left: 83px;
	width: 539px;
	float: left;
}

.headinnerlogo {
	text-align: center;
	margin-top: 7px;
}

.headinnerlogo img { border:0; }

.headinnermenu {
	clear: both;
	margin-top: 22px;
	background-image: url('images/oberer_balken.gif');
	background-repeat: no-repeat;
}

.headinnertopmenu {
	text-align: center;
	padding-top: 5px;
}

.headinnertopmenu ul {
	list-style-type: none;
	font-size: 0.7em;
	color: #000000;
}

.headinnertopmenu li {
	display: inline;
	font-style: normal;
	font-weight: normal;
}


.homeinnermenu {
	clear: both;
	background-image: url('images/oberer_balken.gif');
	background-repeat: no-repeat;
	padding-bottom: 9px;
	border-bottom: 1px solid #cccccc;
}

.homeinnertopmenu {
	text-align: center;
	padding-top: 5px;
}

.homeinnertopmenu ul {
	list-style-type: none;
	font-size: 0.7em;
	color: #000000;
}

.homeinnertopmenu li {
	display: inline;
	font-style: normal;
	font-weight: normal;
}


.mainmenu a {
	letter-spacing: 0.2em;
	text-decoration: none;
	color: #000000;
}
.mainmenu a:hover { text-decoration: underline; }
.mainmenu a:active { text-decoration: underline; }
.mainmenu a:focus { text-decoration: underline; }

.mainmenucurrent a {
	letter-spacing: 0.2em;
	text-decoration: none;
	color: #008550;
}
.mainmenucurrent a:hover { text-decoration: underline; }
.mainmenucurrent a:active { text-decoration: underline; }
.mainmenucurrent a:focus { text-decoration: underline; }

.headinnersubmenu {
	background-color: #00ff00;
	margin-top: 9px;
	border-top: 1px solid #cccccc;
}

.headinnersubmenumenu {
	width: 400px;
	margin-top: 0px;
	float: left;
	padding-top: 8px;
}

.headinnersubmenumenu ul {
	list-style-type: none;
	font-size: 0.7em;
	color: #808080;
}

.headinnersubmenumenu li {
	display: inline;
	font-style: normal;
	font-weight: normal;
}

.submenu a {
	text-decoration: none;
	color: #808080;
}
.submenu a:hover { color: #000000; }
.submenu a:active { color: #000000; }
.submenu a:focus { color: #000000; }

.submenucurrent a {
	text-decoration: none;
	color: #008550;
}
.submenucurrent a:hover { color: #000000; }
.submenucurrent a:active { color: #000000; }
.submenucurrent a:focus { color: #000000; }

.headinnersubmenudate {
	margin-top: 9px;
	width: 110px;
	float: right;
	text-align: right;
}

.headinnersubmenudate p {
	font-size: 0.7em;
	color: #000000;
}

.headright img { border:0; }

.homedate {
	margin-left: 20px;
	padding-top: 22px;
	clear: both;
}

.homedate p {
	font-size: 0.8em;
	color: #000000;
}

.homecontent {
	background-image: url('images/chamaeleon.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 83px;
	padding-top: 40px;
	height: 375px;
}

.content {
	clear: both;
	padding-top: 2em;
}

.boxnormal {
	background-image: url('images/gruenes_symbol.gif');
	background-repeat: no-repeat;
	padding-left: 83px;
	padding-right: 96px;
	margin-bottom: 30px;
}

.boxnormalcolor {
	background-color: #E9F4F0;
	background-image: url('images/gruenes_symbol_color.gif');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 83px;
	padding-right: 96px;
	padding-top: 12px;
	margin-bottom: 30px;
}

.boxnormalinner {
	margin-right: 0;
	padding-bottom: 20px;
	font-size: 0.8em;
}

.boxnormalfoot {
	width: 460px;
	border-bottom: 2px dotted #DDDDDD;
	float: left;
}

.boxnormalinner h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #808080;
	width: 330px;
	margin-bottom: 0.8em;
}

.boxnormalinner h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.8em;
}

.boxnormalinner p {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.8em;
	color: #000000;
	margin-bottom: 0.8em;
}

.boxnormalinner p a {
	font-style: normal;
	font-weight: normal;
	color: #008550;
}

.boxnormalinner p a:hover { color: #000000; }
.boxnormalinner p a:focus { color: #000000; }
.boxnormalinner p a:active { color: #000000; }

.boxnormalinner ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.8em;
	margin-bottom: 0.8em;
	margin-left: 1.5em;
}

.boxnormalinner ol {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.8em;
	margin-bottom: 0.8em;
	margin-left: 1.5em;
}

.boxnormalinner li {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.boxnormalinner ul a {
	font-style: normal;
	font-weight: normal;
	color: #008550;
}

.boxnormalinner ul a:hover { color: #000000; }
.boxnormalinner ul a:focus { color: #000000; }
.boxnormalinner ul a:active { color: #000000; }

.boxnormalinner ol a {
	font-style: normal;
	font-weight: normal;
	color: #008550;
}

.boxnormalinner ol a:hover { color: #000000; }
.boxnormalinner ol a:focus { color: #000000; }
.boxnormalinner ol a:active { color: #000000; }

.footer {
	text-align: right;
	clear: both;
	padding-right: 10px;
	padding-bottom: 4px;
}

.footer p {
}

.footer ul {
	list-style-type: none;
	font-size: 0.7em;
	color: #808080;
}

.footer li {
	display: inline;
	font-style: normal;
	font-weight: bold;
}

.footer li a {
	text-decoration: none;
	color: #808080;
}

.footer li a:hover { color: #000000; }
.footer li a:active { color: #000000; }
.footer li a:focus { color: #000000; }

.searchform p {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.8em;
}

.searchform p a {
	font-style: normal;
	font-weight: normal;
	color: #008550;
}

.searchform p a:hover { color: #000000; }
.searchform p a:focus { color: #000000; }
.searchform p a:active { color: #000000; }

.formtxt {
	border: 1px solid #808080;
	font-size: 1em;
	color: #000000;
	margin-bottom: 3px;
	width: 100%;
}

.formbtn {
	border: 1px solid #008550;
	background-color: #008550;
	padding: 4px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
}

.contact {
}

.contactleft {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 30%;
	padding-right: 5px;
}

.contactright {
	width: 70%;
}

.teaser {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
	margin-top: 80px;
	border-top: 2px dotted #cccccc;
	width: 440px;
	padding-top: 10px;
}

.teasersuff {
	color: #808080;
	font-size: 1.2em;
}

.teaser a {
	text-decoration: none;
	color: #808080;
}

.teaser a:hover { color: #000000; }
.teaser a:focus { color: #000000; }
.teaser a:active { color: #000000; }



































