@charset "UTF-8";
/* CSS Document */

/*CSS door Dietwee ontwerp & communicatie*/

.wrapper {
	width:5880px;
	}
	
.nav {
	z-index:50;
	background:#fff;
	width:365px;
	height:535px;
	margin:20px 0px 0px 20px;
	position:fixed;
	padding-top:45px;
	padding-left:35px;
}



.info {
	z-index:100;
	background:#fff;
	width:440px;
	height:460px;
	margin:20px 0px 0px 20px;
	position:fixed;
	padding:120px 500px 0px 35px;
}

/*.back {
	height:100;
	}*/
	
img.back {
	float:left;
	position:relative;
	top:0;
	left:0;
	}
	
img.nav {
	margin-bottom:25px;
}
	
h1 {
	font-family: Helvetica, Arial,  sans-serif;
	color:#b13d89;
	font-weight:bold;
	font-size:2em;
	z-index:101;
	background:#fff;
	width:840px;
	height:75px;
	margin:20px 0px 0px 20px;
	position:fixed;
	padding:45px 100px 0px 35px;
	}
	
p {
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	color:#b13d89;
	}
	
#bg-img {
	width:100%;
	height:100%;
	z-index:-1;
	}
	
a.bttn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
a {
	color:#b13d89;
	}