body {
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		color: black;
		background-color: #ffffff;
		}

.logo {
		position: absolute;
		top: 15px;
		left: 10px;
		}

.header {
		position: absolute;
		top: 0px;
		left: 750px;
		}

.kop {
		position: absolute;
		top: 60px;
		left: 125px;
		color: #62336A;
		font-size: 45px;
		font-weight: bold;
		padding-left: 50px;
		border-left: 50px solid #5A2D5F;
		height: 70px;
		}

.lijn a {
		position: relative;
		top: 122px;
		#top: 115px;
		left: 117px;
		#left: 115px;
		font-size: 20px;
		padding-left: 50px;
		padding-top: 0px;
		height: 30px;
		display: block;
		height: 30px;
		max-width: 400px;
}

#lijn1 a {
		border-left: 50px solid #682F73;
		}
#lijn1 a:hover {
		border-left: 50px solid #5E2768;
		}

#lijn2 a {
		border-left: 50px solid #AD85BA;
		}
#lijn2 a:hover {
		border-left: 50px solid #8C5E9B;
		}

#lijn3 a {
		border-left: 50px solid #BD9ECA;
		}
#lijn3 a:hover {
		border-left: 50px solid #B491C3;
		}

#lijn4 a {
		border-left: 50px solid #CBB2D5;
		}
#lijn4 a:hover {
		border-left: 50px solid #C5AAD0;
		}

#lijn5 a {
		border-left: 50px solid #DACCE1;
		}
#lijn5 a:hover {
		border-left: 50px solid #D6C5DF;
		}

#lijn6 a {
		border-left: 50px solid #DCD4E1;
		}
#lijn6 a:hover {
		border-left: 50px solid #DCDBDF;
		}

#lijn7 a {
		border-left: 50px solid #e3dbe8;
		}
#lijn7 a:hover {
		border-left: 50px solid #DCDBDF;
		}

.lijnlink a:link {
		color: #7B858A;
		text-decoration: none;
		}

.lijnlink a:visited {
		color: #7B858A;
	      text-decoration: none;
		}

.lijnlink a:hover {
		color: #CACACA;
		text-decoration: none;
		}

.content {
		position: relative;
		top: 122px;
		#top: 115px;
		left: 117px;
		#left: 115px;
		font-size: 14px;
		padding-left: 50px;
		border-left: 50px solid #EEEEEE;
		padding-top: 20px;
		font-size: 14px;
		width: 70%;
		min-height: 50%;
		}

.contenttxt {
		margin-top: 15px;
		margin-bottom: 5px;
		}

.content a:link {
		color: #95288F;
		text-decoration: none;
		}

.content a:visited {
		color: #95288F;
		text-decoration: none;
		}

.content a:hover {
		color: #7B858A;
		text-decoration: none;
		}

.ckop {
	color: #62336A;
	font-size: 30px;
	font-weight: bold;
	}

.somp {
		margin-top: 20px;
		margin-bottom: 10px;
		border-top: 1px dotted gray;
		font-size: 12px;
		color: gray;
}

p {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
