/*--------------------------------------------------------------------
Text Styles CD BUND
Version: // 06 // 27.07.2006 //      thomas.ruegsegger@bk.admin.ch


	Generelle Definitionen
---------------------------------------------------------------------- */
html, body, table {
	font-size: 76%;  /* Moegliche Werte, damit es in den gaengigen Browsern in etwa gleich aussieht: 69%, 76%, 86%, 93% */
  font-family:arial, helvetica, sans-serif;
  color:#000;
}

body, table{
  font-size:1em;
  line-height:1.3em;
}

p.lead{
  font-size:1em;
  font-weight:bold;
  line-height:1.3em;
  padding-bottom:0.2em;
}

.nsbComponent .downloadDescription,
.downloadDescription {
	font-size:11px;
	margin-top: 0.2em; /* Update kib 30.10.07 */
}

h1{
  font-size:1.5em;
  line-height:23px;
  font-weight:bold;
  color:#000;
	margin-top: 0;
}

/* CR BFS Subtitle */
span.bfsSubtitle {
	display: block;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	color: #999999;
}

h1.special{
  color:#9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	margin-bottom: 0;
}

/* Update kib 14.11.07 */
.bfs .home h1 {display: none;}


h2 {
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
	color:#000;
	font-family:arial, helvetica, sans-serif;
	margin-top:1em;
	margin-bottom:0em;
	padding:0;
}

/* Update pal 13.03.08 */
.imgBox h2 {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:0px;
	margin-top:3px;
	padding-bottom:2px;
}

h3 {
  font-size:1.3em;
  line-height:1.3em;
  font-weight:bold;
  color:#000;
  font-family:arial, helvetica, sans-serif;
	margin-top:1em; /* Update Kib 23.10.07 */
	margin-bottom:0em;
	padding: 0;
}

h4 {
  font-size:1.239em;
  line-height:1.3em;
  font-weight:bold;
  color:#000;
  font-family:arial, helvetica, sans-serif;
	margin-top:0.9em;
	margin-bottom:0em;
	padding: 0;
}

h5 {
  font-size:1.1em;
  line-height:1.3em;
  font-weight:bold;
  color:#000;
  font-family:arial, helvetica, sans-serif;
	margin-top:1.2em;
	margin-bottom:0.2em;
	padding: 0;
}

.title h5 {
	margin-bottom:0;
}

h6 {
  font-size:1em;
  line-height:1.3em;
  font-weight:bold;
  color:#000;
  font-family:arial, helvetica, sans-serif;
	margin-top:1.3em;
	margin-bottom:0em;
	padding: 0;
}

p {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#contentContainer .title h2,
#contentContainer .titletxtfloat h2 {		/* Update Kib 13.11.07 */
	margin-top:0;
	line-height: normal;
	margin-bottom: 0.58em;
}

#contentContainer .title h3,				/* Update Kib 13.11.07 */
#contentContainer .titletxtfloat h3 {
	margin-top:0;
	line-height: normal;
	margin-bottom: 0.58em;
}
						
#contentContainer .title h4,				/* Update Kib 13.11.07 */
#contentContainer .titletxtfloat h4 {
	margin-top:0;
	line-height: normal;
	margin-bottom: 0.58em;
}

#contentContainer .titletxtfloat h5,
#contentContainer .title h5 {
	margin-top: 0;
	line-height: normal;		/* Update Kib 30.10.07 */
	margin-bottom: 0.68em;
}

* html #contentContainer .titletxtfloat h2,
* html #contentContainer .titletxtfloat h3,
* html #contentContainer .titletxtfloat h4,
* html #contentContainer .title h2,
* html #contentContainer .title h3,
* html #contentContainer .title h4 {margin-top: -0.2em}

* html #contentContainer .titletxtfloat h5,
* html #contentContainer .title h5 {margin-top: 0}

.titletxtfloat h2:first-line,
.titletxtfloat h3:first-line,
.titletxtfloat h4:first-line,
.titletxtfloat h5:first-line,
.title h2:first-line,
.title h3:first-line,
.title h4:first-line,
.title h5:first-line {line-height: 0.8em;}

p.leadin {
	margin-top:0.5em;
	margin-bottom:1.813em;
}

div.titleimg {
	margin-bottom: 0.7em;
	clear: left;
}

hr {
  background-color:#000;
  line-height:1px;
  height:1px;
  margin-left: 0;
}

img {border: 0;}

object,
embed {
	margin: 0;
	padding: 0;
	font-size: 0px;
}

/* ------------------------------------------------------------------- 
	Link Styles
---------------------------------------------------------------------- */
a,
a:link,
a:active,
td a:active,
a:visited,
td a:visited,
a:hover,
td a:hover{
  font-size:1em;
  line-height:1.3em;
  color:#069;
  text-decoration:underline;
}

*+html ul.download li a {line-height: 1.8em !important;}				/* IE7 Hack */
* html ul.download li a {line-height: 1.3em !important;}				/* IE6 Hack */

