/* CSS Document */

body { 
scrollbar-arrow-color: #CCCCCC;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #333333;
margin-left:20px; 
margin-right:20px; 
margin-top:10px; 
margin-bottom:10px;
background-color: #4a3a3a
}

body.index { 
scrollbar-arrow-color: #CCCCCC;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #333333;
margin-left:10px; 
margin-right:10px; 
margin-top:10px; 
margin-bottom:10px;
background-color: #A00000
}

/*------------------------------------------------------Tabellen---------------------------------------------------------*/
table.inhalt      {
                  height:100%
                  }


td                     {       
                        font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  	color:silver;
                  	line-height: 19px
                        }
                  
th                      { 
                        font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: bold;
                  	color:silver;
                  	line-height: 19px
                        }
						
						
td.titel          {                       
         		font-size:12pt;
                        font-weight:bold;  
                        font-family:"Arial","Helvetica", sans-serif;
                        color:silver;
                        text-align:center;
                        }
                  
td.head              {                       
                  font-size:16pt;
                        font-weight:bold;  
                        font-family:"Arial","Helvetica", sans-serif;
                        color:white;
                        text-align:center;
                        }
                  
                  
td.big         {                       
         font-size:16pt;
                        font-weight:bold;  
                        font-family:"Arial","Helvetica", sans-serif;
                        color:silver;
                        text-align:center;
                        }
                     
                     
td.titelb         {                       
         font-size:12pt;
                        font-weight:bold;  
                        font-family:"Arial","Helvetica", sans-serif;
                        color:black;
                        text-align:center;
                        }
              
td.textb          {                       
         font-size:9pt;
                        font-weight:bold;  
                        font-family:"Arial","Helvetica", sans-serif;
                        color:black;
                        }

td.info          {                       
               font-size:10px;
               font-weight:bold;  
               font-family:"Arial","Helvetica", sans-serif;
               }

td.liste                  {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                      	font-weight: bold;
                      	border:1px solid; 
                      	border-style:outset; 
                      	background-color:#2d0304;
                     	color:silver
                        }

td.leiste                     {       
                        font-size: 13px;
                       font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                       font-weight: normal;
                  	color:silver
                        }

td.zeiten           {       
                    font-size: 11px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  	color:silver;
                  	line-height: 19px
                        }

						
/*------------------------------------------------------Überschrift - Absatz ---------------------------------------------------------*/
p.title                 {       
                        font-size: 13px;
                       font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                       font-weight: normal;
                  	line-height: 19px;
                        color:silver
                        }
 
p.bigred                 {       
                        font-size: 16px;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: normal;
                        color:red
                        } 
p.big                 {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        color:#FFCC99
                        } 
 p.index				{       
                        font-size: 30px;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        text-align:center;
                        color:silver
                        }      
        
p.head               {                       
                  font-size:18pt;
                        font-weight:bold;  
                        font-family: "Arial";
                        color:silver;
                        text-align:center;
                        }
                  
				  
/*Text ---*/     
 p,p.text, h3                 {       
                        font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  	color:silver;
                  	line-height: 19px;
			          text-align:justify
                        }

 /*------------------------------------------------------Normallink ---------------------------------------------------------   


a:link                  {       
                        font-size: 8pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                 	text-decoration:none;
                  	color:#FFCC99
                        }


a:visited  {       
                        font-size: 8pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	text-decoration:none;
                  	color:#FFCC99
                        }
						
						
						
						
a:hover { color:red; }   
 ------------------------------------------------------navi Link ---------------------------------------------------------*/    
 
 
a:link, a.leiste:link                  {       
                        font-size: 13px;
                       font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                       font-weight: normal;
                  	line-height: 19px;
                     text-decoration: none;
                 	color:#FFFFFF
                        }


a:visited, a.leiste:visited  {       
                        font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  	line-height: 19px;
                  text-decoration: none;
                  color:#FFFFFF
                        }
						
						
						
						
a:hover, a.leiste:hover { color:red; }   
 /*------------------------------------------------------Großer Link ---------------------------------------------------------*/    
 
a.gr:link                  {     
                        font-size: 17px;
                       font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                       font-weight: normal;
                  	line-height: 25px;
                     text-decoration: none;
                 	color:#FFFFFF

                        }


a.gr:visited  {
                       font-size: 17px;
                       font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                       font-weight: normal;
                  	line-height: 25px;
                     text-decoration: none;
                 	color:#FFFFFF

                        }
						
						
a.gr:hover {
	color:red;

}   
 
						
						
 /*------------------------------------------------------Titel - Link ---------------------------------------------------------*/    
 
 
                  
a.title:link                  {       
                        font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  	color:#ffffff;
                  	line-height: 19px;
                     text-decoration: none
                        }

a.title:visited               {       
                    font-size: 13px;
                    font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
                    font-weight: normal;
                  color:#ffffff;
                  	line-height: 19px;
                     text-decoration: none
                        }
						a.title:hover { color:red; }  

  
/*------------------------------------------------------Großer - Link ---------------------------------------------------------*/                  
                  
a.big:link                  {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  text-decoration:none;
                  color:#FFCC99
                        }

a.big:visited               {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  text-decoration:none;
                  color:#FFCC99
                        }
                  

a.big:hover{ color:red; }



                  
/*----------------------------Hintergrund mittig setzten----------------------------------------------------------*/

.mitte {
	background-position: center;
}

/*----------------------------Startseite Tabelle-----------------------------------------------------------*/
.bg-index {
	background-attachment: fixed;
	background-position: 0px 0px;


}
/*----------------------------Navi Tabelle-----------------------------------------------------------*/
.bg-table {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(/pics/design/streifen-dunkel.jpg);
	background-position: 0px 0px;


}
/*----------------------------BG- Linielinks-----------------------------------------------------------*/
.bg-linie-links {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(/pics/design/linie-links.jpg);
	background-position: 0px 0px;
	background-color: #000000;

}
/*----------------------------BG- Linielinks2-----------------------------------------------------------*/
.bg-linie-links2 {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(/pics/design/linie-links-abschl.jpg);
	background-position: 0px 0px;
	background-color: #000000;

}
/*----------------------------BG- Linielrechts-----------------------------------------------------------*/
.bg-linie-rechts {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(/pics/design/linie.jpg);
	background-position: right 0px;
	background-color: #000000;

}

/*----------------------------Oberes Frame---------------------------------------------------------*/
.navi {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(/pics/design/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF
}

h4.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

