/*--------------------------------------------------------------------
Layout Styles Cardinals Bern
Version: // 01 // 23.12.2006 //     
Version: // 02 // 25.02.2008 // Frank Zimmermann, Anpassungen Calendar
Version: // 03 // 10.03.2008 // Frank Zimmermann, Anpassungen Calendar
Version: // 04 // 14.03.2008 // Frank Zimmermann, Anpassungen Gallery
Version: // 05 // 08.12.2008 // Frank Zimmermann, Bereinigung
Version: // 06 // 26.04.2010 // Frank Zimmermann, Cards Logo m. Champion
---------------------------------------------------------------------- */
/* ------------------------------------------------------------------- 
	Generelle Styles
---------------------------------------------------------------------- */
.clearLeft{ clear:left; }
.clearBoth{ clear:both; }
.clearRight{ clear:right; }
body{
    margin:0;
    padding:0;
}
div {
    padding:0;
    margin:0;
}
/* ------------------------------------------------------------------- 
	Kopfbereich // Logo // Lokalisation
---------------------------------------------------------------------- */
body{
    margin:0;
    padding:0;
}
div {
    padding:0;
    margin:0;
}
div.csc-mailform-field {
  clear:left;
  margin-top:0.5em;
}
#logo {
  position:absolute;
  top:0px;
  background-image:url(images/cards_logo_champ.gif);
  background-repeat:no-repeat;
  width:494px; 
  height:194px;
  z-index:5;
}
#kopfPortal {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  height:130px;
  background-image:url(images/Champions3.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border-bottom:1px solid #000;
}
#kopfDepartement {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  height:103px;
  background-image:url(../de/Cards_neu/cdbund/images/bg_head_dep_545.jpg);
  background-position:right;
  background-repeat:no-repeat;
}
#kopfAmt {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  height:103px;
  background-image:url(../de/Cards_neu/css/images/Kopf_efv1.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border-bottom:1px solid #FFF;
}
#adminCH {
  background-image:url(images/bg_adminlink.jpg);
  background-repeat:no-repeat;
  background-position:right;
  text-align:right;
  height:20px;


  padding:0px 20px 0px 0;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  height:20px;
}
html>body #adminCH{ /* be nice to Opera */
  height:20px;
}#departement {
  background-image:url(../de/Cards_neu/css/images/BalkenBlau_545x20.jpg);
  background-repeat:no-repeat;
  background-position:right;
  text-align:right;
  height:20px;
  padding:0px 20px 0px 0;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  height:20px;
}
html>body #departement{ /* be nice to Opera */
  height:20px;
}
#lokalisationPortal, #lokalisationDepartement, #lokalisationAmt {
  text-align:right;
  padding:10px 20px 0 0;
}
/* ------------------------------------------------------------------- 
   Grauer Balken Startseite
---------------------------------------------------------------------- */
.webFlexTitelbalkenDiv {
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000 1px solid; 
	DISPLAY: block; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #ccc; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 11px 0px 5px; 
	PADDING-TOP: 3px
}
/* ------------------------------------------------------------------- 
   Servicenavigation
---------------------------------------------------------------------- */
#navServiceBackground {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  background-color:#ccc;
  text-align:left;
  border-bottom:1px solid #000;
  float:left;
}
#navServiceBackground ul {
	position:relative;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	list-style:none;
}
#navServiceBackground li {
    margin: 0px;
    float:left;
}
#navService {
  margin-top:0px;
  text-align:right;
  color:#000;
  padding:4px 0px 0px 4px;
  height:16px;
  float:right;
}
.navServiceDiv a, .navServiceDiv a:link, .navServiceDiv a:active, 
.navServiceDiv a:visited, .navServiceDiv a:hover {
  margin-top:0px;
  text-align:left;
  color:#000;
  padding:0px 10px 0px 10px;
  height:10px;	
  float:left;
  border-right:1px solid #000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}
.navServiceDivEnd a, .navServiceDivEnd a:link, .navServiceDivEnd a:active, 
.navServiceDivEnd a:visited, .navServiceDivEnd a:hover {
  margin-top:0px;
  text-align:left;
  color:#000;
  padding:0px 10px 0px 10px;
  float:left;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}

/* ------------------------------------------------------------------- 
	Layoutspalten
---------------------------------------------------------------------- */
#spalteNavigation {
	position:absolute;
	padding-top:20px;
	width:190px;
	float:left; 
	left: 0px;
	padding-top:60px;
	border:0px dashed #FAO;
 }
