* {
  padding: 0;
  margin: 0;
}

html,body {
  color: #4b4b50;
  background: #f9f6e3;
  font-family: Arial;
  font-size: 13px;
  height: 100%;
}

a {
	color: #787801;
  text-decoration: none;
}

img {
  border: none;
}

ul {
	list-style-type: none;
}

p {
	margin: 0 0 1.154em 0;
}

br.clear {
	font-size: 0px;
	overflow: hidden;
	line-height: 0px;
  clear: both;
}

.pointer {
	cursor: pointer;
}

h1 {
  font-size: 1.538em;
  color: #787801;
  margin: 0 0 0 4.000em;
}

h1.default {
  margin: 0 0 0 10.000em;
}

h2 {
	font-size: 1.308em;
	margin: 0 0 15px 0;
	color: #787801;
}

h3 {
  font-size: 1.154em;
  margin: 0 0 1.154em 0;
  color: #787801;
}


div#container {
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -38.077em;
  width: 76.154em;
}

div#container-right {
	margin: 0 0 0 1.923em;
	width: 74.231em;
	background: url(../images/container_right.gif) right top repeat-y;
}

div#container-left {
  width: 76.154em;
  background: url(../images/container_left.gif) repeat-y #FFFFFF;
}

ul#top-navigation {
	padding: 3.231em 0 0.769em 0;
	height: 1.154em;
  font-family: verdana;
}

ul#top-navigation li {
  float: left;
  display: inline;
  text-transform: uppercase;
  margin: 0 7.455em 0 0;
  color: #888989;
  font-size: 0.846em;
  font-weight:bold;
}

ul#top-navigation li.font-size-changer {
  margin: 0 6.000em 0 0;
}

ul#top-navigation li.back {
  margin: 0 7.273em 0 0;
}

ul#top-navigation li.back a {
  color: #787801;
}


ul#top-navigation li.back a:hover {
  color: #d5d669;
}
  

ul#top-navigation a {
  text-transform: uppercase;
  color: #888989;
}

ul#top-navigation a:hover {
  text-transform: uppercase;
  color: #d5d669;
}

a.font-small {
	font-size: 0.909em;
}

a.font-normal {
  
}

a.font-big {
  font-weight: bold;
  font-size: 1.273em;
}

ul#top-navigation form {
	display: inline;
}

ul#top-navigation fieldset {
	display: inline;
	border: none;
}

input#searchinput {
	width: 14.182em;
	background: url(../images/search_bg.gif) no-repeat;
	padding-top: 0.364em;
	padding-left: 0.273em;
	border: none;
  color: #636363;
}

a.back {
	background: url(../images/back.gif) 0 0.182em no-repeat;
	padding: 0 0 0 1.545em;
	text-transform: uppercase;
}

li.search {
	background: url(../images/loupe.gif) 0 0.182em no-repeat;
	padding: 0 0 0 2.727em;
}

div#top-box {
	clear:both;
	position: relative;
	top: 0px;
	left: 0px;
  width: 72.308em;
  height: 17.692em;
  margin: 0 0 0.385em 0;
}

img#first-image, img#second-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 62.000em;
  height: 17.692em;
}

div#slideshow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 62.000em;
  height: 17.692em;
  z-index: 100;
}

div#logo {
	position: absolute;
	right: -0.154em;
	top: -0.154em;
	z-index: 120;
}

div#logo img {
  width: 16.154em;
  height:	6.077em;
}

div#contact {
	position: absolute;
	right: 0.462em;
	bottom: 0.769em;
	line-height: 1.231em;
	color: #888989;
  z-index: 120;
}

span.phone {
	display: block;
	font-weight: bold;
	margin: 0.833em 0 0 0;
	color: #636363;
	font-size: 0.923em;
  z-index: 120;
}

ul#navigation {
  width: 72.308em;
  height: 1.923em;
  margin: 0 0 1.846em 0;
  background: url(../images/nav_bg.gif) no-repeat;
  text-align: center;
  clear: both;
  font-family: verdana;
}

ul#navigation li {
	float: left;
	display: inline;
	width: 10.308em;
	height: 1.923em;
}

ul#navigation li a {
  display: block;
  width: 100%;
  height: 1.538em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.385em 0 0 0;
  font-weight:bold;
}

ul#navigation li.active a {
  background: #a2a323;
}

ul#navigation li a:hover {
	background: #cccc66;
}

li.nav-first {
	width: 10.385em !important;
} 

li.nav-last {
  width: 10.462em !important;
}

div#subnavigation {
	float: left;
	display: inline;
  width: 13.769em;
  height: 7.692em;
	margin: 1.154em 0 0 0;
}

div#subnavigation ul {
  font-family: Verdana;
}
  
div#subnavigation ul li {
	display: block;
  width: 13.769em;
	height: 2.692em;
	margin-bottom: 0.154em;
}

div#subnavigation ul li a {
	display: block;
  width: 12.357em;
  height: 1.857em;
  padding: 0.643em 0 0 0.429em;
  background: url(../images/sub_nav_bg.gif) no-repeat;
	font-weight: bold;
	font-family: arial;
	font-size: 1.077em;
	color: #6e6f71;
  text-align: center;
}

div#subnavigation ul li.active a {
  background: url(../images/sub_nav_bg.gif) 0px -5.286em no-repeat;
  color: #FFFFFF;
}

div#subnavigation ul li a:hover {
  background: url(../images/sub_nav_bg.gif) 0px -10.571em no-repeat;
  color: #FFFFFF;
}

div#container-bottom {
	width: 72.308em;
	border-top: 0.077em dotted #787801;
	margin-top: 0.692em;
}

