html, body {
  font-family:Arial,Helvetica,sans-serif;
  color:#333333;
  font-size:12px;
  background-color:white;
  margin:0;
}

a {color:black; text-decoration:none;}
a:link, a:visited {color:#06c;}
a:hover {color:#f00}

p {text-align: left;}


img {
  border:0px;
  margin:0px;
  padding:0px;
  }


/* ------------------------------------------------------------------- 
	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;
}
/* ------------------------------------------------------------------- 
   Lokalisation
---------------------------------------------------------------------- */
#lokalisationPortal {
  font-size:1.2em;
  font-weight:bold;
  color: #FFF;
  background-image:url(../gfx/layout/bg_head_amt_545.jpg);
  background-repeat:no-repeat;
  background-position:right;
  height: 53px;
}
#lokalisationAmt, #lokalisationDepartement {
  font-size:1.2em;
  font-weight:bold;
  color: #FFF;
}
#lokalisationPrint {
  font-size:1.2em;
  font-weight:bold;
  color: #000;
}

#topbanner {
    height:124px;
}

#kopfAmt {
/*  max-width: 960px;  */
  width: 100%; 
/*  width: expression((document.body.clientWidth > 960) ? "960px" : "100%");  */
  height:103px;
  background-image:url(../gfx/layout/logo_ch.gif);
  background-position:left;
  background-repeat:no-repeat;
  border-bottom:1px solid #FFF;
  
}
#adminCH {
  background-image:url(../gfx/layout/bg_adminlink.jpg);
  background-repeat:no-repeat;
  background-position:right;
  text-align:right;
  text-valign: middle;
  height:20px;
  padding:0px 20px 0px 0;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  height:20px;
}
#departement {
  background-image:url(../gfx/layout/BalkenBlau_545x20.jpg);
  background-repeat:no-repeat;
  background-position:right;
  text-align:right;
  text-valign: middle;
  height:20px;
  padding:0px 20px 0px 0;
  voice-family:"\"}\"";  /* Box Model Hack*/
  voice-family:inherit;
  height:20px;
}

#lokalisationPortal, #lokalisationDepartement, #lokalisationAmt {
  text-align:right;
  padding:10px 20px 0 0;

}

/* ------------------------------------------------------------------- 
   Sprachwahl
---------------------------------------------------------------------- */
.lang, a.lang, a.lang:link, a.lang:active, a.lang:visited, a.lang:hover {
  font-weight:regular;
  color:#000;
  font-size:0.9em;
  line-height:1.2em;
  text-decoration:none;
}
.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;
}
/* ------------------------------------------------------------------- 
	Sprachwahl
---------------------------------------------------------------------- */
#langSwitch {
  width:185px;
  padding-right:10px;
  float:right; /* was right */
  text-align:right;
 
}

/* ------------------------------------------------------------------- 
   Servicenavigation, Inhaltsnavigation
---------------------------------------------------------------------- */
navService, a.navService, a.navService:link, a.navService:active, a.navService:visited, a.navService:hover, contentNavigation, a.contentNavigation, a.contentNavigation:Link, a.contentNavigation:active, a.contentNavigation:visited, a.contentNavigation:hover, contentNavigationResultate, a.contentNavigationResultate, a.contentNavigationResultate:link, a.contentNavigationResultate:active, a.contentNavigationResultate:visited
 {
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
}
navServiceActive, a.navServiceActive, a.navServiceActive:link, a.navServiceActive:active, a.navServiceActive:visited, a.navServiceActive:hover, contentNavigationResultateActive, a.contentNavigationResultateActive, a.contentNavigationResultateActive:link, a.contentNavigationResultateActive:active, a.contentNavigationResultateActive:visited
 {
  color:#000;
  text-decoration:none;
  font-size:0.9em;
  line-height:1.2em;
  font-weight:bold;
}
/* ------------------------------------------------------------------- 
   Servicenavigation
---------------------------------------------------------------------- */
#navServiceBackground {
  float:left;
  width:100%;
  background-color:#CCCCCC;
  text-align:left;
  border-bottom:1px solid #FFF;
  color:#000000;


}
#navService {
  text-align:left;
  color:#000;
  float:left;
  padding:0px 0px 0px 20px;
  height:19px;
}

