body, html {
	height: 100%;
	background: url(../images/bg_body.jpg);
	font-family: "Trebuchet MS", Arial, sans-serif;
}

html, body, fieldset, h1, h2, h3, div, span { 
	margin: 0;
	padding: 0;
}

h1 {
	margin: 5px 0 30px -1px;
	font-size: 19px;
	color: #c9126f;
	line-height: 22px;
}

p, div, span, table {
	font-size: 12px;
	color: #000;
	line-height: 21px;
}

p {
	margin: 16px 0;
}

a {
	color: #c9126f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin-bottom: 0;
}

#shadow_right {
	width: 22px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/shadow_right.png) repeat-y;
	position: absolute;
	left: 911px;
	top: 0px;
}

#blokjes {
	width: 13px;
	height: 225px;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
	background: url(../images/bg_blokjes.png) no-repeat;
}

#style_switch {
	width: 175px;
	height: 172px;
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	background: url(../images/style_switch.jpg) no-repeat;
	z-index: 10;
}

#container {
	margin: 0;
	width: 100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/bg_container.jpg) repeat-x;
}

#site {
	width: 911px;
	background: #fff;
	padding-bottom: 75px !important;
	padding-bottom: 0px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#left {
	width: 297px;
	height: 777px;
	position: relative;
	float: left;
	background: url(../images/bg_left.jpg) no-repeat top left;
}

#right {
	width: 614px;
	position: relative;
	float: left;
	background: url(../images/bg_top.jpg) no-repeat top right #fff;
}

#top {
	width: 614px;
	height: 250px;
	position: relative;
	float: left;
}

#menu {
	width: 187px;
	height: 230px;
	position: relative;
	float: left;
	background: url(../images/bg_menu.jpg) no-repeat top left;
}

.menu_uitlijning {
	float: left;
	position: relative;
	left: 28px;
	top: 15px;
	line-height: 14px;
}

.menu_uitlijning a {
	color: #fff;
	width: 130px;
	font-size: 13px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.menu_uitlijning a:hover {
	color: #ffc8e4;
}

.submenu {
	width: 159px;
	float: left;
	position: absolute;
	z-index: 13;
	left: 115px;
	top: 18px;
	display: none; 
}

.subtop {
	width: 159px;
	float: left;
	position: relative;
	height: 12px;
	top: 0;
	background: url(../images/sub_top.jpg) no-repeat;
}

.submiddle {
	width: 159px;
	float: left;
	position: relative;
	background: url(../images/sub_middle.jpg) repeat-y;
	text-indent: 15px;
	line-height: 14px;
	padding: 3px 0;
}

.submiddle a {
	color: #b73175;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.submiddle a:hover {
	color: #c5106d;
}

.subbottom {
	width: 159px;
	float: left;
	position: relative;
	height: 12px;
	bottom: 0;
	background: url(../images/sub_bottom.jpg) no-repeat;
}

#logo {
	width: 247px;
	height: 154px;
	position: relative;
	float: right;
	top: 18px;
	right: 42px;
}

#breadcrumbs {
	width: 225px;
	height: 20px;
	position: absolute;
	right: 42px;
	top: 200px;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #6d6c6c;
	line-height: 20px;
	word-spacing: 2px;
}

#breadcrumbs a {
	text-decoration: underline;
	color: #5d5c5c;
	font-weight: normal;
}

#tekst {
	width: 295px;
	position: relative;
	float: left;
}

#tekst_2 {
	width: 542px;
	position: relative;
	float: left;
}

.banner_onder_tekst {
	margin-top: 35px;
}

#banner {
	width: 247px;
	height: 569px;
	position: relative;
	float: right;
	right: 42px;
}

#banner img {
	float: left;
	border: none;
}

#footer {
	width: 911px;
	background: #fff;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 65px;
}

.footer {
	position: relative;
	float: right ;
	right: 42px;
	width: 581px;
	height: 35px;
	padding-top: 30px;
	background: url(../images/footer_lijn.jpg) no-repeat top right;
}

.footer_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 2px;
	color: #a2a1a1;
}

.footer_tekst a {
	color: #a2a1a1;
	font-weight: normal;
	text-decoration: none;
}

.footer_tekst a:hover {
	text-decoration: underline;
}

.footer_vrouw {
	width: 268px;
	height: 474px;
	position: absolute;
	float: left;
	left: 0;
	bottom: 0;
	background: url(../images/bg_vrouw.png) no-repeat left bottom;
	z-index: 11;
}

/* opmaak tekst*/

.inleiding {
	font-weight: bold;
	color: #333;
}

strong {
	color: #c9126f;
	font-weight: bold;
}

ul {
	margin-bottom: 0;
}

/* einde opmaak tekst*/

.hide {
	display: none;
}

.form, .form2
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px #c9126f solid;
	color: #000000;	
}

.SUBJECTSEPARATOR {
	border-bottom:solid;
	border-width:1px;
	border-color:#FF1493;
	margin:10px;
}
