/* ============================================================================================
allgemein.css ANFANG
=============================================================================================*/

body 		{ 
		background-color:white; 
		color:black; 
		font-size:11px; 
		font-family:Verdana, sans serif; 
}
#logoLeft   { position:absolute;left:0px; top0px;}

#lineGreen , #funcMenue , #funcMenueUl , #header	, #mainNavUl { display:none; }

#rechts 	{
			background-color:		white;
			margin-left:			100px;
			min-height:				500px;
			padding:				0em;
			width:					580px;
			}

#footer		{ clear:both; height:30px; width:783px; }

a:link , a:visited ,a:focus , a:active
{ color:#005a1b; text-decoration:none; }
a:hover { color:#E76404; }

h1 				{ font-size:14px; margin-top:0.3em; }
h1 , h2 , .ordnung3 { color:black; }

hr			{ width: 100%; margin-bottom:1.5em; border: none; border-bottom:1px solid black; }

a.funcMenuLnk:link , a.funcMenuLnk:visited ,a.funcMenuLnk:focus , a.funcMenuLnk:active
{ color:#333333; text-decoration:none; }
a.funcMenuLnk:hover { color:#E76404; text-decoration:none; }

.headerBild		{ display:none; }

.bildunter		{ font-style:italic; font-size:10px; margin-top:-5px; }

/* .mainNavLi		{ color:#ACC8AF; float:left; font-weight:bold; font-size:11px; letter-spacing:0.07em; margin-right:2em; text-transform:uppercase; } */

a.mainNavLnk:link , a.mainNavLnk:visited ,a.mainNavLnk:focus , a.mainNavLnk:active
{ color:#fff;  text-decoration:none; }
a.mainNavLnk:hover { color:#E76404; font-weight:bold; font-size:11px; text-decoration:none; }

.innenRechtsTitel 	{ background:white; color:black; font-weight:bold; font-size:12px; height:20px; margin-bottom:1.2em; padding:5px 0 0 5px; width:469px; }
.innenRechtsText 	{ margin-top:0em; margin-bottom:2em; }

.nachOben		{ display:none; }
.clearer 		{ display:none; }

.footerText			{ border-top:1px solid #808080; color:#808080; float:left; height:15px; margin-left:3px; padding:0.3em 0 0 0.5em; width:672px; }
.footerUL			{ float:left; list-style-type:disc; margin-top:0px; margin-left:18px; padding:0px; }
.footerFloat		{ float:left; height:14px; margin-top:-4px; margin-left:90px; margin-right:5px; padding:4px 0px 0px 3px; }
.footerLi			{ float:left; margin-right:17px; }
.footerBackground 	{ background:#acc8af; float:left; height:23px; margin-left:55px; margin-top:-4px; width:47px; }

/* Unternavigation */
.subNav1 , .subNav1active , .subNav2 , .subNav2active , .subNav1active , .subNav1Titel 	{ display:none; }
.subNav2 , .subNav2active , .subNav2active	{ display:none; }


/* Folgeseite */
.boxZurueck		{ background:#005a1b; height:20px; padding-top:5px; width:158px; }
a.zurueckLnk:link , a.zurueckLnk:visited ,a.zurueckLnk:focus , a.zurueckLnk:active
{ color:#ACC8AF; font-weight:bold; text-decoration:none; }
a.zurueckLnk:hover { color:#E76404; text-decoration:none; }

/* Portalseite */
.portal 		{ margin-top:0px; margin-bottom:0px; }
.portalTeaser	{ float:left; margin-top:0.2em; margin-right:0.5em; }

/* Map-Seite */
.map 		{ margin-top:5px; }

/* Ansprechpartner-Seite */
.boxPartner 	{ border-bottom:1px solid #005a1b; float:left; margin-bottom:5px; width:100%; }
.boxPartnerLast { border:none; margin-bottom:20px;}
.partnerImage	{ float:left; margin-right:20px; margin-bottom:5px; width:154px; }
.partnerText	{ float:left; }
.partnerName	{ margin-top:12px; font-weight:bold; color:#333333; }


/*== IE 6 HACKS == */

* html #innen 			{ height:1%; }
* html #innen-rechts, * html #innen-links 			{ height:1%; }
* html #rechts, * html #innen, * html #innen-rechts { position:relative; }
* html .clearer 		{ display:block; height:0; font-size:0; clear:both; }
* html #header 			{ margin-top:-21px; }
* html #headerstart 		{ margin-top:-21px; }
* html #mainNavUl 		{ height:18px; margin-left:0px; margin-top:20px; margin-bottom:0px; width:640px; }
* html .headerBild 		{ margin-bottom:-10px; }

* html #funcMenueUl , *+html #funcMenueUl 	{ margin-left:0px; }
* html #lineGreen  , *+html #lineGreen  	{ left:12px; top:34px; }
* html .ordnung3 , *+html .ordnung3			{ font-size:12px; }

/*== IE 7 HACKS == */
*+html .clearer 		{ display:block; height:0; clear:both; }
*+html #mainNavUl 		{ margin-top:0px; margin-left:0px; }



/*=========================================================================================
allgemein.css ENDE
==========================================================================================*/