/* CSS codefabrik gmbh | http://www.codefabrik.ch 
 *
 * Default Styles Ortsgemeinde Buchs
 *
 */

body	 	{ width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; margin:0; padding:0; background-color:#E2E2E2; }

/* STYLES */
.navi{
  position: relative;
	width: 170px;
	height: 25px;
	left: 5px;
	top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006E33;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navi:LINK{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#006E33; font-size: 10px; font-weight: bold; text-decoration: none;}
.navi:HOVER{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
.navitopbg{
  position: relative;
	width: 170px;
	height: 25px;
	left: 0px;
	background-image: url(/media/hg_navitop_out.jpg);
	background-repeat: no-repeat;
}
.navitopbg:hover{
  position: relative;
	width: 170px;
	height: 25px;
	left: 0px;
	background-image: url(/media/hg_navitop.jpg);
	background-repeat: no-repeat;
}
.navitopbgin{
  position: relative;
	width: 170px;
	height: 25px;
	left: 0px;
	background-image: url(/media/hg_navitop.jpg);
	background-repeat: no-repeat;
}
.navisub_element{
  position: relative;
	width: 170px;
	height: 20px;
	left: 5px;
	background-image: url(/media/hg_navisub_out.jpg);
	background-repeat: no-repeat;
}
.navisub_element:hover{
  position: relative;
	width: 170px;
	height: 20px;
	left: 5px;
	background-image: url(/media/hg_navisub.jpg);
	background-repeat: no-repeat;
}
.navisub{
  position: relative;
	width: 170px;
	height: 20px;
	left: 5px;
	top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006E33;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.navisub:LINK{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#006E33; font-size: 10px; font-weight: normal; text-decoration: none;}
.navisub:HOVER{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}

/* DIV KONFIGURATION */
#sitearea{
  position: relative;
	width: 861px;
	left: 70px;
	background-color: #FFFFFF;
}
* html #sitearea{
  position: relative;
	width: 861px;
	left: 70px;
	min-height:100%;
	background-color: #FFFFFF;
}

#logoarea {
  position: relative;
  width: 861px;
  height: 101px;
  left: 0px;
  top: 0px;
	background-image: url(/media/header.jpg);
	background-repeat: no-repeat;
}
#imgfader {
  position: absolute;
	left: 0px;
	top: 85px;
	width: 861px;
	height: 135px;
}
* html #imgfader {
  position: absolute;
	left: 0px;
	top: 101px;
	width: 861px;
	height: 135px;
}
#contentarea {
  position: relative;
	width: 861px;
	left: 0px;
	top: 135px;
	display: inline-block;
	background-image: url(/media/hg_filler.jpg);
	background-repeat: y-repeat;
}
#contenttop{
  position: relative;
	width: 861px;
	left: 0px;
	top: 0px;
	min-height: 360px;
	background-image: url(/media/hg_content.jpg);
	background-repeat: no-repeat;
}
* html #contenttop{
  position: relative;
	width: 861px;
	left: 0px;
	top: 0px;
	height: 360px;
	background-image: url(/media/hg_content.jpg);
	background-repeat: no-repeat;
}
#contentbottom {
  position: relative;
	width: 861px;
	height: 2px;
	left: 0px;
	bottom:0;
	background-image: url(/media/hg_bottom.jpg);
	background-repeat: no-repeat;
}
* html #contentbottom {
  position: relative;
	width: 861px;
	height: 2px;
	left: 0px;
	top: 16px;
	background-image: url(/media/hg_bottom.jpg);
	background-repeat: no-repeat;
}
#ecomat_navigation{
  position: absolute;
	width: 200px;
	left: 7px;
	top: 25px;
}
#addressinfo{
  position: absolute;
	width: 200px;
	left: 10px;
}
#ecomat_content{
  position: relative;
	width: 460px;
	left: 225px;
	top: 25px;
	min-height:360px;
	overflow:auto;
}
#ecomat_news {
  position: absolute;
	width: 130px;
	top: 24px;
	left: 720px;
}
#ecomat_search {
  position: absolute;
	width: 150px;
	top: 10px;
	left: 700px;
}
