BODY
{
background-image: url(images/bg_2.jpg);
background-color : #FFEFA2;
 background-attachment: scroll;
 scrollbar-face-color: #FFEFA2;				  /* Scrollbalkenfarbe */
 scrollbar-shadow-color: #000000;	     /* Scrollbalken-Schattenfarbe nach rechts und unten */
 scrollbar-highlight-color: #FFFFFF;	  /* Scrollbalken-Lichtfarbe von links und oben */
 scrollbar-3dlight-color: #FFEFA2;		    /* Scrollbalken-Kantefarbe links und oben */
 scrollbar-darkshadow-color: #000000;  /* Scrollbalken-Kantefarbe rechts und unten */
 scrollbar-track-color: #FFEFA2;			  /* Scrollbalken-Laufbandfarbe */
 scrollbar-arrow-color: #1363A6;		   /* Scrollbalken-Endpunkte-Pfeilfarbe */
 margin: 0px 0px
}
 
TD
{                                                              /* Text der Seite */
	    font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 13px;
		color: #000000;	
}

TD.ag
{ 															 /* Überschrift der Seite */
		font-size:13px; 
		color:#115E9E; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.in
{ 															 /* Adresszeile unten */
		font-style : normal;
		font-size:12px; 
		color:#000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link 
{
     	color : #000000;
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 12px;
     	text-decoration : none;
}
     
A:active
{
     	color : #FFFFFF;
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 12px;
     	text-decoration : none;
}

A:visited
{
     	color : #000000;
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 12px;
     	text-decoration : none;
}

A:hover
{
     	color : #FFFFFF;
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 12px;
     	text-decoration : underline overline;
}

TD.h2sw
{
     	font-size : 24px;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : normal;
     	font-style : normal;
     	color : #000000;
}

TD.h1sw
{
     	font-size : 28px;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : normal;
     	font-style : normal;
     	color : #000000;
}

TD.h1gr
{
     	font-size : 28px;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : normal;
     	font-style : normal;
     	color : ButtonShadow;
}

H3
{
     	font-size : 16px;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : normal;
     	font-style : normal;
     	color : #FFFFFF;
}


A.regio:link
{
     	color : #000000;
     	font-style : normal;
     	font-family :  Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	text-decoration : none;
}

A.regio:active
{
     	color : #FFFFFF;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	text-decoration : none;
}

A.regio:visited
{
     	color : #000000;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	text-decoration : none;
}

A.regio:hover
{
     	color : #FFFFFF;
     	font-style : normal;
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	text-decoration : underline overline;
}

Table.border 
{
	border-bottom : 1px solid #FFCC00;
	border-left : 1px solid #FFCC00;
	border-right : 1px solid #FFCC00;
	border-top : 1px solid #FFCC00;
}

TD.win
{                                                              /* Text der Seite */
	    font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 12px;
		color: #FFCC00;
		font-weight : bold;
}

A.h1:link 
{
     	color : #000000;
     	
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 28px;
     	text-decoration : none;
}
     
A.h1:active
{
     	color : #1363A6;
     	
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 28px;
     	text-decoration : none;
}

A.h1:visited
{
     	color : #000000;
     	
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 28px;
     	text-decoration : none;
}

A.h1:hover
{
     	color : #FFFFFF;
     	font-style : normal;
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-size : 28px;
     	text-decoration : underline overline;
}
