﻿@charset "utf-8";
/* CSS Document */
body {
        margin:0; 
	text-align:center !important /*IE6*/;
        padding:0;
        border:0;		
	/* width:95%; */
        background:#f2f2f2;
        /* min-width:800px;   						
        max-width: 1100px;	*/
	font-family: Arial, Helvetica, sans-serif;						
	font-size:small;
	background-image: url(bg.gif);
	}
#dieganzeseite {
        margin:0 auto;
	text-align:left;
        /* padding:0;
        border:0; */		
	width:97% !important /*Non-IE6*/; width:975px /*IE6*/;
        background:#fff;
        min-width:970px;    						
        max-width: 1100px;
	}	    	
a {
	color:#4d9444;
	text-decoration:none;
	}
a:hover {
	color:#4d9444;
	background:#f2f2f2;
	text-decoration:underline;
	}
a.news  { 
	color:#000; 
	}
a.news:hover {
	color:#9a9a9a;
	background:#f2f2f2;
	text-decoration:underline;
	}
h1 {
	color:#4d9444;
	font-size:150%;
	margin:1.0em 0 .2em 0;
	padding:0; 
	font-weight:normal; 
	font-family: Times New Roman, Times, serif;
	}
h2 {
	color:#4d9444;
	font-family: Times New Roman, Times, serif;
	font-size:130%; 	
	margin:.8em 0 .2em 0;
	padding:0;
	font-weight:normal; 
	}
h3 {
	color:#4d9444;
	font-family: Times New Roman, Times, serif;
	font-size:120%; 	
	margin:.8em 0 .2em 0;
	padding:0;
	font-weight:normal; 
	}	
p {
	margin:.4em 0 .8em 0;
	padding:0;
	line-height:140%;
	}
li {
	margin:.8em 0 .2em 0;
	}
img {
	margin:10px 0 5px;
	border: 0px;
	}
hr {
	clear:both;
	float:right;
	color:#008b3b;
	}
	/* Header styles */
#header {
        clear:both;
        float:left;
        width:100%;
	height:200px;
	background-image: url(top.gif);
	font-family: Times New Roman, Times, serif;
	}
#header {
	border:0;   
	}
#header p,
#header h1, 
#header h2 {
	padding:.4em 15px 0 15px;
        margin:0;
	}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin-top:175px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	/* opacity:0.9;
	filter:alpha(opacity=80); */
	}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0; 
	}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 2px;
	padding:3px 10px;
	text-align:center; 
	color:#4d9444;
	font-size:large !important /*Non-IE6*/; font-size:1.0em /*IE6*/; 
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;   
	}
#header ul li a:hover {
	background:#fff;
	color:#555;
	}
#header ul li a.active,
#header ul li a.active:hover {
	color:#555;	
	background:#fff;
	}
#header ul li a span {
	display:block;
	}	
.header-unit-left {float:left; width:108px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.header-unit-right {float:left; vertical-align:bottom; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
	/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee; 
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	}
	/* column container */
.colmask {
	position:relative;		/* Fix für IE7 Overflow Bug */
	clear:both;
	float:left;
	width:100%;				/* Breite der Seite */
	overflow:hidden;		/* Abschneiden überhängender divs */
	}
	/* hlfs 3 column settings */
.hlfs {
	background:#fff;    	/* Hintergrund rechte Spalte */	
	}
.hlfs .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Breite rechte Spalte */
        position:relative;
        right:100%;
        background:#fff;    	/* Hintergrundfarbe Inhalt */
	}
.hlfs .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Breite linke und rechte Spalte */
        background:#fff;    	/* Hintergrundfarbe linke Spalte */
	}
.hlfs .col1wrap {
        float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Breite linke Spalte */
	padding-bottom:1em; 	/* Unteres Padding der mittleren Spalte */
	}
.hlfs .col1 {
        margin:0 215px;     	/* Seitenabstand mittlere Spalte: */
        position:relative;
	left:200%;
	overflow:hidden;
	}
.hlfs .col2 {
        float:left;
        float:right;			
        width:170px;        	/* Breite linke Spalte */
        position:relative;
        right:15px;         	
	}
.hlfs .col3 {
        float:left;
        float:right;			
        width:170px;        	
        margin-right:45px;  	
        position:relative;
        left:50%;
	}
	/* Footer styles */
#footer {
        clear:both;
	font-size:small;
        float:left;
        width:100%;
	background:#fff;
	border-top:dotted 1px #e7e7e7;  
	}
#footer p {
        padding:10px;
        margin:0;
	color: #555;  
	}	
#footer a {
	color: #999; 
	text-decoration:none;
	text-transform:uppercase; 
	}
#footer a:hover {
	background:#f2f2f2;
	color: #000;
	text-decoration:underline;
	}
.subcontent-unit-border {
	width:170px; 
	margin:0 0 2.0em 0; 
	padding:0 0 0 0; 
	background-color:#f6f6f6;
	}
.subcontent-unit-border-green {
	width:170px; 
	margin:0 0 2.0em 0; 
	padding:0 0 0px 0; 
	font-size:small;
	background-color:#f6f6f6;
	color:#000;  
	}
