/* hs.css für gymi.eu  */

/*	P { margin-bottom: 0cm; direction: ltr; color: #000000; widows: 0; orphans: 0 }
	P.western { font-family: "Verdana", sans-serif; font-size: 10pt}
	P.cjk { font-family: "Times New Roman", serif; font-size: 10pt }
	H1 { margin-top: 1cm; margin-bottom: 0.5cm; color: #000000; text-align: justify; widows: 0; orphans: 0 }
	H1.western { font-family: "Lucida Casual", cursive; font-size: 22pt }
	H1.cjk { font-family: "Times New Roman", serif; font-size: 22pt }
	H1.ctl { font-family: "Times New Roman", serif; font-size: 10pt; font-weight: medium }
	H2 { margin-top: 1cm; margin-bottom: 0.35cm; color: #000000; text-align: center; widows: 0; orphans: 0 }
	H2.western { font-family: "Lucida Casual", cursive; font-size: 20pt; font-style: italic }
	H2.cjk { font-family: "Times New Roman", serif; font-size: 20pt; font-style: italic }
	H2.ctl { font-family: "Times New Roman", serif; font-size: 10pt; font-style: italic }   */

  /*/font-size : large; */
  /*font-weight : bold; */
  /*font-weight : normal;*/
  /* margin-left      : 1em; */
  /* margin-right     : 1em; */

/*  <div type=FOOTER>
	<p class="western" style="margin-top: 0.5cm; margin-bottom: 0.5cm; background: #999999; border-top: 1px solid #000000; border-bottom: none; border-left: none; border-right: none; padding-top: 0.05cm; padding-bottom: 0cm; padding-left: 0cm; padding-right: 0cm; widows: 2; orphans: 2">
	<font face="Lucida Handwriting, cursive"><font size=1>Die Mathematiklehrer der fünften und sechsten Klassen - 2006</font></font></p>
  </div>*/

/* <a style="font-size:16" >*/

body {
  background-color : #ffa;   /* hellgelb */
  background-image : url(bgr.gif);
  font-family      : Verdana, Arial, sans-serif; 
  font-size        : 12pt;
  color            : #055;

}

siteheadline {
  font-family      : "Bradley Hand ITC", fantasy;
  font-size        : 36pt;
  font-weight      : bold;
}

gaestebuch {
  position         : absolute;
  top              : 18px;
  left             : 830px;
  font-size        : 10pt;
}

p, tr, th, htd, a, div, ul, li {
}

h1, h2, h3, h4, h5, h6 {
  text-align       : center;
}

div {
  font-size        : 20pt;
}

.tnr10 {
  color            : #055; /* wird nicht von BODY übernommen */
  font-family      : "Times New Roman", Times, serif; 
  font-size        : 10pt;
}

.tnr12 {
  color            : #055;
  font-family      : "Times New Roman", Times, serif; 
  font-size        : 12pt;
}

.anw { /* Anweisung */
  color            : black;
  font-size        : 12pt;
  font-style       : italic;
}

.ctr {
  text-align       : center;
}

.lca {  /* Lucida Casual für Astronomie */
  font-family      : "Lucida Casual", Verdana; 
  color            : #cfd; /* hell*/
  font-size        : 14pt;  
 /*text-indent      : 1cm;*/
}

.lc10 {  /* Lucida Casual 10 */
  font-family      : "Lucida Casual", Verdana; 
  color            : #066; 
  font-size        : 10pt;  
}

.lc12 {  /* Lucida Casual 12 */
  font-family      : "Lucida Casual", Verdana; 
  color            : #066; 
  font-size        : 12pt;  
}
.lc20 {  /* Lucida Casual 20 */
  font-family      : "Lucida Casual", Verdana; 
  color            : #066; 
  font-size        : 20pt;  
}


tr {
}

td {
 font-size:20pt;
 }

ol li, ul li {
  font-weight: normal;
}

pre {
   font-family      : "Courier New", Courier, monospace; 
   margin-left      : 5%; 
   margin-right     : 0px; 
   white-space      : pre; 
}

code { 
   font-family      : "Courier New", Courier, Mono, monospace; 
   background       : transparent;
   color            : #d0f; /* pink */
}


a:link {
   color           : #33f;
   background      : transparent;
   text-decoration : none;
   font-size       : 20pt; 
}

a:visited {
   color           : #5bb;
   background      : transparent;
   text-decoration : none; 
   font-size       : 20pt; 
}

a:hover {
   color           : rgb(255,148,0); 
   background      : transparent; 
   text-decoration : underline;
}

a:active {
   color           : #c00000; 
   background      : #f0c000; 
   text-decoration : none; 
}


a img {
   color           : white;
   background      : transparent;
   border-width    : 0; 
   border-style    : none; 
   border-color    : inherit; 
}


/* Navigationsleiste */

#navbar {
  width            : 100%;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color : #eeeeee;
  color            : black;
  padding          : 0px;
  font-size        : 12px;
  text-decoration  : none;
  margin           : 0;
  border           : none;
  padding          : 2px;
}

#navbar a:link, .navbar-item A:link {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-decoration  : none;
}

#navbar a:visited, .navbar-item A:visited {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-decoration  : none;
}


/* Fussleiste */
.footer-title {
  font-weight      : bold;
  color            : black;
  background       : #eeeeee;
}