/* *************************************************************************** */
/* LAYOUT-STYLES FR WEBSEITE UND CMS                                          */
/* *************************************************************************** */


/* *************************************************************************** */
/* ALLGEMEINE STYLES                                                           */
/* *************************************************************************** */

.floatRight { float:right; }
.floatLeft  { float: left; }
.textLeft   { text-align:left; }
.textCenter { text-align:center; }
.textRight  { text-align:right; }
.tjusty{text-align:justify;}
.skip       { display:none; }
.clearBoth {
  clear:both;
  line-height:1px;
  font-size:1px;
}

* html .clearBothFF {

}

img { border:0; }

/* *************************************************************************** */
/* BODY                                                                        */
/* *************************************************************************** */



/* *************************************************************************** */
/* HEAD                                                                        */
/* *************************************************************************** */
/* ** Banner-Hintergrundimage ** */

#headBannerStartit {
  background-image:url(../images/header.gif);
  background-repeat:repeat-x;
  background-position: top left;
  height:104px;
  margin:0;
  width:100%;
  text-align:right;
}
#headBannerimg{height:104px;
background-image:url(../images/header3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#headBannerPde {
  background-image:url(/images/headBannerP_de.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerPfr {
  background-image:url(/images/headBannerP_fr.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerPit {
  background-image:url(/images/headBannerP_it.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerPen {
  background-image:url(/images/headBannerP_en.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerPrm {
  background-image:url(/images/headBannerP_rm.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerUde {
  background-image:url(/images/headBannerU_de.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerUfr {
  background-image:url(/images/headBannerU_fr.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerUit {
  background-image:url(/images/headBannerU_it.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerUen {
  background-image:url(/images/headBannerU_en.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerUrm {
  background-image:url(/images/headBannerU_rm.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerBde {
  background-image:url(/images/headBannerB_de.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerBfr {
  background-image:url(/images/headBannerB_fr.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerBit {
  background-image:url(/images/headBannerB_it.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerBen {
  background-image:url(/images/headBannerB_en.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerBrm {
  background-image:url(/images/headBannerB_rm.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerCHde {
  background-image:url(/images/headBannerCH_de.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerCHfr {
  background-image:url(/images/headBannerCH_fr.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerCHit {
  background-image:url(/images/headBannerCH_it.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerCHen {
  background-image:url(/images/headBannerCH_en.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerCHrm {
  background-image:url(/images/headBannerCH_rm.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerde {
  background-image:url(/images/headBanner_de.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerfr {
  background-image:url(/images/headBanner_fr.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerit {
  background-image:url(/images/headBanner_it.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBanneren {
  background-image:url(/images/headBanner_en.jpg);
  height:104px;
  margin:0;
  width:950px;
}
#headBannerrm {
  background-image:url(/images/headBanner_rm.jpg);
  height:104px;
  margin:0;
  width:950px;
}

/* ** ch.ch-Link zur Startseite ** */
#linkStart {
  margin:0 0 0 16px;
  display:block;
  height:104px;
  width:104px;
}

/* ** Service-Navigation ** */
#headServiceStart {
  background-image:url(/images/headServiceStart.jpg);
  height:35px;
  margin:0;
  border:0px solid transparent;

}

/*html>body #headService{ width:100%; }*/

ul#headServiceLinks {
width:350px;
  list-style-type:none;
margin:0;
  padding-left:10px;
  padding-top:5px;
}
ul#headServiceLinks li {
  float:left;
}

ul#headLanguage {
  list-style-type:none;
  margin:0 4px 0 0;
  padding:0;
  color:#424242;
  float:right;
}
html>body ul#headLanguage{ margin:0 9px 0 0; }
ul#headLanguage li {
  float:left;
}

/* *************************************************************************** */
/* HAUPTNAVIPUNKT - TEASER Startseite                                          */
/* *************************************************************************** */
#headGlobalStart {
  background-image:url(/images/headTeaserStart.jpg);
  background-repeat:no-repeat;
  margin-bottom: 10px;
  border-bottom:1px solid #C6C3CE;
  width:950px;
}
* html #headGlobalStart {
  height:237px;
}


#headGlobalU {
  background-image:url(/images/headTeaserU.jpg);
  background-repeat:no-repeat;
  height:28px;
}
html>body #headGlobalU { height:32px; }
#headGlobalB {
  background-image:url(/images/headTeaserB.jpg);
  background-repeat:no-repeat;
  height:28px;
}
html>body #headGlobalB { height:32px; }
#headGlobalCH {
  background-image:url(/images/headTeaserCH.jpg);
  background-repeat:no-repeat;
  height:28px;
}
html>body #headGlobalCH { height:32px; }
#headGlobal {
  background-image:url(/images/headTeaser.jpg);
  background-repeat:no-repeat;
  height:28px;
}
html>body #headGlobal { height:32px; }

/* ** Private ** */
a#headTeaserStartP, a#headTeaserStartP:link, a#headTeaserStartP:active, a#headTeaserStartP:visited {
  display:block;
  height:172px;
  width:158px;
  background-repeat:no-repeat;
  cursor:pointer;

}
a#headTeaserStartP:hover, .headTeaserStartPHover {
  background-image:url(/images/headTeaserStartP_on.jpg);
}



/* ** Unternehmen ** */
a#headTeaserStartU, a#headTeaserStartU:link, a#headTeaserStartU:active, a#headTeaserStartU:visited {
  display:block;
  height:172px;
  width:159px;
  background-repeat:no-repeat;
  cursor:pointer;
    
}
a#headTeaserStartU:hover, .headTeaserStartUHover {
  background-image:url(/images/headTeaserStartU_on.jpg);
}

a#headTeaserU, a#headTeaserU:link, a#headTeaserU:active, a#headTeaserU:visited, a#headTeaserU:hover {
  display:block;
  height:33px;
  width:159px;
  cursor:pointer;
 color:#FFFFFF;
text-decoration:none;
}

/* ** Behrden ** */
a#headTeaserStartB, a#headTeaserStartB:link, a#headTeaserStartB:active, a#headTeaserStartB:visited {
  display:block;
  height:172px;
  width:159px;
  background-repeat:no-repeat;
  cursor:pointer;
 
}
a#headTeaserStartB:hover, .headTeaserStartBHover {
  background-image:url(/images/headTeaserStartB_on.jpg);
}

a#headTeaserB, a#headTeaserB:link, a#headTeaserB:active, a#headTeaserB:visited, a#headTeaserB:hover {
  display:block;
  height:33px;
  width:159px;
  cursor:pointer;
   color:#FFFFFF;text-decoration:none;
}

/* ** ber die Schweiz ** */
a#headTeaserStartCH, a#headTeaserStartCH:link, a#headTeaserStartCH:active, a#headTeaserStartCH:visited {
  display:block;
  height:172px;
  background-repeat:no-repeat;
  cursor:pointer;
  
}

html > body > div > dl > dt > a#headTeaserStartCH {
  width: 459px;
}

a#headTeaserStartCH:hover, .headTeaserStartCHHover {
  background-image:url(/images/headTeaserStartCH_on.jpg);
  background-repeat:no-repeat;
}
a.headTeaserStartCH, a.headTeaserStartCH:link, a.headTeaserStartCH:active, a.headTeaserStartCH:visited {
  display:block;
  height:172px;
  width:459px;
  background-repeat:no-repeat;
  cursor:pointer;
  
}
a.headTeaserStartCH:hover, .headTeaserStartCHHover {
  background-image:url(/images/headTeaserStartCH_on.jpg);
}

a#headTeaserCH, a#headTeaserCH:link, a#headTeaserCH:active, a#headTeaserCH:visited, a#headTeaserCH:hover {
  display:block;
  height:33px;
  width:159px;
  cursor:pointer;
    color:#FFFFFF;text-decoration:none;
}

.headTeaserWordmodulTextCH {
  color:#000;
  line-height:1.5em;
  font-size:0.9em;
}

dt.headTeaserWordmodulTextCH_dt {
  display: none;
  width:0px;
  height:0px;
}

dd.headTeaserWordmodulTextCH_dd {
  cursor:auto;
  width: 300px;
  margin:0 0 0 0;
  float: left;
  padding:1px 6px 6px 10px;
}

/* ** Teaser Startseite ** */
.headWeatherImage {
  display:block;
  width:32px;
  position: absolute;
  top: 325px;
  left: 910px;
  text-align:center;
}

/* *************************************************************************** */
/* CONTENT - Startseite                                                        */
/* *************************************************************************** */
/*.contentTeaserOuter {
  width:635px;
  margin:0 10px 0 0;
  background-image:url(/images/contentTeaser.jpg);
  float:left;
  border:1px solid orange
}*/

#contentTeaserAndNews {
  background-image:url(/images/bg_contentTeaserNews.gif);
  background-repeat:repeat-y;
  background-position:right top;
  width: 950px;
}

.contentTeaserOuter {
  width:635px;
  margin:0 0px 0 0;
  float:left;
  background:#edebf0;
}
 /* html>body .contentTeaserOuter { margin-top:15px; }
*/
.zusatzTeaserTop {
  margin:10px 0 0 0;
}

.contentTeaserTitleOuter {
  width:635px;
  background:#d6d5de;
  background-image:url(/images/bg_contentTeaser.gif);
  background-repeat:repeat-y;
  border-bottom:1px solid #c1c1c9;
}

.contentTeaserTextOuter {
  width:635px;
  background:#edebf0;
  background-image:url(/images/bg_contentTeaser.gif);
  background-repeat:repeat-y;
  padding:0 0 15px 0;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #c1c1c9;

}


.contentTeaser {
  float:left;
  width:159px;
  margin:7px 0 0 0;
  padding:0 10px 0 10px;
  font-size:0.9em;
  line-height:1.5em;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:139px;
}
html>body .contentTeaser{ width:139px; }
.contentTeaserLast {
  float:left;
  width:157px;
  margin:7px 0 0 0;
  padding:0 10px 0 10px;
  font-size:0.9em;
  line-height:1.5em;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:138px;
}
html>body .contentTeaserLast{ width:138px; }

#contentNews {
  float:right;
  width:305px;
  background-image:url(/images/contentNews.jpg);
  background-repeat:no-repeat;
  background-color: #D3D7E0;
}
/*html>body #contentNews{ margin-top:15px; }
*/
#service {
  text-align:right;
  color:#0079A8;
  padding-top:7px;
  height:31px;
}

#serviceStart {
  text-align:right;
  color:#0079A8;
  padding-top:7px;
  width:950px;
}


/* *************************************************************************** */
/* NAVIGATION                                                                  */
/* *************************************************************************** */



/* ** LEVEL 1 ** */


/* ** LEVEL 2 ** */
li.level2 {
  border-top:1px solid #E3E6EC;
  background-color:#CCD3DD;
  border-bottom:1px solid #A0ADC1;
  padding: 2px 15px 2px 30px;
}
li.level2Active { background-color:#CCD3DD; }
li.level2Active a.levelActive2{
  display:block;
  border-top:1px solid #E3E6EC;
  border-bottom:1px solid #A0ADC1;
  padding: 2px 15px 2px 30px;
  font-weight:bold;
  background-image:url(/images/arrow_level2.gif);
  background-repeat:no-repeat;
  background-position:19px 7px;
}
html>body li.level2Active a.levelActive2{
  background-position:19px 6px;
  padding: 3px 15px 2px 30px;
}
#navigation li.level2 a, #navigation li.level2Active a{
  font-weight:normal;
  color:#000;
  text-decoration:none;
  font-size:0.9em;
}

/* ** LEVEL 3 ** */
li.level3 {
  border-top:1px solid #fff;
  background-color:#E2E6EB;
  border-bottom:1px solid #BCC5D3;
  padding: 2px 15px 2px 45px;
}
li.level3Active { background-color:#E2E6EB; }
li.level3Active a.levelActive3 {
  display:block;
  border-top:1px solid #fff;
  border-bottom:1px solid #BCC5D3;
  padding: 2px 15px 2px 45px;
  font-weight:bold;
  background-image:url(/images/arrow_level3.gif);
  background-repeat:no-repeat;
  background-position:34px 7px;
}
html>body li.level3Active a.levelActive3{
  background-position:34px 6px;
  padding: 3px 15px 2px 45px;
}

/* ** LEVEL 4 ** */
li.level4 {
  border-top:1px solid #fff;
  background-color:#fff;
  border-bottom:1px solid #CCD3DE;
  padding: 2px 15px 2px 55px;
}
li.level4Active {
  background-color:#fff;
}
li.level4Active a.levelActive4{
  display:block;
  border-top:1px solid #fff;
  border-bottom:1px solid #CCD3DE;
  padding: 2px 15px 2px 55px;
  font-weight:bold;
  background-image:url(/images/arrow_level4.gif);
  background-repeat:no-repeat;
  background-position:44px 7px;
}
html>body li.level4Active a.levelActive4{
  background-position:44px 6px;
  padding: 3px 15px 2px 55px;
}
#navigation li.level4Active a{
  font-weight:normal;
  color:#f00;
  text-decoration:none;
  font-size:0.9em;
}


/* *************************************************************************** */
/* CONTENT                                                                     */
/* *************************************************************************** */
#content {
 /* margin:0 0 0 10px; position:relative;*/
  line-height:1.5em;
  color:#434343;
  width:100%;
 
}


#innerContent {
 /* width:auto;
  float:left;
  */color:#434343;
margin:0 190px 0 212px;

}
#innerContentn {
 /* width:auto;*/
  float:left;
  color:#434343;
width:500px;
margin:auto;
}
.innerContentf {
 /* width:auto;
  float:left;
  */
margin:0 10px 0 220px;

}
.innerContentBroad {
  float:left;
  overflow:hidden;
  width: 705px;
  padding:0 10px 0 0;
}
html>body #content{
 /*margin-top:20px;*/

}

hr {
  display:none;
}
.contentLine{
  background-image:url(/images/contentLine.jpg);
  background-position:right top;
  height:1px;
  margin:5px 0 5px 0;
}


/* ** Navigator ** */
#navigator {
  background-image:url(/images/navigator.jpg);
  background-repeat:no-repeat;
  font-size:0.9em;
  height:20px;
  padding:1px 0 0 3px;
}
#navigator ul {
  margin-left:0;
  padding-left:0;
  display:inline;
  border:none;
}
#navigator ul li {
  margin-left:0;
  padding-left:0px;
  border:none;
  list-style-type:none;
  display:inline;
}

/* ** Kapitel ** */
#chapter {
  border-bottom:1px solid #CED8E1;
  font-size:0.9em;
  font-weight:bold;
  margin:15px 0 10px 0;
}

/* ** (Fach-)Kontakt ** */
#contact {
  margin-top:20px;
  font-size:0.9em;
  color:#434343;
}

#showUrl {
  display:none;
}

/* ** Mailtofriend ** */
#mailtofriendDiv {
  width:540px;
  margin:10px 0 10px 10px;
}
body.webMailtoafriendBody {

  width:556px;
  voice-family:"\"}\"";
  voice-family:inherit;

  border-bottom:0px solid white;
}

.contentLink {
  background-image:url(/images/boxLink.gif);
  background-repeat:no-repeat;
  background-position:0 6px;
  padding:0 0 5px 10px;
  margin:0 0 5px 0;
}

/* ** PARTNER ** */
.partnerImg {
  width:105px;
  float:left;
  margin:17px 0 0 0;
  color:#000;
}
.partnerTop {
  margin:0 0 0 115px;
  width:395px;
  color:#000;
}

/* *************************************************************************** */
/* Suche                                                                       */
/* *************************************************************************** */
p.suchset{
  margin: 5px 0 5px 10px;
}

/* *************************************************************************** */
/* Flexmodule                                                                  */
/* *************************************************************************** */

/* FLEXMODULE INFOBOXEN */
.webFlexTopDiv{
  display:block;
  border-top:1px solid #000;
  margin:11px 0px 5px 0px;
  background:#CCC;
  padding:3px 5px 3px 10px;
}
.webFlexBothDiv{
  display:block;
  padding:5px 10px 4px 10px;
  background-color:#FFFFFF;
  /* einzelne Schreibweise fr ltere Mozilla*/
  background-image:url(/images/bullet.gif);
  background-repeat:no-repeat;
  background-position:left 0.3em;
  voice-family:"\"}\"";
  voice-family:inherit;
}
html>body .webFlexBothDiv {
  background-position:0 0.3em; /* Opera kann keine Kombinationen von Schlsselwort + Lngenangabe */
}
.webFlexBothDivSubTitle {
  display:block;
  padding:5px 10px 4px 10px;
  background-color:#FFFFFF;
}
.webFlexBottomDiv{
  display:block;
  height:25px;
  background-color:#FFFFFF;
}
.webFlexAbstandDiv{ padding:5px 0px 0px 0px; }

.webTextFlex {
  padding:4px 0 0 0;
}
.webTextFlexBr {
  height:5px;
  line-height:5px;
}
html>body .webTextFlexBr {
  height:0;
  float:left;
}
/* Download Kontextsplate */
.webTextBox{
  width:140px;
  padding:0;
  float:right;
}

/* EINGABEFELD DIV */
.webTextareaBildDivLeft {
  margin:5px 10px 5px 0px;
  text-align:left;
  float:left;
}
.webTeaserausgabeBildDivLeft {
  margin:5px 10px 2px 0px;
  text-align:left;
  float:left;
  width:100px;
}
/* EINGABEFELD DIV */
.webTextareaBildDivRight {
  margin:4px 0px 5px 10px;
  text-align:left;
  float:right;
  width:150px;
}

/* Auergewhnliche Bildgren fr Text+Bild */
.webTextareaBildDiv1
{
    width:100px;
}
.webTextareaBildDiv4
{
    width:150px;
}
.webTextareaBildDiv3
{
    width:200px;
}
.webTextareaBildDiv2
{
    width:250px;
}
.webTextareaBildDivFull
{
    width:515px;
}



/* POPUP-BILD DIV */
.webPopupBildDiv {
  padding:0px 10px 5px 0px;
  margin:0px;
  text-align:left;
  float:left;
  width:150px;
}

/* POPUP-BILD TEXT DIV */
.webPopupBildTextDiv { width:150px; }

/* FLEXMODUL ABSTNDE */
.webFlexAbstand0 { margin-bottom:0px; }
.webFlexAbstand1 { margin-bottom:9px; }
.webFlexAbstand2 { margin-bottom:18px; }
.webFlexAbstand3 { margin-bottom:27px; }
.webFlexAbstand4 { margin-bottom:36px; }

/* FLEXMODUL UMBRUCH */
.webFlexBr {
  clear:both;
  font-size:0px;
}

/* Abstand nach oben bei Bildmodulen mit Text */
.webImgLineHeight{
      margin-top: 0.3em;
}

div.webLegende{
  margin:0px 0px 5px 0px;
  padding:5px 0;
  font-size: 0.9em;
  font-weight: normal;
  display:block;
  border-bottom:1px solid #000;
}

/* ** Navigations-bersicht Liste ** */
.platzNavuebersicht {}
.platzNavuebersicht ul{
  margin:0;
  padding:0;
}
.platzNavuebersicht li{
  list-style-type:none;
}
.listcol1 {
  float:left;
  width:47%;
}
.listcol2 {
  margin:0 0 0 52%;
  width:47%;
  float:right;

}
.listrow {
  clear:both;
  width:100%;
}


.platzNavuebersicht ul {
  margin:0 0 10px 0;
}
.platzNavuebersicht ul li a:link, .platzNavuebersicht ul li a:visited, .platzNavuebersicht ul li a:hover,.platzNavuebersicht ul li a:active   {
  font-weight:bold;
  text-decoration:none;
  color:#434343;
  display:block;
  padding:1px 2px 1px 5px;
  background-image:url(/images/contentListTitle.jpg);
  background-repeat:no-repeat;
}
.platzNavuebersicht ul ul{
  margin:0 0 0 0;
}
.platzNavuebersicht ul li li {
  display:inline;
}
.platzNavuebersicht ul li li a:link, .platzNavuebersicht ul li li a:visited, .platzNavuebersicht ul li li a:hover, .platzNavuebersicht ul li li a:active   {
  font-weight:normal;
  text-decoration:underline;
  color:#0079A8;
  display:inline;
  background-image:none;
  padding:0;
}
/* ** Themen von A bis Z ** */
div.boxThemen {
    background: url(/images/icon-az.gif) 0 0 no-repeat;
    padding: 0 0 0 0px;
    margin: 3px 0 0 8px;
    height: 34px;
}
div.boxThemen a {
  display: block;
  height: 34px;
  padding: 0 0 0 50px;
}
.pageTop {
  text-align:right;
  margin-top:-35px;
}

.themenAZList{
    margin-left:0;
    padding:0;
    list-style-type:square;
}

.themenAZList li{
    margin-left:15px;
}


/* *************************************************************************** */
/* PROZESSLISTEN                                                               */
/* *************************************************************************** */
#prozessBoxWrapper{
  margin-bottom:40px;

}
.prozessLinkDiv{
  margin-top:25px;
}

#prozessListLeft {
  float:left;
  width:58%;
}

#prozessListRight {
  float:right;
  width:40%;
}


h2.prozessTitle {
  background:url(/images/prozessTitle.jpg) top right no-repeat;
  font-size:0.9em;
  font-weight:bold;
  padding:0 5px 0 5px;
  margin:10px 0 0 0;
}

.prozessTitleEnd {
  background:url(/images/prozessTitleEnd.jpg) top right no-repeat;
  height:2px;
  line-height:2px;
  margin:0 0 10px 0;
}

.prozessLink {
  margin:0 0 10px 5px;
}

#prozessListRight .webTitleDynDiv {
   margin:0 0 10px 5px;
}

#prozessContext {
  margin-top:10px;
  background:url(/images/blaetternEnde.gif) bottom left no-repeat;
  padding:0 0 1px 0;
}

#prozessBlaettern {
  text-align:center;
  background:url(/images/blaetternEnde.gif) bottom left no-repeat;
  padding:0 0 3px 0;
  font-size:0.9em;
  margin: 0 0 5px 10px;
  display:none;
}