#spalteContent {
	position:absolute;
	width:530px;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
	margin-right:190px;
}
#spalteKontext {
	width:165px;
	float:right;
	BORDER-RIGHT: #fff 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #fff 1px solid; 
	PADDING-TOP: 20px; 
	BORDER-BOTTOM: #fff 1px solid; 
	TEXT-ALIGN: left;
}
#galleryImage {
	width:190px;
	float:left;
	BORDER-RIGHT: #fff 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #fff 25px solid; 
	PADDING-TOP: 15px; 
	BORDER-BOTTOM: #fff 1px solid; 
	TEXT-ALIGN: left
}

/* Frank Zimmermann, 20080310, modified - added padding-top */
html>body #spalteContentPlus {  /* wird vom IE ignoriert */
	width:720px;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
  }

#spalteContentPlus {  /* wird vom IE interpretiert */
	width:720px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
}

/* Frank Zimmermann, 20080225, Added for use with WebCalendar */
/* Frank Zimmermann, 20080310, modified - removed position: absolute */
#spalteCalendar {
	width:720px;
	padding-top:30px; 
  /* 30px instead of 20px here because of hidden html-overlay breaking */
  /* javascript Top Menu in WebCalendar */
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
}

/* Frank Zimmermann, 20080314, Added for use with Gallery */
#spalteGallery {
	width:720px; 
	padding-top:0px; 
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
}

