#Bereich3 ul.menu {
    color: black;
    margin: 1em 0em 1em 0.5em;
    font-weight: bold;
    font-size: 12pt;
    list-style-image: url(../images/note.gif);
}

#Bereich3 ul.submenu {
    color: black;
    margin: 0.5em 0em 0.5em -0.5em;
    font-weight: bold;
    font-size: 10pt;
    list-style-image: url(../images/note2.gif);
}

#Bereich3 ul.menu li, 
#Bereich3 ul.menu li a, 
#Bereich3 ul.menu li a:active
#Bereich3 ul.menu li a:link {
    padding: 5pt 5pt 5pt 5pt;
    margin: 0pt;
    color: black;
    text-decoration: none;
}

#Bereich3 ul.menu li.displayed a {
    color: #b62234;
}

a img {
    border: 0px;
}

#Bereich3 ul.menu li a:hover {
    color: #b62234;
}

div#Hauptteil h1 {
    font-size: 24pt;
}

div#Hauptteil h2 {
    font-size: 16pt;
}

div#Hauptteil h3 {
    font-size: 12pt;
}

div#Hauptteil h4 {
    font-size: 10pt;
    font-weight: normal;
    margin: 0pt 0pt 0pt 0pt;

}

div#Hauptteil hr {
    border: 0px solid #b62234; 
    background-color: #b62234; 
    height: 3px;
}

#news {
    margin-bottom: 20px;
}

#bildlink {
    margin: 2px 3px 4px 5px;
    display: table-cell;
    height: 302px;    #264px;
    width: 340px;     #297px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid rgb(182, 34, 52);
    background-color: rgba(182, 34, 52, 0.2);
}

#bildlink img {
  margin: 15px 15px 15px 15px;
}

#diaShowNavigation
{
  position:absolute;
  background-color:rgb(220,220,220);
  bottom:0%;
  left:50%;
  width:20%;
  height:10%;
  z-index:3;
  opacity:0.50;
  filter:alpha(opacity=50)
}

#diaShowNavigationLeft
{
  position:absolute;
  top:5%;
  left:4%;
  width:33%;
  height:90%;
  border:none;
}

#diaShowNavigationRight
{
  position:absolute;
  top:5%;
  left:63%;
  width:33%;
  height:90%;
  border:none;
}

