body
{
}
textarea, input, select
{
	border-width:			1px;
	border-style:			solid;
}
body, textarea, input, select
{
	font-size:				12px;
	font-family:			Arial;
	
	font-size:				11px;
	font-family:			Verdana;
	
	color:					white;
}
#achtergrond
{
	width:					100%;
	min-width:				800px;
	position:				fixed;
	_position:				absolute;
	top:					0;
	left:					0;
}
#wrapper
{
	width:					690px;
	width:					466px;
	overflow:				hidden;
	margin:					0 0 50px 100px;
	position:				relative;
}
#kop
{
	height:					205px;
	height:					175px;
	height:					210px;
	margin:					0 0 15px;
	background:				0 23px no-repeat;
	position:				relative;
}
#kolom1
{
	position:				relative;
}

h1
{
	margin:					70px 0 10px 0;
	*margin-bottom:			25px;
}
h1 img
{
}
h2
{
	font-size:				14px;
}
h3
{
	font-size:				13px;
	margin:					0;
}
p
{
	margin:					0 0 7px;
}
a
{
	color:					#F7C0D5;
	text-decoration:		none;
}

/* MENU */
.menus
{
	height:					24px;
	line-height:			14px;
	background:				url(/media/images/menu.png) no-repeat;
	_background:			none;
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/menu.png', sizingMethod='');
}
.menus ul
{
	margin:					0;
	list-style-type:		none;
	overflow:				auto;
}
.menus li, .menus li a
{
	display:				inline;
	float:					left;
}
.menus li
{
}
.menus li:hover, .menus li.huidig
{
	/*background:				url(/media/images/menu.gif) no-repeat;*/
	background:				white;
}
.menus li:hover a, .menus li.huidig a
{
	color:					#420E30;
}
.menus li a
{
	color:					white;
	font-size:				14px;
	text-decoration:		none;
	padding:				4px 16px 4px 17px;
}
.menus li.eerste.huidig, .menus li:hover.eerste
{
	background:				url(/media/images/menuronding.gif) 0 0 no-repeat;
	/*_background:			none;
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/menuronding.gif', sizingMethod='crop');*/
}
.menus li.laatste.huidig, .menus li:hover.laatste
{
	background:				url(/media/images/menuronding.gif) top right no-repeat;
	/*_background:			none;
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/menurechts.png', sizingMethod='crop');*/
}
.menus li.laatste
{
	padding:				0 1px;
}
#submenu
{
}
#subsubmenu
{
	background:				#420E30;
}
#subsubmenu li
{
}
#subsubmenu li a
{
	font-size:				12px;
	background:				#420E30;
	color:					white;
	padding:				4px 7px;
}
#subsubmenu li.huidig a, #subsubmenu li a:hover
{
	background:				white;
	color:					#420E30;
}

/* CONTENT */
#content
{
	padding:				14px 20px 20px;
	background:				#420E30;
	overflow:				auto;
	_zoom:					1;
}

/* FOOTER */
#footer
{
	clear:					both;
	height:					29px;
	background:				url(/media/images/footer.png) no-repeat;
	_background:			none;
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/footer.png', sizingMethod='');
}
#footer a
{
}

#twitter
{
	position:				absolute;
	bottom:					8px;
	right:					8px;
	z-index:				1;
}
#twitter img
{
	display:				block;
}
#contactformulier
{
	margin:					20px 0 0;
}
#contactformulier .button
{
	color:					#420E30;
	background:				white;
	margin-left:			90px;
	border:					none;
}

.fotolijst.even
{
	background:				none !important;
}
.foto-link img
{
	width:					426px !important;
}
#fotoalbum .foto-nav
{
	float:					right;
	clear:					both;
}
#fotoalbum .foto-nav .foto-vorige
{
	margin-right:			5px;
	padding-right:			5px;
	border-right:			1px solid #DDD;
}
#fotoalbum .leesmeer
{
	display:				none;
}

