body
{
	background:				#FAE4D9 url(/media/images/achtergrond.jpg) 0 45% no-repeat fixed;
}
body, textarea, input, select
{
	font-family:			Arial;
	font-size:				12px;
	color:					#444;
}
textarea, input, select
{
	border-width:			1px;
	border-style:			solid;
}
h2, h3, h4, a
{
	color:					#E6834E;
}
a
{
	text-decoration:		none;
}
a:hover
{
	text-decoration:		underline;
}
#wrapper
{
	width:					806px;
	margin:					0 auto;
	position:				relative;
}
#kop
{
	background:				url(/media/images/kop.png) top no-repeat;
	margin:					30px 0 0;
}
#kop h1
{
	float:					left;
	margin:					10px 0 0 20px;
}
#afbeelding
{
	position:				absolute;
	top:					-15px;
	left:					530px;
}
#kop hr
{
	background:				#E1CAA1;
	height:					10px;
	clear:					both;
	margin:					0 3px;
}
#kolommen
{
	background:				url(/media/images/achtergrond_midden.png) repeat-y;
	overflow:				auto;
	clear:					both;
	padding:				10px 3px 0;
}
#fotos
{
	height:					90px;
	width:					590px;
	overflow:				hidden;
	position:				relative;
}
#fotos img
{
	top:					0;
	left:					0;
	position:				absolute;
	display:				none;
}

#kolom1
{
	width:					200px;
	padding:				0;
	display:				inline;
	float:					left;
	position:				relative;
	min-height:				400px;
	text-align:				right;
}
#kolom2
{
	width:					590px;
	padding:				0;
	display:				inline;
	float:					right;
	position:				relative;
}

/* MENU */
#menu
{
	margin:					0;
	list-style-type:		none;
	clear:					both;
	overflow:				auto;
}
#menu li, #menu li a
{
	display:				inline;
	float:					left;
}
#menu li a, #submenu h2
{
	padding:				5px 10px;
	text-decoration:		none;
	color:					#E1CAA1;
	font-size:				13px;
	text-transform:			uppercase;
	font-weight:			bold;
}
#menu li a:hover, #menu li.huidig a
{
	color:					#E6834E;
}

/* SUBMENU */
#submenu
{
	margin:					0 0 20px;
	border-bottom:			1px solid #E6834E;
}
#submenu h2
{
	padding:				0;
	margin:					0;
}
#submenu ul
{
	margin:					0 0 2px;
	list-style-type:		none;
}
#submenu li, #submenu ul li a
{
}
#submenu li
{
	padding:				1px 0;
}
#submenu li a:hover
{
}
#submenu li.huidig a
{
	font-weight:			bold;
}

/* CONTENT */
#content
{
	padding:				10px;
}

/* FOOTER */
#footer
{
	clear:					both;
	background:				url(/media/images/achtergrond_onder.png) no-repeat;
	height:					29px;
}
#footer a
{
}
#balk
{
	background:				white;
	background:				#E1CAA1;
	opacity:				0.3;
	font-size:				50px;
	height:					300px;
	color:					white;
	text-align:				center;
	padding:				10px 0 0;
	
}

#contactgegevens
{
	color:					#777;
	margin:					0 0 20px;
	font-size:				11px;
}
#logos
{
	position:				absolute;
	bottom:					0;
	right:					0;
	text-align:				right;
	width:					150px;
}
#logos img
{
	margin-left:			10px;
}

.fotolijst
{
	position:				relative;
}
#fotoalbum .foto-nav
{
	float:					right;
	clear:					both;
}
#fotoalbum #foto img
{
	width:					100%;
}
#fotoalbum .foto-nav .foto-vorige
{
	margin-right:			5px;
	padding-right:			5px;
	border-right:			1px solid #E6834E;
}