.subcontent-unit-border-blue  {
	width:170px; 
	margin:0 0 2.5em 0; 
	padding:0 0 10px 0; 
	border:solid 1px rgb(137,170,214); 
	background-color:rgb(213,225,240);
	}
.subcontent-unit-border-orange {
	width:170px; 
	margin:0 0 2.5em 0px; 
	padding:0 0 10px 0; 
	border:0; 
	background-color:#fff;
	}
.main-subcontent h1 {
	clear:both; 
	margin:0; 
	padding:1px 10px 1px 10px; 
	text-transform:uppercase; 
	font-weight:normal; 
	font-size:small;
	background-color:#f2f2f2;
	color:#000; 
	border-bottom:solid 1px #ccc; 
	}
.main-subcontent h1.green {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 	
	font-size:small;
	background-color:#f2f2f2;
	color:#000; 
	border-bottom:solid 1px #ccc; 
	}
.main-subcontent h1.blue {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(137,170,214); 
	color:rgb(255,255,255); 
	font-weight:bold;  
	}
.main-subcontent h1.orange {
	clear:both; 
	margin:0 0 5px 0; 
	padding:4px 10px 3px 10px; 
	background-color:rgb(232,177,13); 
	font-family:"trebuchet ms",verdana,arial,sans-serif; 
	color:rgb(255,255,255); 
	font-weight:bold;  
	}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {
	clear:both; 
	margin:1.0em 10px 0.5em 10px; 
	color:rgb(80,80,80);  
	}
.main-subcontent p {
	clear:both; 
	margin:0 10px 1.0em 10px; 
	color:rgb(80,80,80); 
	line-height:1.3em;  
	}
.main-subcontent p.center {
	text-align:center;
	}
.main-subcontent p.right {
	text-align:right;
	}
.main-subcontent ul {
	list-style:none; 
	margin:0.5em 10px 1.0em 10px;
	}
.main-subcontent ul li {
	margin:5px 0 0.2em 2px; 
	padding:0 0 0 11px; 
	background:url(img/bg_bullet_full_1.gif) no-repeat 0 0.4em; 
	line-height:1.2em;  
	}
.main-subcontent ol {
	margin:1px 10px 1px 30px !important /*Non-IE6*/; 
	margin:1px 10px 1px 30px /*IE6*/;
	}
.main-subcontent ol li {
	list-style-position:outside; 
	margin:0;  
	}	
.main-subcontent a {
	color: #000;
	text-decoration:none;
	display:block;
	}
.main-subcontent a:hover { 
	color: #000; 
	text-decoration:unterline;
	background-color:#fff;
	}	 
.main-navigation {
	margin:0; 
	}
.nav3-grid {
	width:168px; 
	border-bottom:dotted 1px #ccc;
	}
.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block; 
	min-height:1.2em /*Non-IE6*/; 
	height:auto !important; 
	height:1.0em /*IE6*/; 
	line-height:1.2em; 
	padding:2px 0px 2px 2px;  
    /* oben rechts unten links */
	border-top: dotted 1px #cccccc; 
	text-decoration:none; 
	color:#000;  
	font-size:small !important /*Non-IE6*/; font-size:0.8em /*IE6*/;
	}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display:block; 
	min-height:1.7em /*Non-IE6*/; 
	height:auto !important; 
	height:1.7em /*IE6*/; 
	line-height:1.7em; 
	padding:0px 0px 0px 0px; 
	border:none; 
	font-weight:normal; 
	text-decoration:none; 
	color:#676767; 
	font-size:small !important /*Non-IE6*/; font-size:0.8em /*IE6*/;
	}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color:#4d9444; 
	color:#fff; 
	text-decoration:none;
	} 
.main-navigation h1 {
	clear:both; 
	margin:0 0 0 0; 
	padding:7px 0px 7px 0px; 
	background-color:#fff; 
	text-transform:uppercase;
	color:#444;  
	font-size:medium;
	text-align:left;
	font-weight:normal;
	border-bottom: solid 2px #ccc;
	}	
.bildlinks {
	float:left;
	margin-right:10px; 
	margin-left:0px; 
	margin-top:0px;
	margin-bottom:2px
	}
.bildrechts {
	float:right;
	margin-right:0px; 
	margin-left:10px; 
	margin-top:0px;
	margin-bottom:2px
	}	
.minitext {
	font-size:8pt;
	}
.thumbnails {
	text-align:center;
	}
.thumbnails img {
	padding: 10px;
	margin: 5px;
	background: #FAEFCE;
	border: 2px dotted #B1C700;
	}
.bereichrechts {
	clear:both;
	float:right; 
	width:200px; 
	padding-left:10px; 
	margin-left:10px;
	padding-bottom:10px; 
	font-style:italic;
	color: #08673f;
	font-size:100%;
	}
.bereichlinks {
	clear:both;
	float:left; 
	width:185px; 
	padding-right:10px; 
	margin-right:10px;
	padding-bottom:10px; 
	font-style:italic;
	color: #08673f;
	font-size:100%;
	}
.halbre {
	float:right; 
	width:47%; 
	padding-left:2px; 
	margin-left:2px;
	}
.halbli {
	clear:both;
	float:left; 
	width:47%; 
	padding-right:2px; 
	margin-right:2px; 
	}