
.scroller-buttons {
	position: absolute;
	top: 10px;
	font-size: 30px;
	line-height: 10px;
	color: #CCCCCC;
	z-index: 15;
}

.scroller-buttons a {
	text-decoration: none;
	color: #CCCCCC;
}

#home_portfolio img {
	border: 0;
}

.portfolio-image {
	z-index: 10;
	position: absolute;
	top: 20px;
	width: 600px;
	top: 5px;
        left: 21px;
	text-align: right;
}

.medewerker-dimmy {
	position: absolute;
	width: 75px;
	height: 220px;
	top: 120px;
	left: 75px;
	cursor: pointer;
}

.medewerker-mark {
	position: absolute;
	width: 95px;
	height: 160px;
	top: 140px;
	left: 220px;
	cursor: pointer;
}

.medewerker-frederieke {
	position: absolute;
	width: 95px;
	height: 130px;
	top: 215px;
	left: 380px;
	cursor: pointer;
}

.medewerker-ilse {
	position: absolute;
	width: 65px;
	height: 210px;
	top: 130px;
	left: 148px;
	cursor: pointer;
}

.medewerker-patrick {
	position: absolute;
	width: 58px;
	height: 210px;
	top: 125px;
	left: 310px;	
	cursor: pointer;
}


.tip {
	background-color: white;
}

.tip-top {
	background-color: white;
}

.tip-title {
	background-color: white;
	padding: 5px;
	border: 1px solid #AAA;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
	box-shadow: 1px 1px 10px #000;
}

.tip-text {
	display: none;
}

.interesse {
	display: block;
	position: absolute;
	height: 101px;
	width: 32px;
	z-index: 100;
	right: 135px;
	top: 190px;
	background-image: url(/gfx-NIEUW/interesse.png);
	background-position: right center;
	overflow: hidden;
        background-repeat: no-repeat;
}

.interesse a:link {
	color: black;
}

.interesse a:visited {
	color: black;
}

.interesse-css3 a:link {
	color: black;
}

.interesse-css3 a:visited {
	color: black;
}

.interesse-content {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;	
	width: 280px;
	height: 70px;
	margin: 12px 8px 8px 12px;
	font-size: 14px;
}

.interesse-content a {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid black;
}

.interesse-content a:hover {
	text-decoration: none;
	color: #bd007e;
	border-bottom: 1px solid #e2001a;
}

.interesse-css3 {
	display: block;
	position: absolute;
	height: 95px;
	width: 25px;
	z-index: 100;
	right: 145px;
	top: 190px;
	background-image: url(/gfx-NIEUW/interesse_css3.png);
	background-position: right;
	overflow: hidden;
        background-repeat: no-repeat;
	-moz-box-shadow: 2px 0px 5px #666;
	-webkit-box-shadow: 2px 0px 5px #666;
	box-shadow: 2px 0px 5px #666;
}
