body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:LINK {
  color: #E17100;
}
A:visited {
  color : #2C8585;
}
A:hover {
  color : #cc0066;
}
h1{
  font-size : 140%;
  color : #00499c;
}
.h1pos {
  position:absolute;
  top: 35px;
  right:35px;
  font-size: 110%;
}
.h2blau {
font-size : 140%;
  color : #00499c;
}
/*h3 {
  font-size: 90%;
}
*/
p,ul,.text{
  font-size : 80%;
  color :  #000066;
}
.text70 {
  font-size: 70%;
}
.otext {
  color : #E17100;
  font-size : 100%;
  font-weight : bold;
}
.otext90 {
  color : #E17100;
  font-size : 90%;
  font-weight : bold;
}
.orange {
  color : #E17100;
}
.gelb {
  background-color: transparent;
  color: #D9BE00;
}
.black {
  color : #000000;
  font-size : 90%;
  font-weight : bold;
}
.fakt {
  color: #cc3366;
  font-size : 90%;
  font-weight : bold;
}


.navi {
  font-weight : bold;
  font-size : 100%;
  text-decoration : none;
}
.subnavi {
  font-weight : bold;
  font-size : 80%;
  text-decoration : none;
  white-space: nowrap;
}
.naviklein {
  font-weight : bold;
  font-size : 80%;
  text-decoration : none;

}
.weiss{
  font-size : 80%;
  font-weight : bold;
  background-color : #1059ad;
  color: #ffffff;
}
.aktuell {
/*  background-color : #CCEEEE; */
  background-color: #FFE6BF;
}
#footer {
  background-color : #FF9900;
}
#footer a:link {
  color : #000000;
}
#footer a:visited {
  color : #ffffff;
}
#footer a:hover {
  color : #990000;
}
.bluebox{
  width: 200px;
  padding: 10px;
  margin-top: 20px;
  background: #FFFFFF;
  border: 1px solid #1059ad;
  font-size : 100%;
}
ul {
  list-style-type: none;
  list-style-image: url(bilder/bullet.gif);
}
.img_right {
  margin-left: 10px;
  float: right;
}
.img_left {
  margin-right: 10px;
  float: left;
}
.obox {
  font-size: 80%;
  font-weight: bold;
  background-color: transparent;
  color: #E17100;
  border-color: #E17100;
  border-style: dotted;
  border-width: 2px;
  height: auto;
  padding: 10px;
  margin-bottom: 5px;
}
