@CHARSET "UTF-8";
/*--------------------------------------------------------------------
Layout Styles CD BUND
Version: 01 01.07.2005 
thomas.ruegsegger@bk.admin.ch

Anpassungen fuer Nabodat: claude.gex@ch.unisys.com
Angepasst fuer flexibels Layout
---------------------------------------------------------------------- */
/* ------------------------------------------------------------------- 
	Generelle Styles
---------------------------------------------------------------------- */
.smallLine{ line-height: 1px; font-size: 1px; padding: 0px; margin: 0px; height: 1px; }
.clearLeft{ clear:left; }
.clearBoth{ clear:both; }
.clearRight{ clear:right; }
body{
    margin:0;
    padding:0;
}
div {
    padding:0;
    margin:0;
}
/* ------------------------------------------------------------------- 
	Kopfbereich // Logo // Lokalisation
---------------------------------------------------------------------- */
#projectStage {
  position:absolute;
  top:50px;
  z-index:10;
}
#facelets {
  position:absolute;
  top:80px;
  z-index:10;
}
body{
    margin:0;
    padding:0;
}
div {
    padding:0;
    margin:0;
}
#logo {
  position:absolute;
  top:0px;
  background-image:url(../images/logo.jpg);
  background-repeat:no-repeat;
  width:246px; 
  height:103px;
  z-index:5;
}
#mandantlogo {
  position:absolute;
  top:0px;
  left:600px;
  background-image:url(../images/be.gif);
  background-repeat:no-repeat;
  width:80px; 
  height:80px;
  z-index:5;
}

#seitenTitel {
  position:absolute;
  font-weight:bold;
  top:30px;  
  left:235px;
  z-index:6;
}
#kopfPortal {
  min-width: 1216px;
  width: 100%; 
  width: expression((document.body.clientWidth < 1216) ? "1216px" : "100%");
  height:103px;
  background-image:url(../images/bg_head_portal_545.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border-bottom:1px solid #FFF;
}
#kopfDepartement {
  min-width: 1216px;
  width: 100%; 
  width: expression((document.body.clientWidth < 1216) ? "1216px" : "100%");
  height:103px;
  background-image:url(../images/bg_head_dep_545.jpg);
  background-position:right;
  background-repeat:no-repeat;
}
#kopfAmt {
  min-width: 1216px;
  width: 100%; 
  width: expression((document.body.clientWidth < 1216) ? "1216px" : "100%");
  height:103px;
  /**background-image:url(../images/bg_head_amt_545.jpg);**/  
  /**background-image:url(../images/bg_header.jpg);**/
  /**background-image:url(../images/bg_header_bafu.jpg);**/
  background-image:url(../images/bg_header_nabodat.jpg);
  /** background-position:right;**/
  background-repeat:no-repeat;
  border-bottom:1px solid #FFF;;  
  background-position: right 0px;   
}
#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;
}

/** BAFU spezifisch **/
#depart {
    display:block;
    height:20px;
    margin:0;
    padding-top:2px;
}
#webHeaderLinks, #hl {
    display:block;
    font-size:1.2em;
    font-weight:bold;
    margin:10px 0 0 0;
}


#departement {
  background-image:url(../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 {
  color: white;	
  text-align:right;
  padding: 0px 20px 0 0;
}
/* ------------------------------------------------------------------- 
   Servicenavigation
---------------------------------------------------------------------- */
#navServiceBackground {
  min-width: 1216px;
  width: 100%; 
  width: expression((document.body.clientWidth < 1216) ? "1216px" : "100%");
  max-width: expression((document.body.clientWidth - 20)+ "px");
  margin-right: 20px;
  text-align:left;
  border-bottom:1px solid #FFF;
  float:left;
  height: 35px;
}
.navServiceBackground-, .navServiceBackground-unisys {
  background-color: #61fa2e;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
}
.navServiceBackground-produktion, .navServiceBackground-prod {
  background-color:#CCCCCC;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
}
.navServiceBackground-abnahme {
  background-color:#FACC2E;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
}
.navServiceBackground-dev {
  background-color: rgba(255, 0, 106, 0.47);
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
}
#navServiceBackground ul {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	list-style:none;
}
#navServiceBackground li {
    margin: 0px;
    float:left;
}
#navService {
  margin-top:0px;
  text-align:left;
  color:#000;
  padding:4px 0px 0px 15px;
  height:16px;
  float:left;
}
.navServiceDiv, .navServiceDivEnd {
  margin-top: 1px;
  text-align:left;
  color:#000;
  height:10px;	
  float:left;
}
.navServiceDiv a, .navServiceDivEnd a {
  border-right:1px solid #000;
  display: block;
  padding:0px 5px 0px 5px;
  line-height: 1em;
}
.navServiceDivEnd a {
  border-right: 0px;
}

