@charset "ISO-8859-1";
/* CSS Document */

* {padding: 0; margin: 0;}

body {
	background-color:#fcfbfa;
	font-size:small; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006633;
	font-weight: normal;
	margin-bottom: 1em;}
		
h1 {font-size:140%;}	
h2 {font-size:130%;}
p {margin-bottom: 1em; text-align:justify; line-height:1.5em;}
ul {list-style:none;}	
	
.fett {font-weight:bold;}
.h2 {font-family:"Times New Roman", Times, serif; font-weight:bold;  font-size:130%; color:#006633;}
	
/* :::::::::::::::::::::: Headbereich :::::::::::::::::: */
#head_bg {position:absolute; left:20px; top:20px; width:838px; height:116px; z-index:3; }
#head_typo {
	position:absolute;
	left:345px;
	top:81px;
	width:496px;
	height:41px;
	z-index:4;
}	
/* :::::::::::::::::::::: Navibereich Ende:::::::::::::: */
	
/* :::::::::::::::::::::: Navibereich :::::::::::::::::: */
a:link, a:visited, a:hover, a:active  {text-decoration:none;}
a, img {border:0 none}	
#navi {
	position:absolute;
	background-color:#B8DB7C;
	color:#006633;
	font-weight:bold;
	left:161px;
	top:147px;
	width:695px;
	height:30px;
	z-index:2; }
#navi li {
	display: inline;
	list-style-type: none;
	padding: 0 8px 5px 5px;
	font-size:70%;
	text-transform:uppercase; }
#navi ul { padding:8px 0 0 15px; }
#navi a { 
	color: #fff;
	font-weight:bold;
	display: inline;
	height: 30px;
	width: 645px;
	padding: 0 8px 5px 5px;}
#navi a:hover,
#navi a:focus {
	color:#006633;
	font-weight:bold; }
/* :::::::::::::::::::::: Navibereich Ende :::::::::::::::::: */

	
