body {
	font-family: verdana;
	color: #7030a0;
	font-size: 15px;
	text-align:justify;
	}

h1 	{
	margin-top: 0px;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 1px;
	}

h3 	{
	text-align: left;
	}

#top
	{
	margin-top:0px;
	}
	
p 	{
	margin-bottom: 0px;
	}

p:first-letter
	{
	font-size:30px;
	font-weight:bold;
	}
	
p.align_right
	{
	text-align:right;
	}

a 
	{
	color: #e611f0;
	text-decoration:none;
	}
	
a:hover, a:active
	{
	color: #aa2ac0;
	text-decoration:none;
	text-decoration: underline;
	}	

input
	{
	background-color: #d0a8ed;
	color:#7030a0;
	border: 2px solid;
	border-color:#7030a0;
	}
	
input:focus, input:hover
	{
	border-color:#7030a0;
	}	
	
textarea
	{
	background-color: #d0a8ed;
	color:#7030a0;
	border: 2px solid;
	border-color:#7030a0;
	font-family: verdana;
	font-size: 15px;
	}
	
textarea:focus, textarea:hover
	{
	border-color:#7030a0;
	}

.selected 
	{
	color: #7030a0;
	text-decoration:none;
	}
	
#selected:hover, #selected:active
	{
	color: #e611f0;
	text-decoration:none;
	text-decoration: underline;
	}
	
#copyright
	{
	font-size: 12px; 
	margin-top: 20px; 
	text-align: right;
	}

#contact
{
	margin-left: auto;
}

#contact td 
	{
	text-align: right;
	}
	
#body 
	{
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	min-height:700px;
	}


#content 
	{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:894px;
	height: 100%;
	min-height:300px;
	}

#content_boven 
	{
	width:894px;
	height: 216px;
	background: url('images/content/boven.png');
	}
	
#content_boven a
{
	color: #7030a0;
}
	
#content_midden 
	{
	width:894px;
	margin: 0px;
	border: 0px;
	background-repeat: repeat-y;
	background: url('images/content/midden.png');
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#content_midden_text 
	{
	width:864px;
	margin: 0px;
	border: 0px;
	height: auto !important; 
	height: 100%;
	left:15px;
	position:relative;
	}
	
div.lefttext 
	{
	width:424px;
	margin: 0px;
	height: auto !important; 
	height: 100%;
	border: 0px;
	float:left;
	}
	
div.righttext 
	{
	width:424px;
	margin: 0px;
	height: auto !important; 
	height: 100%;
	border: 0px;
	float:left;
	margin-left: 15px;
	}
	
#content_onder 
	{
	margin-top:0px;
	width:894px;
	height: 67px;
	background: url('images/content/onder.png');
	}

div.menu 
	{
	position:relative;
	text-align: center;
	font-size: 18px;
	top:135px;
	left:-5px;
	letter-spacing: 1px;
	}

#menu_omschrijving 
	{
	position:relative;
	left: -5px;
	top: 138px;
	text-align:center;
	}

#homepage_right
	{
	margin-top: 20px; 
	text-align:center;
	}

.border
	{
	border: 2px solid; 
	border-color:#542d5c;
	}
img
	{
	border: 2px solid; 
	border-color:#542d5c;
	}
	
.noborder
	{
	border: 0px solid; 
	}
	
#verstuur
	{
	background-color: #b782c8;
	color:#542d5c;
	border: 2px solid;
	border-color:#542d5c;
	}
	
#verstuur:hover
	{
	background-color: #b782c8;
	color:#542d5c;
	border: 2px solid;
	border-color:#006600;
	}