body {
	margin:0;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	}

#kopf {
	background-color: #008000;
	width: 100%;
	text-align: right;
	}

#logo {
	background-image: url(GRUEN-LOGO.gif);
	background-repeat: none;
	width: 227px;
	height: 329px;
	margin-left: 10px;
	}

#kopf h1 {
	color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 10px;
	}

#weisskopf {
	background-color: #ffffff;
	width: 100%;
	height: 20px;
	top: 0px;
	position: absolute;
	}

#bildreihe {
	background-image: url(bildreihe.jpg);
	background-color: #ffffff;
	width: 100%;
	height: 60px;
	margin-top: 0px;
	}

#inhalt {
	color: #333333;
	width: 64%;
	position: absolute;
	top: 100px;
	bottom: 0px;
	right: 3%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 1.1em;
	}

#menue {
	padding: 0px;
	margin: 0px;
	width: 30%;
	border: none;
	position: absolute;
	top: 100px;
	bottom: 0px;
	left: 0px;
	}

#footer {
	color: #008000;
	width: 100%;
	height: 25px;
	position: relative;
	padding-top: 10px;
	text-align: center;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em;
	}

abbr {border-bottom:1px dotted #999999; cursor:help}

hr {
	height: 0px;
	border-top: 1px solid #008000;
	border-bottom: none;
	margin-top: 0px; 
	margin-bottom: 0px;
	}

p	{
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	}

p.datum	{
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333333;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em;
	}

ul {
	margin: 10px;
	padding: 10px;
	padding-left: 20px;
	color: #000000;
	list-style: disc;
	}

ul a {
	color: #008000;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	}

ul a:hover {
	color: #008000;
	text-decoration: underline;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	}

ul	.ex {
	margin: 1px;
	padding: 1px;
	padding-left: 0px;
	color: #000000;
	list-style: circle;
	}

ul	a.ex {
	color: #666666;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	}

ul	a:hover.ex {
	color: #666666;
	text-decoration: underline;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	}


h1 {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #008000;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	}

h2 {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #008000;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	}

h3 {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	}

a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 1.0em;
	}

a:hover {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 1.0em;
	}

a.footer {
	color: #008000;
	text-decoration: none;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em;
	}

a:hover.footer {
	color: #008000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em;
	}


