BODY, DIV, TD, TR, P, UL, OL, LI, FONT

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	/*color: black;*/

	text-decoration: none;

	}

	

	p.groesser { font-size:0.7em; }

	td.groesser { font-size:0.8em; }

	td.groesser2{ font-size:0.9em;}

	table.groesser { font-size:0.8em; }



BODY

	{

	/*background-color: #FF9000;*/

	margin:0px;

	background-image: url("/imgs/hint_body.gif");

	background-repeat: repeat-x;

	}



	BODY, HTML

	{

	height:100%;

	

	}



BODY.detail

	{

	background-color: #CCCCCC;

	}

	

input.form, select.form, textarea.form

	{

	background-color: #FFDDBB;

	}



input.button

	{

	background-color: #FFDDBB;

	border-style: outset;

	border-color: #FF9000;

	border-width: 1px;

	}

	

	

font.copyright

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: white;

	text-decoration: none;

	}

	

a:link, a:visited, a:active, a:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			

	

a:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

	}			



b

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: black;

	text-decoration: none;

	}



b.error

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: #C60008;

	text-decoration: none;

	font-weight: bold;

	}

	

td.balken

	{

	background-color: black;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: white;

	text-decoration: none;

	}



td.balken_grau

	{

	background-color: #FF9000;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: white;

	text-decoration: none;

	}



td.inhalt

	{

	background-color: #CCCCCC;

	}

	

table.gitterbox, td.gitterbox {

	/*background-image: url("/imgs/gitter_gross.gif");*/

	background-color: #CCCCCC;

	border-color: #FF9000;

	border-width: 1px;

	}

	

table.hintergrund {

    background-color: #CCCCCC; 

}



td.shade_main_left {

	background-image:url("/imgs/schatten_links.gif");

	background-repeat: no-repeat;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style:none;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}



td.shade_main_right {

	background-image:url("/imgs/schatten_rechts.gif");

	background-repeat: no-repeat;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style:solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}



.rahmen {

	border: 1px solid #666666;

	 }

	 

.rahmenlinks {



	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style:none;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

 }



.rahmenrechts {



	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

 }



/****************************************************************************************

* HAUPTMENU AUF SCHWARZEM BALKEN OBEN

******************************************************************************************/

	

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: white;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.mainmenu:hover,  b.mainmenu

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			



a.mainmenuA:link, a.mainmenuA:visited, a.mainmenuA:active, a.mainmenuA:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.mainmenuA:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			



	

/****************************************************************************************

* HAUPTMENU AUF ORANGEM BALKEN OBEN

******************************************************************************************/

	

a.mainmenu2:link, a.mainmenu2:visited, a.mainmenu2:active, a.mainmenu2:focus, b.mainmenu2

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: #FFC587;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.mainmenu2:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: white;

	text-decoration: none;

	font-weight: bold;

	}			



a.mainmenu2A:link, a.mainmenu2A:visited, a.mainmenu2A:active, a.mainmenu2A:focus, b.mainmenu2

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: white;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.mainmenu2A:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: white;

	text-decoration: none;

	font-weight: bold;

	}			

	

/****************************************************************************************

* SUBMENU LINKS

******************************************************************************************/

	

	

a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.submenu:hover,  b.submenu

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

	}			



a.submenuA:link, a.submenuA:visited, a.submenuA:active, a.submenuA:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.submenuA:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

	}			





/****************************************************************************************

* STATUSMENU AUF SCHWARZEM BALKEN OBEN (RESP. UNTEN)

******************************************************************************************/

	

a.statmenu:link, a.statmenu:visited, a.statmenu:active, a.statmenu:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.statmenu:hover,  b.statmenu

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			



a.statmenuA:link, a.statmenuA:visited, a.statmenuA:active, a.statmenuA:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.statmenuA:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 11px;*/

	/*color: #FF9000;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

	}			

	

/****************************************************************************************

* FOTO LINKS

******************************************************************************************/

	

	

a.foto:link, a.foto:visited, a.foto:active, a.foto:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.foto:hover,  b.foto

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}			



a.fotoA:link, a.fotoA:visited, a.fotoA:active, a.fotoA:focus

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}			

	

a.fotoA:hover

	{

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/**font-size: 12px;*/

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	}		

/****************************************************************************************

* Navigation TOP

******************************************************************************************/

a.navtop:link {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

}

a.navtop:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

}

a.navtop:hover {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navtop:active {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navtopactive:link {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navtopactive:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navtopactive:hover {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navtopactive:active {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

/****************************************************************************************

* Navigation LEFT

******************************************************************************************/

a.navleft:link {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

}

a.navleft:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: black;

	text-decoration: none;

	font-weight: bold;

}

a.navleft:hover {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navleft:active {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navleftactive:link {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navleftactive:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navleftactive:hover {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}

a.navleftactive:active {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*font-size: small;*/

	color: #2048AA;

	text-decoration: none;

	font-weight: bold;

}	
