html, body {
	background-color: #ede7f0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body {
	margin: 0px;
	scrollbar-face-color: #ede7f0; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-highlight-color: #ede7f0; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #ede7f0; 
	scrollbar-arrow-color: #731472;
	
}

td.menu {
	padding-left: 30px;
	background-image: url('../images/menu_bg.gif');
	line-height: 13px;
	height: 30px;
}

td.menu_over {
	padding-left: 30px;
	background-image: url('../images/menu_bg_over.gif');
	line-height: 13px;
	height: 30px;
}

h1 a {

}

a, a:visited, a:active {
	color: #000000;
}

a.amenu, a.amenu:visited{
	color: #ffffff;
	text-decoration: none;
}



a.amenua, a.amenua:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #731472;
	margin-top: 0px;
	line-height: 18px;
	font-weight: bold;
}

h1 a, h1 a:link, h1 a:visited {
	color: #731472;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731472;
	line-height: 18px;
	font-weight: bold;
}

img.gal {
	border: solid 1px #731472;
}

input.button {
	border: solid 1px #731472;
	color: #731472;
	background-color: #ede7f0;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #731472;
	color: #731472;
}

#main {
	width: 1000px;
	height: 684px;
	text-align: left;
	overflow: hidden;
}

#navigatie {
	position: relative;
	top: -511px;
	width: 207px;
	left: 26px;
	height: 333px;
}

#content {
	position: relative;
	float:left;
	top: -835px;
	left: 250px;
	width: 723px;
	height: 400px;
	overflow: auto;
}

#con {
	margin-right: 10px; 
}
