body {
	background-color:#f2f6ed;
	background-image: url(Bilder/bg_nav/bg.jpg);
	background-repeat:repeat-x;
}

A {	TEXT-DECORATION: underline;
	color:#488d2d;}

A:active {	TEXT-DECORATION: underline;
		color:#488d2d;}

A:visited {	TEXT-DECORATION: underline;
		color:#488d2d;}

A:link {  TEXT-DECORATION: underline;
			color:#488d2d;}

A:hover {	TEXT-DECORATION: underline; 
			color: #488d2d;}

H1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 21pt;
	font-weight:bold;
	color: #252525;
	margin-top:24px;
	margin-bottom:0px;
	line-height:28px;
	display:inline;
}

H2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	color: #488d2d;
}

H3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 13pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #488d2d;
}

H4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 11pt;
	font-weight:bold;
	color: #488d2d;
	margin-bottom:0px;
	margin-top:1px;
	vertical-align:top;
	display:inline;
}

H4 a { TEXT-DECORATION: none; color:#488d2d; }
H4 a:active {	TEXT-DECORATION: none; color:#252525;}
H4 a:visited { TEXT-DECORATION: none; color:#488d2d;}
H4 a:link { TEXT-DECORATION: none; color:#488d2d;}
H4 a:hover { TEXT-DECORATION: none; color: #252525;}

p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 10pt;
	color: #252525;
	line-height:18px;
	margin-top:5px;
	margin-bottom:0px;
}

ul {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 10pt;
	font-weight:bold;
	color: #488d2d;
	margin-bottom:0px;
	margin-top:1px;
	vertical-align:top;
	display:inline;
}


.Rahmen {
	width:970px; 
	height:651px;
	margin:0px auto;
	margin-top:61px;
}

.head {
	width:735px;
	height:105px;
	margin-top:7px;
	float:left;
}

.huber {
	width:100px;
	height:40px;
	margin-top:-20px;
	float:left;
}

.content {
	width:685px;
	height:513px;
	margin-top:25px;
	margin-left:50px;
	float:left;
	}

.spaltelinks {
	width:735px;
	height:651px;
	float:left;
	}
	
.bildrechts {
	width:234px;
	height:651px;
	float:left;
	}

.navigation {
	width:500px;
	height:30px;
	margin-top:0px;
	float:right;
}

.text {
	width:620px;
	height:645px;
	float:left;
}

.text a { TEXT-DECORATION: none; color:#92b93a; }
.text a:active {	TEXT-DECORATION: none; color:#92b93a;}
.text a:visited { TEXT-DECORATION: none; color:#92b93a;}
.text a:link { TEXT-DECORATION: none; color:#92b93a;}
.text a:hover { TEXT-DECORATION: underline; color: #92b93a;}

.tabelle {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	font-size: 11pt;
	color: #252525;
	line-height:18px;
	margin-top:5px;
	margin-bottom:0px;
}