html, body
{
	height:					100%;
}
body
{
	background:				white url(/media/images/headerbg.png) center top repeat-x;
}
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:				16px;
	color:					#AB0234;
	margin-bottom:			8px;
	font-weight:			normal;
}
h3
{
	color:					#10206B;
	font-size:				12px;
	margin:					0;
	font-weight:			normal;
}
h4
{
	font-size:				11px;
	margin:					0;
	font-weight:			normal;
}
h5
{
	font-size:				11px;
	color:					#444;
}
p
{
	margin:					0 0 7px;
}
.true
{
	border:					1px solid #003;
}
.false
{
	border:					1px solid #AB0234;
}
img
{
	border:					none;
}
a
{
	color:					#AB0234;
	text-decoration:		none;
}
.leesmeer, .terug
{
	color:					#10206B;
}
.datum
{
	color:					#555;
	margin:					0 0 3px;
}
.leesmeer
{
	margin:					10px 0 0;
	padding:				0;
	display:				block;
}
.terug
{
	padding-left:			13px;
	background:				url(/media/images/terug.png) left bottom no-repeat;
	float:					right;
}
.item
{
	margin:					0 0 10px;
	padding:				10px;
	background:				#F4F4F4;
}

#outer
{
	min-height:				100%;
	position:				relative;
	/*_height:				100%;*/
}
#wrapper
{
	width:					974px;
	margin:					0 auto;
	padding-bottom:			30px;
	position:				relative;
	overflow:visible;
}
#kop
{
	height:					345px;
	background:				url(/media/images/watermerk.png) no-repeat;
}
#kolom1
{
	width:					220px;
	margin-right:			20px;
	padding:				0;
	float:					left;
	min-height:				1px;
}
#kolom2
{
	position:				relative;
	width:					500px;
	margin-right:			20px;
	padding:				0;
	float:					left;
}
#kolom3
{
	width:					214px;
	margin:					0;
	padding:				0;
	display:				inline;
	float:					left;
}
#kolom3 > div
{
	background:				#DCDCDC;
	margin:					0 0 10px;
	padding:				10px;
	overflow:				auto;
}
#kolom3 .item
{
	margin:					0 0 5px -5px;
	padding:				5px;
	background:				#E6E6E6;
	width:					100%;
}
#kolom3 .leesmeer
{
	margin:					3px 0;
}

h1
{
	padding:				23px 0 0 35px;
}

/* MENU */
#menu
{
	margin:					0;
	list-style-type:		none;
	position:				absolute;
	top:					292px;
	left:					0;
}
#menu li, #menu li a
{
	display:				inline;
	float:					left;
}
#menu li a
{
	padding:				5px 10px;
	color:					#A9AECB;
}
#menu li.huidig a, #menu li.huidig a:hover
{
	background:				#E6E6E6;
	color:					#11206B;
}
#menu li a:hover
{
	color:					white;
}

/* SUBMENU */
#submenu
{
	margin:					0;
	list-style-type:		none;
}
#submenu li
{
	margin:					0 0 10px;
}
#submenu li a
{
	background:				#EAEAEA url(/media/images/pijltje.png) right 5px no-repeat;
	border-left:			2px solid #10206B;
	border-right:			5px solid #EAEAEA;
	padding:				4px 25px 4px 4px;
	color:					#333;
	display:				inline-block;
}

#submenu li.huidig a, #submenu li.huidig a:hover
{
	background-color:		#10206B;
	background-image:		url(/media/images/pijltje.png);
	border-left:			2px solid #EAEAEA;
	border-right-color:		#10206B;
	color:					#EAEAEA;
}
#submenu li a:hover
{
	/*border-right:			3px solid #EAEAEA;
	padding-right:			27px;*/
	background-color:		#F3F3F3;
	border-right-color:		#F3F3F3;
	border-left-color:		#F3F3F3;
}

/* CONTENT */
#content
{
	padding:				10px;
	background:				#F4F4F4;
	overflow:				auto;
}

/* FOOTER */
#footer
{
	width:					100%;
	height:					20px;
	padding-top:			5px;
	background:				#10206B;
	color:					white;
	position:				absolute;
	bottom:					0;
}
#footerinner
{
	width:					744px;
	margin:					0 auto;
	position:				relative;
	padding-left:			230px;
}
#footermenu
{
	margin:					0;
	list-style-type:		none;
}
#footermenu li, #footermenu li a
{
	float:					left;
	display:				inline;
}
#footermenu a
{
	padding:				0 15px 0 0;
	color:					white;
}

#fotofader
{
	position:				relative;
	margin-top:				14px;
	float:					right;
	width:					710px;
	height:					248px;
	border:					10px solid white;
}
#fotofader img
{
	width:					710px;
	height:					248px;
	top:					0;
	left:					0;
	position:				absolute;
	display:				none;
}
#fotofader img:first-child
{
	display:				block;
}

#kruimelspoor
{
	padding:				0 0 0 11px;
}
#kruimelspoor span
{
	color:					#00A3B4;
}
#kruimelspoor a
{
}

#adresgegevens
{
	font-size:				11px;
	float:					left;
	margin:					1px 0 0 192px;
}
#adresgegevens span
{
}

#banners
{
	list-style-type:		none;
	margin:					0;
	/*position:				absolute;
	top:					345px;
	left:					0;*/
	border:					solid #DDDDDD;
	border-width:			5px 0 0;
	width:					214px;
}
#banners li
{
	border:					solid #DDDDDD;
	border-width:			0 5px 5px;
}
#banners li img, #banners li a
{
	display:				block;
}

#zoekmenu form
{
	margin:					3px 0 0;
	padding:				1px;
	background:				white;
}
#zoekmenu .true
{
	width:					150px;
	border:					none;
	height:					18px;
	width:					174px;
}
#zoekmenu .button
{
	background:				#E6E6E6;
	padding:				4px 5px 3px;
	border:					none;
	float:					right;
	width:					6px !important;
	min-width:				6px !important;
}
