/* Style Sheets fuer Herwig GmbH */
/* author INCI */

/* Ebenenformate */
/* Standardfarbflaechen */
div 				{ position: absolute; }

/* Hintergrundbild, Farbflaechen und weisse Lnie */
#hintergrundbild	{ width: 760px; height:536px; left:40px; top:32px; overflow:hidden; z-index:0; }
#hintergrundbild2	{ width: 760px; height:536px; left:40px; top:32px; overflow:hidden; z-index:0; }

#grau_links 		{ background-color:#707265; width:25px; height:518px; left:15px; top:32px; z-index:6;}
#grau_mitte 		{ background-color:#707265; width:580px; height:129px; left:40px; top:421px; z-index:6;}
#grau_mitte_gross 	{ background-color:#707265; width:580px; height:210px; left:40px; top:340px; z-index:6;}
#grau_rechts		{ background-color:#707265; width:700px; height:518px; left:620px; top:32px; z-index:15;}
#weisse_linie		{ background-color:#ffffff; width:4px; height:389px; left:36px; top:32px; z-index:6;}
#weiss_mitte		{ background-color:#ffffff; width:580px; height:352px; left:40px; top:89px; z-index:1;}
#weiss_mitte2		{ background-color:none; overflow:hidden; width:580px; height:352px; left:40px; top:88px; z-index:14;}

#logo				{ left:60px; top:494px; z-index:10;}

/* Textebenen */
#headline_gross 	{ left:57px; top:41px; z-index:3; }
#headline_schw 		{ left:57px; top:75px; z-index:3; }
#text0				{ left:60px; top:183px; z-index:3; }
#text1				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text2				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text3				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text10				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text11				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text12				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text20				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text21				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text22				{ left:60px; top:183px; visibility: hidden; z-index:13; }
#text30				{ left:60px; top:183px; visibility: hidden; z-index:13; }

#anmerkung			{ left:60px; top:400px; z-index:13; }
#seitenwahl			{ top: 373px; left: 60px; z-index:11; visibility:hidden; }

/* Navigationselemente */
#textlinks 			{ left:478px; top:180px; z-index:3; }
#navigation			{ left:640px; top:32px; z-index:16; }
#metanavigation		{ left:800px; top:336px; z-index:16; }
#metanavigation1		{
	left:641px;
	top:266px;
	z-index:16;
}
#decker				{ background-color:#707265; left: 460px; top: 32px; height:411px; width:160px; visibility: hidden; z-index:15; }

/*Sitemap*/
#sitemap			{ top:32px; left:36px; z-index:20; visibility: hidden; }
#abdeckung_sm		{ top:486px; left:44px; width:700px; height:21px; background-color:#273D5D; visibility: hidden; z-index:30; }


/* Auswahlmenue der Tabelle */
table, tr, td {
		text-align:left;
}

.td_norm 	{
		height: 25px;
		width: 60px;
		vertical-align: center;	
		background-color: #F7F8F6;	
		cursor: pointer;
}
.td_fill 	{
		height: 25px;
		width: 60px;
		vertical-align: center;	
		background-color: #FAA83A;	
		cursor: pointer;
}
