@import url(rte.css);
/**
 * Styles for vautid.de (Printer friendly)
 * (c) 2009, Benjamin Zaiser, info@benjamin-zaiser.de
 */
img{ border: 0px; }
.clearer{ clear: both; }
.left, .right{ float: left; }


/**
 * Header
 */ 
#metanavi,
#navi,
#subnavi,
#tracing,
#keyvisual,
#guss,
#quicksearch,
#border{
  display: none;
} 
#bottomnavi{
  visibility: hidden;
  height: 1px;
  clear: both;
}
#header{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}


/**
 * Content
 */
h2{
  
}


#content .csc-frame{
  margin-bottom: 14px;
  float: left;
  width: 100%;
}
#content .csc-frame-frame1{ border-bottom: 1px solid #cccccc; }
#content .csc-frame-frame2{ border-bottom: 4px double #cccccc; padding-bottom: 10px; }
#content .contenttable{
  border-collapse: collapse;
}


#content .contenttable td{
  vertical-align: top;
  padding: 8px 0px;
  border-bottom: 1px solid #cccccc;
}
#content .contenttable .tr-last td{ border: 0px; }
#content .contenttable .td-0{
  padding-right: 23px;
}
#content .contenttable .td-1{
  font-style: italic;
} 

#content .csc-textpic .csc-textpic-caption {
  background:#F1F1F2 none repeat scroll 0 0;
  font-size:10px;
  font-style:italic;
  padding:5px;
}





/**
 * FCE's
 */
.fce_3070 .left{
  width: 30%;
  margin-right: 16px;
} 
.fce_3070 .right{
  width: 60%;
}

.fce_5050 .left{
  width: 40%;
  margin-right: 32px;
}
.fce_5050 .right{
  width: 40%;
}

.fce_dl dt{
  font-style: italic;
  width: 20%;
  margin-right: 16px;
}
.fce_dl dd{
  width: 70%;
  margin-bottom: 10px;
}
#content .fce_dl dd .bodytext{
  margin-bottom: 0px;
}
#content .fce_dl dd ul{
  margin-bottom: 0px;
  margin-left: 0px;
}
.fce_dl dd .hr{
  display: block;
  border-bottom: 1px solid #cccccc;
  height: 1px;
  margin: 5px 0px;
} 


#content .csc-textpic-intext-right, #content .csc-textpic-intext-left {
float:left;
}


/**
 * Adresse
 */
address{
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  font-style: normal;
  font-size: 12px;
  border-top: 1px solid #c0c0c0;
} 




/**
 * Dateidownloads
 */ 
.filelinks{
  margin-bottom: 10px;
}
.filelinks .filecount{ display: none; }
.filelinks div{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.filelinks h4{
  margin-bottom: 0px;
}
.filelinks .filesize{
  display: block;
  margin-top: -16px;
  text-align: right;
}