/* ------------------------------------------------------------------- 
	Link Styles - Admin.ch
---------------------------------------------------------------------- */
a.adminCHlink,
a.adminCHlink:link,
a.adminCHlink:active,
a.adminCHlink:visited,
a.adminCHlink:hover {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}

/* ------------------------------------------------------------------- 
	Link Styles - Departement
---------------------------------------------------------------------- */
a.departementlink,
a.departementlink:link,
a.departementlink:active,
a.departementlink:visited,
a.departementlink:hover {
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}

a.collapseTitlePassive {
	background: transparent url(../images/icons/ico_plus.gif) 0 0.3em no-repeat;
	padding-left: 1.3em;
}

a.collapseTitleActive {
	background: transparent url(../images/icons/ico_minus.gif) 0 0.3em no-repeat;
	padding-left: 1.3em;
}
/* ------------------------------------------------------------------- 
   Lokalisation
---------------------------------------------------------------------- */
#lokalisationPortal,
#lokalisationPrint {
  font-size:1.239em;;
  font-weight:bold;
  color: #000;
}
#lokalisationAmt,
#lokalisationDepartement {
  font-size:1.239em;;
  font-weight:bold;
  color: #FFF;
}
/* ------------------------------------------------------------------- 
   Servicenavigation, Inhaltsnavigation
---------------------------------------------------------------------- */
navServiceTxt,
a.navServiceTxt,
a.navServiceTxt:link,
a.navServiceTxt:active,
a.navServiceTxt:visited, 
a.navServiceTxt:hover,
contentNavigation,
a.contentNavigation,
a.contentNavigation:Link,
a.contentNavigation:active,
a.contentNavigation:visited,
a.contentNavigation:hover,
contentNavigationResultateTxt,
a.contentNavigationResultateTxt,
a.contentNavigationResultateTxt:link,
a.contentNavigationResultateTxt:active,
a.contentNavigationResultateTxt:visited {
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  display: block;
  margin-top:-1px;
}

a.contentNavigationResultateTxt,
a.contentNavigationResultateTxt:link,
a.contentNavigationResultateTxt:active,
a.contentNavigationResultateTxt:visited {
  text-decoration: underline;
  display:inline;
}

navServiceTxtActive,
a.navServiceTxtActive,
a.navServiceTxtActive:link,
a.navServiceTxtActive:active,
a.navServiceTxtActive:visited,
a.navServiceTxtActive:hover,
contentNavigationResultateTxtActive,
a.contentNavigationResultateTxtActive,
a.contentNavigationResultateTxtActive:link,
a.contentNavigationResultateTxtActive:active,
a.contentNavigationResultateTxtActive:visited {
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
  font-weight:bold;
}
/* ------------------------------------------------------------------- 
   Sprachwahl
---------------------------------------------------------------------- */
.lang,
a.lang,
a.lang:link,
a.lang:active,
a.lang:visited,
a.lang:hover {
  font-weight:normal;
  color:#000;
  font-size:0.9em;
  text-decoration:none;
  display: block;
  margin-top: -1px;
}

.langActive,
a.langActive,
a.langActive:link,
a.langActive:active,
a.langActive:visited,
a.langActive:hover {
  font-weight:bold;
  color:#000;
  font-size:0.9em;
  line-height:1.2em;
  text-decoration:none;
}
/* ------------------------------------------------------------------- 
   Globalnavigation
---------------------------------------------------------------------- */
a.navGlobal,
a.navGlobal:link,
a.navGlobal:active,
a.navGlobal:visited,
a.navGlobal:hover {
  color:#FFF;
  text-decoration:none;
  font-size:1.239em;;
  font-weight:bold;
}
/* ------------------------------------------------------------------- 
   Hauptavigation
---------------------------------------------------------------------- */
a.navLevel1,
a.navLevel1:active,
a.navLevel1:hover,
a.navLevel1:visited{
  font-weight:bold;
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}

a.navLevel1SubOpenPortal,
a.navLevel2SubOpenPortal,
a.navLevel3SubOpenPortal,
a.navLevel1SubOpenPortal:active,
a.navLevel1SubOpenPortal:hover,
a.navLevel1SubOpenPortal:visited,
a.navLevel2SubOpenPortal:active,
a.navLevel2SubOpenPortal:hover,
a.navLevel2SubOpenPortal:visited,
a.navLevel3SubOpenPortal:active,
a.navLevel3SubOpenPortal:hover,
a.navLevel3SubOpenPortal:visited {
  font-weight:bold;
  color:#FF0000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
  text-decoration:none;
}

a.navLevel1SubOpen,
a.navLevel2SubOpen,
a.navLevel3SubOpen,
a.navLevel1SubOpen:active,
a.navLevel1SubOpen:hover,
a.navLevel1SubOpen:visited,
a.navLevel2SubOpen:active,
a.navLevel2SubOpen:hover,
a.navLevel2SubOpen:visited,
a.navLevel3SubOpen:active,
a.navLevel3SubOpen:hover,
a.navLevel3SubOpen:visited {
  font-weight:bold;
  color:#006699;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
  text-decoration:none;
}

