body {	
	background-color			: #d7c1a0;
	background-image			: url(../images/background_website.jpg);
	background-repeat			: no-repeat;
	background-position			: bottom right;
	color						: #411432;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 10pt;
	font-weight					: normal;	
	margin						: 0px 0px 0px 0px;
	padding						: 0px 0px 0px 0px;
}

a, a.visited {
	color						: #7b002d;
}

a:hover {
	color						: #ba0101;
}

.website_header {	
	background-image			: url(../images/background_top.jpg);
	background-repeat			: repeat-x;
	height						: 100px;
	text-align					: center;
	width						: 100%;
}

.website_menu {
	background-image			: url(../images/background_menu.jpg);
	background-repeat			: no-repeat;
	left						: 0px;
	padding-top					: 15px;
	position					: absolute;
	top							: 0px;
	width						: 214px;
}

.website_content {
	color						: #411432;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 10pt;
	font-weight					: normal;
	left						: 230px;
	padding-left				: 25px;
	position					: absolute;
	top							: 114px;
	/*width						: 600px;*/
}

.website_copyright {
	color						: #411432;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 8pt;
	text-align					: center;
	z-order						: 10;
}

h1 {
	color						: #7b002d/*#411432*/;
	font-size					: 15pt;
	font-weight					: normal;
}

h2 {
	color						: #7b002d/*#411432*/;
	font-size					: 13pt;
	font-weight					: normal;
}

.HomepageBlok_Dagschotel {
	background-image			: url(../images/background_homepagebox1.gif);
	background-repeat			: no-repeat;	
	font-size					: x-small;	
	height						: 60px;
	overflow					: hidden;
	padding-bottom				: 35px;
	padding-left				: 30px;
	padding-right				: 30px;
	padding-top					: 35px;
	text-align					: center;
	width						: 143px;
}

.HomepageBlok_Binnenkort {
	background-image			: url(../images/background_homepagebox2.gif);
	background-repeat			: no-repeat;	
	font-size					: x-small;	
	height						: 216px;
	overflow					: hidden;
	padding-bottom				: 70px;
	padding-left				: 35px;
	padding-right				: 35px;
	padding-top					: 90px;
	text-align					: center;
	width						: 129px;
}

.WebshopHeader {
	font-size					: xx-small;	
}

.website_border_left {
	background-image			: url(../images/background_border_left.gif);
	/*background-repeat			: repeat-x;*/
	height						: 50%;
	left						: 0px;
	position					: absolute;
	top							: 420px;
	width						: 60px;
	z-order						: 0;
}

.website_border_bottom {
	align						: bottom;
	height						: 60px;
	bottom						: 0px;
	left						: 0px;
	position					: absolute;
	width						: 100%;
	z-order						: 0;
}

.website_border_bottom_left {
	background-image			: url(../images/background_border_b_l.gif);
	background-repeat			: no-repeat;
	height						: 129px;
	width						: 129px;
}

.website_border_bottom_middle {
	background-image			: url(../images/background_border_b_m.gif);
	background-repeat			: repeat-x;
	height						: 129px;
}

.website_border_bottom_right {
	background-image			: url(../images/background_border_b_r.gif);
	background-repeat			: no-repeat;
	height						: 129px;
	width						: 129px;
}

.website_border_right {
	background-image			: url(../images/background_border_right.gif);
	/*background-repeat			: repeat-x;*/
	height						: 90%;
	right						: 0px;
	position					: absolute;
	top							: 70px;
	width						: 60px;
	z-order						: 0;
}

.TaalKeuze {
	position					: absolute;
	right						: 15px;
	text-align					: right;
	top							: 15px;
	width						: 200px;
	z-order						: 100;
}

.TaalKeuzeVlag {
	border						: 2px solid #000000;
}