/* ----------------------------------- Allgemein */
body  { 
font-size: 10pt; 
}

*  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
/* font-weight: normal; */
text-decoration: none;
font-size: 1 em;
}

h1,h2,h3,h4,h5 { 
font-family: Arial, Geneva, SunSans-Regular, sans-serif; 
text-decoration: none;
}




/* ----------------------------------- Hauptlinks */

#gymsob {
line-height: 24px;
}

#navTOP a   { font-size: 12pt; line-height: 1.6em }

#navTOP a.aktuell {
font-size: 1.3em;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
letter-spacing: 1pt;
}

#navTOP a.aktuellschule {
  letter-spacing: 0pt;
}


/* ----------------------------------- Admin Links */

#navADMIN a { font-size: 8pt }

#contLEFT a.aktuell {
font-weight: bold;
text-transform: uppercase
}
#footer { font-size: 8pt }


/* ----------------------------------- Rechter Container */

#contRIGHT h3  { 
  color: white;
  font-size: 9pt; 
  font-weight: bold; 
  text-transform: uppercase;
}

#contRIGHT a {
  color: black;
  text-decoration: none;
}

#contRIGHT a:hover {
  color: #686868;
  text-decoration: underline;
}

#contRIGHT .quickinfo h3 a {
  color: white;
  font-weight: normal;
}

#contRIGHT ul, p {
  color: black;
  background-color: #f4f4f4;
}

#contRIGHT p.hinweis {
  padding: 6px;
  font-size: 85%;
  color: #667ca8;
}
