/* Some clearance
----------------------------------------------------------------------------------------------------*/
* { margin:0; padding: 0 }

p { margin: 5px 0;}

/* Generic styling
----------------------------------------------------------------------------------------------------*/
html {
  background: #8CC341 url('/templates/templates/front_images/background.jpg') repeat-x;
  height:100%;
}

body {
  background: transparent url('/templates/templates/front_images/vectorBackground.jpg') no-repeat 50% top;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/

  min-height:100%; /* real browsers */
}

#wrapper {
  position: relative;
  width: 1045px;
  margin: 0 auto;
}

#siteContainer {
  position: relative;
  width: 865px;
  background: transparent url('/templates/templates/front_images/contentBackground.png') repeat-y;
  margin-left: 170px;
}

#header {
  width: 865px;
  height: 110px;
  background: transparent url('/templates/templates/front_images/header.png') no-repeat;
}

.clearFloats {
  clear: both;
}

#footer {
  width: 865px;
  height: 28px;
  background: transparent url('/templates/templates/front_images/contentFooter.png') no-repeat;
  padding-bottom: 30px;
  margin-left: 170px;
}

/* language styling
----------------------------------------------------------------------------------------------------*/
#languageBlock {
  width: 17px;
  float: left;
  margin-left: -20px;
}

#languageBlock a {
  float: left;
}

#languageBlock img {
  border: none;
}

/* menu styling
----------------------------------------------------------------------------------------------------*/
ul#menu {
  width: 170px;
  text-align: right;
  margin-left: -170px;
  float: left;
  list-style-type: none;
  line-height: 30px;
}

#menu li {
  padding-right: 20px;
  border-bottom: 1px solid #97b46c;
}

li.sub_off {
  background: url('/templates/templates/front_images/sub_off.png') no-repeat 93% 50%;
}

li.sub_on {
  background: url('/templates/templates/front_images/sub_on.png') no-repeat top right;
}

#menu li a {
  color: #F27022;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
}

#menu li a:hover {
  color: #78894f;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
}

#menu li a.selected {
  color: #78894f;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
}

#menu li ul {
  width: 175px;
  list-style-type: none;
  margin-right: 16px;
}

#menu li ul li {
  text-align: right;
  padding-right: 16px;
  margin-left: 20px;
  line-height: 24px;
}

#menu li ul li.last {
    border-bottom: none;
}

#menu li ul li a {
   color: #F27022;
   font-size: 12px;
   letter-spacing: 1px;
}

#menu li ul li a:hover {
    color: #78894f;
   font-size: 12px;
   letter-spacing: 1px;
}

#menu li ul li a.selected{
    color: #78894f;
   font-size: 12px;
   letter-spacing: 1px;
}

.last {
	border: none !important;
}


/* content style
----------------------------------------------------------------------------------------------------*/
#content {
  width: 440px;
  float: left;
  text-align: justify;
  margin-left: 30px;
  padding-top: 20px;
}

strong {
  /*color: #9fcf67;*/
}

/* Slider styling
----------------------------------------------------------------------------------------------------*/
#companySlider {
  width: 401px;
  height: 61px;
  overflow: hidden;
  border-top: 1px solid #f58025;
  border-bottom: 1px solid #f58025;
  padding-top: 10px;
  list-style: none;
}

#companySlider ul {
  width: 4000px;
  height: 75px;
  list-style: none;
  padding-top: 5px;
  position: relative;
}

#companySlider li {
  float: left;
  width: 100px;
  text-align: center;
  margin: 0 15px ;
  list-style: none;
}

#companySlider li img {
  border: none;
}

.sliderLeft img {
  border: none;
  float: left;
}

.sliderRight img {
  border: none;
  float: right;
}

/* font styling
----------------------------------------------------------------------------------------------------*/
h1 {
  font-size: 25px;
  color: #a0cf67;
  font-weight: bold;
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
}

h1 + h1 {
  color: #f58025;
}

h1 + h1 + h1 {
  color: #a0cf67;
}

.nieuws h1 {
	color: #F58025;
}

#title {
  text-align: right;
}


h3, h3 a {
  font-size: 14px;
  text-align: right;
  color: #F58025;
  text-decoration: none;
}

h4 {
  font-size: 14px;
  color: #A0CF67;
}

h5 {
  font-size: 12px;
  color: #f58025;
  font-weight: normal;
}


/* link styling
----------------------------------------------------------------------------------------------------*/
a {
  color: #f58025;
}

a:hover {
  color: #9fcf67;
}

.nextArticle {
  float: right;
}

/* Horizontal rules styling
----------------------------------------------------------------------------------------------------*/
hr {
  border: 0;
  width: 100%;
  color: #dde1d3;
  background-color: #dde1d3;
  height: 1px;
}

