//
/* abgerundetes Rechteck des Login-Felds */
.rund0, .rund {
  display:block;
  background:transparent;
  overflow:hidden;
  margin:0;
}

.rund1 {
  height:1px; 
  margin:0 5px;
  display:block; 
  overflow:hidden;
}
	 
.rund2 {
  border-left:1px solid; 
  border-right:1px solid;
  border-width:0 2px; 
  height:1px; 
  margin:0 3px; 
  display:block; 
  overflow:hidden;
}
	 
.rund3 {
  border-left:1px solid; 
  border-right:1px solid; 
  height:1px; 
  margin:0 2px;
  display:block; 
  overflow:hidden;
}
	 
.rund4 {
  border-left:1px solid; 
  border-right:1px solid; 
  height:2px; 
  margin:0 1px;
  display:block; 
  overflow:hidden;
}

select{
  width:200px;
  font-family:Verdana, Arial, sans-serif;
}
html, body {
  font-size:80%;
  font-family:Verdana, Arial, sans-serif;
}

td {
  font-size:80%;
  font-family:Verdana, Arial, sans-serif;
}

/* Hintergrundfarbe der Navigation */
.background {
   background-color:#EEEEEE;
}
.background_white {
   background-color:#FFFFFF;
}

/* die Haupttabelle, in der alle anderen Tabellen sind */
.maintable {
  width:100%;
}

/* die obere Zeile, mit Logo und Status */
.toptr {
  height:63px
}

/* der dynamische Inhaltsblock */
.contentblock {
   vertical-align:top;
}
.contentdiv {
  margin:10px;
}
.padding5{
  padding:5px;
}
/* die Tabelle der Studenten/Professoren/Firmen - Auswahl */
.logintype_table {
  width:100%;
}
.bottom{
  vertical-align:bottom;
}

.blackborder{
  border:1px solid black;
}

/* die Tabelle mit den Navigationspunkten */
.navtable {
   border-spacing:0px;
   margin:0;
   padding:0
}

/* legt die Breite des linken Seitenteils fest */
.login_column {
  width:140px;
  vertical-align:top;
  
}

/* die Farben der verschiedenen Anmeldeypen */
.color_studenten {
  color:#F58100
}
.color_studenten:link {
  color:#F58100
}
.color_studenten:visited {
  color:#F58100
}
.color_studenten:focus {
  color:#F58100
}
.color_studenten:hover {
  color:#F53F00
}
.color_studenten:active {
  color:#F53F00
}
.backgroundcolor_studenten {
  background-color:#F58100
}
.backgroundcolor_unten {
  background-color:#EEEEEE
}

.color_professoren {
  color:#85AD3D
}
.color_professoren:link {
  color:#85AD3D
}
.color_professoren:visited {
  color:#85AD3D
}
.color_professoren:focus {
  color:#324C01
}
.color_professoren:hover {
  color:#324C01
}
.color_professoren:active {
  color:#324C01
}
.backgroundcolor_professoren {
  background-color:#85AD3D
}

.color_firmen {
  color:#195DB2
}
.color_firmen:link {
  color:#195DB2
}
.color_firmen:visited {
  color:#195DB2
}
.color_firmen:focus {
  color:#00024C
}
.color_firmen:hover {
  color:#00024C
}
.color_firmen:active {
  color:#00024C
}
.backgroundcolor_firmen {
  background-color:#195DB2
}

/* verkleinerter Text im Loginfeld */
.login_small {
  font-size:0.8em
}

/* Login-Tabelle und ihre Links */
.login_table {
  width:145px;
  text-align:center;
  color:white
}
.login_links:link {
  color:white
}
.login_links:visited {
  color:white
}
.login_links:focus {
  color:#000000;
}
.login_links:hover {
  color:#000000;
/* grau #7B7B7B*/
}
.login_links:active {
  color:#000000
}

/* kleinere Links in der Navigationsleiste */
.small_links {
  font-size:0.8em
}

/* Navigationsleiste */
.mainnav {
  text-decoration:none;
  text-align:left;
}




h1 {
  font-size:1.2em
}

/* Fehlerfarbe */
.fehler {
  color:red
}

.fehler_bg {
  background-color:red
}

.center {
   text-align:center
}

.left {
   text-align:left
}
.right {
  text-align:right
}

.top {
  vertical-align:top
}

.monospace {
  font-family: monospace;
}



.faecherliste {
  margin-right:5px;
  line-height:20px;
  color:black
}

.faecherliste:hover {
  margin-right:5px;
  line-height:20px;
  color:red
}

.skripteliste {
  line-height:15px;
  color:black;
}
.skripteliste:hover {
  line-height:15px;
  color:red
}
.skripteliste:active {
  color:white;
 
}

.buchliste {
  line-height:15px;
  color:black
}
.buchliste:hover {
  line-height:15px;
  color:red
}

.skripte_text {
  color:gray
}

.skript_ausgewaehlt {
  font-weight:bold
}
.mittig  {
  vertical-align:middle;
}
.sitemap {
  line-height:20px;
  color:black
}
.sitemap:hover {
  line-height:20px;
  color:red
}
.sitemap1 {
  line-height:20px;
  color:black;
  list-style-position:outside
}
.sitemap1:hover {
  line-height:20px;
  color:red
}

style="list-style-position:outside"