/* ------------------------------------------------------------------- 
	Sprachwahl
---------------------------------------------------------------------- */
#langSwitch {
/*   width:220px; */
  width:125px;
/*  width:165px; */
  margin-left:20px;
  padding:4px 0px 0px 0px;
  float:right;
}

/* ------------------------------------------------------------------- 
	Globalnavigation 
---------------------------------------------------------------------- */
#navGlobalBackground{
  min-width: 1216px;
  width: 100%; 
  width: expression((document.body.clientWidth < 1216) ? "1216px" : "100%");
  background-color:#CCC;
  text-align:left;
  height:28px;
  clear: left
}
#navGlobal {
padding: 0 0 0 0;
margin-top:0px;
margin-left:0px;
height:28px;
margin-bottom:0px;
margin-left: 1px;
}
li.navGlobalFirst {
  float:left;
  padding: 0px 14px 0 22px; 
  background-color:#333;
  border-right:1px solid #FFF;
  padding-top:5px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  height: 100%;
}
li.navGlobal {
  float:left;
  padding: 0 14px 0 14px;
  background-color:#333;
  height:28px;
  border-right:1px solid #FFF;
  padding-top:5px; 
  height:23px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
li.navGlobalFirstAktiv {
  float:left;
  padding: 0 14px 0 22px;
  background-color:#006699;
  height:28px;
  border-right:1px solid #FFF;
  padding-top:5px; 
  height:23px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
li.navGlobalAktiv {
  float:left;
  padding: 0 14px 0 14px;
  background-color:#006699;
  height:28px;
  border-right:1px solid #FFF;
  padding-top:5px; 
  height:23px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
li.navGlobalFirstAktivPortal {
  float:left;
  padding: 0 14px 0 22px;
  background-color:#FF0000;
  height:28px;
  border-right:1px solid #FFF;
  padding-top:5px; 
  height:23px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
li.navGlobalAktivPortal {
  float:left;
  padding: 0 14px 0 14px;
  background-color:#FF0000;
  height:28px;
  border-right:1px solid #FFF;
  padding-top:5px; 
  height:23px;
  display:block;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}

html>body li.navGlobal{ /* be nice to Opera */
  height:23px;
}
/* ------------------------------------------------------------------- 
	Layoutspalten
---------------------------------------------------------------------- */
#masterContainer{
	min-width: 1235px;
	width: 100%;
	
}
#spalteNavigation {
	padding-top:20px;
	width:210px;
	float:left;
    /** border:1px dashed #FA0; **/
}
#spalteContent {
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
	/** margin-right:190px; **/
    margin-right:20px;  /** extend the content pane for the application **/
    /** border:1px dashed silver;  **/
    /** set max, its 1216-235 */
	min-width: 980px;
	width: expression((document.body.clientWidth < 980 + 235 + 20) ? "980px" : "100%");
	max-width: expression((document.body.clientWidth - 235 - 20)+ "px");
}
#spalteKontext {
	width:165px;
	float:right;
    border:1px dashed silver;
}

#spalteContentPlus {
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
    border:0px dashed silver;
	width:975px;
}

/* ------------------------------------------------------------------- 
	Hauptnavigation
---------------------------------------------------------------------- */
#spalteNavigation ul {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	list-style:none;
}
#spalteNavigation li {
    margin: 0px;
}
.navLevel1div {
  padding:4px 0px 0px 20px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
}
.navLevel1divActive {
  padding:4px 0px 0px 20px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#006699;
}
.navLevel1divActivePortal {
  padding:4px 0px 0px 20px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#FF0000;
}
.navLevel2div {
  padding:4px 0px 0px 34px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
}
.navLevel2divActive {
  padding:4px 0px 0px 34px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#006699;
}
.navLevel2divActivePortal {
  padding:4px 0px 0px 34px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#FF0000;
}
.navLevel3div {
  padding:4px 0px 0px 48px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
}
.navLevel3divActive {
  padding:4px 0px 0px 48px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#006699;
}
.navLevel3divActivePortal {
  padding:4px 0px 0px 48px;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  border-top:1px solid #CCC;
  height:16px;
  background-color:#FF0000;
}
.navEnddiv {								
  border-top:1px solid #CCC;
  padding:1px 0 0px 48px;
  height:19px;
}
/* ------------------------------------------------------------------- 
   Breadcrumbtrail
---------------------------------------------------------------------- */
#breadcrumb {
  background-color:#CCCCCC;
  text-align:left;
  padding:3px 0px 3px 10px;
  height:15px;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
}
/* ------------------------------------------------------------------- 
   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 0px 5px 0px;
  font-size:0.9em;
  width:100%;
  margin-top: 20px;
  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 - Resultate
---------------------------------------------------------------------- */
.contentNavigationResultate {
  margin-top:2px;
  margin-bottom:1.3em;
  width:auto;
  border-top:1px solid #CCCCCC;
  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:33%;
  float:right;
  text-align:center;
  font-size:0.9em;
}
/* ------------------------------------------------------------------- 
   Kontext - Rechte Box
---------------------------------------------------------------------- */
#boxright {
  float:right;