#prozessBack {
  background:url(/images/blaetternBack.gif) no-repeat;
  width:15px;
  height:15px;
  text-indent:-10000em;
  float:left;
}

#prozessForward {
  background:url(/images/blaetternForward.gif) no-repeat;
  width:15px;
  height:15px;
  text-indent:-10000em;
  float:right;
}

#prozessBack a, #prozessForward a {
  display:block;
  width:15px;
  height:15px;
}

.prozessContextLink {
  margin:0 0 15px 0px;
  /*background:url(/images/prozessBullet.gif) left 3px no-repeat;*/
  background:url(/images/boxLink.gif) left 7px no-repeat;
  padding: 0 0 0 14px;
  font-size:1em;
}

/* *************************************************************************** */
/* SITEMAP                                                                     */
/* *************************************************************************** */
.webTeaserDivComplete .webSitemapLevelOneDiv,
.webTeaserDivComplete .webSitemapLevelTwoDiv,
.webTeaserDivComplete .webSitemapLevelThreeDiv {
  display: inline;
}
#webSitemapDiv ul { /* IE 5 macht zu viel Abstand nach unten */
  margin:0;
  padding:0;
  list-style-type:none;
}

#webSitemapDiv ul ul ul { list-style-type:square; }
#webSitemapDiv ul ul ul ul  { list-style-type:none; }
#webSitemapDiv li{
  background-image:url(/images/contentLine.jpg);
  background-repeat:no-repeat;
  margin-top:10px;
}

