html, body {
  margin: 0px;
  padding: 0px;
}
body {
  text-align:center;
  scrollbar-arrow-color: 2E8F8E;
  scrollbar-track-color: BCD7D8;
  scrollbar-face-color: 82BCBB;
  scrollbar-highlight-color: FFFFFF;
  scrollbar-3dlight-color: FFFFFF;
  scrollbar-darkshadow-color: 716F64;
  scrollbar-shadow-color: ACA899;
  
  background-color:#2E8F8E;
}
body, div,td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt; /* Moet in punten! 8 - 10 - 12 - 14 - ask J om anders te proberen ivm fontsize detectie*/
	font-style: normal;
	color: #000000;
}
#site {
	height:100%;
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 758px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	background-color: #7AB0B2;
	background-image:url(struct/backgrounds/contentbg.gif);
	background-repeat:repeat-x;
}

a:link { color: #2E8F8E; font-weight: bold; text-decoration: underline;}
a:visited { color: #2E8F8E; font-weight: bold; text-decoration: underline;}
a:active { color: #2E8F8E; font-weight: bold; text-decoration: underline;}
a:hover {color: #000000; font-weight: bold; text-decoration: underline;}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}

hr {
	color: #4E5D6D;
}
.submenunaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.button
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5E9E8;
	font-weight: bold;
	border: 1px outset;
	cursor: hand;
	background-color: #2E8F8E;
	/*background-image: url('http://www.site2day.be/struct/images/backgr_button.gif');*/
	}
		#Tabel-inschrijfformulier TR TD
		{
		border-width: 0px;
		borderColor: #006634;
		height: 20;
		padding: 5px;
		margin: 1px;
		color: #000000;
		background-color: #E5E5E5;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		}

input, textarea
		{
		text-decoration: none;
		font-family: Arial;
		font-size: 10pt;
		font-weight : normal;
		border-width: 1px;
		border-color: #2E8F8E;
		background-color: #FFFFFF;
		}

.vraaglink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	color: #2E8F8E;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-size: 10pt;
	color: #2e8f8e;
	font-weight: bold;
}
.style3 {
	color: #2e8f8e;
	font-weight: bold;
}
.style4 {
	color: #2E8F8E;
	font-weight: bold;
}
.style5 {color: #2e8f8e}