/* CSS Document */

body{
  margin:10px 0 0 0;
  padding:0;
  background:#FFF url('../images/bg-body.gif') left top repeat-x;
  font-family:Arial, 'Verdana, sans-serif';
}

/* -----------------------------------------
--------- | Wrapper | ------------------- */

#wrapper{
  width:1040px;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  background: #fff;
}

#wrapper #main{
  width:1020px;
  margin: 0 auto;
  overflow:hidden;
  padding: 0;
}

#wrapper #header-top {
  width: 100%;
  height: 70px;
  background: #e9e9e9;
  padding: 5px;
  border-bottom: 4px solid #000;
}

#wrapper #header-top #logo {
  display: block;
  text-decoration: none;
  font-size: 52px;
  line-height: 66px;
  color: #0c57c5;
  font-weight: bold;
}


/* -----------------------------------------
--------- | Mainlevel | ----------------- */

#mainlevel{
  float: left;
  width:997px;
  height:20px;
  overflow: hidden;
  list-style-type:none;
  margin:0 0 10px 0;
  padding:10px 10px;
  background: #fff;
  border-bottom: 4px solid #0c57c5;   
}

#mainlevel li{
  float:left;
  display:block;
  height:25px;
}

#mainlevel .home {
  float:left;
  display:block;
  height:20px;
  background: url(../images/home.gif) center top no-repeat;
}

#mainlevel li a,
#mainlevel .home a{
  float:left;
  display:block;
  padding:2px 17px 2px 20px;
  font: normal 15px/20px 'Arial';
  font-weight:bold;
  color:#414141;
  text-align:center;
  text-decoration: none;
  border-right:1px solid #c3c3c2;
}

#mainlevel .home a { 
  text-indent: -9001px;
  padding: 2px 20px 2px 20px; 
} 
  
#mainlevel li .last{
border-right:none;
}

#mainlevel li a:hover{
text-decoration:underline;
}

/* -----------------------------------------
--------- | Header | -------------------- */

#main #header{
  position: relative;
  float: left;
  width:997px;
  height:157px;
  margin:0 0 40px 0;
  padding: 40px 0px 40px 20px;
  background:url('../images/header-bg.gif') left top no-repeat;
}

#main #header #header_intro{
  float:left;
  padding: 0;
  overflow: hidden;
  width:390px;
}

#main #header #header_intro h2,
#main #header #header_intro h2 span {
  color:#0c57c5;
  font-size: 30px;
  line-height:38px;
  margin:0;
  padding:0;
  font-weight: normal;
}

#main #header #header_intro h2 span {
  font-weight: bold;
}

#main #header #header_intro p{
  font-size:18px;
  color: #423f38;
  margin:15px 0 0 0;
}

#main #header #header_intro a{
  display:block;
  font-size:18px;
  color:#53840e;
  text-decoration:underline;
  text-align: right;
}

#main #header #header_text a:hover{ text-decoration:underline; }

#main #header .aanbiedingen,
#main #header .aanbiedingen2 {
  position: absolute;
  top: 14px;
  right: 23px;
  width: 238px;
  overflow: hidden;
  padding: 15px 13px;
  background: #0c57c5;
}

#main #header .aanbiedingen2 {top: 124px;}

#main #header .aanbiedingen a,
#main #header .aanbiedingen2 a {
  display: block;
  color: #fff;
  font-size: 16px;
  margin: 0 0 4px 0;
  text-decoration: none;
  font-weight: bold;
}

#main #header .aanbiedingen a:hover,
#main #header .aanbiedingen2 a:hover { text-decoration: underline;}

#main #header .aanbiedingen p,
#main #header .aanbiedingen2 p {
  font-size: 12px;
  margin: 0;
  text-align: left;
  color: #fff;
} 

#container-text {
  float: left;
  width: 670px;
  overflow: hidden;
  margin-bottom: 30px;
  padding-left: 7px;
}


#container-text h2 {
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
}

#container-text h3 {
  font-size: 20px;
  margin:0 0 10px 0;
}

#container-text p {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 18px 0;
}

/* -----------------------------------------
--------- | Quiklinks | ------------------*/

#container-text #quiklinks{
  width:670px;
  overflow:hidden;
  margin-bottom:20px;
}

#container-text #quiklinks .offers{
  margin:0;
  padding:0;
  overflow: hidden;
  list-style-type: none;
  border: 2px solid #e2e4e7;
}

#container-text #quiklinks .offers .first,
#container-text #quiklinks .offers .second,
#container-text #quiklinks .offers .third{
  float:left;
  display:block;
  width:135px;
  padding: 5px 75px 5px 10px;
  background: url(../images/afb.gif) right bottom no-repeat;
}

