/*slideshow Koos */
* {
margin: 0px;
padding: 0px;
border: 0px;
}
a {
text-decoration: underline;
}
.big-container {
float:left;
width: 330px;
height: 330px;
overflow:hidden;
}
.foto {
float:left;
width: 165px;
height: 165px;
overflow:hidden;
}

.foto_blok_foto_container {
height: 165px;
width: 495px;
}

.foto_blok_tekst_container {
position: relative;
z-index: 10;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
vertical-align: middle;
text-align: center;
display: inline;
height: 165px;
width: 495px;
}
.foto_blok_active_container {
position: absolute;
margin-top: -165px;
z-index: 20;
display: inline;
height: 165px;
width: 495px;
}

.kapper-small {
background-color: #CC0C00;
width:83px; height: 165px;
float:left; overflow:hidden
}
.kapper-small img, .schoonheid-small img, .nagelst-small img {
margin-bottom:82px;
background-color:black;
display:block;
width:83px;
height:83px;
}
.kapper, .wellness, .schoonheid, .pedicure, .nagelst, .visagist {
width:330px;
height:330px;
overflow: hidden;
}
.wellness-small {
background-color: #00BCE2;
width:82px;
height: 165px;
float:left;
overflow:hidden
}
.wellness-small img, .pedicure-small img, .visagist-small img { 
margin-top: 83px;
background-color:black;
display:block;
width:82px;
height:82px;
}
.schoonheid-small {
background-color: #CCE226;
width:83px;
height: 165px;
float:left;
overflow:hidden
}
.pedicure-small {
background-color: #2B0C56;
width:82px;
height: 165px;
float:left;
overflow:hidden
}
.nagelst-small {
background-color: #E28C05;
width:83px;
height: 165px;
float:left;
overflow:hidden
}
.visagist-small {
background-color: #FFC61E;
width:82px;
height: 165px;
float:left;
overflow:hidden
}
#kapper-small-tekst{
width:83px;
display: block;
margin-top: 82px;
position: absolute;
vertical-align: middle;
top: 0;
left: 0px;
line-height: 83px;
}
#wellness-small-tekst {
width:82px;
display: block;
position: absolute;
vertical-align: middle;
left: 83px;
top: 0px;
line-height: 83px;
}
#schoonheid-small-tekst {
width:83px;
display: block;
position: absolute;
left: 166px;
top: 0px;
margin-top: 82px;
vertical-align: middle;
padding-top: 25px;
}
#pedicure-small-tekst {
width:82px;
display: block;
position: absolute;
vertical-align: middle;
left: 249px;
top: 0px;
line-height: 83px;
}
#nagelst-small-tekst {
width:82px;
display: block;
position: absolute;
vertical-align: middle;
left: 332px;
top: 0px;
margin-top: 82px;
padding-top: 25px;
}
#visagist-small-tekst {
width:83px;
display: block;
position: absolute;
vertical-align: middle;
left: 415px;
top: 0px;
line-height: 83px;
}
.wellness-small-active, .pedicure-small-active, .nagelst-small-active {
display: block;
float: left;
height: 165px;
width: 82px;
}

.kapper-small-active, .schoonheid-small-active, .visagist-small-active {
display: block;
float: left;
height: 165px;
width: 83px;
}
/*einde Koos */
