/* ROLLOVER EFFECT */

#ws1 {
 width: 226px;
 height: 150px;
 background:url(../images/index/WS-curriculum3.png) no-repeat;
 margin: auto auto auto 5px;
 padding: 0;
 position: relative;
 border: none;
}
#ws1 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#ws1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#c1-nl {
	left: 0;
	top: 0;
	width: 226px;
	height: 56px;
}
#c1-nl a {height: 56px;}
#c1-nl a:hover {background: url(../images/index/WS-curriculum3.png) 0 -154px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 150) ;
	in dit geval +154 */

#c1-en {
	left: 0;
	top: 37px;
	width: 66px;
	height: 18px;
}
#c1-en a {height: 18px;}
#c1-en a:hover {background: url(../images/index/WS-curriculum3.png) 0 -637px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 600) */

#n1-nl {
	left: 0;
	top: 50px;
	width: 226px;
	height: 45px;
}
#n1-nl a {height: 45px;}
#n1-nl a:hover {background: url(../images/index/WS-curriculum3.png) 0 -350px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 300) */

#n1-en {
	left: 0;
	top: 85px;
	width: 66px;
	height: 18px;
}
#n1-en a {height: 18px;}
#n1-en a:hover {background: url(../images/index/WS-curriculum3.png) 0 -835px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 750) */


#f1-nl {
	left: 0;
	top: 105px;
	width: 226px;
	height: 30px;
}
#f1-nl a {height: 30px;}
#f1-nl a:hover {background: url(../images/index/WS-curriculum3.png) 0 -555px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 450) */

#f1-en {
	left: 0;
	top: 136px;
	width: 66px;
	height: 18px;
}
#f1-en a {height: 18px;}
#f1-en a:hover {background: url(../images/index/WS-curriculum3.png) 0 -1036px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 900) */




#ws3 {
 width: 268px;
 height: 150px;
 background:url(../images/index/WS-tekst5.png) no-repeat;
 margin: -150px 5px auto auto;
 padding: 0;
 position: relative;
 border: none;
}
#ws3 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#ws3 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#s3-nl {
	left: 41px;
	top: 0;
	width: 227px;
	height: 56px;
}
#s3-nl a {height: 56px;}
#s3-nl a:hover {background: url(../images/index/WS-tekst5.png) -41px -154px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 150) ;
	in dit geval +154 */

#s3-en {
	left: 211px;
	top: 37px;
	width: 58px;
	height: 18px;
}
#s3-en a {height: 18px;}
#s3-en a:hover {background: url(../images/index/WS-tekst5.png) -211px -637px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 600) */

#i3-nl {
	left: 57px;
	top: 48px;
	width: 210px;
	height: 41px;
}
#i3-nl a {height: 41px;}
#i3-nl a:hover {background: url(../images/index/WS-tekst5.png) -57px -348px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 300) */

#i3-en {
	left: 191px;
	top: 87px;
	width: 80px;
	height: 20px;
}
#i3-en a {height: 20px;}
#i3-en a:hover {background: url(../images/index/WS-tekst5.png) -191px -837px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 750) */

#bb3-nl {
	left: 0;
	top: 100px;
	width: 268px;
	height: 41px;
}
#bb3-nl a {height: 41px;}
#bb3-nl a:hover {background: url(../images/index/WS-tekst5.png) 0 -550px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 450) */

#bb3-en {
	left: 123px;
	top: 130px;
	width: 146px;
	height: 20px;
}
#bb3-en a {height: 20px;}
#bb3-en a:hover {background: url(../images/index/WS-tekst5.png) -123px -1030px no-repeat;}
	/* eerste getal is gelijk aan minus left-positie; tweede getal is -(top-positie + 900) */
#facebook {
	float: right;
	margin-top: 20px;
}
