@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	height: 100%;
	width: 100%;
}
A:link {
	color: #ec3b86;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	color: #8d003b;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited {
	color: #8d003b;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu A:link	{
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu A:active:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu A:hover {
	color: #ec3b86;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu A:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu A:visited:hover {
	color: #ec3b86;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#submenu A:link {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#submenu A:active:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#submenu A:hover {
	color: #ec3b86;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#submenu A:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#submenu A:visited:hover {
	color: #ec3b86;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.button_left  {
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 53px;
	width: 4px;
	padding-right: 5px;
}
.button_center  {
	background-repeat: repeat-x;
	text-align: left;
	margin: auto;
	padding-top: 15px;
	float: left;
	height: 38px;
}
.button_right  {
	background-position: left;
	background-repeat: no-repeat;
	margin: auto;
	float: left;
	height: 53px;
	width: 4px;
	padding-left: 5px;
}
.button_submenu {
	text-align: left;
	margin: auto;
	float: left;
	height: 20px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#container  {
	width: 810px;
	height: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner  {
	height: 166px;
	background-image: url(images/logo.gif);
}
#menu  {
	height: 53px;
	background-image: url(images/menu_background.jpg);
	text-align: center;
	overflow: visible;
}
#menucontainer  {
	float: left;
	left: 50%;
	position: relative;
	height: 53px;
}
#menubuttons  {
	float: left;
	position: relative;
	left: -50%;
	height: 53px;
}
#content  {
	height: 1200px;
	min-height: 400px;
	_height: 500px;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	background-color: #000;
}
#content_left {
	width: 520px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#content_right {
	width: 190px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 25px;
	background-image: url(images/zandeinde.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#framecontainer {
	text-align: left;
	background-image: url(images/submenu_background.gif);
	background-repeat: no-repeat;
}
#submenu  {
	height: 20px;
}
#submenucontainer {
	height: 20px;
	float: left;
	left: 50%;
	position: relative;
}
#submenubuttons {
	height: 20px;
	left: -50%;
	float: left;
	position: relative;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 128px;
	background-image: url(images/footer_background.gif);
}
h1,h2,p,img {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	color: #d9005b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	color: #d9005b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
}
ul,ol {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
}

