html, body
{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "Verdana";
	font-size: 13px;
	color: #53534d;
}

h3
{
	padding: 2px;
	margin: 0px;
	font-size: 1.1em;
}

p.intro
{
	margin: 3px;
	padding: 0px 0px 0px 15px;
	font-size: 0.8em;
}

a
{
	color: #53534d;
	text-decoration: none;
}
table
{
	border-left: 1px solid orange;
	border-right: 1px solid orange;
}

#logo
{
	padding: 10px;
}

#address
{
	padding: 10px;
}

.languages 
{
	padding-left: 170px;
}

div.language
{
	float: left;
	height: 65px;
	width: 250px;
	font-size: 1.5em;
	text-align : left;
}

#talen_lijst
{
	width:			60px;
	height:			50px;
	margin-left:	50px;
	margin-top:		10px;
}
div.language img
{
	float: left;

}

.language_button
{
	border: 1px solid orange;
	margin-top: 10px;
}

div.ln_desc
{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

div.menu a
{
	font-size: 1.4em;
	float: left;
	width: 150px;
	height: 26px;
	font-weight: normal;
}

div.menu a:hover
{
	font-weight: bold;
}

.background_1
{
	background: url('/images/background_1.png') no-repeat;
}	


.background_2
{
	background: url('/images/background_2.png') no-repeat;

}	

.bg2_type_2
{
	background-position: -120px 0px;
}

.background_3
{
	background: url('/images/background_3.png') no-repeat;

}	

.bg3_type_2
{
	background-position: -255px -60px;
}

.bg3_type_3
{
	background-position: 0px -100px;
}
.bg3_type_4
{
	background-position: -20px -50px;
}


.background_4
{
	background: url('/images/background_4.png') no-repeat;

}	

.background_5
{
	background: url('/images/background_5.png') no-repeat;

}	

.background_6
{
	background: url('/images/background_6.png') no-repeat;
}	

.background_7
{
	background: url('/images/background_7.png') no-repeat;

}	

.background_8
{
	background: url('/images/background_8.png') no-repeat;

}	

.background_9
{
	background: url('/images/background_9.png') no-repeat;
}	


h1
{
	text-transform: uppercase;
	color: orange;
	font-size: 1.1em;
	margin-left: -30px;
}

.text
{
	padding: 10px;
	padding-left: 40px;
	font-size: 0.8em;
}

td.faq
{
	padding-left: 110px;
	padding-right: 150px;
}

div#submenu
{
	padding-top: 10px;
	width: 730px;
	text-align: right;
	margin-right: 15px;
}

div#submenu a
{
	text-transform: uppercase;
	color: orange;
	font-size: 0.8em;
	display: inline;
	margin-right: 20px;
}


div#submenu a:hover
{
	font-weight: bold;
}

div#submenu_2
{
	width: 730px;
	float: right;
	padding-top: 7px;
	text-align: right;
	margin-right: 25px;
}

div#submenu_2 a
{
	color: #53534d;
	font-size: 0.8em;
	display: inline;
	margin-right: 8px;
}

div#submenu_2 a:hover
{
	font-weight: bold;
}

li
{
	margin-left: 10px;
}

.text a
{
	color: orange;
}

div#background {
	width: 			755px;
	/*height: 		500px;*/
	height: 		100%;
	position: 		absolute;
	top: 			0px;
	z-index:		999;
	margin-bottom: -400px;
}

td#picture img.big_image {
	position: 		relative;
	z-index:		100;
}

.menu { 
	position:		absolute;
	z-index:		2000;
}

#submenu, #submenu_2, .text { 
	position:		relative;
	z-index:		1000;
}

.formulier
{
	border: 0px;
}

h1.intro
{
	margin: 0;
	font-variant: small-caps;
	text-transform: none !important;
}

span.select {
	position: absolute;
	width: 99px; /* With the padding included, the width is 125 pixels: the actual width of the image. */
	height: 14px;
	padding: 0 24px 0 2px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(/images/select01.png) no-repeat;
	overflow: hidden;
}

