/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/



DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 158px;
BORDER: 1px solid #75797E;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
MARGIN-top: 1Px;
margin-bottom:1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #ffffff;
BACKGROUND-COLOR: #A48668;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #ffffff;
BACKGROUND-COLOR: #810000;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 158px;
BORDER: 1px solid #75797E;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
MARGIN-top: 1Px;
margin-bottom:1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #ffffff;
BACKGROUND-COLOR: #810000;
}





/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 130px;
BORDER: 1px solid #75797E;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
MARGIN-top: 1Px;
margin-bottom:1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #505253;
BACKGROUND-COLOR: #DED3C9;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #ffffff;
BACKGROUND-COLOR: #810000;
}




/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 130px;
BORDER: 1px solid #75797E;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
MARGIN-top: 1Px;
margin-bottom:1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #ffffff;
BACKGROUND-COLOR: #810000;
}


/* Schift-Formatierungen */

body {font-size: 12px; font-family: Arial, Verdana; color:#505253; text-align:justify;}

.titel {font-family: Arial, Verdana; 
		font-size: 16px;
		color: #810000;
		font-weight:bold;
		}
.unten {font-family: Arial, Verdana; 
		font-size: 12px;
		color: #ffffff;
		font-weight:bold;
		background-color:#810000;
		}
.textleer {font-family: Arial, Verdana; 
		font-size: 12px;
		color: #505253;
		margin-left:105px;
		}
.text {font-family: Arial, Verdana; 
		font-size: 12px;
		color: #505253;
		}
.textrot {font-family: Arial, Verdana; 
		font-size: 12px;
		color: #810000;
		font-weight:bold;
		}		

.tabellesport {
  font-size: 11px;
  text-align:center;
  font-weight:bold;
  border-collapse:collapse;
		}
		

   .box_navi {
  border-style:solid;
  border-color:#40713F;
  border-bottom-width:1pt;
  border-top-width:1pt;
  border-right-width:1pt;
  border-left-width:1pt;
    background-color:#F7F9EB;
    padding-left:2px;
  }

  
a.link2:link { font-family: Arial, Verdana; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration:none;}
a.link2:visited { font-family: Arial, Verdana; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration:none;}
a.link2:hover { font-family: Arial, Verdana; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration:none;}

a.link3:link { font-family: Arial, Verdana; font-size: 12px; color: #505253;; font-weight:bold; text-decoration:none;}
a.link3:visited { font-family: Arial, Verdana; font-size: 12px; color: #505253; font-weight:bold; text-decoration:none;}
a.link3:hover { font-family: Arial, Verdana; font-size: 12px; color: #505253; font-weight:bold; text-decoration:none;}



input, select, textarea
   { border-width:1pt; 
   border-style:solid; 
   border-color:#A48668;
   font-size: 12px;
   font-weight:bold;
   color:#505253;
   }
   
   
