 .home {background: url('../images/map_big.png') 10px -1212px no-repeat; position:relative;	z-index:1;}
 .stieren {background: url('../images/map_big.png') -498px 10px no-repeat; position:relative; z-index:1;}
 .nieuws {background: url('../images/map_big.png') 10px 10px no-repeat; position:relative; z-index:1;}
 .fotografie {background: url('../images/map_big.png') -1006px 10px no-repeat; position:relative; z-index:1;}
 .webdesign {background: url('../images/map_big.png') -1514px 10px no-repeat; position:relative; z-index:1;}
 .multimedia {background: url('../images/map_big.png') 10px -601px no-repeat; position:relative; z-index:1;}
 .klanten {background: url('../images/map_big.png') -498px -601px no-repeat; position:relative; z-index:1;}
 .cv {background: url('../images/map_big.png') -1006px -601px no-repeat; position:relative; z-index:1;}
 .sneakers {background: url('../images/map_big.png') -1514px -601px no-repeat; position:relative; z-index:1;}
 .contact {background: url('../images/map_big.png') -498px -1212px no-repeat; position:relative; z-index:1;}
 .links {background: url('../images/map_big.png') -1006px -1212px no-repeat; position:relative;	z-index:1;}

 .pages_home {background: url('../images/map_small.png') 10px -1212px no-repeat; position:relative;	z-index:1;}
 .pages_stieren {background: url('../images/map_small.png') -498px 10px no-repeat; position:relative; z-index:1;}
 .pages_nieuws {background: url('../images/map_small.png') 10px 10px no-repeat; position:relative; z-index:1;}
 .pages_fotografie {background: url('../images/map_small.png') -1006px 10px no-repeat; position:relative; z-index:1;}
 .pages_webdesign {background: url('../images/map_small.png') -1514px 10px no-repeat; position:relative; z-index:1;}
 .pages_multimedia {background: url('../images/map_small.png') 10px -601px no-repeat; position:relative; z-index:1;}
 .pages_klanten {background: url('../images/map_small.png') -498px -601px no-repeat; position:relative; z-index:1;}
 .pages_cv {background: url('../images/map_small.png') -1006px -601px no-repeat; position:relative; z-index:1;}
 .pages_sneakers {background: url('../images/map_small.png') -1514px -601px no-repeat; position:relative; z-index:1;}
 .pages_contact {background: url('../images/map_small.png') -498px -1212px no-repeat; position:relative; z-index:1;}
 .pages_links {background: url('../images/map_small.png') -1006px -1212px no-repeat; position:relative; z-index:1;}

#stierentext {
	position:absolute;
	left:325px;
	top:17px;
	width:638px;
	height:595px;
	padding: 10px;
	color:#848f8a;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	z-index: 2;
}

#foto {
	position:absolute;
	left:325px;
	top:17px;
	padding: 10px;
	border:0;
	z-index: 3;
}

#cvmenu {
	position:absolute;
	left:50px;
	top:400px;
	width:175px;
	height:auto;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	z-index: 2;
}

#cv {
	position:absolute;
	left:325px;
	top:17px;
	width:638px;
	height:595px;
	padding:10px;
	color:#848f8a;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	padding: 10px;
	font-size:14px;
	font-weight:300;
	z-index: 2;
}

#contact {
	position:absolute;
	left:325px;
	top:17px;
	width:638px;
	height:595px;
	padding: 10px;
	overflow: auto;
	padding: 10px;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#848f8a;
	z-index: 2;
}

#links {
	position:absolute;
	left:325px;
	top:17px;
	width:638px;
	height:595px;
	padding: 10px;
	color:#848f8a;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	z-index: 2;
}

#klanten {
	position:absolute;
	left:325px;
	top:17px;
	width:638px;
	height:595px;
	padding: 10px;
	color:#848f8a;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	z-index: 2;
}

a.stieren:link {text-decoration: none; color: #FFF200;}
a.stieren:visited {text-decoration: none; color: #FFF200;}
a.stieren:active {text-decoration: none; color: #FFF200;}
a.stieren:hover {text-decoration: none; color: white;}

a.cvlinks:link {text-decoration: none; color: #D81921;}
a.cvlinks:visited {text-decoration: none; color: #D81921;}
a.cvlinks:active {text-decoration: none; color: #D81921;}
a.cvlinks:hover {text-decoration: none; color: white;}

a.klanten:link {text-decoration: none; color: #ffcc00;}
a.klanten:visited {text-decoration: none; color: #ffcc00;}
a.klanten:active {text-decoration: none; color: #ffcc00;}
a.klanten:hover {text-decoration: none; color: white;}

a.links:link {text-decoration: none; color: #F15A22;}
a.links:visited {text-decoration: none; color: #F15A22;}
a.links:active {text-decoration: none; color: #F15A22;}
a.links:hover {text-decoration: none; color: white;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/darkbg.png);
	background-color: #333;
}
