/*--------------------------------------------------------------------
Layout Styles CD BUND
Version: // 06 // 01.04.2006 //          thomas.ruegsegger@bk.admin.ch
---------------------------------------------------------------------- */
/* ------------------------------------------------------------------- 
	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;
}
#logo {
  position:absolute;
  top:0px;
  background-image:url(../images/header/logo.jpg);
  background-repeat:no-repeat;
  width:246px; 
  height:103px;
  z-index:5;
}

#kopfAmt {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  height:103px;
  background-image:url(../images/header/bg_bfs.jpg);
  background-position:right;
  background-repeat:no-repeat;
  border-bottom:1px solid #FFF;
}
#adminCH {
  background-image:url(../images/header/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(../images/header/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;
}
/* ------------------------------------------------------------------- 
   Servicenavigation
---------------------------------------------------------------------- */
#navServiceBackground {
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  background-color:#CCCCCC;
  text-align:left;
  border-bottom:1px solid #FFF;
  float:left;
}
#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 {
  margin-top:0px;
  text-align:left;
  color:#000;
  padding:0px 5px 0px 5px;
  height:10px;	
  float:left;
  border-right:1px solid #000;
}
.navServiceDivEnd {
  margin-top:0px;
  text-align:left;
  color:#000;
  padding:0px 5px 0px 5px;
  float:left;
}

/* ------------------------------------------------------------------- 
	Sprachwahl
---------------------------------------------------------------------- */
#langSwitch {
/*  width:195px; */
  width:165px;
  margin-left:20px;
  padding:4px 0px 0px 0px;
  float:right;
}

/* ------------------------------------------------------------------- 
	Globalnavigation 
---------------------------------------------------------------------- */
#navGlobalBackground{
  max-width: 960px;
  width: 100%; 
  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
  background-color:#CCC;
  text-align:left;
  height:28px;
  float:left;
}
#navGlobal {
padding: 0 0 0 0;
margin-top:0px;
margin-left:0px;
height:28px;
margin-bottom:0px
}
li.navGlobalFirst {
  float:left;
  padding: 0px 14px 0 22px; 
  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.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
---------------------------------------------------------------------- */
#spalteNavigation {
	padding-top:20px;
	width:210px;
	float:left;
    border:0px dashed #FA0;
}
#spalteContent {
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
	margin-right:190px;
    border:0px dashed silver;
}
#spalteKontext {
	width:165px;
	float:right;
    border:0px dashed silver;
}

#spalteContentPlus {
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	margin-left:235px;
    border:0px dashed silver;
/*	width:720px; */
}

/* ------------------------------------------------------------------- 
	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:1px 0px 5px 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 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 - 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:90px;
  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 {
  clear:both;
  padding:10px;
  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 ul {
  padding-left: 15px;
  margin: 0px;
  margin-left:0px;
  margin-top: 0px;
  list-style:none;
}



.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;
}