/*  width:173px; */
  width:145px;
  text-align:left;
  margin-top: 7px;
  padding-right:20px;
  margin-bottom:10px;
  border:0px solid #FA0;
}
/* ------------------------------------------------------------------- 
   Content - Main
---------------------------------------------------------------------- */
#content {
  min-width: 1216px;
  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);
  padding-left: 5px;
}
.infoblock li.intern {
  list-style-image:url(../images/ico_intern.gif);
  padding-left: 5px;
}
.infoblock li.doku {
  list-style-image:url(../images/ico_doku.gif);
  padding-left: 5px;
}
.infoblock li.top {
  list-style-image:url(../images/ico_top.gif);
  padding-left: 5px;
  margin-bottom: 10px;
  margin-top:1.3em;
}
.infoblock li.externLinie {
  list-style-image:url(../images/ico_extern.gif);
  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);
  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);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.acrobat {
  list-style-image:url(../images/icons/ico_acrobat.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.avi {
  list-style-image:url(../images/icons/ico_avi.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.director {
  list-style-image:url(../images/icons/ico_director.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.doc {
  list-style-image:url(../images/icons/ico_doc.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.doku {
  list-style-image:url(../images/icons/ico_doku.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.edit_redir {
  list-style-image:url(../images/icons/ico_edit_redir.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.excel {
  list-style-image:url(../images/icons/ico_excel.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.flash {
  list-style-image:url(../images/icons/ico_flash.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.html {
  list-style-image:url(../images/icons/ico_html.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.media {
  list-style-image:url(../images/icons/ico_media.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.movie {
  list-style-image:url(../images/icons/ico_movie.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.movie2 {
  list-style-image:url(../images/icons/ico_movie2.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.mp3 {
  list-style-image:url(../images/icons/ico_mp3.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.mpg {
  list-style-image:url(../images/icons/ico_mpg.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.pdf {
  list-style-image:url(../images/icons/ico_pdf.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.powerpoint {
  list-style-image:url(../images/icons/ico_powerpoint.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.ppt {
  list-style-image:url(../images/icons/ico_ppt.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.premiere {
  list-style-image:url(../images/icons/ico_premiere.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.quicktime {
  list-style-image:url(../images/icons/ico_quicktime.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.realaudio {
  list-style-image:url(../images/icons/ico_realaudio.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.realvideo {
  list-style-image:url(../images/icons/ico_realvideo.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.restricted {
  list-style-image:url(../images/icons/ico_restricted.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.rtf {
  list-style-image:url(../images/icons/ico_rtf.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.text {
  list-style-image:url(../images/icons/ico_text.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.vdo {
  list-style-image:url(../images/icons/ico_vdo.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.wav {
  list-style-image:url(../images/icons/ico_wav.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.word {
  list-style-image:url(../images/icons/ico_word.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.wstrm {
  list-style-image:url(../images/icons/ico_wstrm.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.xls {
  list-style-image:url(../images/icons/ico_xls.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}
.infoblock li.zip {
  list-style-image:url(../images/icons/ico_zip.gif);
  padding-left: 5px;
  border-bottom:1px solid #CCC;
  padding-bottom:5px;
  margin-bottom: 5px;
}


.formular {
  width:100%;
}
.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:regular;
  list-style-type:none;
  width:auto;
  float:left;
  height:auto;
}
.formularZeile {
 width:100%;
 border-bottom:1px solid #FFF;
 margin-bottom:5px;
}
.formularzeileZusatzinfos {
 padding:5px 5px 5px 5px;
 margin-top:15px;
 margin-bottom:15px;
 width:100%;
 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;
}