
body {
  font-size: 10pt; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  /*margin:0px;*/
}

h1 {
  color: #006; 
  font-weight: bold; 
  font-size: 24pt; 
  font-family: "AppleGaramond Bk", Garamond, "Times New Roman", Georgia, Times; 
  text-align: center
}

h2 { 
  font-weight: bold; 
  font-size: 18pt; 
  font-family: "AppleGaramond Bk", Garamond, "Times New Roman", Georgia, Times; 
  text-align: center
}

h3 { 
  font-weight: bold; 
  font-size: 14pt; 
  font-family: "AppleGaramond Bk", Garamond, "Times New Roman", Georgia, Times
}

h4 { 
  font-weight: bold; 
  font-size: 12pt; 
  font-family: "AppleGaramond Bk", Garamond, "Times New Roman", Georgia, Times 
}

input { 
  font-size: 10pt; 
  font-family: "Courier New", Courier, Monaco 
}

p { 
  font-size: 10pt; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td {
  font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.bildrand {
  margin: 4px
}

table.probenplan tr {
  vertical-align:top;
  padding-top:5pt;
}

.menu a {
  display:block;
  margin-left:6px;
  margin-bottom:1px;
  font-weight:bold;
  width:120px;
  height:38px;
  text-align:center;
  background:url(../pics/v_schluessel.png);
  background-repeat:no-repeat;
  font-family: Verdana, Tahoma, sans-serif;
  padding-left:13px;
  font-style:italic;
  text-decoration:none;
  color:#d6d6fa;
  line-height:36px;
  vertical-align:middle;
}

.menu a:hover {
  color:#ffc000;
  background:url(../pics/b_schluessel.png);
  background-repeat:no-repeat;
  text-decoration:underline;
}

.menu a.kontakt:hover {
  background:url(../pics/a_schluessel.png);
  background-repeat:no-repeat;
}

.minis {
  margin-left:20px;
  margin-right:15px;
  text-align:center;
  font-size:8pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


