html{
width:100%;
height:100%;
background:url('/images/html.jpg') repeat-x;
margin:0px auto;
padding:0px 0px 0px 0px;
}

body{
position:relative;
width:956px;
margin:0px auto;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:15px;
}

input{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000000;
line-height:15px;
}

#logo{
display:none;
width:243px;
height:113px;
cursor:pointer;
background:url('/images/logo.png') no-repeat;
position:absolute;
left:1px;
top:2px;
}

#people{
display:none;
width:275px;
height:190px;
background:url('/images/people.png') no-repeat;
position:absolute;
top:1px;
right:171px;
}

#vision{
display:none;
position:absolute;
top:99px;
left:230px;

font-size:small;
color:#FDFDFD;
font-weight:bold;
}

h1{
position:absolute;
top:162px;
left:233px;

font-size:small;
color:#FDFDFD;
font-weight:bold;
}

.clr{
clear:both;
}

#container{
float:left;
width:722px;
background-color:#141414;
margin:191px 0px 0px 0px;
padding:0px 0px 132px 0px;
}

#left{
display:none;
position:relative;
top:-50px;
float:left;
width:216px;
margin:0px 0px 0px 0px;
background-color:#141414;
}

.menu{
width:147px;
background-color:#363636;
padding:22px 37px 34px 32px;
margin:0px 0px 18px 0px;
}

.menu a{
height:24px;
width:119px;
display:block;
background:url('/images/button.jpg') no-repeat;
padding:0px 28px 0px 0px;

text-align:right;
text-decoration:none;
line-height:24px;
font-size:11px;
color:#FDFDFD;
}

.menu a:hover{
text-decoration:underline;
}

.menu a.sel{
background:url('/images/menuSel.jpg') no-repeat 0px right;
font-weight:bold;
height:24px;
}

.menu a.submenu{
float:right;
margin:0px 28px 0px 0px;
padding:0px 10px 0px 0px;
height:19px;
background:url('/images/submenu.jpg') no-repeat 9px right;

line-height:19px;
font-size:11px;
color:#AFAFAF
}

#left .top{
background-color:#898989;
}

#left .middle{
background-color:#A1A1A1;
cursor:pointer;
}

#left .box.bottom{
background-color:#B5B5B5;
border-bottom:none;
}

#left .box.top.realnext{
text-align:left;
}

#left .box{
width:148px;
padding:18px 30px 23px 38px;
border-bottom:1px solid #5A5A5A;

text-align:right;
}

#left .box .title{
display:block;
font-weight:bold;
color:#FDFDFD;
margin:0px 0px 5px 0px;
}

#left .box a{
color:#141404;
font-weight:bold;
}

#left .box a:hover{
text-decoration:underline;
}

#disclaimer{
display:none;
color:#848484;
position:absolute;
bottom:106px;
left:235px;
}

#disclaimer a{
color:#848484;
text-decoration:none;
}

#content{
float:left;
width:473px;
min-height:600px;
background:url('/images/content.jpg') repeat-y;
padding:16px 17px 0px 16px;
}

#content p{
margin:0px 0px 24px 0px;
}

#content p.subtitle{
margin:0px 0px 10px 0px;
font-weight:bold;
}

#content .detail{
position:relative;
left:-16px;
top:-16px;
width:506px;
height:247px;
}

#content .detail .img{
position:absolute;
left:0px;
top:0px;
border:1px solid #000000;
margin:0px 23px 0px 0px;
}

#content .detail .text{
float:right;
width:212px;
height:148px;
margin:21px 10px 5px 0px;
}

#content .detail #slideshow{
position:relative;
width:100%;
height:73px;
overflow:hidden;
background-color:#D0D0D0;
}

#content .detail #slideshow .back{
height:73px;
width:50px;
cursor:pointer;
position:absolute;
left:0px;
top:0px;
background:#D0D0D0 url('/images/slider_back.jpg') no-repeat 18px 27px;
z-index:2;
}

#slider{
position:absolute;
height:73px;
left:50px;
top:0px;
}

#content .detail #slideshow #slider img{
float:left;
border:1px solid #FFFFFF;
margin:11px 6px 0px 0px;
}

#content .detail #slideshow .forward{
height:73px;
width:50px;
cursor:pointer;
position:absolute;
right:0px;
top:0px;
background:#D0D0D0 url('/images/slider_forward.jpg') no-repeat 18px 27px;
z-index:2;
}

#content .detail .text a{
font-weight:bold;
color:#EE3B33;
text-decoration:none;
display:block;
}

