div {
  font-family:verdana,arial; 
}

p {
  font-family:verdana,arial; 
}

.hauptmenu {
  line-height:200%; 
  font-size:80%; 
  font-weight:bold; 
  text-decoration:none; 
  min-height:20em;
}

div.hauptmenu {
  border-left-width:1px; 
  border-left-style:dotted;
}

a.hauptmenu {
  font-size:100%; 
}

h3 {
  font-family:verdana,arial; 
  color:#006699;
}

a {
  font-weight:bold; 
  text-decoration:none;
  color:#0000CC;
}

a:hover {
  background-color:#99CCCC;
}

a:visited {
  color:#000099;
}

.inhalt {
  font-size:60%; 
  font-weight:normal; 
  text-decoration:none; 
}


.title {
  font-family:verdana,arial; 
  text-align:left;
  font-size:85%; 
  background-color:#006699;
  line-height:150%; 
  color:#FFFFFF;
  width:100%;
}

.aktuell {
  font-size:85%; 
  text-align:justify;
  line-height:120%; 
  font-weight:normal; 
  text-decoration:none; 
}

.content {
  font-size:100%; 
  text-align:justify;
  line-height:130%; 
  font-weight:normal; 
  text-decoration:none; 
}

.pic {
  font-size:85%; 
  text-align:center;
  margin-top:5px; 
  margin-bottom:5px; 
  line-height:120%; 
  font-weight:bold; 
  text-decoration:none; 
}

.jahr {
  font-family:verdana,arial; 
  color:#006699;
  text-align:center;
  font-size:300%; 
}