#webSitemapDiv li li li{
  background-image:none;
  margin-left:140px;
  margin-top:0;
  voice-family:"\"}\"";
  voice-family:inherit;
  margin-top:0;
}
html>body #webSitemapDiv li li li { margin-top:0; }
#webSitemapDiv li li li li { margin-left:50px; }
#webSitemapDiv a{
  text-decoration:none;
  color:#000;
}
#webSitemapDiv a{
  text-decoration:underline;
  color:#069;
}
.webSitemapBox {
  margin-top:-17px;
  float:right;
  voice-family:"\"}\"";
  voice-family:inherit;
}
html>body .webSitemapBox { margin-top:-12px; }

#webSitemapDiv li div{
  height:1.6em;
  clear:right;
}

/* *************************************************************************** */
/* INDEX                                                                       */
/* *************************************************************************** */

/* Anfangsbuchstabe linksbndig */
.webIndex {
  display:block;
  width:350px;
}
.webIndexSubTitle {
  padding:0px;
  background-image:url(/images/boxLink.gif);
  background-repeat:no-repeat;
  background-position:0px 7px;
  padding-left:10px;
  font-weight:bold;
}
.webIndexLetter {
  float:left;
  display:block;
  width:40px;
}
.webIndexWords {
  float:right;
  display:block;
  width:302px;
}
.webIndexTitle {
   font-weight:bold;
}