#content .aanbodLarge{
position:relative;
left:-16px;
width:486px;
margin:0px 0px 0px 0px;
background-color:#e7e7e7;
padding:90px 0px 73px 20px;
}

#content .aanbodLarge .header{
position:absolute;
top:1px;
left:0px;
height:35px;
width:486px;
background-color:#5f5f5f;
border-bottom:1px solid #959595;
padding:18px 0px 0px 20px;

color:#FFFFFF;
font-weight:bold;
}

#content .aanbodLarge .header.bottom{
position:absolute;
bottom:0px;
left:0px;
top:auto;
border-bottom:1px solid #414141;
}

#content .aanbodLarge .header div, #content .aanbodLarge .header span{
float:left;
}

 #content .aanbodLarge .header span{
width:133px;
}

 #content .aanbodLarge .header span.big{
font-size:14px;
width:450px;
}

#content .aanbodLarge .header .button{
float:right;
height:32px;
width:200px;
background:url('/images/buttonLarge.jpg') no-repeat;
cursor:pointer;
margin:0px 26px 0px 70px;
padding:0px 0px 0px 0px;

color:#EE3B33;
font-weight:bold;
text-align:center;
}

#content .aanbodLarge .sort{
display:none;
position:relative;
top:-18px;
left:0px;
margin:0px 0px 0px 0px;
z-index:3;
}

#content .aanbodLarge .sort div{
position:relative;
float:left;
width:99px;
height:30px;
background:url('/images/buttonSort.jpg') no-repeat;
margin:8px 26px 0px 0px;
padding:0px 0px 0px 0px;
cursor:pointer;

text-align:center;
font-weight:bold;
color:#000000;
}

#content .aanbodLarge .sort div.option{
position:absolute;
left:0px;
top:14px;
width:99px;
height:auto;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
cursor:default;
display:none;

text-align:left;
font-weight:normal;
color:#000000;
background:#F5F5F5;
}

.button2{
width:99px;
height:30px;
background:url('/images/button.png') no-repeat;
border:none;
padding:0px 0px 30px 0px;
margin:8px 0px 0px 0px;
color:#FDFDFD;
font-weight:bold;
cursor:pointer;
line-height:12px;
}

#content .aanbodLarge .sort div.last{
margin:8px 0px 0px 0px;
}

#content .aanbodLarge .item{
position:relative;
height:76px;
padding:0px 0px 0px 132px;
margin:0px 0px 15px 0px;
}

#content .aanbodLarge .item img{
position:absolute;
left:0px;
top:0px;
border:1px solid #000000;
cursor:pointer;
}

#content .aanbodLarge .item .text{
float:left;
height:76px;
width:253px;
background-color:#FFFFFF;
padding:0px 0px 0px 10px;
font-size:x-small;
}

#content .aanbodLarge .item .text strong{
display:block;
cursor:pointer;
}

#content .aanbodLarge .item .links{
float:left;
height:58px;
width:72px;
background-color:#FFFFFF;
padding:18px 0px 0px 0px;
}

#content .aanbodLarge .item .links a{
display:block;
color:#ee3b33;
font-size:x-small;
margin:0px 0px 0px 0px;
text-decoration:underline;
font-variant:small-caps;
cursor:pointer;
}



#content .aanbod{
position:relative;
left:-16px;
width:229px;
height:150px;
margin:0px 0px 20px 0px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color:#B8B8B8;
padding:21px 0px 0px 277px;

line-height:16px;
}

#content .aanbod #aanbod1, #content .aanbod #aanbod2{
position:absolute;
width:240px;
padding:21px 0px 10px 10px;
right:0px;
top:0px;
background-color:#B8B8B8;
cursor:pointer;
}

#content .aanbod .player{
width:234px;
height:32px;
position:absolute;
bottom:0px;
right:0px;
background-color:#5B5B5B;
padding:28px 0px 0px 16px;
cursor:default;
}

#content .back{
float:left;
height:32px;
width:14px;
background:url('/images/back.jpg') no-repeat;
cursor:pointer;
margin:0px 5px 0px 0px;
}

#content .back.disabled{
background:url('/images/backdis.png') no-repeat;
cursor:default;
}

#content .forward.disabled{
background:url('/images/forwarddis.png') no-repeat;
cursor:default;
}

#content .aanbod #aanbod2, #content .aanbod #img2{
}

#content .aanbod #aanbod1, #content .aanbod #img1{
z-index:10;
}

#content .aanbod .img{
position:absolute;
top:0px;
left:0px;
width:256px;
height:171px;
cursor:pointer;
}

#content .aanbod .new{
position:absolute;
top:0px;
left:0px;
width:66px;
height:66px;
background:url('/images/new.png');
}


