@charset "utf-8";

/* CSS Document */

/* =reset 
*****************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
}

/***100%height***/

#Form1 {
	height: 100%;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapperouter {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

/******/

/*** standaard ***/

ul {
	list-style: disc;
}

img, fieldset {
	border: 0px;
}

p {
	margin: 0px 0px 12px 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
	color: #003772;
	font-size: 26px;
	font-weight: normal;
}

h2 {
	margin: 0px 0px 8px 0px;
	color: #003772;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	margin: 0px 0px 6px 0px;
	color: #003772;
	font-size: 14px;
	font-weight: normal;
}

ul {
	margin: 0px 0px 12px 20px;
}

ol {
	margin: 0px 0px 12px 20px;
}

/* =body
*****************************************************/

body {
	color: #003772;
	background: url(/images/bodyback.png) center repeat-y;
	text-align: justify;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* =wrapperouter
	*****************************************************/

#wrapperouter {
	width: 100%;
	float: left;
	position: relative;
	background: url(/images/bodyback.png) center repeat-y;
}

/* =wrapper
		*****************************************************/

#wrapper {
	position: relative;
	width: 1140px;
	margin: 0 auto;
	z-index: 10;
}

/* =header
			*****************************************************/

#header {
	width: 1140px;
	height: 185px;
	float: left;
	position: relative;
	background: url(/images/headerback2.jpg) no-repeat center 160px;

}


/***headerslogan***/

#headerslogan {
	text-align: center;
	color: #df0c1e;
	font-size: 18px;
	width: 825px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top: 0px;
	letter-spacing: 12px;
}
#flags {
	text-align: right;
	width: 125px;
	height: 46px;
	position: absolute;
	left: 930px;
	top: 115px;
	letter-spacing: 12px;
}
/***zoekbox***/

#zoekbox {
	width: 210px;
	height: 19px;
	position: absolute;
	right: 154px;
	top: 69px;
	background: url(/images/zoekveldback.jpg) 61px 0px no-repeat;
}

#zoekbox span {
	letter-spacing: 1px;
	color: #9c9e9f;
	line-height: 19px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
}

#zoekbox input.inputbutton {
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	background: url(/images/zoekbutton.jpg);
	cursor: pointer;
}

#zoekbox input.inputtext {
	width: 118px;
	height: 16px;
	border: none;
	background: none;
	position: absolute;
	right: 27px;
	top: 0px;
	color: #9c9e9f;
	font-size: 11px;
}

/***logopic***/

#logopic {
	position: absolute;
	top: 15px;
	left: 55px;
}

/***mainmenu***/

#mainmenu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 18px;
	right: 160px;
}

#mainmenu li {
	float: left;
}

#mainmenu li a {
	font-size: 11px;
	color: #003772;
	text-decoration: none;
	letter-spacing: 1px;
}

#mainmenu li a:hover {
	
}

#mainmenu li.mainmenuitemselected a {
	font-weight: bold;
}

#mainmenu li.mainmenubetweenitems {
	margin: -1px 5px 0px 5px;
}

/* =content
			*****************************************************/

#content {
	width: 1140px;
	float: left;
	padding: 0px 0px 195px 0px;
	background: url(/images/bodyback.png) center repeat-y;
	z-index: 10;
}

/***leftcontent***/

#leftcontent {
	width: 160px;
	padding: 80px 0px 0px 0px;
	float: left;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
/***leftcontent***/

#leftcontent {
	width: 160px;
	padding: 80px 0px 0px 0px;
	float: left;
	overflow: hidden;
	z-index: 10;
	position: relative;
        text-align: left;}

/***submenu***/

#submenu {
	list-style: none;
	margin: 0px 0px 0px -3px;
}

#submenu li {
	margin: 0px 0px 20px 0px;
	width: 160px;
	float: left;
}

#submenu li a {
	letter-spacing: 0px;
	color: #003872;
	font-size: 11px;
	display: block;
	float: left;
	padding: 0px 0px 0px 21px;
	background: url(/images/submenuback.jpg) center left no-repeat;
	text-decoration: none;
}

/*#submenu li a:hover {color:#df0c1f;font-weight:bold;background:url(/images/submenubackH.jpg) center left no-repeat;}*/

#submenu li.submenuitemselected a {
	color: #df0c1f;
	font-weight: bold;
	background: url(/images/submenubackH.jpg) center left no-repeat;
}

/***rightcontent***/

#rightcontent {
	width: 980px;
	padding: 19px 0px 0px 0px;
	float: right;
	overflow: hidden;
	z-index: 10;
	position: relative;
}

/***tekstcontent***/

#tekstcontent {
	letter-spacing: 0px;
	width: 820px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	z-index: 10;
	position: relative;
}

/* =wrapperouterbottom
		*****************************************************/

#wrapperouterbottom {
	width: 100%;
	height: 548px;
	position: absolute;
	bottom: 0px;
	background: url(/images/wrapperouterback.jpg) bottom repeat-x;
	z-index: 8;
}

#wrapperouterbottominner {
	width: 1140px;
	height: 548px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: #ffffff;
	position: relative;
	z-index: 8;
}

/* =footer
		*****************************************************/

#footer {
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0px;
	background: url(/images/wrapperouterback.jpg) bottom repeat-x;
	z-index: 11;
}

#footercontent {
	width: 1140px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	position: relative;
	z-index: 11;
}

#footercontentbottom {
	width: 1140px;
	height: 45px;
	background: #003772;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/***footerboxes***/

#footerboxes {
	letter-spacing: 0px;
	height: 132px;
	width: 645px;
	position: absolute;
	left: 151px;
	bottom: 22px;
	overflow: hidden;
	z-index: 12;
}

div.footerbox {
	width: 200px;
	height: 132px;
	float: left;
	position: relative;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}

/***footerrightblock***/

#footerrightblock {
	width: 343px;
	height: 101px;
	position: absolute;
	right: 18px;
	bottom: 53px;
	overflow: hidden;
	z-index: 11;
}

/***footermenu***/

#footermenu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 60px;
	top: 10px;
}

#footermenu li {
	letter-spacing: 1px;
	float: left;
	font-size: 10px;
	color: #ffffff;
}

#footermenu li a {
	text-decoration: none;
	color: #ffffff;
}

#footermenu li.footermenubetweenitems {
	margin: -1px 7px 0px 7px;
}

/***site links***/

A:LINK {
	color: #e00d1f;
	text-decoration: none;
}

A:VISITED {
	color: #e00d1f;
	text-decoration: none;
}

A:HOVER {
	color: #e00d1f;
	text-decoration: underline;
}

