body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: #efefef url('/files/images/bg_body.jpg') repeat-x;
	font-family: arial, verdana;
}

hr {
	border: none;
	background: none;
	border-bottom: 1px #d4d4d4 solid;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.right {
	float:  right !important;
	margin-right:  0px !important;
}

.right-margin {
	float:  right !important;
	margin-right:  18px !important;
}

.input-small {
	background: url('/files/images/bg_input.jpg') no-repeat;
	width: 183px;
	height: 23px;
	padding: 5px 0px 5px 10px;
	float: left;
	border:  none;
	font-size:  12px;
	font-family: arial;
}

.input-small-error {
	background: url('/files/images/bg_input_error.png') no-repeat !important;
}

.input-margin {
	margin-bottom:  10px;
}

.textarea-small {
	border: 1px #d4d4d4 solid;
	background: #efefef;
	width: 220px;
	height: 150px;
	padding: 10px;
	font-size:  12px;
	font-family: arial;
}

.label-small {
	float: left;
	width: 193px;
	height:  20px;
	padding:  10px 0px 0px 10px;
	font-size:  12px;
}

.small {
	font-size:  12px;
}

.form-column {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px 45px 0px 0px;
}

.form-column-wide {
	width: 300px !important;
}

.form-column-border {
	border-right: 1px #C0C0C0 solid;
}

a.button {
    background: transparent url('/files/images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/files/images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 0 8px 18px;
    color:  #FFFFFF;
    font-weight: bold;
} 

a.button:active, a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span, a.button:hover span {
    background-position: bottom left;
    padding: 7px 0 8px 18px; /* push text down 1px */
} 

a.button-grey {
    background: transparent url('/files/images/bg_button_grey_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button-grey span {
    background: transparent url('/files/images/bg_button_grey_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 0 8px 18px;
    color:  #FFFFFF;
    font-weight: bold;
} 

a.button-grey:active, a.button-grey:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-grey:active span, a.button-grey:hover span {
    background-position: bottom left;
    padding: 7px 0 8px 18px; /* push text down 1px */
}

div#wrapper {
	margin:  0px auto;
	width:  949px;
	text-align: left;
	background: #ffffff;
}

div#header {
	padding: 0px;
	margin:  0px;
	height: 272px;
	background: url('/files/images/bg_header.jpg') no-repeat;
}

div#header ul, div#header ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

div#header ul {
	width:948px;
}

div#header ul li {
	float: left;
	margin:  0px;
}

div#header ul li a:hover , div#header ul li.active a {
	border-top: 6px #32b371 solid;
	background:  #0d5133;
}

div#header ul li a {
	text-transform: uppercase;
	color:  #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-top: 6px #168252 solid;
	padding:  20px 14px 22px 14px;
}

div.column {
	float:  left;
}

div.column-two {
	width:  575px;
}

div.column-one {
	width:  374px;
}

div#footer {
	background:  #424242;
	padding:  20px;
	color:  #FFFFFF;
	font-size:  12px;
	margin: 20px 0px 20px 0px;
}

div#footer a {
	color: #FFFFFF;
}

div.text {
	padding:  40px;
}

div.text a {
	color: #168252;
}

div.text h1, div.text .kop {
	font-size:  18px;
	font-weight:  bold;
	color: #0a3e27;
	padding:  0px;
	margin:  0px;
	display: block;
}

div.text p, div.text table tr td {
	padding:  0px;
	margin:  0px;
	font-size:  12px;
	line-height: 22px;
}

div.box {
	background:  #efefef;
	margin: 20px;
	padding:  20px;
}

div.box h2 {
	font-size:  14px;
	font-weight:  bold;
	color: #2d2d2d;
	padding:  0px;
	margin:  0px;
}

div.box p {
	padding:  0px;
	margin:  0px;
	font-size:  12px;
	line-height: 22px;
}

div.visual {
	margin:  20px;
}

div.visual div {
	width: 333px;
	height: 250px;
}

div.visual img, div.visual div img {
	width: 333px;
}

div.three-columns {

}

div.three-columns .column {
	width: 300px;
}

div.infobox {
	height: 300px;
	margin: 20px 30px 20px 20px;
	width: 255px;
	float: left;
}

div.infobox-first {
	margin: 20px 30px 20px 40px !important;
}

div.infobox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

div.infobox div.image {
	padding: 5px 0px 5px 0px;
	border-top: 2px #d0d0d0 solid;
	border-bottom: 2px #d0d0d0 solid;
	margin: 10px 0px 10px 0px;
}

div.infobox div.image img {
	width: 254px;
	height: 135px;
}

div.infobox p {
	font-size: 11px;
	line-height: 19px;
}

div.images {
	margin: 20px 0px 0px 0px;
}

div.images .image {
	width: 150px;
	height: 120px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.images .image img {
	width: 130px;
}

.ad-gallery {
  width: 500px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 500px;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(/files/images/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/files/images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/files/images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(/files/images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/files/images/opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
        font-size: 12px;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 5px;
      width: 13px;
      display: block;
      background: url(/files/images/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 5px;
      width: 13px;
      background: url(/files/images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 88%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
              width: 100px;
              height: 80px;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}