/* GENERAL */
    body {
      font-family: Arial, sans-serif; 
      font-size: 12pt;
      background: #333 url(/metallic.jpg) center repeat-y;
    }
    img {
      border: 0;
    }
    #navright {
      margin-top: -75px;
      margin-right: 10px;
      height: 70px;   
      text-align: right;
      
    }
    .nav_rechts {
      font-size: 10pt;
      text-align: right;
    }
    
    .tx-srlanguagemenu-pi1 {
      margin-left: 20px;
      display: inline;
    }
    
    .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;
    }

/* MENÜ */    
    
    div#menu {
      margin-top: 10px;
      padding-top: 10px;
      height: 126px; 
      text-align: center; 
      font-weight: bold;
      background: url(/fileadmin/design/nav_bg.gif) no-repeat 0 0;
    }
    div#menu img {
      margin-right: 4px;
    }
    div.menu_floater {
        width:180px;  
        float: left; 
        background: #11336a; 
        height: 150px;
    }
    div.menu_spacer {
      width: 15px; 
      height: 150px; 
      float: left; 
    }

/* CONTENT */
    #content_container {
      width: 960px; 
      margin: 0 auto 0 auto;
      padding: 0;
    }
    #contentblock {
      margin: 5px 0px 5px 0px;
    }
    #content {
    }
    #content .csc-frame-frame1 {
      background: #DDD;
      opacity: 0.8; 
      filter: alpha(opacity = 80);
      zoom: 1;
      padding-bottom: 10px;
      margin-bottom: 10px;
    }
    #content .csc-frame-frame2 {
      
      background: #B4B4FF;
      opacity: 0.8; 
      filter: alpha(opacity = 80);
      zoom: 1;
      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 h3 { 
      color: black; 
      font-size: 14pt; 
      text-align: center; 
      padding-left: 3px;
    }
    #content h4 { 
      color: black; 
      font-size: 13pt; 
      text-align: left; 
      padding-left: 3px;
    }
    #content h1 {
      clear: both;
      background: #000000;
      margin-top: 0; 
      opacity: 0.6; 
      filter: alpha(opacity = 60);
      zoom: 1;
      color: white; 
      font-size: 16pt; 
      text-align: center; 
      padding: 3px;
    }
    #content h2 {
      clear: both;
      background: #000000;
      margin-top: 0; 
      opacity: 0.6; 
      filter: alpha(opacity = 60);
      zoom: 1;
      color: white; 
      font-size: 14pt; 
      text-align: center; 
      padding: 3px;
    }
    
    #content .csc-frame-frame2 h1, #content .csc-frame-frame2 h2 {
      background: #000080;
    }
    
    #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;
    }
    #left {
      float: left; 
      width:175px;
      margin-right: 7px;
    }
    #right {
      float: right; 
      width:185px;
    }
    
    #right h1, #left 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 ul#subnavigation {
      margin: 0px;
      padding: 0;
      list-style: none;
    }
    #left ul#subnavigation li {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 12pt;
    }
    #left ul#subnavigation li a:link, #left ul#subnavigation li a:visited {
      display: block;
      background: url(/fileadmin/design/icon1.png) 5px 5px no-repeat #333;
      opacity: 0.6; 
      filter: alpha(opacity = 60);
      color: white;  
      padding: 3px 3px 3px 25px;
      text-decoration: none;
      border-bottom: 1px solid #000000;
    }
    
    #left ul#subnavigation li a:hover, #left ul#subnavigation li a:active {
      display: block;
      background: url(/fileadmin/design/icon2.png) 5px 5px no-repeat #666;
      opacity: 0.6; 
      filter: alpha(opacity = 60);
      color: white;  
      padding: 3px 3px 3px 25px;
      text-decoration: none;
      border-bottom: 1px solid #000000;
    }
    
#content div.TeaserContent {
  position: relative;
  margin: 10px 0 20px 0;
  text-align: justify;
  font-size: 0.8em;
}

#content div.TeaserContentHalf {
  float: left;
  margin-right: 20px;
  width: 283px;
}

#content div.TeaserContentThird {
  float: left;
  margin-right: 20px;
  width: 182px;
}

#content div.TeaserLast {
  margin-right: 0;
}

#content div.TeaserFirst {
  clear: left;
}

#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: 3px 0 3px 0;  
}

#content div.csc-header {
  clear: both;
}

#content div.TeaserContent h3 a, #content div.TeaserContent h3 a:visited, #content div.TeaserContent h3 a:hover {
  text-decoration: none;
  color: black;
}