/* ------------------------------------------------------------------- 
   Globalnavigation
---------------------------------------------------------------------- */
a.navGlobal, a.navGlobal:link, a.navGlobal:active, a.navGlobal:visited, a.navGlobal:hover {
  color:#FFF;
  text-decoration:none;
  font-size:1.2em;
  font-weight:bold;
}

/* ------------------------------------------------------------------- 
   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%;
  max-width: 630px;
  margin-top:1.3em;
  
  /*margin-left:300px;*/
  
}

#loginform {
  position:absolute;
  right:10px;
  top:125px;
  font-size:0.9em;
}  

/*
#topbanner {
  width:100%;
  height:54px;
  background-color:#d7d7d7;
  color:white;
  margin:0;
  padding:0;
  vertical-align:bottom;
}
*/
#topbanner #logo {
  background-color:white;
  width:255px;
  text-align:left;
  float:left;
}

#topbanner #logo img {
  width:239px;
  height:75px;
}

#topbanner #langlinks {
  position:absolute;
  top:0;
  right:0;
}

#topbanner #langlinks img {
  width:24px;
  height:19px;
}

#title {
  position:absolute;
  top: 70px;
  left:255px;
  line-height: 1em;
  font-size: 2em;
  padding-left: 20px;
  padding-bottom: 5px;
}

#leftbar {
  position: absolute;
  left: 0;
  top: 123px;
  width: 255px;
  padding:4px;
  z-index: 3;
  background:white;
}

#leftbar p {text-align:center;margin:10px;}

.label {
  padding: 2px 5px 2px 5px;
}

.folder select {max-width:210px;}

#keymap {text-align:center;margin:10px;}
#keymap input {border:1px solid #eee;}

#layerscmd {text-align:center;padding:5px;}

#content {
 z-index: 0;
 margin-left: 273px;
 margin-top:0px;} 


#loadbar {
  width:170px;
  padding:10px;
  background-color:white;
  border:1px solid black;
  font-weight:bold;
}
#loadbar img {border:0;margin-top:10px;}

pre {border: 1px #ccc dashed;padding:20px;margin-right:10px;}

.form_button {
  height:20px;
  border:1px solid #fff;
  border-bottom-color: #aaa;
  border-right-color: #aaa;
  background-color:#eee;
  color:black;
  font-size:0.8em;
  margin:2px;
}

#mapframe {
  margin-top:10px;
}

#floatScale {
  position:relative;
/*  top: -15px;*/
  padding:0;
  margin:0;
}

#floatGeo {
  padding:0;
  margin:0;
}

#floatDistance {
  padding:0;
  margin: 0;
  display: none;
}

#floatSurface {
  padding:0;
  margin: 0;
  display: none;
}

#toolbar {
  padding-left:28px;
  padding-top:5px;
  text-align:left;
}

.toolmargin, .toolseparator {
  margin-right: 5px;
}
.toolseparator {
  margin-left: 10px;
}


.footer {
  margin-left:257px;
  height:25px;
  margin-bottom:10px;
}

.footertxt {
  height:25px;
  padding-top:3px;
  margin-left:100px;
  font-size:0.8em;
}

#search {
  border:0;
  width:220px;
  height:0;
}
#searchservice{
  text-align: left;
}

#searchlist {
  text-align: left;
  padding-left:0;
  margin-left: 0px;
}

#searchlist li {
  list-style-type:none;
}
.folder h4 {
  margin-bottom:-5px;
  font-size:small;
}

#folder5 ul {
  text-align:left;
}

#logocosig {
  float:left;
  width:101px;
  height:23px;
  margin-top:-5px;
}
#scaleContainer{
	font-size: 10px;
	position: absolute;
	top:-15px;
	left: 5px;
	z-index:6;
}
#printcontainer {
	text-align: left;
}
/* class for exportPFD */
.pdfalign1 {
	width:75px;
	float: left;
	margin-top:5px;
}
.pdfalign2 {
	width:55px;
	float: left;
	margin-top:5px;
}
.maptxtbold { font-weight: bold; margin-top: 6px }
.pdfbutton {
	text-align: right;
}
.pdfinputsize {
	width: 210px;
	margin-top:5px;
}
.pdfinputsize2 {
	width: 70px;
	margin-top:5px;
}
#recenter_inputs {
  margin-top: 10px;
}
.button_recenter{
  padding: 0px;
  margin:0px;
}