a {		color: black; text-decoration:none; }
a:visited {	color: #808080; }
a:active {	color: red; }
a:hover {	color: #2DA8FF; }

body { 
	margin: auto;
	padding:0;
	background-color: #2A7C18;
	color: black;
	font-size: 15px;
	font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif;
	text-align: center; }

html, body {
	height:100%; }

p {
	margin: 0; }

dt {
	clear:left;
	float: left;
	line-height: 28px;
	font-size: 18px; }

dd {
	line-height: 28px;
	margin-left: 5em; }

hr {
	margin: 20px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #017CE5; }

img {
	border-style: none; }

#stretcher {	

	min-height: 100%; }

* html #stretcher { height: 100%; } /* nur für IE 5.5 - 6.x */
html + body #stretcher { height: 100%; } /* nur vom IE 5.0 */

#header1 {
	background:url(daten/header1.gif) bottom repeat-x;
	margin: 0px 40px 40px;
	height: 87px; min-width: 760px; 
	padding-top: 10px; }

#header2 {
	background:url(daten/header2.gif) left no-repeat;
	margin:0; padding:0; height: 87px; }

#header3 {
	background:url(daten/header3.gif) right no-repeat;
	margin:0; padding:0; height: 87px;}

.menu {		
	margin: 19px 2% 0px; }

#main {	
	margin: 0 auto;
	background-color: white;
	border-style: outset; border-width: 3px; border-color: #2A7C18;
	padding:30px 40px 60px; 
	width: 42em;
	text-align: left; }

#mainstretcher {
	padding-bottom: 80px; }

#footer1 {	
	color: white;
	margin: -62px auto 0; padding:0; height: 52px; width: 35em;}

#footer2 {
	margin: 0; padding:0; height: 52px; }

#footer3 {
	margin: 0; padding:0; height: 52px; }

#impr {
	color: white; font-style: normal; }


