
#tab-suchausgabe td
{
padding: 2px;
font-size: 90%;
}


#tab-ergebnisliste
{
font-size: 86%;
background: #999999;
}

#tab-ergebnisliste td
{
padding: 3px;
background: #f6f6f6;
}

#tab-ergebnisliste td.titel
{
background: #fefec0;
}

p.blaettern
{
font-size: 110%;
}

a.blaettern
{
margin-left: 9px;
margin-right: 9px;
}


span.blaettern-aktiv
{
margin-left: 9px;
margin-right: 9px;
color: #ff0000;

}



#schnellsuche
{
  text-align: center;
  width: 600px;
  border: 1px, solid, black;
  padding-top: 25px;
  padding-bottom: 5px;
}

.suchlinks
{
  text-align: left;
  width: 600px;
  font-size: 100%;
  margin-left: 55px;
}

.tabelle
{
  width: 600px;
  margin-top: 0px;
}

.tabelle td
{
border-right: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}

.Feld-ueberschrift
{
font-weight:bold;
}

.feld1
{
  background-color: #FFFFFF;
}

.feld2
{
  background-color: #F5F5F5;
}

.hell
{
  background-color: #FFFFFF;
}

#erweitert
{
  width: 500px;
  padding-top: 50px;
  padding-bottom: 20px;

}
#erweitert form
  {
  border: 1px solid #999999;
  margin-top: 5px;
  }
    
.button
{
  padding: 15px;
  background-color: #FFFFFF;
}

#ausgabe_voll
{
  padding: 20px;
  border-spacing: 10px;
}

#ausgabe_voll h2
{
  font-size: 130%;
  text-align: center;
}

.text
{
  padding-top: 20px;
  font-size: 110%;
  text-align: justify;
}

#seitenliste_oben
{
  font-size: 80%;
  padding-top: 10px;
  padding-bottom: 5px;
  text-decoration: none;
}

#seitenliste_unten :oben
{
  text-decoration: none;
}

#seitenliste_unten
{
  font-size: 80%;
  padding-bottom: 30px;
  padding-top: 5px;
  text-decoration: none;
}

#seitenliste_unten :hover
{
  text-decoration: none;
}
.fehler
{
  margin: 30px;
  font-size: 200%;

}

.reset
{
  padding: 20px;
}

#Kurstermine{
	display: none;
}

