@charset "UTF-8";
/* CSS Document */

/*Tested on:

  Windows IE7
  Windows FireFox 3.0.8
  Windows Safari 3.2.2
  Windows IE8
  
  Apple Firefox 3.0.10
  Apple Safari 3.2.1


*/

/* ================= SELECTORS =================== */



/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body{
  background: #fff url(../images/bg.gif) repeat-x;
  font-family:'Lucida grande', "verdana", sans serif;
  font-size:11px;
  line-height: 1.6em;
  color:#636363;
}


#wrapper{
  margin:0 auto;
  background:none;
  width:990px;

}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

a, a:link{
  color:#ed1c24;
}

h1{
  color:#ed1c24;
  font:24px "Din","verdana", sans serif;
  font-weight: lighter;
  margin: 0 0 15px 0;
}

h2{
  color:#ed1c24;
  font:16px "Din","verdana", sans serif;;
  font-weight: lighter;
}


h3{
  color:#ed1c24;
  font:15px "Din","verdana", sans serif;
  font-weight: lighter;
  margin: 10px 0 8px 0;
}

img{
  border:none;
}

.smaller{
  font-size: 0.8em;
}

.breadcrumb{
  font-size: 0.9em;
  margin: 0 0 40px 0;
}


.bottomrounded{
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

.rounded{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
}
  


/* ================= HEADER =================== */

#header{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  z-index: 1;
}

#logo{
    float:left;
  width:283px;
  height: 28px;
  position: absolute;
  left: 40px;
  z-index: 100;
  overflow: visible;
  }

#language{
  float: right;
  font:14px "Din","verdana", sans serif;
font-weight: lighter;  
  text-align:right;
  margin-right: 40px;
  height: 23px;
  padding: 7px 10px 0 10px;
  background-color: #ffffff;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
    
  
}

#language a{
  text-decoration: none;
  color: #000;
}

#language a:hover{
  text-decoration: none;
  color: #ed1c24;
}



/* ================= MENU-ITEMS =================== */

#menu { 
  display:block; 
  position:relative;
  float:left; 
  text-align: center;
  margin: 0 0 0 378px;
  width:400px; 
  height: 23px;
  padding: 7px 10px 0 10px;
  background-color: #ffffff;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;  
}


#menu ul{
  list-style:none;
}

#menu ul li{
  font:14px "Din","verdana", sans serif;  list-style:none;
  float:left;
  text-align:center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom:6px !important; 
}

#menu ul li a{
  text-decoration:none;
  color:#000000;
  margin: 0 7px 0 7px;
  
}

#menu ul li a:hover{
   color:#ed1c24;
}

#menu ul li a.active {
    color:#ed1c24;
} 




/* ================= BANNER-ITEMS =================== */

#banner{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 418px;
  background: url(../images/slideshow.png) no-repeat;
  position: relative;

  
}

.slideshow{
  float:left;
  position: relative;
  margin: 42px 0 0 27px;
  padding: 0 0 0 0;
  width:740px;
}

.slideshow-captions{
  position: absolute;
  top:230px;
  right:0;
  z-index: 3;
  margin: 0 0 0 0;
  padding: 14px 25px 14px 25px;
  background-color: #ffffff;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;  
}


.logos{
  float:left;
  margin: 0 0 0 0;
  padding: 10px 0px 0px!important;
  width:210px;
  
}


.logos img{
  margin: 8px 0px 0px 60px;
  padding: 0 0 0 0;
  width:140px;
  
}
/* ================= CONTENT-ITEMS =================== */

#content{
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
  padding-bottom: 120px; /* must be same height as the footer */
}


.column{
  float:left;
  width:220px;
  font-size: 11px;
  /*border: 1px solid #000;  */
}

.left{
  padding: 0 40px 0 25px;
  
  
  
}

.centrum{
  margin: 0 0 0 0;
  padding: 0 15px 0 15px;  
}

.right{
  margin: 0 0 0 0;
  padding: 0 25px 0 50px;
  
}

#main{
  float:right;
  width:475px;
  padding: 0 40px 0 25px;
  margin-right: 70px;  
}

#main2{
  float:right;
  width:395px;
  padding: 0 40px 0 25px;
  margin-right: 150px;  
}

#sidebar{
  float:left;
  padding: 0 40px 0 25px;
  width:200px;
  margin-right: 70px;  
}


#sidebarul{
  list-style:none;
  margin: 0;
}

#sidebar li{
  list-style:none;
  margin: 0;
}

/* ================= INPUT =================== */

label {
  line-height: 25px;
  width: 140px;
  float: left;
  clear:left;
}

