body {
	font-size: 62.5%;
	font-family: verdana sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
	text-align: center;
}

a {
	color: #cc66cc;
	text-decoration: none;
}


a:link{
	color: #cc66cc;
	text-decoration: none;
}

a:hover{
	color: #feccff;
	text-decoration: underline;
}

a:visited {
	color: #cc66cc;
	text-decoration: none;
}

.clear {
	clear: both;
}

.normalparagraph {
	padding-left: 30px;
	padding-right: 30px;
	color: white;
	font-size: 1.1em;
	font-family: Verdana;
	text-align: justify;		
}

#header {
	width: 1024px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	padding: 0;
	
}

#headerleft {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('images/lijst_horizont_roze.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	width: 50px;
	height: 177px;
}

#headerlogo {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	width: 258px;
	height: 177px;
}

#headermiddle {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('images/lijst_horizont_roze.jpg');
	background-repeat: repeat-x;
	vertical-align: bottom;
	background-position: bottom;
	width: 591px;
	height: 177px;
}

#headerright {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('images/boog_boven1.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	width: 125px;
	height: 177px;
}


#main{
	width: 1024px;
	margin: 0px auto;
	text-align: left;
	padding: 0; 
}

#topcolleft{
	background-image: url('images/lijst_vertic_roze.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	height: 89px;
	width: 324px;
	margin: 0;
	padding:0;
	float: left;
}

#topcolright {
	background-image: url('images/boog_boven2.gif');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #333333;
	height: 89px;
	width: 699px;
	margin: 0;
	padding:0;
	float: right;
}

#maincontent {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url('images/lijst_vertic_roze.jpg');
	background-position: left;
	background-repeat: repeat-y;	
	overflow: hidden; 
}

#colleft{
	
	width: 324px;
	margin: 0;
	padding:0;
	float: left;
}

#colright {
	background-image: url('images/lijst_vertic_roze.jpg');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #333333;
	/* min-height: 300px; */
	width: 699px;
	margin: 0;
	padding: 0;
	float: right;
}

#colright h1{
	color: #cc66cc;
	font-family: verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold; 
	padding-left: 30px;
	padding-right: 100px;
}

#bottomcolleft{
	background-image: url('images/boog_onder2.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 160px;
	width: 324px;
	margin: 0;
	padding:0;
	float: left;
}

#bottomcolright {
	background-image: url('images/lijst_vertic_roze.jpg');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #333333;
	height: 160px;
	width: 699px;
	margin: 0;
	padding:0;
	float: right;
}

#footer {
	width: 1024px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
}

#footercolleftcorner{
	background-image: url('images/boog_onder1.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 125px;
	margin: 0;
	padding:0;
	float: left;
}

#footercolleft{
	background-image: url('images/lijst_horizont_roze.jpg');
	background-repeat: repeat-x;
	height: 8px;
	width: 200px;
	margin: 0;
	padding:0;
	float: left;
}

#footercolright {
	background-image: url('images/lijst_horizont_roze.jpg');
	background-repeat: repeat-x;
	height: 8px;
	width: 699px;
	margin: 0;
	padding:0;
	float: right;
}

#bottomtext{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding-top: 8px;
	color: white;
	font-size: 1.1em;
	font-family: Verdana;
	width: 420px;
	border-top:solid 1px #cc66cc; */
}

#bottomtext h4{
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 450px;
}

#bottomlogo{
	float: right;
	padding-right: 35px;
	padding-bottom: 10px;
}

#menu{
 	padding: 0 20px 10px 20px;
	font-family: verdana, sans-serif;
	font-variant: small-caps;
	font-size: 2.2em;
	line-height:40px;
	color: #333333;
	list-style-type: none;
	text-align: right;
}

#menu a{
	color: #333333;
}

#menu a:hover{
	background-image: url('images/pijltje.gif');
	background-position: left center;
	padding-left: 25px;
	background-repeat:no-repeat;
	color: #333333;
	text-decoration: none;
}

