* {
	margin: 0px;
}
/* green BBD80A */
/* red B1101B */
html {
	height: 100%;
	margin: 0px;
}

body {
	background-color:#FFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px; 
	color: #FFF;
	margin: 0px;
	background-color: #000;
	height: 100%;
}

#basecontainer {
	width: 100%;
	position: relative;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	height: 100%;
}

#base {
	width: 970px;
	position: relative;
	border: none;
	/*border: 1px solid red;*/
	/*height: 669px;*/
	min-height: 100%;
	margin: 0px auto;
	margin-bottom: -33px;
	z-index: 2;
}

#topmenu {
	position: absolute;
	top: 135px;
	left: 37px;
	font-size: 15px;
	color: #FFF;
}
#menu_item {
	padding-left: 13px;
	padding-right: 13px;
	height: 27px;
	padding-top: 6px;
	float: left;
	font-weight: bold;
	color: #FFF;
}

#menu_item.selected,#menu_item:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(images/menu_selected.gif);
}
#submenu {
	position: absolute;
	top: 217px;
	left: 37px;
	font-size: 13px;
	width: 167px;
}
#submenu #links {
	margin-bottom: 30px;
}
#pdf {
	background-image: url(/images/photo/image/pdf_icon.png);
	width: 34px;
	height: 34px;
	overflow: hidden;
	float: left;
}
#submenu #links a {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	float: left;
	clear: left;
	position: relative;
	width: 167px;
	height: 24px;
	margin-top: 2px;
	border-bottom: 1px dotted #555;
	padding-left: 6px;
	white-space:nowrap;
}
#submenu #links a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/submenu.gif);
	background-repeat: no-repeat;
}
#submenu #links a.selected {
	color: #FFF;
	background-image: url(/images/submenu.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

#zoekbox {
	position: absolute;
	top: 141px;
	right: 35px;
}
#zoekveld {
	background-image: url(images/zoekbalk.gif);
	width: 117px;
	height: 18px;
	border: 0px solid black;
	padding: 2px;
	margin: 0px;
	float: left;

}
#zoeksubmit {
	background-image: url(images/zoekknop.gif);
	float: left;
	width: 39px;
	height: 22px;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
}

#adres {
	position: absolute;
	top: 64px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
	right: 35px;
	color: #999;
}
#adres a {
	color: #999;
}

#logolink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 120px;
}


.title {
	margin-top: 0px;
	color: #FFF;
	font-size: 22px;
	padding-left: 30px;
	background-image: url(images/title.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-align: left;
}

#paddingwrapper {
	position: relative;
	margin-bottom: 63px;
	min-height: 669px;
	height:auto !important;
	* height: 669px;
}

#contentblock {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: justify; 
	padding-top: 217px; 
	padding-left: 266px;
	width: 671px;
}
/* uitzonderingen homepage */
#contentblock.home {
	padding-left: 0px;
	width: 937px;
	padding-top: 172px;
}
#homeimage {
	margin-left: 30px;
	width: 900px;
	height: 320px;
	position: relative;
	 
	background-image: url(images/home.jpg);
}
#homeimage a {
	color: #FFF;
	position: absolute;
	left: 695px;
}
#homeimage #a1 {
	top: 121px;
}
#homeimage #a2 {
	top: 151px;
}
#homeimage #a3 {
	top: 181px;
}
#homecontent {
	padding-top: 25px;
	margin-left: 30px;
	width: 900px;
}
#home-links {
	width: 234px; padding-left: 8px; padding-right: 8px; vertical-align: top;
}
#home-links b {
	color: #005596;
	font-size: 14px;
}
#home-midden {
	width: 384px; padding-left: 8px; padding-right: 8px; vertical-align: top;
}
#home-midden b {
	color: #BBD80A;
	font-size: 14px;
}
#home-rechts {
	width: 234px; padding-left: 8px; padding-right: 8px; vertical-align: top;
}


#small {
	width: 310px;
}
#small2 {
	width: 440px;
}

#rechterkolom {
	position: absolute;
	right: 0px;
	top: 217px;
	width: 160px;
	text-align: left;
	
}


#photo {
	position: absolute;
	right: 0px;
	top: 217px;
	
}
#photo img {
	border: 5px solid white;
}



#footer {
	position: relative;
	background-image: url(images/footer_back.gif);
	width: 100%;
	height: 33px;
	z-index: 1;
}

#footer div {
	width: 935px;
	position: relative;
	margin: 0px auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 35px;
}
#footer div a {
	color: #FFF;
}
#footer div div#logofaded {
	padding: 0px;
	position: absolute;
	right: 820px;
	bottom: 60px;
	background-image: url(images/logoblokken.png);
	width: 183px;
	height: 156px;
	opacity: 0.2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

a:link {
	color: #3377AB;
	text-decoration:none;
}
a:visited {
	color: #3377AB;
	text-decoration:none;
}

a:hover {
	color: #EEE;
	text-decoration:none;
}
a:active {
	color: #EEE;
	text-decoration:none;
}
a:hover {
	color: #EEE;
	text-decoration:underline;
}
a img { border:none }

h1 {
	color:#FFF;
	font-size: 16px;
}
h2 {
	color:#3377AB;
	font-size: 15px;
}
h3 {
	font-size: 13px;
	color:#FFF;
}

#null
{
	display: none;
}