a.navLevel2,
a.navLevel2:active,
a.navLevel2:hover,
a.navLevel2:visited,
a.navLevel3,
a.navLevel3:active,
a.navLevel3:hover,
a.navLevel3:visited,
a.navLevel4,
a.navLevel4:active,
a.navLevel4:hover,
a.navLevel4:visited,
a.navLevel5,
a.navLevel5:active,
a.navLevel5:hover,
a.navLevel5:visited {
  font-weight:normal;
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}

.navLevel1div .navLevel1Active,
.navLevel2div .navLevel2Active,
.navLevel3div .navLevel3Active,
.navLevel4div .navLevel4Active,
.navLevel5div .navLevel5Active  {color: #006699 !important;}

a.navLevel3Active,
a.navLevel4Active,
a.navLevel5Active
 {
  color:#fff !important;
  text-decoration:none !important;
  font-size:0.9em !important;
  line-height:1.2em !important;
}

a.navLevel1Active,
a.navLevel2Active {
  font-weight:bold !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:0.9em !important;
  line-height:1.2em !important;
}

a.navLevel4,
a.navLevel4:active,
a.navLevel4:hover,
a.navLevel4:visited,
a.navLevel4Active,
a.navLevel4Active:active,
a.navLevel4Active:hover,
a.navLevel4Active:visited {padding: 2px 10px 1px 0;}

/* ------------------------------------------------------------------- 
   Breadcrumbtrail
---------------------------------------------------------------------- */
#breadcrumb {font-size:0.9em;}

a.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited,
a.breadcrumb:hover {
  color:#000;
  text-decoration:none;
  line-height:1.2em;
}

/* ------------------------------------------------------------------- 
   Kontext - Box
---------------------------------------------------------------------- */
#boxright,
#boxright2 {
  font-size:0.9em;
  line-height:1.2em;
  font-weight:normal;
  color:#000;
}

#boxrightTitel {
  line-height:20px;
  font-weight:bold;
  color:#000;
  background-color:#CCC;
  border-top:1px solid #000;
  padding:1px 0 0 8px;
}

#boxrightContent {
  background: transparent url(../images/QuadratKontext_10x9.gif) 0 3px no-repeat;
  color:#000;
  padding:1px 0 0 8px;
  margin-top:8px;
}

#boxrightContentList {
  margin-left:15px;
  list-style-type:square;
  list-style-position:outside;
  margin-top:0;
}

/* ------------------------------------------------------------------- 
   Content - Footer
---------------------------------------------------------------------- */
.footerText1 {
  float:left;
  color:#666666;
}

.footerText2 {
  color:#EE1C25;
}

.footerText3 {
  display:block;
  text-align:right;
  right:1px;
}

#schnellSucheTitel,
#schnellSucheInput,
#erweiterteFunktionen,
#erweiterteFunktionenOben,
#erweiterteFunktionenUnten,
#url {
  font-size:0.9em;
  color:#000;
}

#erweiterteSuche {
  font-size:0.9em;
  line-height:20px;
  color:#000;
  height:31px;
}

/* Style of Website Configurations Boxes */
div.websiteConfigBox {
	background-color:#EEE;	
	margin-bottom:10px;
	padding:4px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

div.websiteConfigBox table.data {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top:4px;
}

div.websiteConfigBox table.data th,
div.websiteConfigBox table.data td {
	border:1px solid #666;
	padding:1px 4px;
	text-align:left;
}

div.websiteConfigBox table.data th {background-color:#DDD;}

div.websiteConfigBox table.data .configName {width:170px;}

div.websiteConfigBox table.data .configValue {width:360px;}

div.websiteConfigBox table.data .configCache {width:360px;}

/* Style of Redirect Notifications */
#redirectNotification {
	margin:20px;
	padding:3px;
	color:red;
}

.red {color:red;}

/* ------------------------------------------------------------------- 
Suchresultate 
-------------------------------------------------------------------*/
.resultat h5 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0.125em;
}

.resultat h3 a {
	text-decoration: underline;
	color: #006699;
}

.resultat h2 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 0.125em;
}

/* ------------------------------------------------------------------- 
 Filter
-------------------------------------------------------------------*/
.filterBox {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 1.45em;
	margin-bottom: 1.45em;
}

.noBottomBorder {border-bottom: none !important;}

div.article {margin-bottom: 1.4em;}

.article h5 {margin-top: 0;}

p.articleDescription {
	font-size:11px;
	margin-top: 0;
	margin-bottom: 0;
}

.article p.leadin {margin-top: 0;}

.article ul.download li {
	margin: 0 0 0 18px;
	padding-bottom: 0;
	padding-left: 0;
}

*+html .article ul.download li {				/* IE7 Hack */
	margin: 0 0 2px 8px;
	padding-bottom:2px;
	padding-left:3px;
}

* html .article ul.download li {				/* IE6 Hack */
	margin: 0 0 5px 8px;
	padding-bottom:5px;
	padding-left:8px;
}

.article h6 {
	font-weight: normal;
	color: #006699;
	margin-top: 0;
}