html, body
{
	height:					100%;
}
body
{
	background:				white url(/media/images/background.jpg) center top no-repeat fixed;
}
textarea, input, select
{
	border-width:			1px;
	border-style:			solid;
}
body, textarea, input, select
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:				11px;
	color:					#222;
}
h2
{
	font-size:				14px;
	color:					#251C5C;
	margin-bottom:			10px;
}
h3
{
	font-size:				12px;
	margin:					0;
}
h4
{
	font-size:				11px;
	margin:					0;
}
h5
{
	font-size:				11px;
	color:					#445;
}
p
{
	margin:					0 0 7px;
}
.true
{
	border:					1px solid #003;
}
.false
{
	border:					1px solid #CE3000;
}
img
{
	border:					none;
}
ul
{
	list-style-type:		bullet;
	margin-left:			20px;
}
ul li
{
	margin:					0 0 3px;
}
a
{
	color:					#251C5C;
}
.leesmeer, .terug, .datum
{
	color:					#00A3B4;
	text-decoration:		none;
}
.leesmeer
{
	float:					right;
	padding-right:			13px;
	background:				url(/media/images/lees_meer.gif) right bottom no-repeat;
}
.terug
{
	padding-left:			13px;
	background:				url(/media/images/terug.gif) left bottom no-repeat;
	float:					right;
}
#outer
{
	min-height:				100%;
	_height:				100%;
	position:				relative;
}
#wrapper
{
	width:					1000px;
	margin:					0 auto;
	padding:				0 0 30px;
	position:				relative;
	border:					solid #94BBD0;
	border-width:			0 1px;
	overflow:				hidden;
}
#kop
{
	float:					right;
	width:					811px;
	height:					132px;
	border-bottom:			1px solid #D6E3EA;
}
#kolom1
{
	width:					187px;
	margin-right:			2px;
	padding:				0;
	display:				inline;
	float:					left;
}
#kolom2
{
	width:					539px;
	padding:				0;
	display:				inline;
	float:					left;
	min-height:				400px;
	margin-right:			1px;
	position:				relative;
}
#kolom3
{
	width:					250px;
	padding:				0 10px 10px;
	display:				inline;
	float:					left;
}

/* MENU */
#menu
{
	margin:					39px 10px 0 5px;
	list-style-type:		none;
}
#menu li, #menu li a
{
}
#menu li
{
	margin:					5px 0;
}
#menu li a
{
	border:					1px solid #CCC;
	padding:				3px 5px;
	display:				block;
	background-repeat:		repeat-x;
	color:					white;
	text-decoration:		none;
	background:				url(/media/images/menu1.jpg);
}
#menu li a:hover
{
	background:				url(/media/images/menu1a.jpg);
}
#menu li.huidig a
{
	cursor:					default;
}
#menu li.huidig ul a
{
	cursor:					pointer;
}
#menu ul
{
	list-style-type:		none;
	display:				none;
	margin:					0 0 0 10px;
}
#menu .huidig ul
{
	display:				block;
}
#menu ul a
{
	background:				url(/media/images/menu2.jpg);
}
#menu ul .huidig a, #menu ul li:hover a
{
	background:				url(/media/images/menu3.jpg);
}

/* CONTENT */
#content
{
	padding:				10px;
}

/* FOOTER */
#footer
{
	position:				absolute;
	bottom:					0;
	left:					0;
	width:					100%;
	height:					25px;
}
#footerinner
{
	width:					990px;
	margin:					0 auto;
	text-align:				right;
	color:					#00A3B4;
}
#footer a
{
	padding:				0 5px;
}

.transtable
{
	width:					530px;
	margin-left:			-10px;
}
.transtable td, .trans
{
	border:					1px solid white;
	padding:				10px;
}
.transtable tr > td, div > .trans
{
	background:				url(/media/images/trans.png);
}
.trans
{
	overflow:				auto;
}
* html .transtable td
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');
}
* html .trans
{
	zoom:1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');
}
#kop #fotofader
{
	position:				relative;
	height:					132px;
	width:					812px;
}
#kop #fotofader img
{
	top:					0;
	left:					0;
	position:				absolute;
	display:				none;
}

#kruimelspoor
{
	padding:				0 0 0 11px;
}
#kruimelspoor span
{
	color:					#00A3B4;
}
#kruimelspoor a
{
	text-decoration:		none;
}

#adresgegevens
{
	font-size:				11px;
	color:					#251C5C;
	float:					left;
	margin:					1px 0 0 192px;
}
#adresgegevens span
{
	color:					#00A3B4;
}