/* *************************************************************************** */
/* RECHTE SPALTE                                                               */
/* *************************************************************************** */





.search {
  padding-bottom:0px;
  font-size:0.9em;
}
.colRightLineTop {
  background-image:url(/images/lineTopBehoerde.gif);
  background-repeat:no-repeat;
  margin:8px 0 10px 0;
  padding:6px 0 3px 10px;
}

/* ** Boxen Flex ** */
.boxTitle, h3.boxTitle {
  background-image:url(/images/boxTitleOld.jpg);
  background-repeat:no-repeat;
  font-size:0.9em;
  font-weight:bold;
  padding:0 0 0 10px;
  height:21px;
  margin:10px 0 5px 0;
}
.boxTitleNew, h3.boxTitleNew {
  background-image:url(/images/boxTitle.jpg);
  background-repeat:no-repeat;
  font-size:0.9em;
  font-weight:bold;
  padding:0 0 0 10px;
  margin:10px 0 0 0;
}

/* ** Box Personalisieren ** */
div.boxPerso{
  background-image:url(/images/boxPerso.jpg);
  background-repeat:no-repeat;
  height:59px;
  vertical-align:bottom;
}
div.boxPersoBe{
  background-image:url(/images/boxPersoBe.jpg);
}
div.boxPersoInfobox{
    background:url(/images/icon-personalisieren.gif) 0 0 no-repeat;
    padding:0 0 0 0px;
    margin:0 0 0 8px;
    height: 53px;
}

