@charset "utf-8";
/* CSS Document */

body {
  padding: 0;
  margin: 0;
  background-color: #e9f4f5;
  height: 100%;
  font-size: 1.0em;
  font-family: Verdana, Geneva, sans-serif;

}

.contenttable {
  width:95%;
}

.contenttable thead  {
  text-align:left;
}

.contenttable td {
  padding-right:0.5em;
  vertical-align:top;
}

.contenttable th {
  padding-right:0.5em;
}

.contenttable thead p {
  font-weight:normal;
}


#content {
  position: absolute;
  width: 960px;
  margin-left: -480px;
  left: 50%;
  height: 904px;
  z-index: 10;
  background: url(../pic/bg/bg_content.gif) #cbeced no-repeat;
}

#content_inhalt {
  position: absolute;
  width: 960px;
  height: auto;  
  background: url(../pic/bg/bg_content.gif) #cbeced no-repeat;
}


.bg_cvjm {
  position: relative;
  width: 100%;
  height: 904px;
  overflow: hidden;
}

.inhalt {
  position: relative;
  width: 2560px;
  height: 904px;
  margin-left: -1280px;
  left: 50%;
  overflow: hidden;
  background: url(../pic/bg/cvjm.gif);
}

.inhalt img {
  width: 2560px;
  height: 904px;  
}

#head {
  position: relative;
  width: 960px;
  height: 112px;
  float: left;
}

#logo {
  position: relative;
  left:128px;
  padding-top: 32px;
  width: 288px;
  height: 80px;
  z-index: 900010;
  float: left;
}

#logo img {
  width: 288px;
  height: 80px;
}

#headtext {
  position: relative;
  left: 360px;
  padding-top: 40px;
  width: 176px;
  height: 64px;
  z-index: 9;
  float: left;
}

#headtext img{
  width: 176px;
  height: 64px;
}

#navi {
  position: relative;
  width: 688px;
  height: 134px;
  float: left;
  padding-left: 57px;
  padding-top: 15px;
  z-index: 20;

  }
  
#contact_navi {
  position: relative;
  width: 215px;
  height: 144px;
  float: left;
  left: 16px;
  }


#subnavi {
  position: relative;
  width: 673px;
  height: 42px;
  margin-bottom:10px;
  border-bottom: 1px solid #088;

  float: left;
  left:65px;
  }

#news {
  position: relative;
  width: 184px;
  left: 0;
  height: auto;
  float: right;
  min-height: 560px;
  z-index: 10;
  padding-right: 16px;
  top:0px;
  }
  
#pic {
  position: relative;
  width: 316px;
  float: left;
  z-index: 16;
  height: 416px;
  top:-10px;
  }

/*
*html #pic {
  position: relative;
  width: 316px;
  float: left;
  z-index: 10;
  height: 416px;
  left: -1px;
  top: -6px;
}
*/

#main {
  position: relative;
  width: 408px;
  float: left;
  z-index: 10;
  left: 17px;
  padding-bottom:2em;
  }

.csc-frame-rulerAfter, .csc-frame-rulerBefore { 
  border-bottom: 1px solid #444;
  margin-bottom:0.5em;
}

#news .csc-frame-rulerAfter, #news .csc-frame-rulerBefore { 
  border-bottom: 1px dashed #088;
  margin-bottom:0.5em;
}

#main .csc-textpic-imagewrap a { border:0;}


/**** FAQs  ***/

#main .tx-irfaq-pi1 p  {
  padding: 0;
  font-weight:normal;
  line-height:1.3em;
}

#main .tx-irfaq-pi1 dl {
  margin-top:0;
}

#main .tx-irfaq-pi1 dt {
  line-height:1em;
}

#main .tx-irfaq-pi1 dt p  {
  color:#222;
  padding: 0.7em 0 0.5em 0;
  font-weight:normal;
  font-style:normal;
}
 
#main .tx-irfaq-pi1 .additional-info {
  border-top:1px solid #088;
}

#main .tx-irfaq-pi1 dd>p {
  padding:0.5em 0 ;
}

/**** Tabelle Downloads ***/

#main table.csc-uploads {
  margin-top:0.5em;
}

#main td.csc-uploads-fileName {
  width:19em;
  font-size:1em;
}

#main td.csc-uploads-fileSize {
  padding-left:0em;
  font-size:0.7em;
}

#main td.csc-uploads-icon a {
  padding-right:1em;
  border-bottom:none;
}

/**** suchergebnisse ***/

#main .tx-indexedsearch-searchbox {
  border-bottom:1px solid #088;
}


.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
  font-style:normal;
  font-size:0.7em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color:#088;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  font-size:0.9em;
  font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
  font-style:normal;
}

.tx-indexedsearch-browsebox {
  border-bottom:1px solid #088;
  margin-bottom:0.2em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background:none;
}





