.none {
display:none;
}


/* Actierotator
_____________________________________________________________
///////////////////////////////////////////////////////////*/
#actierotator {
width:960px;
height:248px;
position:relative;
margin:0 0 12px;
z-index:3;
}

#actierotator #image {
width:676px;
height:248px;
position:absolute;
z-index:1;
top:0;
left:0;
overflow:hidden;
}

#actierotator #acties {
position:absolute;
top:0;
right:0;
width:283px;
height:171px;
}

#actierotator #acties li {
list-style:none;
display:block;
}

#actierotator #acties li a {
text-decoration:none;
color:#4e545a;
font:normal 9px verdana, arial, helvetica, sans-serif;
display:block;
position:relative;
}

#actierotator #acties li a .arrow {
display:none;
background:url(../images/rotator-active-arrow.png) top left no-repeat;
width:21px;
height:40px;
position:absolute;
z-index:2 !important;
}

#actierotator #acties li.top.ui-state-active a .arrow, #actierotator #acties li.top a:hover .arrow {
display:block;
top:22px;
left:-20px;
}

#actierotator #acties li.mid.ui-state-active a .arrow, #actierotator #acties li.mid a:hover .arrow {
display:block;
top:18px;
left:-20px;
}

#actierotator #acties li.bottom.ui-state-active a .arrow, #actierotator #acties li.bottom a:hover .arrow {
display:block;
top:20px;
left:-20px;
}

#actierotator #acties li a strong {
color:#378fc7;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#actierotator #acties li.top a {
background:url('../images/actie-bg-1.png') no-repeat left top;
display:block;
height:86px;
position:relative;
}

#actierotator #acties li.top a:hover, #actierotator #acties li.top.ui-state-active a {
background:url('../images/actie-bg-1.png') no-repeat 0 -86px;
color:#FFF;
}

#actierotator #acties li.top a:hover strong, #actierotator #acties li.top.ui-state-active a strong {
color:#FFF;
}

#actierotator #acties li.top a img {
position:absolute;
top:15px;
left:18px;
}

#actierotator #acties li.top a span {
position:absolute;
top:12px;
left:95px;
width:180px;
height:55px;
}

#actierotator #acties li.mid a {
background:url('../images/actie-bg-2.png') no-repeat left top;
display:block;
height:82px;
position:relative;
}

#actierotator #acties li.mid a:hover, #actierotator #acties li.mid.ui-state-active a {
background:url('../images/actie-bg-2.png') no-repeat 0 -82px;
color:#FFF;
}

#actierotator #acties li.mid a:hover strong, #actierotator #acties li.mid.ui-state-active a strong {
color:#FFF;
}

#actierotator #acties li.mid a img {
position:absolute;
top:14px;
left:18px;
}

#actierotator #acties li.mid a span {
position:absolute;
top:12px;
left:95px;
width:180px;
height:55px;
}

#actierotator #acties li.bottom a {
background:url('../images/actie-bg-3.png') no-repeat left top;
display:block;
height:80px;
position:relative;
}

#actierotator #acties li.bottom a:hover, #actierotator #acties li.bottom.ui-state-active a {
background:url('../images/actie-bg-3.png') no-repeat 0 -80px;
color:#FFF;
}

#actierotator #acties li.bottom a:hover strong, #actierotator #acties li.bottom.ui-state-active a strong {
color:#FFF;
}

#actierotator #acties li.bottom a img {
position:absolute;
top:14px;
left:18px;
}

#actierotator #acties li.bottom a span {
position:absolute;
top:12px;
left:95px;
width:180px;
height:55px;
}

/* Newsletter
_____________________________________________________________
///////////////////////////////////////////////////////////*/
#newsletter {
height:31px;
width:648px;
background:url('../images/newsletter.png') no-repeat;
color:#0061a4;
padding:16px 14px 0;
position:relative;
margin:0 0 12px;
text-shadow:1px 1px #e7f1f5;
}

#newsletter input.name {
left:192px;
}

#newsletter input.email {
left:372px;
}

#newsletter input.submit {
width:94px;
height:27px;
background:url('../images/submit.png') no-repeat;
position:absolute;
top:10px;
right:20px;
border:none;
cursor:pointer;
font:bold 11px verdana, tahoma;
}

#newsletter input.name, #newsletter input.email {
width:158px;
height:18px;
border:none;
background:url('../images/input-bg.png') no-repeat;
position:absolute;
top: 12px;
padding:6px 4px 0;
color:#7b7c80;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Leftboxes
_____________________________________________________________
///////////////////////////////////////////////////////////*/
#leftCol {
width:315px;
float:left;
position:relative;
}

#leftCol a.actie-de {
position:absolute;
top:170px;
right:-6px;
background:url('../images/banner/fruhlingsangebote.png') no-repeat;
display:block;
width:146px;
height:146px;
}