div.boxPersoInfobox a.iconlink, div.boxPersoInfobox a.iconlink:link, div.boxPersoInfobox a.iconlink:active, div.boxPersoInfobox a.iconlink:visited, div.boxPersoInfobox a.iconlink:hover {
  display:block;
  width: 45px;
  margin-right:5px;
  margin-bottom:15px;
  height: 45px;
  float:left;
}

div.boxPersoInfobox span.iconlink { /* <span> soll nicht so hoch sein wie <a> */
  display:block;
  width: 45px;
  margin-right:5px;
  margin-bottom:15px;
  height: 35px;
  float:left;
}

h3.boxPerso {
  font-size:0.9em;
  font-weight:bold;
  padding:33px 0 0 10px;
}

.boxText {
  padding:0 0 5px 10px;
  font-size:0.9em;
  line-height:1.4em;
  margin:0 0 5px 0;
}
.boxLink {
/*  background-image:url(/images/boxLink.gif);
  background-repeat:no-repeat;
  background-position:0 6px;
  font-size:0.9em;
  line-height:1.4em;
  padding:0 0 5px 10px;
  margin:0 0 5px 0px;*/
}

div.rssTitel a, div.rssTitel a:link, div.rssTitel a:active, div.rssTitel a:visited, div.rssTitel a:hover{
  font-weight:normal;
}
div#webRssFeed{
  margin-top:0;
  padding-top:0;
}

