body
{
	font-size:9pt;
	line-height:150%;
	color:#004e91;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.boddie
{
	background-image:url(/shared/images/custom/bg.gif);
	background-repeat:repeat-x;
}

#container
{
	width:1018px;
	padding-top:3px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	height:184px;
	background-image:url(/shared/images/custom/header1.png);
}

#menu
{
	width:981px;
	height:47px;
	margin-left:13px;
	padding-left:8px;
	background-image:url(/shared/images/custom/menu.png);
}

#content
{
	padding-left:29px;
	padding-top:39px;
	padding-bottom:40px;
}

#footer
{
	width:986px;
	height:82px;
	margin-left:12px;
	background-image:url(/shared/images/custom/footer.gif);
}

#menu a
{
	display:block;
	float:left;
	height:47px;
	text-indent:-3000px;
}

#menu .home
{
	width:102px;
}
#menu .home:hover,
#menu .home_selected
{
	width:102px;
	background-position:-8px -47px;
	background-image:url(/shared/images/custom/menu.png);
}
#menu .deelnemers
{
	width:142px;
	margin-left:5px;
}
#menu .deelnemers:hover,
#menu .deelnemers_selected
{
	width:142px;
	margin-left:5px;
	background-position:-115px -47px;
	background-image:url(/shared/images/custom/menu.png);
}
#menu .programma
{
	width:190px;
	margin-left:5px;
}
#menu .programma:hover,
#menu .programma_selected
{
	width:190px;
	margin-left:5px;
	background-position:-262px -47px;
	background-image:url(/shared/images/custom/menu.png);
}
#menu .organisatie
{
	width:234px;
	margin-left:5px;
}
#menu .organisatie:hover,
#menu .organisatie_selected
{
	width:234px;
	margin-left:5px;
	background-position:-457px -47px;
	background-image:url(/shared/images/custom/menu.png);
}
#menu .sponsors
{
	width:112px;
	margin-left:5px;
}
#menu .sponsors:hover,
#menu .sponsors_selected
{
	width:112px;
	margin-left:5px;
	background-position:-696px -47px;
	background-image:url(/shared/images/custom/menu.png);
}
#menu .foto
{
	width:168px;
	margin-left:5px;
}
#menu .foto:hover,
#menu .foto_selected
{
	width:168px;
	margin-left:5px;
	background-position:-813px -47px;
	background-image:url(/shared/images/custom/menu.png);
}

.albums
{
	float:left;
	width:230px;
}

.albumselected
{
	font-weight:bold;
}

.fotos
{
	float:left;
	width:750px;
}

.fotos div
{
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #ddf2fb;
	width:230px;
	height:230px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.fotos div:hover
{
	border:1px solid #009bdf;
	background-color:#ddf2fb;
}

#darkener
{
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	z-index:10;
}

#popin
{
	position:absolute;
	text-align:center;
	width:320px;
	height:320px;
	padding:10px;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	z-index:11;
}

#popin img
{
	margin:10px 10px 10px 10px;
}

#popin .popin_footer
{
	width:100%;
	height:20px;
	text-align:center;
}

#popin .popin_footer .links
{
	float:left;
	position:relative;
	cursor:pointer;
	margin-left:10px;
}
#popin .popin_footer .rechts
{
	float:right;
	position:relative;
	cursor:pointer;
	margin-right:10px;
}

#popin .popin_footer .links span
{
	position:absolute;
	left:0px;
	top:3px;
	width:7px;
	height:9px;
	background-image:url(/shared/images/custom/headers2.gif);
	background-position:-117px -50px;
}
#popin .popin_footer .rechts span
{
	position:absolute;
	right:0px;
	top:3px;
	width:7px;
	height:9px;
	background-image:url(/shared/images/custom/headers2.gif);
	background-position:-122px -50px;
}

#popin .popin_footer .links div
{
	position:absolute;
	left:15px;
}

#popin .popin_footer .rechts div
{
	position:absolute;
	right:15px;
	text-align:right;
}

#popin .kruizert
{
	position:absolute;
	display:none;
	right:25px;
	top:25px;
	width:32px;
	height:32px;
	background-image:url(/shared/images/custom/headers1.png);
	background-position:-219px -70px;
	cursor:pointer;
	z-index:30;
}

#popin:hover .kruizert
{
	display:block;
}

.error
{
	border:2px solid #ff0000;
}



.column_left
{
	float:left;
	width:460px;
}

.column_right
{
	float:left;
	width:460px;
	background-color:#ff00000;

}

h1
{
	font-size:18pt;
	padding:0px;
	padding-bottom:20px;
	margin:0px;
	font-weight:bold;
}

a
{
	color:#004e91;
}

.clear
{
	clear:both;
}
