* {
padding:0;
margin:0;
}



body {
	background-color: #FFFFFF;
	background-image: url(img/violett.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 0;
	margin:0 auto;
	text-align:center;
	font-size:100%;
	padding:0;
}





.content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 720px;
	text-align:left;
	margin:0 auto;
	padding:0px;
}

.content p {
	margin: 10px 0 27px 10px;
}

.link3 {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
	text-decoration: none;
}

.link3:hover {
	color: #05e60b;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
	text-decoration: none;
}

.link3a {
	color: #05e60b;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
	text-decoration: none;
}



.head {
	margin: 0px;
	width: 770px;
	height: 416px;
	background-color: #d3d0c1;
	background-image: url(img/the-head.jpg);
	background-repeat: no-repeat;
	text-align:right;
	margin:0 auto;
	padding:0px;
}

.head p{
	color: #7f0095;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 26px 0 0;
}


.link1 {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}

.link1:hover {
	color: #05e60b;
	text-decoration: none;
	border-bottom: 1px #05e60b dotted;
}


.link2 {
	color: #7f0095;
	text-decoration: none;
	border-bottom: 1px #7f0095 dotted;
}

.link2:hover {
	color: #05e60b;
	text-decoration: none;
	border-bottom: 1px #05e60b dotted;
}

.link8 {
	color: #7f0095;
	text-decoration: none;
}

.link8:hover {
	color: #05e60b;
	text-decoration: none;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	margin: 2px 75px 27px 10px;
}

h1 {
	margin: 25px 0 25px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #05e60b;
	font-weight: bold;
}




.wrap {
	margin: 15px 0 16px 0;
	border-bottom: 1px solid #fff;
}

.wrap2 {
	margin: 15px 0 16px 0;
	border-bottom: 1px solid #7f0095;
}

.wrapunten {
	margin: 0;
}