input {
  font: 12px;
  background: #fff;
  margin: 0 0 5px 0;
  padding: 6px;
  width: 200px;
  border: solid 1px #e9e9e9;
}
textarea {
  font: 12px;
  padding: 6px;
  margin: 0 0 5px 0;
  width: 200px;
  height: 60px;
  border: solid 1px #e9e9e9;
  background: #fff;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.input-s {
  margin-left: 140px;
  width: 80px;
  padding: 3px;
  border: solid 1px #e9e9e9;
  clear:left;
}

input.input-s:hover {
  background: #e9e9e9;
  border: solid 1px #e9e9e9;
}



.input-d {
  margin-left: 140px;
  width: 120px;
  padding: 3px;
  border: solid 1px #e9e9e9;
  clear:left;
}

input.input-d:hover {
  background: #e9e9e9;
  border: solid 1px #e9e9e9;
}


/* ==============================IE6 popup =================================*/
  
/************ alertbox black overlay ************/ 


.overlay_bg { /*achtergrond zwart */
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}

#overlay_black_ie6 { /*achtergrond zwart enkel vr ie6 */
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2000px;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}


/* styles for IE 5 Mac */
.overlay { 
    display: none;
  /*border: solid 1px black;*/
  background-color: #00ACC9;
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 1002;
}

/* following rules are invisible to IE 5 \*/
.overlay {
  /*border: solid 1px black;*/
  background-color: transparent;
  top: 45%;
  left: 0;
  width: 100%;
  margin-top: -125px;
  text-align: center;
}
/* end IE 5 hack */ 

.overlay_box {
  position: relative;
  padding: 30px 30px 20px 40px;
  text-align: left;
  width: 500px;
  /*min-height: 200px;
  height:auto !important;
  height: 200px;*/
  margin: 0 auto;
  border: 15px solid #ff6600;
  background-color: #FFF;
}


/* typo overlay */

.overlay h1 {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
  font-size: 44px;
  font-family: "Klavika-light", "Lucida Grande", Arial, Helvetica, sans-serif;
  line-height: 47px;
  color: #444;
  font-weight: normal;
  left: -19px;
  /*color: #CEC000;*/
  display: block;
}


.overlay h2 {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
  left: -15px;
  font-size: 26px;
  font-family: "Klavika-light", "Lucida Grande", Arial, Helvetica, sans-serif;
  line-height: 29px;
  color: #444;
  font-weight: normal;
  display: block;
  background: transparent url(../images/arrow_right_news.png) no-repeat 0 6px;
  _background: transparent url(../images/arrow_right_news.gif) no-repeat 0 6px;
}


.overlay p {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  font-size: 12px; /* works in all */
  *font-size: 12px; /* targets IE6 and 7 */
  line-height: 14px; /* works in all */
  *line-height: 15px; /* targets IE6 and 7 */
  color: #444;
}

.overlay a {
  color: #ff6600;
  
}


.overlay ul {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  font-size: 12px; /* works in all */
  *font-size: 12px; /* targets IE6 and 7 */
  line-height: 14px; /* works in all */
  *line-height: 15px; /* targets IE6 and 7 */
  color: #444;
}

.overlay li {
  position: relative;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}

/* overlaybox 01 elements */

#overlay_01 {
  top: 45%;
  margin-top: -115px;
}

#overlay_01 .overlay_box {
  padding: 30px 30px 25px 40px;
  width: 500px;
  /*min-height: 200px;
  height:auto !important;
  height: 200px;*/
}


/* overlaybox 00 elements for ie6 */

#overlay_00 {
  display: block;
  _position: absolute;
  top: 44%;
  margin-top: -150px;
}

#overlay_00 .overlay_box {
  display: block;
  _position: relative;
  padding: 30px 30px 20px 40px;
  width: 500px;
  min-height: auto;
  height: auto;
}



/* ================= FOOTER =================== */


#footer{
  width:100%;
  margin-top: 50px; 
  border-top: 6px solid #e9e9e9;  
  background-color: #f5f5f5;
  font-size: 11px;
  margin-top: -60px; /* negative value of footer height */
  height: 60px;
  clear:both;
}


#footerin{
  margin: 12px auto 20px auto;
  width:960px;  
  
}



/* ================= CODE E-BOOST =================== */

/* Plaatsen logo's en video rechts (GJ02052011) */
.logos iframe {
  margin: 0px auto 10px 60px;  
}


/* video (GJ03052011) */
#video {
  padding-left: 25px;
  padding-top: 40px;
}


/* Autoshow - tekstveld (GJ25052011) */
#main10 {
  float: right;
  margin-right: 0px;
  padding: 0px 6px 0px 0px;
  width: 649px;
}

/* ================= HACKS =================== */

/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}
