/* GENERAL */
    body {
      font-family: Arial, sans-serif; 
      font-size: 14px;
      background: #DDD; /* url(/fileadmin/design/metallic.jpg) center repeat-y; */
    }
    .container {
      background:  white url(/fileadmin/design/bgtop.gif) center 0 no-repeat;
    }
    img {
      border: 0;
    }
    #logo img {
      margin: 20px 0 40px 0;
    }
    #navright {
      margin: 20px 0 0 0;
      text-align: right;
    }
    
    .nav_rechts {
      display: inline;
      font-size: 10pt;
    }
    
    .tx-srlanguagemenu-pi1 {
      display: inline;
      margin-left: 20px;
    }
    
    .tx-srlanguagemenu-pi div {
      display: inline;
    } 
    
    .nav_rechts a:link, .nav_rechts a:visited {
      color: black;
      text-decoration: none;
    }
    .nav_rechts a:hover, .nav_rechts a:active {
      color: red;
      text-decoration: none;
    }
    #content {
      border-bottom: 1px solid #555555;
      padding-top: 6px;
    }
    #content .csc-frame-frame1 {
      padding-bottom: 10px;
      margin-bottom: 10px;
    }
    #content .csc-frame-frame2 {
      padding-bottom: 10px;
      margin-bottom: 10px;
    }
    #content .csc-frame-frame1 p.bodytext, #content .csc-frame-frame1 h3 {
      margin: 10px 5px 5px 5px;
    }
    #content .csc-frame-frame2 p.bodytext, #content .csc-frame-frame2 h3 {
      margin: 10px 5px 5px 5px;
    }
    
    #content h1 { font-size: 16px; font-weight: bold; color: #555; border-top: 1px solid #555; padding: 6px 0 6px 0; margin: 0 0 5px 0; }
    #content h2 { font-size: 14px; font-weight: bold; color: #555; border-top: 1px solid #555; padding: 6px 0 6px 0; margin: 0 0 5px 0; }
    #content h3 { font-size: 14px; font-weight: bold; color: #555; padding: 6px 0 6px 0; margin: 0 0 5px 0; }
    #content h4 { font-size: 14px; font-weight: bold; color: #555; padding: 6px 0 6px 0; margin: 0 0 5px 0; }

    #content ul { padding: 0 0 0 20px; } 
    
    #content a:link, #content a:visited { text-decoration: none; color: #000080; font-weight: bold; }
    #content a:hover, #content a:active { text-decoration: underline; color: red; }
    
    #right h1 {
      background: #000000;
      margin-top: 0px; 
      opacity: 0.6; 
      filter: alpha(opacity = 60);
      zoom: 1;
      color: white; 
      font-size: 12pt; 
      text-align: center; 
      padding: 3px;
    }
    
    #right div.kontakt {
      font-size: 11pt;
      background: #DDD;
      opacity: 0.8; 
      filter: alpha(opacity = 80);
      zoom: 1;
      padding: 5px;
      margin-bottom: 10px;: 
    }
    #right div.kontakt p {
      margin: 0 0 5px 0;
    }
    #left { }

    #left ul#subnavigation {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline-block;
      width: 880px;
      padding-bottom: 6px; 
      margin-bottom: 6px;
    }
    #left ul#subnavigation li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline;
      font-size: 10px;
      line-height: 12px;
      margin-right: 20px;
    }
    
    #left ul#subnavigation li a:link, #left ul#subnavigation li a:visited {
      color: black;  
      text-decoration: none;
    }
    
    #left ul#subnavigation li a:hover, #left ul#subnavigation li a:active {
      text-decoration: none;
      color: #FF0000;
    }
    
#content div.TeaserContent {
  text-align: justify;
  font-size: 0.8em;
}

#content div.TeaserContent h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 1.1em;
  color: white;
  background: black;
  opacity: 0.7; 
  filter: alpha(opacity = 70);
  padding: 5px;  
}

#content div.TeaserContent h3 a, #content div.TeaserContent h3 a:visited, #content div.TeaserContent h3 a:hover {
  text-decoration: none;
  color: black;
}

#footer {
  font-size: 12px;
}

#footer a:link, #footer a:visited {
  text-decoration: none;
  color: black;
}