div.boxBehoerde {
  height: 40px;
  margin-top: 15px;
  background-image: url('/images/behoerden_verz.gif');
}


/* *************************************************************************** */
/* FOOTER                                                                      */
/* *************************************************************************** */
#bottom { height:68px; }
#footer {
  margin:25px 0 0 50px;
  font-size:0.9em;
  border-width:1px 0 1px 0;
  border-style:solid;
  border-color:#D6D6D6;
  float:left;
  width:700px;
  padding:3px 0 3px 0;
}
#end {
  height:5px;
  line-height:5px;
}

/* *************************************************************************** */
/* DRUCKVERSION                                                                */
/* *************************************************************************** */

/* DRUCKVERSION */
#printLogo  { display:none; }
#printHeader{ display:none; }
#printBack  { display:none; }
#printUrl   { display:none; }

/*********************** DEBUG **********************/
pre.debug{
  font-size: 13px;
  color:red;
  background-color:#CCC;
  width:100%;
  overflow:auto;
  height:200px;
}
/* *************************************************************************** */
/* Lokalisation / Personalisieren                                              */
/* *************************************************************************** */

.headGlobalStartDefinitionList, .headGlobalStartDefinitionList dt {
  margin:0px;
  padding:0px;
}

.headGlobalStartDefinitionList dd {
  height: 100px;
  margin:5px 0 0 0;
}
.listeTreffer{
  margin-top: 0px;
}

