#adres {
	width: 200px;
	height: 63px;
	position: absolute;
	top: 180px;
	left: 0;
	display: block;
	background: url(../images/adres_en_bg.jpg) no-repeat;
}

#flashbanner {
	width: 620px;
	height: 184px;
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	background: url(../images/flash_bg.jpg) no-repeat;
}

#inhoud {
	width: 620px;
	height: auto;
	position: absolute;
	top: 244px;
	left: 20px;
	display: block;
	background: #dfeaee;
}

/* @group MenuBalk */
#menubalk {
	width: 620px;
	height: 40px;
	top: 204px;
	left: 20px;
	position: absolute;
	display: block;
	background-color: #2e71a6;
}

#menubalk ul {
	margin: 0 0 0 245px;
	padding: 0px;
	width: 370px;
	height: 40px;
}

#menubalk li {
	display:  inline;
	padding: 0;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

.menuspacer {
	width: 5px;
	height: 40px;
	background: transparent url(../images/menu_spacer.jpg) no-repeat;
	overflow: hidden;
}

#menubalk li a {
	display: block;
	background: transparent url(../images/menu_bg_en.jpg) no-repeat;
	overflow: hidden;
}

#menuitem_01 a 								{width: 88px; height: 40px;}
#menuitem_01 a:link, #menuitem_01 a:visited {background-position: -165px 0px;}
#menuitem_01 a:hover, #menuitem_01 a:focus 	{background-position: -165px -40px;}
#menuitem_01 a:active 						{background-position: -165px -80px;}

/*#menuitem_02 a 								{width: 50px; height: 40px;}
#menuitem_02 a:link, #menuitem_02 a:visited {background-position: -171px 0px;}
#menuitem_02 a:hover, #menuitem_02 a:focus 	{background-position: -171px -40px;}
#menuitem_02 a:active 						{background-position: -171px -80px;}*/

#menuitem_03 a 								{width: 79px; height: 40px;}
#menuitem_03 a:link, #menuitem_03 a:visited {background-position: -255px 0px;}
#menuitem_03 a:hover, #menuitem_03 a:focus 	{background-position: -255px -40px;}
#menuitem_03 a:active 						{background-position: -255px -80px;}

/*#menuitem_04 a 								{width: 49px; height: 40px;}
#menuitem_04 a:link, #menuitem_04 a:visited {background-position: -300px 0px;}
#menuitem_04 a:hover, #menuitem_04 a:focus 	{background-position: -300px -40px;}
#menuitem_04 a:active 						{background-position: -300px -80px;}*/

#menuitem_05 a 								{width: 71px; height: 40px;}
#menuitem_05 a:link, #menuitem_05 a:visited {background-position: -338px 0px;}
#menuitem_05 a:hover, #menuitem_05 a:focus 	{background-position: -338px -40px;}
#menuitem_05 a:active 						{background-position: -338px -80px;}

#menuitem_06 a 								{width: 70px; height: 40px;}
#menuitem_06 a:link, #menuitem_06 a:visited {background-position: -412px 0px;}
#menuitem_06 a:hover, #menuitem_06 a:focus 	{background-position: -412px -40px;}
#menuitem_06 a:active 						{background-position: -412px -80px;}

#menuitem_07 a 								{width: 65px; height: 40px;}
#menuitem_07 a:link, #menuitem_07 a:visited {background-position: -485px 0px;}
#menuitem_07 a:hover, #menuitem_07 a:focus 	{background-position: -485px -40px;}
#menuitem_07 a:active 						{background-position: -485px -80px;}

#menuitem_08 a 								{width: 65px; height: 40px;}
#menuitem_08 a:link, #menuitem_08 a:visited {background-position: -555px 0px;}
#menuitem_08 a:hover, #menuitem_08 a:focus 	{background-position: -555px -40px;}
#menuitem_08 a:active 						{background-position: -555px -80px;}

/* @end */

/* @group Foto */

#fototekst {
	height: auto;
	position: relative;
	top: 5px;
	margin-bottom: 20px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

#fotokader {
	width: 210px;
	height: 210px;
	position: relative;
	background-color: white;
}

#foto {
	width: 190px;
	height: 190px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerkader {
	width: 210px;
	height: 442px;
	position: relative;
	background-color: white;
}

#flyerkadersmall {
	width: 210px;
	height: 210px;
	position: relative;
	background-color: white;
}

#flyerfoto {
	width: 190px;
	height: 422px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerfotosmall {
	width: 190px;
	height: 190px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerfoto a img {
	border: 0;
}

#themekader {
	width: 210px;
	height: 386px;
	position: relative;
	background-color: white;
}

#themefoto {
	width: 190px;
	height: 366px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}
/* @end */