 .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;}

body,td,th {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #848f8a;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/stripe.gif);
	background-color: #000;
}

#container {
 	width:600px;
	min-height:500px;
	border:3px #ffffff;
	border-style:solid;
	-moz-border-radius: 20px 0 20px 0;
	-webkit-border-radius: 20px 0 20px 0;
	position: absolute;
	top: 100px; left: 325px;         /* place it where you want     */
}

#content {
	width: 560px;      /* to match DIVs size          */
	min-height:500px;
	background-color: transparent;   /* transparent background      */
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	color:#848f8a;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;   
	background:url(../images/transparant_70.png); /* transparant png image as background */
	-moz-border-radius: 20px 0 20px 0;
	-webkit-border-radius: 20px 0 20px 0;
}

a.content:link {text-decoration: none; color: #fff;}
a.content:visited {text-decoration: none; color: #fff;}
a.content:active {text-decoration: none; color: #fff;}
a.content:hover {text-decoration: none; color: #fff;}

#twitter {
   width: 100px;      /* to match DIVs size          */
   position: absolute;              /* absolute positioning        */
   top: -2px; left: 625px;
   z-index: 3;
}

#facebook {
   /* to match DIVs size          */
   position: absolute;              /* absolute positioning        */
   top: 350px; left: 0px;
   z-index: 4;
}

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

#cvmenu {
	position:absolute;
	left:350px;
	top:75px;
	width:550px;
	height:auto;
	font-family:"Century Gothic", Verdana, Helvetica, sans-serif;
	color:#F5F5F5;
	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;
}

.texthead {color: #FFFFFF}
#me_cv { position:absolute; top: 30px; left: 365px;}


a.cvlinks:link {text-decoration: none; color: #D81921;}
a.cvlinks:visited {text-decoration: none; color: #D81921;}
a.cvlinks:active {text-decoration: none; color: #ffffff;}
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;}


