@charset "utf-8";
/* CSS Document */

/*  _____Änderungen Yvonne____ */
.csc-textpic-caption {
  background-color:#666666;
  padding:5px;
  opacity: 0.8;
}

#lbCenter, #lbBottomContainer  {
  position: absolute;
  left: 50%;
  overflow: visible;
  background-color: #000;
}

/*  _____Ende Änderungen Yvonne____ */



/* Moviebox and Slimbox stylesheet - black theme */


.csc-uploads-icon {
  background-image: url (Bilder/pfeil_VRGeo.png);
}

.csc-uploads-description, .csc-uploads-fileSize {
  font-size: 11px; 
  color: #ffffff;
  #opacity: 0.8;
}

.csc-uploads-fileName {
  font-size: 11px; 
  #opacity: 0;
}

.text ul {
  padding-left: 15px;
}


/*  ____Änderungen Ende_____  */




#page {
  width: 1024px;
  margin: 0 auto;
  min-height: 100%;
  text-align: left;
  background-color: #353436;
  background-image: url(bilder/hg.gif);
}

* html #page
{
  height: 100%;
}

html
  {
    height: 100%;
  }

body
  {
  height: 100%;
  background-color: #c5c7c8;
  }
  
a:link { text-decoration: none; color: #6ea224; }
a:visited { text-decoration: none; color: #6ea224; }
a:hover { text-decoration: underline; color: #6ea224; }
a:active { text-decoration: underline; color: #6ea224; }  

h1 {  font-family: Verdana; 
  font-size: 12px; 
  color: #f4e16b; 
  font-weight: bold; 
  line-height: 20px; 
  margin-bottom: 10px;
  margin-top: 20px; 
  }  
        
h3 {  font-family: Verdana; 
  font-size: 12px; 
  color: #f4e16b; 
  font-weight: bold; 
  line-height: 20px; 
  margin-bottom: 3px;
  margin-top: 10px; 
  }  
  
.bilder {
  overflow: hidden;
  width: 232px;
}
  
.text {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  }  

#contentText
{
  width: 472px;
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #CCFF66;
  height: 200px;
  float: left;
  margin-top: 20px;
  margin-left: 53px;
}

#contentMenu {
  width: 155px;
  background-color: #FF99CC;
  height: 200px;
  left: 20px;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  }

#content {
  z-index: 1;
  }
  
#nonFooter {
    position: relative;
    min-height: 100%;
  }

* html #nonFooter {
    height: 100%;
  }

#footer {
  width: 1024px;
  margin-left: 25px;
  text-align: center;
  position: relative;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-top: -156px;
  height: 156px;
  }

* html #footer {
  margin-top: -156px;
  }

#ticker  {
  width:470px;
  position: absolute;
  left: 495px;
  top: 24px;
  position: absolute;
  z-index: 11;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  }

#logo { 
  background: url(bilder/logo.gif); 
  height: 119px; 
  width: 352px; 
  position: absolute; 
  top: 24px; 
  left: 35px; 
  z-index: 11; }
  
#header {
  height: 238px;
  background-image: url(bilder/welle_oben.gif);
  background-repeat: no-repeat;
  z-index: 10;
  position: relative;
  }

.clearer {
  clear: both;
  height: 100px;
  margin-bottom: -1px;
  font-size: 1px;
  line-height: 1px;
  background-color: #9933CC;
  width: 100%;
  display: block;
  }
  
#bild {
  width: 232px;
  background-color: #003399;
  float: left;
  margin-top: -70px;
  margin-left: 35px;
  overflow: hidden;
  height: 500px;
  }
  
* {
  margin: 0;
  padding: 0;
  }

.csc-searchform  {   margin-top: 50px;
      }  

.csc-searchform select { margin-left: 10px;
      margin-bottom: 5px;
      width: 171px;
      }  
      
.csc-searchform input { margin-top: 0px;
      margin-left: 10px;
      margin-bottom: 5px;
      }  

.csc-form-fieldcell input { margin-top: 0px;
      margin-left: 10px;
      margin-bottom: 5px;
      }  
      
.csc-mailform, .csc-loginform, .csc-form-label-req, .csc-form-label, .csc-textpic-caption { margin-left: 0px; 
    border: none;
    font-size: 12px;
    color: #f4e16b;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 20px;
    vertical-align: middle;
    }
      
.csc-mailform input, .csc-loginform input {
  margin-bottom: 5px;
  display:block;
}

/* Login box */

.tx-felogin-pi1 fieldset {
  border: none;
}
.tx-felogin-pi1 legend{
  display: none;
}
.tx-felogin-pi1 fieldset div {
  margin-top: 10px;
}