/* ------------------------------------------------------------------- 
	Hauptnavigation
---------------------------------------------------------------------- */
#spalteNavigation ul {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	list-style:none;
}
#spalteNavigation li {
    margin: 0px;
}
.navLevel1div {
  padding:2px 0px 4px 20px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel1divActive {
  padding:2px 0px 4px 20px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#660033;
}
.navLevel1divSubOpen {
  padding:2px 0px 4px 20px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel1divActivePortal {
  padding:2px 0px 4px 20px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#FF0000;
}
.navLevel2div {
  padding:2px 0px 4px 34px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel2divActive {
  padding:2px 0px 4px 34px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#660033;
}
.navLevel2divSubOpen {
  padding:2px 0px 4px 34px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel2divActivePortal {
  padding:2px 0px 4px 34px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#FF0000;
}
.navLevel3div {
  padding:2px 0px 4px 48px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel3divActive {
  padding:2px 0px 4px 48px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#660033;
}
.navLevel3divSubOpen {
  padding:2px 0px 4px 48px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
}
.navLevel3divActivePortal {
  padding:2px 0px 4px 48px;
  margin-bottom:-1px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  background-color:#FF0000;
}
.navEnddiv {								
  border-top:1px solid #CCC;
  padding:1px 0 0px 48px;
  height:19px;
}
/* ------------------------------------------------------------------- 
   Breadcrumbtrail
---------------------------------------------------------------------- */
#breadcrumb {
  position: relative;
  z-index: 10;
  background-color:#FFF;
  text-align:left;
  padding:1px 0px 5px 10px;
  height:15px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  color:#999;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}
/* ------------------------------------------------------------------- 
   Seitenfunktionen
---------------------------------------------------------------------- */
#erweiterteFunktionen {
  text-align:right;
  height:31px;
  margin-top:3px;
  padding:1px 8px 0 8px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
/* ------------------------------------------------------------------- 
   Inhaltsdefinitionen
---------------------------------------------------------------------- */
/* Fachkontakt
---------------------------------------------------------------------- */
#fachkontakt {
  margin:0px 0px 0 0px;
  width:100%;
  float:left;
  text-align:left;
  margin-top:1.3em;
  margin-bottom:1.3em;
  border:0px solid #000;
}
/* ------------------------------------------------------------------- 
   Content - Footer
---------------------------------------------------------------------- */
#footer {
  clear:both;
  border-width:1px 0px 1px 0px;
  border-style:solid;
  border-color:#000;
  padding:5px 0 5px 0;
  font-size:0.9em;
  width:100%;
  margin-bottom:1.3em;
}
/* ------------------------------------------------------------------- 
   Content - Sitemap (Übersicht)
---------------------------------------------------------------------- */
.sitemap {
  font-size:1em;
  line-height:1.3em;
  list-style-type:square;
  width:auto;
  border-bottom:1px solid #000;
}
.sitemapLevel00 {
  font-size:1em;
  line-height:1.3em;
  font-weight:bold;
  list-style-type:none;
  width:auto;
}
.sitemapLevel01 {
  font-size:1em;
  line-height:1.3em;
  margin-left:150px;
  margin-top:-1.3em;
  list-style-type:square;
  width:auto;
}
.sitemapLevel02 {
  font-size:1em;
  line-height:1.3em;
  list-style-type:none;
  width:auto;
}
/* ------------------------------------------------------------------- 
   Content - kleine Navigation
---------------------------------------------------------------------- */
.kleineNavi {
  margin-top:2px;
  margin-bottom:1.3em;
  width:auto;
  /*border-top:1px solid #ccc;*/
  border-bottom:1px solid #ccc;
  height:18px;
}
.AnzahlSeiten {
  font-size:1em;
  line-height:1.3em;
  width:auto;
}

.AnzahlTreffer {
  margin-top:-1.3em;
  font-size:0.9em;
  line-height:1.2em;
  width:auto;
  float:right;
}

.resultat {
  font-size:1em;


  line-height:1.3em;
  width:auto;
  margin-bottom:1.3em;
}
.quelle {
  font-size:1em;
  line-height:1.3em;
  color:#666666;
}
/* ------------------------------------------------------------------- 
   Kontext - Schnellsuche
---------------------------------------------------------------------- */
#schnellSucheTitel{
  height:20px;
  padding:1px 0px 0 0px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
#schnellSucheInput{
/*  width: 175px; */
  width: 100%;
  height:10px;
  padding:1px 0px 0 0px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
.inputSchnellsuche{
  width:53%;
  float:left; 
}
#erweiterteSuche {
  margin-top:3px;
  text-align:left;
  padding:0px 8px 0 0px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
.buttonSchnellSuche{
  margin-top:0px;
  width:40%;
  float:right;
  text-align:center;
  font-size:0.9em;
}
/* ------------------------------------------------------------------- 
   Kontext - Rechte Box
---------------------------------------------------------------------- */
#boxright {
  float:right;
  width:145px;
  text-align:left;
  margin-top: 7px;
  padding-right:20px;
  margin-bottom:10px;
  border:0px solid #FA0;
}
/* ------------------------------------------------------------------- 
   Content - Main
---------------------------------------------------------------------- */
#content {
  max-width: 960px;
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%"); 
}
/* ------------------------------------------------------------------- 
   Content - Navigation
---------------------------------------------------------------------- */
#contentNavigation {
  margin-top:2px;
  margin-bottom:1.3em;
  width:auto;
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCC;
  height:18px;
}
/* ------------------------------------------------------------------- 
   Content - Tabellen
---------------------------------------------------------------------- */
  .tabelle{
	width:98%;
	border:1px solid #D4D4D4;
	padding-top:0px;
  }
  .tabelle th{
	vertical-align:top;
	border-bottom:1px solid #D4D4D4;
  }
  .tabelle td{
    padding-top:2px;
    vertical-align:top;
    border-bottom:1px solid #D4D4D4;
  }
  .tabelle caption{
    display:none;
  }
  td.aktiveSpalte, th.aktiveSpalte {
    background:#EEE;
  }
  .tabelle ul{
    list-style:none;
  }
  .status_gif{
    width:35px;
    height:15px;
  }

