body {
margin-top:10;
margin-bottom:10;
margin-left:10;
margin-right:10;
background: #ff6d6c;
background-image:url();
color:#000000;
font:12px Verdana,Arial,Helvetica,sans-serif;
scrollbar-base-color: #f5f756; 
scrollbar-arrow-color: #C6C6CA; 
scrollbar-shadow-color: #454752; 
scrollbar-darkshadow-color: #2E2F36; 
scrollbar-face-color: #f5f756; 
scrollbar-3dlight-color: #454752; 
scrollbar-highlight-color: #5C5F6D; 
scrollbar-track-color: #2E2F36}



A:link {
text-decoration: none; color: #000000}
A:active {
text-decoration: none; color: #000000}
A:visited {
text-decoration: none; color: #000000}
A:hover {
text-decoration: none; color: #ff6d6c}


TABLE#HEADER { 
BORDER-RIGHT: #2E2F36 4px solid; 
BORDER-LEFT: #5C5F6E 3px solid; 
BORDER-TOP: #5C5F6E 3px solid; 
BORDER-BOTTOM: #2E2F36 4px solid;
background-color: #f5f756
 }
TABLE#MAIN{ 
BORDER-RIGHT: #2E2F36 4px solid; 
BORDER-LEFT: #5C5F6E 3px solid; 
BORDER-TOP: #5C5F6E 3px solid; 
BORDER-BOTTOM: #2E2F36 4px solid;
background-color: #f5f756
 }
TABLE#PICTURE { 
BORDER-RIGHT: #5C5F6E 4px solid; 
BORDER-LEFT: #2E2F36 3px solid; 
BORDER-TOP: #2E2F36 3px solid; 
BORDER-BOTTOM: #5C5F6E 4px solid;
background-color: #f5f756
 }

FONT#SIZE1 {
font:14px Verdana,Arial,Helvetica,sans-serif;
}

FONT#SIZE2 {
font:17px Verdana,Arial,Helvetica,sans-serif;
FONT-WEIGHT: bold;
}

TD#MAIN {
padding-top: 5;
	padding-bottom: 5;
	padding-right: 5;
	padding-left: 5;
}

input.button {
background-color: #685A9C; 
font-weight: bold; 
font-size: 15px; 
color: white;
}




* {
	padding: 			0px;
	margin: 			0px;
}

html {
	font-family: 		Century Gothic;
	font-size: 			8pt;
	color: 				#000000;
	text-decoration: 	none;
	font-weight: 		bold;
}

div#container {
	width: 				680px;
	margin: 			0px auto;
	padding-top: 		60px;
}

div#header {
	text-align: 		center;
}

div#menu {
	width: 				680px;
	height: 			34px;
	margin-top: 		10px;
}

div#lijst {
	width: 				680px;
	height: 			150px;
	margin-top: 		10px;
}

div#contenttop {
	width: 				680px;
	height: 			4px;
	margin-top:			10px;
}

div#content {
	width:				680px;
	background:			#efefef;
	padding: 			10px;
}

div#contentbottom {
	width: 				680px;
	height:				4px;
	margin-bottom: 		5px;
}

div.item {
	float: 				left;
	margin: 			8px 5px 10px 11px;
}

div.naam {
	background: 		#b64a92;
	width: 				140px;
	height:				19px;
	text-align:			center;
	font-family: 		Century Gothic;
	font-size: 			8pt;
	color: 				#ffffff;
	text-decoration: 	none;
	font-weight: 		bold;
	padding-top: 		2px;
}

div.naam a {
	background: 		#b64a92;
	width: 				140px;
	height:				19px;
	text-align:			center;
	font-family: 		Century Gothic;
	font-size: 			8pt;
	color: 				#ffffff;
	text-decoration: 	none;
	font-weight: 		bold;
	padding-top: 		2px;
}

div#bottom {
	border-top: 		1px solid #d6cfcf;
	margin-top: 		10px;
	font-family: 		Century Gothic;
	font-size: 			8pt;
	color: 				#c97fb0;
	text-decoration: 	none;
	font-weight: 		bold;
}

div.left {
	margin-top:			5px;
	float:				left;
}

div.right {
	margin-top:			5px;
	float:				right;
	text-align:			right;
	margin-bottom:		20px;
}

ul.menu {
	list-style:			 none;
}

ul.menu li {
	float: 				left;
}

ul.menu li a {
	font-family: 		Century Gothic;
	font-size: 			8pt;
	color: 				#b0b0b0;
	text-decoration: 	none;
	font-weight: 		bold;
	display: 			inline-block;
	padding: 			10px 28px 8px 28px;
	margin:				0px 14px 0px 14px;
}

ul.menu li a:hover {
	background: 		#d2d0d0;
	color: 				#ffffff;
}

h1 {
	font-family: 		Century Gothic;
	font-size: 			30pt;
	color: 				#FFFFFF;
	text-decoration: 	none;
	font-weight: 		bold;
}


