/* Windows Style   */

normal       {FONT-FAMILY: geneva, arial, helvetica; FONT-SIZE: 10pt}
A {text-decoration: none}
td				{ color: rgb(0,0,0); font-family: verdana,sans-serif; font-size:8pt;font-weight:bold; }

A:visited, A:link, A:active {font-weight : bold;font-size : 12px;font-family : Verdana;color : #000000; font-weight: bold;} 
A:hover 		{ font-weight : bold; font-family : Verdana;color:#FFFF00;} 

body {
    
    font-family: Verdana, Helvetica;
    color: #000000;
    font-size: 10px;
    scrollbar-face-color : #C60000;
    scrollbar-shadow-color : #FFFF00;
    scrollbar-track-color : #000000;
				scrollbar-highlight-color : #FFFF00;
				scrollbar-arrow-color : #FFFF00;
				scrollbar-darkshadow-color : #FFFF00;
				scrollbar-background-color : #000000;
    empty-cells: show;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image:url(images/bg_main.jpg);
    background-repeat: repeat-x;
	   }

input.suche_button
{
	font-weight: bold;
	font-family: verdana,sans-serif; 
	font-size:8pt;
	color: #ffffff;
	border-left: white 1px solid;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #FD7F07;
}




TD.non	 	{color:#000000;font-family: verdana; font-size:10px; }
TD.aktiv 		{color:#FFFF00;font-family: verdana; font-size:12px; text-decoration: underline;}
TD.sub  		{color:#000000;font-family: verdana; font-size:10px; text-decoration: underline;}

TD.titel 	{color:C60000;font-family: verdana; font-size:20px;font-weight:bold; }
TD.nav 	{background-color:#000000;color:#666666;font-family: verdana; font-size:12px;font-weight:bold; }
TD.navgbs 	{background-color:#000000;color:#FFFFFF;font-family: verdana; font-size:12px;font-weight:normal; }
TD.navgb 	{background-color:#000000;color:#666666;font-family: verdana; font-size:12px;font-weight:normal; }
TD.content	{color:#000000;font-family: verdana; font-size:11px;font-weight:normal; text-align: justify}
TD.content_bold	{color:#000000;font-family: verdana; font-size:11px;font-weight:bold; text-align: justify}
TD.footer 	{color:000000;font-family: verdana; font-size:10px;font-weight:bold; }

td.zeile1		{background-color:#E9E9E9;color:#000000;font-size:8pt;}
td.zeile10		{background-color:#ECECEC;color:#000000;font-size:8pt;}
td.zeile2		{background-color:#E9E9E9;color:#000000;font-size:8pt;}
td.zeile99		{background-color:#FFA63E;color:#000000;font-size:8pt;}