/* ------------------------------------------------------------------- 
   Content - Formulare
---------------------------------------------------------------------- */
.infoblock {
  width:auto;
}
.infoblock ul {
  padding-left: 15px;
  margin: 0px;
  margin-left:0px;
  margin-top: 0px;
  list-style:none;
}
.infoblock li.extern {
  list-style-image:url(images/ico_extern.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
}
.infoblock li.externfett {
  list-style-image:url(images/ico_extern.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
    font-size:1em;
    line-height:1.3em;
    font-weight:bold;
    font-family:arial, helvetica, sans-serif;
	padding-bottom:10px;
    margin-bottom:0;
    border-top:1px solid #000;
    padding-top:7px;
}
.infoblock li.blank {
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
}
.infoblock li.intern {
  list-style-image:url(images/ico_intern.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
}
.infoblock li.doku {
  list-style-image:url(images/ico_doku.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
}
.infoblock li.top {
  list-style-image:url(images/ico_top.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  margin-bottom: 10px;
  margin-top:1.3em;
}
/* Frank Zimmermann, 20080424, added .infoblock li.linie */
.infoblock li.linie {
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.externLinie {
  list-style-image:url(images/QuadratKontext_5x5.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.internLinie {
  list-style-image:url(images/ico_intern.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.dokuLinie {
  list-style-image:url(images/ico_doku.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.acrobat {
  list-style-image:url(images/ico_acrobat.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.avi {
  list-style-image:url(images/ico_avi.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.director {
  list-style-image:url(images/ico_director.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.doc {
  list-style-image:url(images/ico_doc.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.doku {
  list-style-image:url(images/ico_doku.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.excel {
  list-style-image:url(images/ico_excel.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.flash {
  list-style-image:url(images/ico_flash.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.html {
  list-style-image:url(images/ico_html.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.media {
  list-style-image:url(images/ico_media.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.movie {
  list-style-image:url(images/ico_movie.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.movie2 {
  list-style-image:url(images/ico_movie2.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.mp3 {
  list-style-image:url(images/ico_mp3.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.mpg {
  list-style-image:url(images/ico_mpg.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.pdf {
  list-style-image:url(images/ico_pdf.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}

.infoblock li.powerpoint {
  list-style-image:url(images/ico_powerpoint.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */

  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.ppt {
  list-style-image:url(images/ico_ppt.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.quicktime {
  list-style-image:url(images/ico_quicktime.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.realaudio {
  list-style-image:url(images/ico_realaudio.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.realvideo {
  list-style-image:url(images/ico_realvideo.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.vdo {
  list-style-image:url(images/ico_vdo.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.wav {
  list-style-image:url(images/ico_wav.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.word {
  list-style-image:url(images/ico_word.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.xls {
  list-style-image:url(images/ico_xls.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.zip {
  list-style-image:url(images/ico_zip.gif);
  margin:0px 0px 0px 5px;  _margin-left:0px; /* Hack for IE */
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}


.formular {
  width:98%;
}
.formularSpalte1 {
  font-size:1em;
  line-height:1.3em;
  list-style-type:none;
  width:150px;
  float:left;
  height:auto;
}
.formularSpalte2 {
  font-size:1em;
  line-height:1.3em;
  font-weight:normal;
  list-style-type:none;
  width:auto;
  float:left;
  height:auto;
}
.formularZeile {
 width:98%;
 border-bottom:1px solid #FFF;
 margin-bottom:5px;
}
.formularzeileZusatzinfos {
 padding:5px 5px 5px 5px;
 margin-top:15px;
 margin-bottom:15px;
 width:98%;
 border:1px dashed #CCC;
}
/* ------------------------------------------------------------------- 
   Content - Bilder
---------------------------------------------------------------------- */
dl.imgLeft {
  float: left;
  margin: 0px 10px 0px 0px;
  padding-right: 10px;
}
dl.imgRight {
  float: right;
  margin: 0px 0px 10px 0px;
  padding-left: 10px;
}
dt.img {
  margin: 0;
}
dd.img {
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #000;
  font-size:0.9em;
  color:#000;
}
img.legende {
  margin: 0;
}
/* ------------------------------------------------------------
   TYPO3-Spez.
--------------------------------------------------------------- */
.csc-frame-rulerBefore {
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}

