html {
	height						: 100%;
	margin						: 0;
	padding						: 0px;	
}

body {	
	background-attachment		: fixed;
	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;	
	height						: 100%;
	margin						: 0;
	padding						: 0px;	
}

a, a.visited {
	color						: #7b002d;
}

a:hover, .website_inloggen 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;
	height						: 436px;
	left						: 0px;
	margin-top					: -15px;
	padding-left				: 64px;
	padding-top					: 15px;
	position					: absolute;
	top							: 0px;
	width						: 277px;
}

.website_content {
	color						: #411432;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 10pt;
	font-weight					: normal;
	padding-bottom				: 100px;
	padding-left				: 170px;
	top							: 120px;
	width						: 700px;
	z-index						: 20;	
}

.website_copyright {
	color						: #411432;
	font-family					: Verdana, Arial, sans-serif;
	font-size					: 8pt;
	text-align					: center;
	width						: 200px;
	z-index						: 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-y;
}


.website_border_right {
	background-image			: url(../images/background_border_right.gif);
	background-position			: right;
	background-repeat			: repeat-y;
}

.website_border_bottom {
	height						: 60px;
	bottom						: 0px;
	left						: 0px;
	position					: relative;
	width						: 100%;
	z-index						: 1;
}

.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;
}

.TaalKeuze {
	position					: absolute;
	right						: 15px;
	text-align					: right;
	top							: 15px;
	width						: 200px;
	z-index						: 100;
}

.TaalKeuzeVlag {
	border						: 2px solid #000000;
}

.website_inloggen {
	font-size					: 8pt;
	float						: right;
	height						: 20px;
	padding-right				: 20px;
	padding-top					: 5px;
	position					: relative;
	text-align					: right;
	width						: 100px;
}

.website_foto {
	z-index						: 10;
}

.website_inloggen a {
	color						: #d7c1a0;
	text-decoration				: none;
}

.website_banners {
	font-size					: 8pt;
	text-align					: center;
}