#lokalisation .lokImg {
    margin: 5px 0px 0px 0px;
}

/* *************************************************************************** */
/* GALERIE                                                                     */
/* *************************************************************************** */

.galerieDiv {
    width:115px;
    float:left;
    margin-right:18px;
}

html>body .galerieDiv {
    margin-right:13px;
}

.galerieDivLast{
    margin-right:0px;
}

.galerieLineDiv { border-bottom:1px solid #ced8e1; }

.webGalerieKontext{
    margin-left:10px;
}

.galerieKontextDiv {
    width:37px;
    float:left;
    margin-right:2px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:35px;
}
html>body .galerieKontextDiv{
    width:35px;
}

.galerieKontextDivLast {
  width:37px;
  float:left;
  margin-right:0px;
}

.galerieNoBorder {
    border-width:0;
}

#activimg{
    margin:0;
    padding:0;
    width:36px;
}

html>body #activimg{ /*firefox*/
}

.visibleHidden {
    visibility:hidden;
}

/* *************************************************************************** */
/* Behrdenverzeichnis                                                         */
/* *************************************************************************** */
div.boxVerzeichnis{
    background:url(/images/icon-verzeichnis.gif) 0 0 no-repeat;
    padding:3px 0 0 0px;
    margin:0 0 0 8px;
    height:34px;
}

div.boxVerzeichnis a {
  display:block;
  height: 34px;
  padding:0 0 0 50px;
}

.bv_kanton {
  margin: 20px 0px;
}

.bv_kanton h4 {
  font-size:1.2em;
}

.bv_container {
  height: 60px;
  margin:10px 0px;
  width: 480px;
}

.bv_teaser {
  width: 350px;
}

.bv_teaser_bild {
  width: 110px;
  float:right;
  height:100%;
}

.bv_teaser_bild {
  text-align:center;
}
.bv_teaser_bild img {
  margin: 0 auto;
}

.bv_div_amt {
  width:470px;
  margin: 10px 0px 20px 0px;
}

.bv_div_amt_box {
  width: 210px;
  border-top:1px dashed #CCC;
  border-left:1px dashed #CCC;
  padding: 4px 7px;
  font-size:0.9em;
  cursor: pointer;
}

.bv_margin_right {
  margin-right: 20px;
}

.bv_departement {
  border:1px solid #BBB;
  padding: 5px 10px;
  background-color: #FAFAFA;
  margin: 15px 0px 20px 0px;
  clear:both;
}
.bv_pfeil {
  float:right;
  width:20px;
}

.bv_ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 15px;
}
.imgPrintLink {
  border-top:6px solid #fff;
}
html>body .imgPrintLink { border-top-width:3px; }


/****************************************************************/
/* CMS-TOOLS FORM-GENERATOR    ... allerdings ohne Unterstriche */
/****************************************************************/

.webFGhtml {
  font-size:12px;
}

.webFGhtml body {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 1em;
}