hr.spacer {
  height: 4px;
  border: none;
  border-top: 1px solid #dde1d3;
  border-bottom: 1px solid #dde1d3;
  background: white;
  color: white;
  width: 768px;
  margin-left: 36px;
  float: left;
}

#marginSpacer {
  padding-top: 35px;
  width: 90%;
  margin-left: 30px;
  background: #fff;
}

/* news item styling
----------------------------------------------------------------------------------------------------*/
#newsBlock {
  background: #fff;
  width: 790px;
  margin-left: 25px;
  padding-bottom:375px;
}

#newsBlockShort {
  background: #fff;
  width: 790px;
  margin-left: 25px;
  height: 295px;

}

#newsOverview {
  float: right;
  width: 306px;
  margin-right: 12px;
  background: #fff;
  list-style-type: none;
}

#newsOverview a {
  color: #fff;
  text-decoration: none;
  display: block;
}

.shortNewsItem {
  width: 306px;
  height: 64px;
  background: url('/templates/templates/front_images/newsItemBack.png') no-repeat;
  margin: 2px 0;
  color: #fff;
  font-weight: normal;
}

.shortNewsItem a {
  height: 64px;
  width: 300px;
  display: block;
  line-height: 14px;
}

.smallNewsImage {
  float: left;
  margin: 4px;
  height: 55px;
  width: 72px;
  border: none;
}

.newsImages {
  width: 453px;
  height: 264px;
  border: none;
}

div.wrapper {
  float:left;
  position:relative;
  overflow: hidden; width: 453px; height: 271px;
}

div.wrapper div {
position:absolute;
  left:0;
  height:10px;
  width:100%
}

div.tl{
  background:transparent url(/templates/templates/front_images/tl.png) top left no-repeat;
  top:0
}
div.tr{
  background:transparent url(/templates/templates/front_images/tr.png) top right no-repeat;
  top:0;
  }

div.bl{
  background:transparent url(/templates/templates/front_images/bl.png) bottom left no-repeat;
  bottom:0;
  margin-bottom: 7px;
}

div.br{
  background:transparent url(/templates/templates/front_images/br.png) bottom right no-repeat;
  bottom:0;
  margin-bottom: 7px;
}

div.s_wrapper {
  float:left;
  position:relative;
}

div.s_wrapper div {
  position:absolute;
  left:4px;
  height:3px;
  width:100%
}

div.s_tl{
  background:transparent url(/templates/templates/front_images/s_tl.png) top left no-repeat;
  top:4px;
}
div.s_tr{
  background:transparent url(/templates/templates/front_images/s_tr.png) top right no-repeat;
  top:4px;
  }

div.s_bl{
  background:transparent url(/templates/templates/front_images/s_bl.png) bottom left no-repeat;
  bottom:0;
  margin-bottom: 4px;
}

div.s_br{
  background:transparent url(/templates/templates/front_images/s_br.png) bottom right no-repeat;
  bottom:0;
  margin-bottom: 4px;
}

div.sh_tl{
  background:transparent url(/templates/templates/front_images/sh_tl.png) top left no-repeat;
  top:4px;
}
div.sh_tr{
  background:transparent url(/templates/templates/front_images/sh_tr.png) top right no-repeat;
  top:4px;
  }

div.sh_bl{
  background:transparent url(/templates/templates/front_images/sh_bl.png) bottom left no-repeat;
  bottom:0;
  margin-bottom: 4px;
}

div.sh_br{
  background:transparent url(/templates/templates/front_images/sh_br.png) bottom right no-repeat;
  bottom:0;
  margin-bottom: 4px;
}

.newsIntroText {
  position: relative;
  clear: both;
  width: 450px;
  line-height: 18px;
  font-size: 11px;
  padding-bottom: 15px;
}

.newsIntroText h4 {
  color: #F58025;
}



.newsArrow_off {
  width: 14px;
  height: 15px;
  background: url('/templates/templates/front_images/newsArrow_off.png') no-repeat;
  float: right;
  margin-right: -20px;
  margin-top: 23px;
}

.bigNewsHolder {
  position: absolute;
  display: none
}

.newsDate {
  color: #9fcf67;
  display: block;
  text-align: right;
  padding-right: 10px;
}

.newsSpacer {
  background-color:#dde1d3;
  border:medium none;
  clear:both;
  color:#F4793E;
  height:1px;
  margin:5px 0 10px;
  padding:0;
}

/* pagination styling
----------------------------------------------------------------------------------------------------*/

#paginationNumbers {
  float: left;
  width: 100%;
  text-align: center;
}

#paginationNumbers a {
  padding: 0 2px;
}

#paginationNext {
  float: left;
  width: 75px;
}

#paginationPrevious {
  float: left;
  width: 75px;
}

