/* dieses Stylesheet definiert alle Schriftelemente, die auf der NKS-Website verwendet werden */

BODY, P, H1, H2, H3, H4, H5, H6, DIV, address, table, td, TH, ul li, ul, LI, FORM, INPUT, BUTTON, SELECT { font-family: verdana, arial, helvetica, sans-serif}


BODY {
  background-color: #FFFFFF;
  margin-left:  0px;
  margin-top:   0px;
  margin-right: 0px;
}


/* für normale Texte - 12px = 9pt  */
P {	
       font-size: 9pt ; 
       color: #000000;
}

ul {	
       font-size: 9pt ; 
       color: #000000;
       background-color : transparent;
}

li {	
       font-size: 9pt ; 
       color: #000000;
       background-color : transparent;
}

hr {   height: 1pt;
       color: #002a80;

}


/* Contentbereich: Überschriften, 1. Option - 16px = 12pt  */
H1 {
 font-size: 14pt;
 color: #000000;
 background-color : transparent;
}

/* Contentbereich: Überschriften, 2. Option - 14px = 10.5pt*/
H2 {
 font-size: 12pt;
 color: #000000;
 background-color : transparent;
}

/* Contentbereich: Überschriften, 3. Option - 12px = 9pt */
H3 {
 font-size: 10pt;
 color: #000000;
 background-color : transparent;
}
/* ------ */

/* Contentbereich: Aussehen der Links*/
A:link {
	color: #5c86bb;
	background-color : transparent;
	font-weight: normal;
	font-size : 9pt;
	text-decoration : underline;
}

A:hover {
	color: #D9712B;
	background-color : transparent;
	font-weight: normal;
	font-size : 9pt;
	text-decoration : underline;
}

A:active {
	color: #D9712B;
	background-color : transparent;
	font-weight: normal;
	font-size : 9pt;
        text-decoration : underline;
}

A:visited {
	color:  #D9712B;
	background-color : transparent;
	font-weight: normal;
	font-size : 9pt;
        text-decoration: underline;
}

/* ------ */

 /*Contentbereich: Fußzeile - 11px = 8pt */  
.schriftfusszeile { 
font-size: 8pt;
font-style: normal;
color: #B8CBD9;
background-color : transparent;
 }
 
/* ------ */

 /*Contentbereich: Bildunterschriften*/  
.bildunterschrift { 
font-size: 9px;
font-style: normal;
color: #000000;
background-color : transparent;
 }
 
/* ------ */

 /*Contentbereich: Thementitel, Tabellenüberschriften, Untertitel, 
 Zusammenfassungen, Hervorhebungen - 11px = 9pt*/  
.untertitel { 
font-size: 9pt;
font-style: normal;
color: #000000;
background-color : transparent;
font-weight: bold;
 }
 
/* ------ */

 /*Contentbereich: für Mengentexte */  
.mengentext { 
font-size: 9pt;
font-style: normal;
color: #000000;
background-color : transparent;
font-weight: normal;
 }
 
/* ------ */
   

/* Navigation: erste Ebene*/
.navigation1 {
   font-size: 9pt;
   color: #FFFFFF;
   background-color : transparent;
   text-decoration: none;
   font-weight: bold;
   }
  
   
/* Navigation: zweite Ebene - 11px= 8pt* - Änderung von 8pt auf 9t gemäß Absprache/
.navigation2 {
   font-size: 9pt;
   color: #FFFFFF;
   background-color : transparent;
   text-decoration: none;
   font-weight: normal;
   }
   
   
/* Navigation: dritte Ebene*/
.navigation3 {
   font-size: 9pt;
   color: white;
   background-color : transparent;
   text-decoration: none;
   font-weight: normal;
   }

/* ------ */

/*Navigation: Links */
A.navigation1:link {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #FFFFFF;
    background-color : transparent;	
    text-decoration :none;
}

A.navigation1:hover {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #FFFFFF;
    background-color : transparent;
    text-decoration: none;
}

A.navigation1:active {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #FFFFFF;
    background-color : transparent;
    text-decoration: none;
}

A.navigation1:visited {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #FFFFFF;
    background-color : transparent;
    text-decoration: none;
}


/*Navigation: Links, 2. Ebene* - 11px = 8pt*/
A.navigation2:link {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #FFFFFF;
    background-color : transparent;	
    text-decoration :none;
}

A.navigation2:hover {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #FFFFFF;
    background-color : transparent;
    text-decoration: none;
}

A.navigation2:active {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #FFFFFF;
	background-color : transparent;
    text-decoration: none;
}

A.navigation2:visited {  
    font-size: 9pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #FFFFFF;
	background-color : transparent;
    text-decoration: none;
}



/*Navigation: Links, 3. Ebene*/
A.navigation3:link {  
    font-size: 9pt; 
    color: white;
    font-style: normal; 
    font-weight: normal; 
    background-color : transparent;	
    text-decoration :none;
}

A.navigation3:hover {  
    font-size: 9pt; 
    color: white;
    font-style: normal; 
    font-weight: normal; 
    background-color : transparent;
    text-decoration: none;
}

A.navigation3:active {  
    font-size: 9pt; 
    color: white;
    font-style: normal; 
    font-weight: normal; 
    background-color : transparent;
    text-decoration: none;
}

A.navigation3:visited {  
    font-size: 9pt; 
    color: white;
    font-style: normal; 
    font-weight: normal; 
    background-color : transparent;
    text-decoration: none;
}

/* ------ */

.ClsNavigationsbereich {
  background-image:url(bilder/navigationsbereich.jpg);
}

.ClsMenu {
  background-image: none;
}

/* ------ */

/*Fußzeile: Links */
A.schriftfusszeile:link {  
    font-size: 8pt; 
    font-style: normal; 
    font-weight: bold; 
	color: #B8CBD9;
	background-color : transparent;	
    text-decoration :none;
}

A.schriftfusszeile:hover {  
    font-size: 8pt; 
    font-style: normal; 
    font-weight: bold; 
	color: #B8CBD9;
	background-color : transparent;
    text-decoration: none;
}

A.schriftfusszeile:active {  
    font-size: 8pt; 
    font-style: normal; 
    font-weight: bold; 
	color: #B8CBD9;
	background-color : transparent;
    text-decoration: none;
}

A.schriftfusszeile:visited {  
    font-size: 8pt; 
    font-style: normal; 
    font-weight: bold; 
	color: #B8CBD9;
	background-color : transparent;
    text-decoration: none;
}

/* VZ: 12.06.2003 Style notwendig für barriefreien Zugriff */
#skipmenu { display: none; }