body {
	background-color:#F4A034;
	/* background-image:url(../art/graphics/blokjes_test.png); */
	background-position:center top;	
	text-align:center;
	margin:24px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ### POSITIONERING  */
#wrapper{
	background-color:#EE7D11;
	width:984px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header{
	background-color:#FCE3BA;
	height:210px;
	margin:0;
	padding:1px 0;
}
#koepelmenu{
	margin:0 0 5px 228px;
	padding:0;
	list-style-type:none;
}
#koepelmenu li, #koepelsub ul li{
	float:left;
}
#koepelmenu li a, #koepelsub ul li a, #hoofdmenu li a, #submenu li a{
	display:block;
	padding:3px 10px 3px 10px;
	margin:0 4px 4px 0;
	color:#fff;
	text-decoration:none;
}
#koepelmenu li a:hover, #koepelsub ul li a:hover, #hoofdmenu li a:hover, #submenu li a:hover, #vluchtelingenmenu a:hover{
	background-color:#B10034;
}
#koepelmenu li a, #koepelsub ul li a{
	background-color:#80331B;
}
#koepelsub{
	clear:both;
	margin-left:228px;
	height:30px;
}
#koepelsub ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#koepelmenu .current, #koepelsub a.current{
	background-color:#B10034;
}
#koepelmenu .stamvader{
	background-color:#B10034;
}


#nav{ /* div om ul hoofdnavigatie */
	width:100%;
	margin:0;
}
#hoofdmenu{ /* ul hoofdnavigatie */
	margin:0 0 0 228px;
	padding:0;
	list-style-type:none;
}
#hoofdmenu li, #submenu li{
	float:left;
}
#hoofdmenu li a, #submenu li a{
	background-color:#E32219;
}
#hoofdmenu li a.current, #submenu li a.current, #broodkruim li a.current{
	background-color:#B10034;
}
#hoofdmenu li a.stamvader{
	background-color:#B10034;
}
#submenu{
	background-color:#000;
	padding:0;
	clear:both;
	margin: 0 0 0 228px;
}
#submenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#vluchtelingenmenu{
	width:180px;
	margin:24px 0 0 24px;
	padding:0;
	float:left;
	display:inline;
}
#vluchtelingenmenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#vluchtelingenmenu ul li{
	
}
#vluchtelingenmenu ul ul{
	margin-left:20px;
	
}
#vluchtelingenmenu a{
	color:#fff;
	background-color:#E32219;
	display:block;
	padding:4px 10px;
	text-decoration:none;
	margin-bottom:4px;
}
#vluchtelingenmenu .current{
	background-color:#B10034;
}
#vluchtelingenmenu .stamvader{
	background-color:#B10034;
}
#subsubs{
	background-color:#E32219;
	width:160px;
	padding:24px;
	margin:-24px -24px 24px 24px;;
	list-style-type:none;
	float:right;
}
#subsubs a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 0 4px 0;
	margin-bottom:0;
	border-top:4px #EE7D11 solid;
}
#broodkruim{
	background-color:#B8B8B8;
	clear:both;
	margin:5px 200px 5px 200px;
	padding:10px;
}

#portretten{
	width:92px;
	float:right;
	margin:24px 24px 0 0;
	display:inline;
}
#portretten img{
	margin-bottom:12px;
}

#content{
	width:568px;
	padding:24px;
	margin:24px 0 24px 228px;
	background-color:#EAEAEA
}
h1{
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:24px;
}
h3{
	margin:10px 0 5px 0;
	font-weight:normal;
	font-size:16px;
}
#content p{
	margin:5px 0;
}
hr.clearboth{
	visibility:hidden;
}
img{border:none;}
#content p.intro{
	line-height:1.4em;
	margin:10px 0;
}
#footer{
	background-color:#EE7D11;
	clear:both;
	height:24px;
	margin:0;
}
#tolocations{
	width:180px;
	margin:24px 0 0 24px;
	float:left;
	display:inline;
}
#tolocations #amsterdam			{background-image:url(../art/graphics/locatie_amsterdam.gif);}
#tolocations #amsterdam:hover	{background-image:url(../art/graphics/locatie_amsterdam_mo.gif)}
#tolocations #zaanstreek		{background-image:url(../art/graphics/locatie_zaanstreek.gif)}
#tolocations #zaanstreek:hover	{background-image:url(../art/graphics/locatie_zaanstreek_mo.gif)}
#tolocations #edam				{background-image:url(../art/graphics/locatie_edam.gif)}
#tolocations #edam:hover		{background-image:url(../art/graphics/locatie_edam_mo.gif)}
#tolocations #nederland			{background-image:url(../art/graphics/locatie_nederland.gif)	; background-color:#F6AC4E;}
#tolocations #nederland:hover	{background-image:url(../art/graphics/locatie_nederland_mo.gif)}

#tolocations a{
	padding:65px 0 0 0;
	height:0;
	overflow:hidden;
	background-color:#E32219;
	display:block;
	color:#fff;
	width:180px;
	margin-bottom:24px;
	background-repeat:no-repeat;
}

a{ text-decoration:none; color:#E32219; }
.img_left{
	margin:3px 10px 8px 0; float:left;
}
.img_right{
	margin:3px 0 8px 10px; float:right;
}