.webFGfeldname {
  display:block;
  font-weight:bold;
  margin-top: 10px;
  font-family: arial, helvetica, verdana, sans-serif;
}

.webFGzwischenueberschrift {
  display:block;
  font-weight:bold;
  margin-top: 10px;
  font-family: arial, helvetica, verdana, sans-serif;
}

.webFGzwischentext {
  display:block;
  font-weight:normal;
  margin-top: 10px;
  font-family: arial, helvetica, verdana, sans-serif;
}


.webFGinput {
  border: 1px solid #CCCCCC;
  margin:0px 0px 0px 0px;
  font-size: 1em;
  font-family: arial, helvetica, verdana, sans-serif;
}

.webFGtextarea {
  width: 200px;
  height: 100px;
  overflow:auto;
}

.webFGbutton {
  border: 1px solid #000000;
  margin-top: 10px;
}

.webFGheadline {
  font-weight:bold;
  font-size:1.2em;
}

.webFGbeschreibungstext {
  display:block;
  margin:15px 0px;
}


/* *************************************************************************** */
/* NSB ROLLOUT                                                        */
/* *************************************************************************** */

/* NSB Veranstaltungen: */
.webTableEventsDetail .displaynone{
  display:none;
}
ul.tableList {
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.tableList ul{
  list-style-type:disc;
}

/* RSS Auflistung */
#webRssFeed hr.webHrGrey {
  display:block;
}
.flexRss label{
  font-weight:bold;
}
.webNSBButton{
  background-color:#CCCCCC;
  border:1px solid #333333;
  color:#333333;
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:0.9em;
  width:67px;
}
/* zweispaltiges Layout der RssMitteilungen */
#webRssFeed .rssColumnRight, #webSingleNews .rssColumnRight{
  margin-left:70px;
}
#webRssFeed .rssColumnLeft, #webSingleNews .rssColumnLeft{
  width:70px;
  float:left;
}

.WMwebTable td {
  padding:5px;
  vertical-align:top;
}


/* *************************************************************************** */
/* TABELLEN                                                                    */
/* *************************************************************************** */

.WMwebTable td {
  padding:5px;
  vertical-align:top;
}

.webTable {
  font-size:1em;
  padding:0px;
  border-width:0px 0px 1px 1px;
  border-style:solid;
  border-color:#ADAEAD;
}
.webTable td {
  padding:5px;
  vertical-align:top;
}
.webTableCaption {
  font-weight:bold;
  background:#DDDDDD;
  text-align:left;
  padding:5px;
  border-width:0 1px 1px 1px;
  border-style:solid;
  border-color:#ADAEAD;
}
.webTableHeaderRight {
  width:100px;
  font-weight:bold;
  vertical-align:top;
  border-width:1px 1px 0px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:5px;
}
.webTableHeader {
  font-weight:bold;
  border-width:0px 1px 1px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:0px;
  background:#DDDDDD;
  vertical-align:top;
}
.webTable .webTableHeader {
  border-width:1px 1px 0px 0px;
  border-style:solid;
  border-color:#ADAEAD;
  padding:5px;
}
.webTableFooter {
  width: 100%;
  font-weight: bold;
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  padding: 2px;
}
.webTableData {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
}
.webTableDataDotted {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  border-top:1px dotted #ADAEAD;
}

/* *************************************************************************** */
/* EVENTS                                                                      */
/* *************************************************************************** */
.webTableEvents {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEvents th{
  padding:8px 2px 8px 2px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  background-color:#E4E4E4;
}
.webTableEvents td{
  padding:8px 4px 8px 4px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
.webTableDataDotted {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  border-top:1px dotted #ADAEAD;
}
.webTableDataRed {
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  border-color: #ADAEAD;
  background: #FF9A9C;
  border-top:1px dotted #ADAEAD;
}

/* Veranstaltungsdetails: */
.webTableEventsDetail {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEventsDetail caption{
  font-weight: bold;
  background: #DDDDDD;
  text-align: left;
  padding: 5px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px solid;
  border-color: #ADAEAD;
}
.webTableEventsDetail th{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
}
.webTableEventsDetail td{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}
.webTableCaptionSmall { font-size: 1em; }

/* Veranstaltungen Vorschau */
.webTableEventsPreview {
  width:100%;
  border-width:1px 0 0 1px;
  border-style:solid;
  border-color:#999999;
}
.webTableEventsPreview caption{
  font-weight: bold;
  background: #DDDDDD;
  text-align: left;
  padding: 5px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 0px solid;
  border-color: #ADAEAD;
}
.webTableEventsPreview th{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
  width:175px;
  text-align:left;
}
.webTableEventsPreview td{
  padding:8px 8px 8px 5px;
  border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#999999;
  vertical-align:top;
}