#container-text #quiklinks .offers .second {background: url(../images/video-tour.gif) right bottom no-repeat; }
#container-text #quiklinks .offers .third { background: url(../images/save-icon.gif) right bottom no-repeat; }

#container-text #quiklinks .offers .first h2,
#container-text #quiklinks .offers .second h2,
#container-text #quiklinks .offers .third h2 {
  margin:0 0 10px 0;
  padding:0;
  font-size:20px;
}

#container-text #quiklinks .offers .first p,
#container-text #quiklinks .offers .second p,
#container-text #quiklinks .offers .third p {
  margin:0 0 10px 0;
  padding:0;
  font-size:12px;
}

#container-text #quiklinks .offers .first a,
#container-text #quiklinks .offers .second a,
#container-text #quiklinks .offers .third a {
  text-decoration: underline;
  color: #0c57c5;
  display: block;
  font-weight: bold;
  font-size: 12px;
}

/* -----------------------------------------
--------- | Sidebar | --------------------*/

#main #sidebar {
  float:right;
  width:250px;
  overflow:hidden;
  margin:0;
  padding:0 20px 0 20px;
  border-left: 2px solid #e2e4e7;
}

#main #sidebar .promotion {
  width: 200px;
  overflow: hidden;
  float: left; 
  list-style-type: none;
  margin-left: 40px;
  margin-top: 6px;
  padding: 0;
}

 #main #sidebar .promotion li {
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px 0;
 }

#main #sidebar .promotion li .video-demonstration {
  display: block;
  height: 166px;
  width: 181px;
  border: none;
  text-decoration: none;
  text-indent: -9001px;
  background: url(../images/video-icon.gif) left top no-repeat;
}

#main #sidebar .promotion li h2 {
  font-size: 16px;
  line-height: 20px;
  color: #0c57c5;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#main #sidebar .promotion li img {
  border: none;
}

/* -----------------------------------------
--------- | Content | --------------------*/


#container-text .intro-menu-tekst h1 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 5px 0;
}
}

#container-text .intro-menu-tekst {
  width: 661px;
  overflow: hidden;
  float: left; 
}

#container-text .intro-menu-tekst p {
  font-size: 12px;
  margin: 0;
}

#container-text .intro-menu-tekst a {
   font-size: 12px;
   line-height: 14px;
   color: #0c57c5;
   font-weight: bold;
   text-decoration: underline;
} 

#container-text .tips {
  width: 660px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}

#container-text .tips .column-left,
#container-text .tips .column-right {
  float: left;
  width: 320px;
  overflow: hidden;
  padding: 0;
}

#container-text .tips .column-left h2,
#container-text .tips .column-right h2 {
  display: block;
  height: 20px;
  width: 290px;
  background: url(../images/tips-bg.gif) left top repeat-x;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  padding: 7px 15px;
  margin-bottom: 5x;
}

#container-text .tips .column-left h3,
#container-text .tips .column-right h3 {
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  margin-left: 12px;
}

#container-text .tips .column-left a,
#container-text .tips .column-right a {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #0c57c5;
  float: right;
  }

#container-text .tips .column-right { float: right; }

#container-text .tips .column-left ul,
#container-text .tips .column-right ul {
  width: 307px;
  overflow: hidden;
  min-height: 120px;
  padding-left: 13px;
  padding-bottom: 20px;
  margin: 0 5px 0 0;
  background: url(../images/opsomming-bg.gif) right bottom no-repeat;
}

#container-text .tips .column-right ul { background: url(../images/opsomming-bg2.gif) right bottom no-repeat; }

#container-text .tips .column-left ul li,
#container-text .tips .column-right ul li {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  color: #000;
}

/* -----------------------------------------
--------- | Footer | ---------------------*/

#footer{
  width:1000px;
  height:20px;
  padding:10px 20px 10px 10px;
  background:url('../images/footer-bg.gif') left top repeat-x;
  font-size:12px;
  line-height:20px;
}

#footer #sitemap{
  margin:0;
  padding:0;
  list-style-type:none;
}

#footer #sitemap li{
  float:left;
  display:block;
  margin:0;
  padding:0 10px;
}

#footer #sitemap li a{
  color:#FFF;
  text-decoration:none;
}

#footer #sitemap li a:hover{ text-decoration:underline; }

/* -----------------------------------------
--------- | copyright | ------------------*/

#footer #copyright{
  float:right;
  color:#FFF;
  margin:0;
  padding:0;
}

#footer #copyright a{
  text-decoration:underline;
  color:#FFF;
}


















