@import url(reset.css);
@import url(menu.css);
@import url(boxes.css);
@import url(fotoalbum.css);
@import url(sitemap.css);

html,body
{
	height:				100%; /* Required */
}
body {
	background:			#f18a00 url(/gfx/bgbody.png) repeat-y center ;
}

#zooi
{
	position:			absolute;
	width:				100%;
	height:				100%;
	background:			transparent url(/gfx/bgwattnzooi.png) no-repeat top center;
	z-index:			1;
}

#wrapper {
position:absolute;
width:100%;
min-height:100%;
height:100%;
z-index:2;
}

.home
{
	position:			absolute;
	left:				50%;
	margin-left:		-430px;
	top:				32px;
	width:				200px;
	height:				120px;
	z-index:			5;
	background:			transparent;
}

#zones
{
margin:-12px 0 11px 0;
}
#docenteningang
{
width:172px;
height:60px;
margin-bottom:4px;
}

#menu
{
width:630px;
margin-top:104px;
margin-left:256px;
height:28px;
}

/* kruimelpad */
#crumble
{
width:615px;
height:28px;
margin-left:271px;
font:11px/28px Arial, Helvetica, sans-serif;
color:#d6e6a0;
}
#crumble li
{
display:inline;
}
#crumble li a,
#crumble li a.hi
{
color:#d6e6a0;
text-decoration:none;
background:none;
}
#crumble li a:hover
{
color:white;
border:none;
}
#crumble li a.hi:hover
{
color:white;
}


#left
{
float:left;
width:600px;
margin:28px 0 0 90px;
}
#weetjes
{
float:right;
width:160px;
height:220px;
margin:-96px 54px 0 0;
}
#right
{
float:right;
width:172px;
margin:12px 60px 0 0;
}



td#footer
{
	height:					125px;
	vertical-align:			bottom;
	background:				#f18a00 url(/gfx/bgbody.png) repeat-y center;
}
.footer
{
	width:					946px;
	height:					125px;
	background:				#f18a00 url(/gfx/bgfooter.png) no-repeat top center;
}
.footer p
{
	font:					10px/12px Arial, Helvetica, sans-serif;
	color:					#d3031c;
	color:					white;
	text-align:				right;
	padding:				85px 175px 0 0;
}


td {
vertical-align:top;
text-align:left;
}

ul
{
}

#pics
{
float:left;
width:210px;
margin:0 10px 0 0;
}
.pic
{
width:210px;
margin:4px 15px 11px 0;
}
.bs
{
width:210px;
border-bottom:solid 1px white;
padding-bottom:8px;
font-style:italic;
}

/* Nieuws */

.nieuwsitem
{
padding-bottom:8px;
margin-bottom:8px;
background:url(/gfx/bgnieuwsitem.gif) no-repeat left bottom;
}

/* Poll */
form#poll input.stem
{
margin:8px 0;
background:#fff;
}
table.poll tr.line
{
border-bottom:solid 1px white;
}
table.poll td
{
padding:2px 0;
}
input.stem
{
width:44;
height:34;
color:#a85f20;
border:solid 1px #f08a00;
background:#a85f20;
}


/* DOWNLOADS */

.download
{
float:left;
clear:both;
width:570px;
margin:8px 0 0 0;
}
.afb
{
width:172px;
float:left;
margin-top:3px;
}
.oms
{
width:383px;
float:left;
margin-left:15px;
}


/* LICHTKRANT */
.lichtkrant
{
width:570px;
font:14px/16px "Courier New", Courier, monospace;
font-weight:bold;
padding:0 15px;
background:url(/gfx/midbox4.gif) repeat-y;
}
.lichtkrant a
{
text-decoration:none;
}
.lichtkrant a:hover
{
text-decoration:none;
color:#e3006a
}
.lichtkrant .seperator
{
color:#fdc400;
}

