body	{
	background: url(../images_layout/bg.gif) fixed repeat-y center top;
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#wrapper	{
	background: ##FAEDD2 ;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

html>#wrapper	{
	background: #FFFFFF ;
	width: 800px;
} 

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background: #FAEDD2;
	clear: both;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 

}

#header {
	background: url(../images_layout/back_top2.jpg) no-repeat;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	height: 110px;
	width: 800px;

}

#main_content {
	background: #FAEDD2 url(../images_layout/achtergrond.gif) no-repeat right bottom;
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
	width: 800px;
	position:relative;
	z-index: 1;
	display: block;
	background-image: url(../images_layout/achtergrond.gif);
}

#main_content a:link, #main_content a:visited, #main_content a:active {
	color: #B2005B;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: bold;
}

#main_content a:hover{
	color: #EAA900;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
	font-weight: bold;
}

#navcontainer {
	width: 175px;
	left: 5px;
	top: 5px;
	position:absolute;
	}

#navcontainer ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 5px;
  list-style-type: none;
  line-height: 4px;

  }
  
#navcontainer a {
	display: block;
 	padding-left: 5px;
	width: 160px;
	border: 1px dotted #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 4px;
  }
  
#navcontainer a:link, #navlist a:visited {
  	color: #B2005B;
	padding-left: 5px;
	text-decoration: none;
 	border: 1px dotted #B2005B;
	line-height: 23px;

  }
  
#navcontainer a:hover {
  background-color: #B2005B;
  padding-left: 5px;
  color: #EAA900;
  line-height: 23px;

}

#blok_groot {
	position:absolute;
	width:570px;
	z-index:2;
	left: 198px;
	top: 230px;
	border: 1px dotted #B2005B;
	padding: 5px;
	height: 70px;
}

#blok_groot2 {
	position:absolute;
	width:350px;
	z-index:2;
	left: 418px;
	top: 302px;
	background-color: #FFFFFF;
	border: 1px dotted #B2005B;
	padding: 5px;
	height: 237px;
}

#blok_groot_tekst {
	position:absolute;
	width:570px;
	z-index:2;
	left: 198px;
	top: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #B2005B;
	padding: 5px;
}
#blok_links {
	position:absolute;
	width:165px;
	height:180px;
	z-index:2;
	left: 10px;
	top: 180px;
	background-color: #FFFFFF;
	border: 1px dotted #B2005B;
}
#blok_aanbieding_kop {
	position:absolute;
	width:580px;
	height:200px;
	z-index:2;
	left: 198px;
	top: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #B2005B;
	border-right-color: #B2005B;
	border-left-color: #B2005B;
	border-bottom-color: #B2005B;
}

#blok_klein_kop {
	position:absolute;
	width:185px;
	height:65px;
	z-index:2;
	background-color: #FFFFFF;
	border-right: 1px dotted #B2005B;
	border-left: 1px dotted #B2005B;
}

#blok_klein {
	position:absolute;
	width:185px;
	height:195px;
	z-index:2;
	background: #FFFFFF url(../images_layout/bg_aanbied.jpg) no-repeat center bottom;
	border-right: 1px dotted #B3045D;
	border-bottom: 1px dotted #B3045D;
	border-left: 1px dotted #B3045D;
}

#blok_foto {
	position:absolute;
	width:185px;
	height:172px;
	z-index:2;
	background: #FFFFFF;
	border-right: 1px dotted #B3045D;
	border-bottom: 1px dotted #B3045D;
	border-left: 1px dotted #B3045D;
}

#footer {
	position:absolute;
	width:800px;
	height:20px;
	z-index:2;
	color: #EAA900;
	background-color: #B2005B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #EAA900;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: normal;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
	font-weight: normal;
}

#blok_links a:link, #blok_links a:visited, #blok_links a:active {
	color: #EAA900;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#blok_links a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 0px;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tekstplat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
}

.tekstkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #EAA900;
	font-weight: bold;
	line-height: 14px;
}
.tekstplatblokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
}
.tekstkopblokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #EAA900;
	font-weight: bold;
	line-height: 14px;
}
.tekstplatblokjeklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
}
.tekstplatblokjeklein2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
.tekstplat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
}
.tekstplatitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
}
.kopGroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #EAA900;
	font-weight: bold;
	line-height: 14px;
}
.tekstBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #B2005B;
	font-weight: bold;
	line-height: 18px;
}
.tekstplat_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
#blok_deelnemen {
	position:absolute;
	width:165px;
	height:50px;
	z-index:2;
	left: 10px;
	top: 520px;
	background-color: #EAA900;
	border: 1px dotted #B2005B;
}

#blok_deelnemen a:link, #blok_deelnemen a:visited, #blok_deelnemen a:active {
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blok_deelnemen a:hover{
	color: #B2005B;
	text-decoration: underline;
	padding: 0 0 0 0px;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#overzicht a:link, #overzicht a:visited, #overzicht a:active {
	color: #B2005B;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#overzicht a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 0 0 0px;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kopGroot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #B2005B;
	font-weight: bold;
	line-height: 14px;
}

H1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #B2005B;
	font-weight: bold;
	line-height: 14px;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #B2005B;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #EAA900;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	}
	
.kop_logie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #EAA900;
	font-weight: bold;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #B2005B;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
}