#content .play{
float:left;
height:32px;
width:14px;
background:url('/images/play.jpg') no-repeat;
cursor:pointer;
margin:0px 5px 0px 0px;
}

#content .aanbod .pause{
float:left;
height:32px;
width:14px;
background:url('/images/pause.jpg') no-repeat;
cursor:pointer;
margin:0px 5px 0px 0px;
}

#content .forward{
float:left;
height:32px;
width:14px;
background:url('/images/forward.jpg') no-repeat;
cursor:pointer;
margin:0px 5px 0px 0px;
}

#content .button{
float:right;
height:32px;
width:107px;
background:url('/images/button_volledig_aanbod.jpg') no-repeat;
cursor:pointer;
margin:0px 24px 0px 0px;
padding:0px 0px 0px 3px;
border:none;

color:#EE3B33;
font-weight:bold;
}

#right{
display:none;
position:relative;
float:right;
width:218px;
min-height:830px;
margin:98px 0px 0px 0px;
padding:10px 8px 0px 8px;
background:#FFFFFF url('/images/right.jpg') no-repeat;
text-align:center;
z-index:2;
}

#right div{
text-align:left;
}

#right .title{
display:block;
width:200px;
height:31px;
background-color:#020202;
padding:0px 9px 0px 9px;
margin:0px 0px 3px 0px;

color:#FFFFFF;
line-height:31px;
font-weight:bold;
text-align:left;
}

#right .adres{
text-align:left;
height:90px;
width:206px;
border-bottom:1px dashed #c9c7c7;
border-top:1px dashed #c9c7c7;
padding:6px 0px 8px 5px;
margin:0px 0px 8px 0px;
}

#right .adres.portal{
height:auto;
overflow:visible;
border-bottom:none;
border-top:1px dashed #c9c7c7;
}

#right .adres .vestiging{
position:relative;
height:94px;
width:141px;
padding:5px 65px 0px 0px;
border-bottom:1px dashed #c9c7c7;
}

#right .adres .vestiging .links{
position:absolute;
right:0px;
top:5px;
width:57px;
height:65px;
border-left:1px dashed #FFFFFF;
padding:15px 0px 0px 8px;
}

#right .adres .vestiging .links a{
display:block;
color:#ee3b33;
font-size:x-small;
margin:0px 0px 0px 0px;
text-decoration:underline;
font-variant:small-caps;
cursor:pointer;
}

#right .medewerker{
position:relative;
text-align:left;
height:74px;
width:120px;
border-bottom:1px dashed #c9c7c7;
padding:6px 86px 10px 5px;
margin:0px 0px 8px 0px;
}

#right .medewerker img{
position:absolute;
top:5px;
right:13px;
border:1px solid #000000;
}

#right a{
color:#ee3b33;
text-decoration:none;
}

#right div strong{
display:block;
}

#right div strong a{
color:#000000;
}

/* OVERIG */

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

.input2{
width:200px;
border:1px solid black;
}

.input2-error{
width:200px;
border:1px solid #ee3b33;
}

/* NIEUWS - TESTIMONIALS - GEZOCHT */
.home_news_container{
width:100%;
margin:0px 0px 15px 0px;
}

.home_news_container img{
float:left;
}

.home_news_titleContainer{
width:100%;
border-bottom:1px dashed #c9c7c7;
border-top:1px dashed #c9c7c7;
}

.home_news_datum{
float:right;
color:#EE3B33;
}

.home_news_title{
float:left;
color:#EE3B33;
font-weight:bold;
}

#content span.title{
display:block;
width:300px;
height:31px;
background-color:#020202;
padding:0px 9px 0px 9px;
margin:10px 0px 3px 0px;

color:#FFFFFF;
line-height:31px;
font-weight:bold;
text-align:left;
}

#content div.newsBox{
width:220px;
height:157px;
float:left;
padding:5px 10px 5px 18px;
}

#content div.newsBox strong{
display:block;
margin:0px 0px 3px 0px;
}

#content div.newsBox.left{
width:230px;
border-right:1px dashed #c9c7c7;
padding:5px 10px 5px 0px;
}

.briefpapier{
position:absolute;
top:0px;
left:0px;
display:none;
}

.inputNieuwsbrief{
float:left;
width:130px;
height:14px;
border:none;
margin:0px 6px 0px 0px;

font-size:small;
font-family:Arial, Helvetica, sans-serif;
}

.inputNieuwsbriefSubmit{
cursor:pointer;
float:left;
width:14px;
height:18px;
border:none;
background:url('/images/buttonSmall.jpg') no-repeat 0px 3px;
}