#leftCol a.najaar {
position:absolute;
top:170px;
right:-37px;
background:url('../images/najaar.png') no-repeat;
display:block;
width:185px;
height:177px;
}

#left a, #right a {
color:#469fd9;
text-decoration:none;
}

#left img.image {
margin:0 10px 0 0;
}

#left a:hover, #right a:hover {
text-decoration:underline;
}

#left .box-small {
width:315px;
margin:0 0 12px;
}

#left .box-small h2 {
height:31px;
font:normal 12px Arial, Helvetica, sans-serif;
background:url('../images/left-boxsmall-top.png') no-repeat;
color:#fff;
padding:16px 10px 0 17px;
}

#left .box-small .content {
border-right:2px solid #e9e9e9;
border-left:2px solid #e9e9e9;
padding:15px 15px 1px 15px;
}

#left .box-small .foot {
background:url('../images/left-boxsmall-foot.png') no-repeat;
height:10px;
}

#left .box-small .content p {
margin:0 0 18px;
line-height:18px;
}

#left .box-medium {
width:344px;
margin:0 0 12px;
}

#left .box-medium h2 {
height:31px;
font:normal 12px Arial, Helvetica, sans-serif;
background:url('../images/left-boxmedium-top.png') no-repeat;
color:#fff;
padding:16px 10px 0 17px;
}

#left .box-medium .content {
border-right:2px solid #e9e9e9;
border-left:2px solid #e9e9e9;
padding:15px 15px 1px 15px;
overflow:hidden;
}

#left .box-medium .foot {
background:url('../images/left-boxmedium-foot.png') no-repeat;
height:10px;
}

#left .box-medium .content p {
margin:0 0 18px;
line-height:18px;
}

ul.arrows {
margin:0 0 0 10px;
padding:0;
}

.arrows li {
list-style:none;
background:url('../images/arrow.png') no-repeat center left;
padding:0 0 0 12px;
display:block;
line-height:20px;
}

.arrows li.clean {
background:none;
padding:0;
line-height:normal;
margin:0 0 7px;
}

.arrows li a {
color:#469fd9;
text-decoration:none;
}

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

/* Righboxes
_____________________________________________________________
///////////////////////////////////////////////////////////*/
#rightCol {
width:344px;
float:right;
}

#right a.banner {
display:block;
position:relative;
width:270px;
color:#FFF;
text-decoration:none;
font:normal 11px Arial, Helvetica, sans-serif;
margin:0 0 12px;
}

a.banner span {
position:absolute;
left:8px;
bottom:0px;
width:257px;
height:36px;
}

.loyalty {
background:url('../images/banner/loyalty.jpg') no-repeat;
}

#right .box-medium {
width:270px;
margin:0 0 12px;
}

#right .box-medium h2 {
height:31px;
font:normal 12px Arial, Helvetica, sans-serif;
background:url('../images/right-box-top.png') no-repeat;
color:#fff;
padding:16px 10px 0 17px;
}

#right .box-medium .content {
border-right:2px solid #e9e9e9;
border-left:2px solid #e9e9e9;
padding:15px 15px 1px 15px;
}

#right .box-medium .foot {
background:url('../images/right-box-foot.png') no-repeat;
height:9px;
}

#right .box-medium .content p {
margin:0 0 18px;
line-height:18px;
}

#right a.button, #right a.button {
width:113px;
height:31px;
display:block;
text-decoration:none;
color:#777b80;
cursor:pointer;
margin:0 0 10px;
background:url('../images/button.png') no-repeat;
padding:5px 0;
text-align:center;
}

#right a.button strong {
color:#439dd0;
}

#right a:hover.fotogallerij, #right a:hover.videogallerij {
border:1px solid #e8e8e8;
}

/* Behandelingen
_____________________________________________________________
///////////////////////////////////////////////////////////*/
#left .behandelingen ul {
margin:0;
padding:0;
}

#left .behandelingen li {
list-style:none;
display:block;
width:306px;
float:left;
padding:0 0 7px;
margin:0 0 7px;
border-bottom:1px solid #e9e9e9;
}

#left .behandelingen li.last {
border-bottom:1px solid #fff;
}

#left .behandelingen li a {
text-decoration:none;
line-height:17px;
font-size:10px;
color:#7b7c81;
display:block;
}

#left .behandelingen li a img {
float:left;
margin:0 10px 0 0;
border:2px solid #e9e9e9;
}

#left .behandelingen li a:hover img {
border:2px solid #a5a5a5;
}

#left .behandelingen li a strong {
display:block;
margin:0 0 5px;
font-size:11px;
color:#469fd9;
}

#left .behandelingen li a:hover strong {
text-decoration:underline;
}

a.airmiles {
background:url('../images/banner/airmiles.png') no-repeat;
display:block;
width:315px;
height:79px;
}
