﻿body 
{
	font-family			: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size			: 13px;
	color				: #FFF;
	margin				: 0;
	padding				: 0;
}

body#website 
{
	background-color	:#f58220;
    text-align      	:center;

}
#kaartje_lb
{
 position		:absolute;
 top			:-60px;
 left			:-100px;
 z-index		:100;
}
#kaartje_lo
{
 position		:absolute;
 top			:450px;
 left			:-100px;
 z-index		:100;
}
#kaartje_mo
{
 position		:absolute;
 top			:520px;
 left			:300px;
 z-index		:100;
}
#kaartje_rb
{
 position		:absolute;
 top			:-60px;
 left			:700px;
 z-index		:100;
}

#witte_rand_boven {
	padding				: 0 0 0 0;
	margin				: 0px auto 0px auto;
	text-align			: left;
	background-color	: #000;
	width				: 1000px;
	position			: relative;
	top					:100px;
}
#border_left {
	width				: 20px;
	}
#border_right {
	width				: 30px;
	}
#info_frame {
	float				: left;
	width				: 710px;
	text-align			: left;
	position			: relative;
	left				: 120px;
	top					: 30px;
	font-size			: 20px;
	font-family			:Verdana, Arial, sans-serif, EurostileRegular; 
	}
#info_frame_c1 
{
	float				: left;
	width				: 250px;
	text-align			: left;
	position			: relative;
	left				: 90px;
	top					: 30px;
	font-size			: 20px;
	font-family			:Verdana, Arial, sans-serif, EurostileRegular; 
	}
#info_frame_c2
 {
	float				: left;
	width				: 400px;
	text-align			: left;
	position			: relative;
	left				: 210px;
	top					: 30px;
	font-size			: 20px;
	font-family			:Verdana, Arial, sans-serif, EurostileRegular; 
	text-decoration		:none;

	}

.noborder {
	border 				: none;
	background-color	: transparent;
}
table.outer_table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
	background-color:Transparent;
}
table.outer_table td {
	border-width: 0px;
	background-color	:#f58220;
	padding: 0px;
	border-style: inset;
}

table.knop {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
	background-color:Transparent;
}

table.knop td.knop{
	text-align			:center;
	color				:white;
	width				:187px;
	height				:40px;
	background-color	:#d1d3d4;
	cursor				:pointer;
	cursor				:hand;
}
table.knop td.knop:hover{
	text-align			:center;
	color				:white;
	width				:187px;
	height				:40px;
	background-color	:#a0a2a5;
	cursor				:pointer;
	cursor				:hand;
}
table.knop td.knop_active{
	text-align			:center;
	color				:white;
	width				:187px;
	height				:40px;
	background-color	:#a7a9ac;
}
table.knop td.knop_tussen{
	text-align			:center;
	color				:white;
	width				:5px;
	height				:40px;
	background-color	:white;
}
a.knop
{
	font-family			:Verdana, Arial, sans-serif, EurostileRegular; 
	font-size			:20px;
	font-weight			:normal;
}
a.text_images_groot
{
	font-family			:Verdana, Arial, sans-serif, EurostileRegular; 
	font-size			:43px;
	font-weight			:normal;
	position			: relative;
	bottom				: -10px;

}
table.info_full td.info_full
{
	width				:950px;
	height				:300px;
	background-color	:#a0a2a5;
	vertical-align		:top;
	text-align			:center;	
}
td.td_info
{
	background-color	:#a0a2a5;
}


a.info, a.info:link, a.info:visited
{
font-family				:Verdana, Arial, sans-serif, EurostileRegular; 
}

a, a:link, a:visited
{
font-family				:Verdana, Arial, sans-serif, EurostileRegular; 
text-decoration			:none;
color					:White;
}


 td.links
{
	width				:950px;
	height				:40px;
	background-color	:white;
	text-align			:right;
	vertical-align		:middle;
	position			:relative;
	top					:0px;
	left				:0px;
}
img
{
	border				:none;
	text-decoration		:none;
}