/* CSS Document */

html
{
	margin: 0; 
	height: 100%; 
	background-image:url(/images/background_vierkant.gif);
	background-repeat:repeat;
} 

body
{
	position: relative; 
	min-height: 100%; 
	width: 786px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/containerback.gif);
	background-repeat: repeat-y;
}

A {
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container
{
	position: relative;
	width: 786px;
	margin-bottom: 110px;
	margin: 0 auto;
}

#container2
{
	position: relative;
	clear: both;
	width: 786px;
	height: 110px;
	margin: 0 auto;
}

#container_links
{
	float: left;
	position: relative;
	width: 563px;
}

#container_links_binnen
{
	position: relative;
	width: 563px;
	height: 580px;
	background-image: url(/images/achtergrond.gif);
	background-repeat: repeat-y;
}

#menu
{
	float: left;
	position: relative;
	width: 201px;
}

#menu_normaal_1
{
	position: relative;
	width: 201px;
	height: 24px;
	background-image: url(/images/menu1.gif);
}
#menu_normaal_2
{
	position: relative;
	width: 201px;
	height: 24px;
	background-image: url(/images/menu3.gif);
}
#menu_uitgeklapt
{
	position: relative;
	width: 201px;
	height: 24px;
	background-image: url(/images/menu2.gif);
}
#submenu
{
	position: relative;
	width: 201px;
	height: 24px;
	background-image: url(/images/submenu1.gif);
}
.tekst_menu_normaal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tekst_menu_uitgeklapt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tekst_submenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


#menu_bottom
{
	position: relative;
	width: 201px;
	height: 243px;
}

#inhoud
{
	float: left;
	position: relative;
	width: 362px;
}

#menu_footer
{
	position: relative;
	width: 201px;
	height: 243px;
	margin-bottom: -1px;
	z-index: 2;
	bottom: 110px;
}

#container_rechts
{
	float: left;
	position: relative;
	width: 223px;
}

#container_rechts_boven
{
	position: relative;
	clear: both;
}

#container_rechts_boven_boven
{
	position: relative;
	width: 223px;
	height: 24px;
	background-image: url(/images/talen-balk.gif);
}

#container_rechts_boven_onder
{
	position: relative;
	width: 223px;
	height: 23px;
	background-image: url(/images/onder-talen-balk.gif);
}

#container_rechts_links
{
	float: left;
	position: relative;
	width: 50px;
	height: 353px;
}

#container_rechts_rechts
{
	float: left;
	position: relative;
	width: 173px;
	height: auto;
}

#container_rechts_onder
{
	clear: both;
	position: relative;
	width: 223px;
	height: 231px;
}

#container_rechts_onder_links
{
	float: left;
	position: relative;
	width: 50px;
	height: 231px;
}

#container_rechts_onder_rechts
{
	float: left;
	position: relative;
	width: 173px;
	height: 231px;
	background-image: url(/images/adresgegevens.gif);
	background-repeat: no-repeat;
}

div#footer
{
	position: absolute;
	left: 50%; 
	margin-left: -393px;
	width: 786px;
	height: 110px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
	bottom: 0px;
}

div#copyright_disclaimer
{
	position: absolute;
	left: 50%; 
	margin-left: -393px;
	width: 786px;
	height: 20px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
	bottom: 0px;
	text-align: right;
}

.talenbalk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	line-height: 14px;
}
.onder_talenbalk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.onder_talenbalk2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	line-height: 14px;
}

.button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 18px;
	color: #ffffff;
	background-color:#666666;
	cursor: pointer;
}

A.copyright_disclaimer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

A.nieuwslink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4BAB49;
	line-height: 14px;
}