.stripe {
  background-color:#f4793e;
  border:medium none;
  clear:both;
  color:#f4793e;
  height:1px;
  margin:5px 0 10px;
  padding:0;
}

.selectedNumber {
  color: #333;
}


/* page start styling
----------------------------------------------------------------------------------------------------*/
#pageStart {
  background: #fff;
  width: 790px;
  margin-left: 25px;
  padding-bottom: 25px;
}

#quoteBlock {
  width: 266px;
  height: 224px;
  background: #fff url('/templates/templates/front_images/quote.png') no-repeat;
  float: right;
  margin-right: 12px;
  padding: 20px;
  padding-bottom: 40px;
}

h2 {
  color: #fff;
  font-size: 28px;
  line-height: 43px;
}

#pageStartCompany {
  background: #fff;
  width: 790px;
  margin-left: 25px;
  padding-bottom: 25px;
}

#companyBlock {
  width: 246px;
  height: 224px;
  background: url('/templates/templates/front_images/quote.png') no-repeat;
  float: right;
  margin-right: 12px;
  padding: 30px;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
}

#companyBlock a {
 font-size: 14px;
}

#companyBlock a:hover {
  color: #fff;
}

/* Banner container
----------------------------------------------------------------------------------------------------*/
#bannerContainer {
  width: 326px;
  float: right;
  margin-right: 53px;
  margin-bottom: 20px;
  text-align: center;
}

#bannerTop {
  width: 326px;
  height: 15px;
  background: transparent url('/templates/templates/front_images/bannerBlockTop.jpg') no-repeat;
}

#bannerContent {
  margin: 0 9px 0 11px;
  background: #cee4af;
  height: 100%;
}

#bannerContent img {
  border: none;
}

#bannerFooter {
  width: 326px;
  height: 16px;
  background: transparent url('/templates/templates/front_images/bannerBlockFooter.jpg') no-repeat;
  position: absolute;
  bottom: 0;
  float: right;
  margin-left: 486px;
}

/* Table styling
----------------------------------------------------------------------------------------------------*/
#quoteBlock table, #quoteBlock td, #newsOverview table, #newsOverview td   {
  border: none !important;
}
table {
  width: 100%;
  border-spacing: 1px;
}

tr {
  border-bottom: 1px solid #f58025 !important;
}

tr:first-child td { color: #fff; font-weight: bold; text-align: left; background: #f58025; padding-left: 11px; height: 19px; border: 1px solid #f58025; }


#links td:nth-child(odd) {
  color: #f58025;
  text-align: left;
  width: 105px;
}

td {
  padding-left: 11px;
  padding-right: 5px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #f58025;
  border-top: none;
}

table#form {

}

table#form tr {
  background: #fff;
}

table#form tr:first-child td {
  background: #fff;
  font-weight: normal;
}

table#form td {
  color: #808080;
  text-align: left;
}

table#form input, table#form textarea {
  width: 200px;
  border: 1px solid #9fcf67;
  padding: 2px;
  font-size: 11px;
  font-family: arial;
}

table#form .button {
  width: 75px;
  border: none;
  background: #f58026;
  color: #fff;
  font-weight: bold;
  margin: 0 10px;
}

#employee img {
  margin: 0;
  padding: 0;
  width: 99px;
  height: 134px;
  border: none;
  margin-bottom: -7px;
  margin-left: 1px;
} 

#employee {
}

#employee td:first-child {
  background: #fff;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 134px;

}

#employee tr:first-child a {
	color: #fff !important;
	text-decoration: none;
}

#employee td {
  height: 134px;
  margin: 0;
}

/* UL styling
----------------------------------------------------------------------------------------------------*/
#content ul {
  list-style-image: url('/templates/templates/front_images/bullet.jpg');
  list-style-position: inside;
}

#content ul li {
  line-height: 22px;
}


/* sponsor styling
----------------------------------------------------------------------------------------------------*/
.sponsorName {
  width: 429px;
  background: #f58026;
  color: #fff;
  line-height: 24px;
  padding-left: 10px;
  margin-top: 20px;
}

#rellebelCopy {
  width: 11px;
  height: 117px;
  float: right;
  background: url('/templates/templates/front_images/rellebel.png') no-repeat;

  margin-top: -170px;
  margin-right: 15px;
  display : block;
  position: relative;
  z-index:2000;
}

#footer .footerText {
  color: #fff;
  padding-top: 25px;
  text-align: center;
  word-spacing: 7px;
  padding-right: 30px;
}

.footerText a { color:#fff; text-decoration: none; }
.footerText a:hover { color:#F58025; }

#rss {
  float: right;
  width: 300px;
  margin-top: 337px;
  margin-right: -356px;
}

#rss a {
  text-decoration: none;
  line-height: 30px;
  padding-left: 10px;
}