div#content-start {
  float: left;
  display: inline;
  margin: 1.154em 7em 0 6.154em;
  width: 35.308em;
  overflow: hidden;
  line-height: 1.538em;
}

div#content-default {
	float: left;
	display: inline;
	margin: 1.154em 0 0 1.538em;
  width: 34.231em;
	overflow: hidden;
	line-height: 1.538em;
}

divl#content-default li {
   font-family:arial;
}

/**************************************** BOXEN ******************************/

div#infoboxes {
  float: right;
  width: 20.615em;
  display: inline;
  margin: 1.154em 0 0 0;
  line-height: 1.385em;
}

div#infoboxes div.infobox-content-normal li {
  display: block;
  background: url(../images/infobox_normal_bullet.gif) 0px 0.385em no-repeat;
  padding: 0 0 0 1.538em;
  margin: 0 0 0.231em 0;
}

div.infobox-top-normal {
  width: 100%;
  background: url(../images/box_normal_top.gif) left top no-repeat #fdf8d4;
  margin: 0 0 1.154em 0;
}

div.infobox-bottom-normal {
  width: 100%;
  background: url(../images/box_normal_bottom.gif) left bottom no-repeat;
}

div.infobox-content-normal {
  padding: 0.769em 0.769em 0.385em 1.154em;
}

div.infobox-content-normal h2 {
  color: #787801;
  text-transform: uppercase;
  font-size: 1.077em;
  margin: 0 0.714em 0.643em 0;
  padding: 0 0.714em 0.714em 0;
  border-bottom: 0.071em dotted #a2a323;
}

div.infobox-content-normal h3 {
  color: #787801;
  font-size: 1.077em;
  margin: 0 0.714em 0.643em 0;
  padding: 0 0.714em 0.714em 0;
  text-transform: uppercase;
}

div.infobox-content-normal a {
  color: #787801;
  font-weight: bold;
  /*margin: 0 0.769em 0.692em 0;
  padding: 0 0.769em 0.769em 0;*/
}


div.infobox-content-normal a:hover {
  color: #d5d669;
}

div.infobox-content-normal a.infobox-more {
  display: block;
  background: url(../images/infobox_normal_more.gif) 0 0.364em no-repeat;
  text-transform: uppercase;
  padding: 0 0 0 1.364em;
  font-size: 0.846em;
  color: #787801;
  text-transform: uppercase;
  margin: 0.909em 0 0 0;
}

div.infobox-content-normal a.infobox-more:hover {
  color: #d5d669;
}

div#content-start a.infobox-more,
div#content-default a.infobox-more {
  display: block;
  background: url(../images/infobox_normal_more.gif) 0 0.364em no-repeat;
  text-transform: uppercase;
  padding: 0 0 0 1.364em;
  font-size: 0.846em;
  color: #787801;
  text-transform: uppercase;;
  margin: 0.909em 0 0 0;
}

/*div.infobox-content-normal img,*/
div#content-start img,
div#content-default img {
  width: 15.385em;
  height: 10.308em;
}

a.to-top {
  float:right;
  margin: 0 3.636em 1.818em 0;
  padding: 0.182em 0 0 1.364em;
  background: url(../images/to_top.gif) 0 0 no-repeat;
  text-transform: uppercase;
  display: inline;
  font-size: 0.846em;
  color: #4b4b50;
}

/************************************ footer ********************************/
div#footer {
  width: 74.231em;
  padding: 2.077em 1.154em 2.308em 1.923em;
  background: url(../images/container_bottom.gif) no-repeat;
  text-align: center;
}

ul.navigation-footer {
  display: inline;
  font-family: verdana;
  margin: 0 0 0 -0.923em;
}

ul.navigation-footer li {
  margin: 0px 9.231em 0 0;
  display: inline;
}

ul.navigation-footer li.last-footer {
  margin: 0 !important;
}

ul.navigation-footer li a {
  text-transform: uppercase;
  color: #a2a323;
  font-weight: bold;
}

/***************************** sitemap ************************************/

div.sitemap-main {
  float: left;
  display: inline;
  width: 23.077em;
  margin-left: 1.538em;
}

div.sitemap-info {
  float: left;
  width: 14.615em;
}

ul.sitemap {
  list-style-type: disc;
}


ul.sitemap ul {
  margin-left: 1.154em;
}

/********************** google map ********************/
div#google-map {
  margin: 2.308em 0 0 0;
}

/********************************** content tinymce **************************************/

div#content-start span.content-box-text {
  display: block;
  float: left;
  width: 23.077em;
  margin-right: 2.308em;
}

div#content-start ul , div#content-default ul {
  margin: 0 0 0 0.385em;
}


div#content-start li, div#content-default li {
  display: block;
  background: url(../images/infobox_normal_bullet.gif) 0 0.462em no-repeat;
  padding: 0 0 0 1.538em;
  margin: 0 0 0.231em 0;
}

div#content-start span.content-box-images {
  display: block;
  float: left;
  width: 16.923em;
  overflow: hidden;
}

div#content-default span.content-box-text {
	display: inline;
  float: left;
  width: 11.538em;
  margin-right: 2.308em;
  clear: both;
}

div#content-default span.content-box-images {
  float: left;
  width: 16.923em;
  overflow: hidden;
}

div.content-box-images img {
  margin-bottom: 1.538em;	
}

a.pdf {
  display: block;
  background: url(../images/pdf.png) no-repeat;
  padding: 0.154em 0 0.385em 1.923em !important;
}

div.hr {
  margin: 5.000em 0 4.000em 0;
  border-bottom: 0.077em dotted #787801;
  overflow: hidden;
  height: 0.077em;
  font-size: 0.077em;
  line-height: 0;
}

hr {
  display: none;  
}

