body
{
	margin: 0; 
	padding: 0;
	background:#4C074E; 
	font-family:Verdana,Tahoma,sans-serif;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	font-size:14px
}

a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dotted #fff;
	font-size: 14px;
	outline: none;
}
a:hover
{
	border-bottom:1px dotted #FEDE00;
	color: #FEDE00;
	text-decoration:none;
	font-weight:normal; 
}



#logo
{
	background-image: url(images/logo8.gif);
	height: 269px;
}

#navigation
{
	margin-left: 40px;
	margin-top: 30px;
}


#navigation ul
{
	padding:0px;
	margin: 0px;
}

#navigation ul li
{
	list-style: square;
	padding-top:9px;
	margin: 0;
	line-height:1.5em;
	color: #C298C3;
}

#submenu ul li
{
	list-style: none;
	padding-top:9px;
	margin: 0;
	line-height:1.5em;
	color: #C298C3;
}

#submenu ul li a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dotted #fff;
	font-size: 14px;
	outline: none;
}
#submenu ul li a:hover
{
	border-bottom:1px dotted #FEDE00;
	color: #FEDE00;
	text-decoration:none;
	font-weight:normal; 
}



#navigation a
{
	color: #C298C3;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #fff;
	font-size: 15px;
	outline: none;
}

#navigation a:hover
{
	border-bottom:1px dotted #FEDE00;
	color: #FEDE00;
	text-decoration:none;
	font-weight:bold; 
}

#menuscript
{
	position: absolute;
	top:-60px;
	left: 0;
	font-size: 30px;
	color: #C298C3;
}

#content
{
	position: absolute;
	left: 230px;
	top: 240px;
	width: 600px;
	text-align: left;
	line-height:20px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 30px;
}

#contentText
{
	background:#7A107D;
	padding: 8px;
	border-left: 0px solid #8B568D;
	border-top: 0px solid #8B568D;
	border-right: 0px solid #420F43;
	border-bottom: 0px solid #420F43;
}


h2
{
	padding: 0;
	margin: 0;
	font-size: 16px;
	margin-bottom: 5px;
	color: #FFDF00;
}

#taal
{
	margin-top: 30px;
	color: #fff;
	font-size: 12px;	
}

#taal a
{
	color: #fff;
	font-weight: normal;
	border-bottom:0px;
	font-size: 12px;	
}
	#taal a:hover
	{
		color: #FEDE00;
		font-weight: normal;
		border-bottom:0px;
		font-size: 12px;
		text-decoration: underline;
	}
	
#cvdl
{
	margin-top: 20px;
	margin-bottom:30px;
}

.news
{
	background:#7A107D;
	padding: 10px;
	margin-bottom: 20px;
}

#linken ol
{
	margin-left: 20px;
	padding: 0;
}

#linken ol li
{
	padding: 10px;
}

