html{
	overflow-y:scroll;
}
	
body{
	margin:0;
	padding:0;
	background:#000300;
	font-family:Arial;
	color:#fff;
	font-size:12px;
	cursor:default;
	behavior: url("csshover3.htc"); 
}

img {
	border: 0 none;
}

a img {
	border: 0 none;
}

#container{
	position: relative;
	margin:0 auto;
	width:980px;
	background:#000300;
	background-image:url(../img/bottom_visual.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#container #header{
	height:95px;
	background:url(../img/header_logo.jpg) no-repeat 60px 0px;
	position:relative;
}

#container #header #menu {
	position:absolute;
	left:45px;
	top:33px;
	
}

#container #header #menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#container #header #menu ul li{	
	float:left;
	border-right:1px solid #d67e1c;
	border-left:1px solid #000905;
	border-bottom:1px solid #000905;
	border-top:1px solid #000905;
}
#container #header #menu ul li#laatste {	
	border: 0;
}

#container #header #menu ul li a {
	font-family:Verdana;
	color: #d67e1c;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	display:block;
	padding:0px 10px;
}

#container #header #menu ul li a:hover {
	color: #fff;
}

#container #header #menu ul li a.selected {
	color: #fff;
}

.menublok {
	font-family:Verdana;
	color: #d67e1c;
	font-size:16px;
	font-weight:normal;
	position:absolute;
	z-index: 100;
	background-color: black;
	display: none;
}

.menublok a {
	font-family:Verdana;
	color: #d67e1c;
	font-size:16px;
	font-weight:normal;
}

#container #header #submenu {
	left:42px;
	top:54px;
	padding: 10px 13px;
	display: none;
}

#container #header #submenu2 {
	left:530px;
	top:54px;
	padding: 10px 13px;
	display: none;
}

div#subsubmenu1.menublok ul, div#subsubmenu2.menublok ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#container #header #submenu a, #container #header .menublok a, #container #main .menublok a {
	text-decoration:none;
}
#container #header #submenu a:hover, #container #header .menublok a:hover {
	color: #fff;
}

#container #main #subsubmenu1 {
	left:52px;
	top:0px;
	padding-bottom: 10px;
}

#container #main #subsubmenu2 {
	left:230px;
	top:0;
	padding-bottom: 10px;
}

#container #main #subsubmenu3 {
	margin-left:434px;
	top:0;
	padding-bottom: 10px;
}

li.lisubsub {
	list-style-type: none;
	padding: 0px 13px;
}

li.lisubsub:hover {
	background-color: white;
}

#container #main .menublok a.asubsub:hover {
	color: #d67e1c;
}

#container #main{
	background-image:url(../img/header_visual.jpg);
	background-repeat:no-repeat;	
	position:relative;
}

#container #main #text_background{
	width:600px;
	background:#000300;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:50px;
	left:40px;
}

#container #main #text {
	line-height:22px;
	padding:30px 35px;
	width:530px;
	position:absolute;
	top:50px;
	left:40px;
}

#container #main #text p {
	margin:0;
	padding:0;
}

#container #main #text ul {
	margin: 0 7px;
	padding: 0 7px;
}

#container #main #text h1 {
	color: #d67e1c;
	font-size:19px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#container #main a {
	color: #d67e1c;
}

#container #main a:hover {
	color: white;
}

#container #main #text h2 {
	color: #d67e1c;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#container #main #text hr {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#container #main #text div.nieuws {
	float:left;
	width:160px;
	height:170px;
	overflow:hidden;
}

#container #main #text div.nieuws a {
	color: #d67e1c;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
}

#container #main #text div.nieuws a:hover {
	color: white;
}

#container #main #text img {
	padding-top:5px;
}

#container #main #text div.nieuws_seperator {
	float:left;
	width:20px;
}

#container #main #text div.meer_nieuws {
	text-align:right;	
}

#container #main #text div.meer_nieuws a {
	color:#fff;	
	font-weight:normal;
	font-size:12px;
}

div#tekst {
	display: inline;
	float: left;
	width: 320px;
}

div#citaat {
	display: block;
	float: right;
	width: 160px;
	color: #d67e1c;
	padding: 22px 5px;
}
div#citaat hr {
	color: #d67e1c;
}

div#button_composites {
	position: absolute;
	right: 0;
	top: 340px;
	border: 0;
	cursor: pointer;
}
div#button_eps {
	position: absolute;
	right: 0;
	top: 380px;
	border: 0;
	cursor: pointer;
}
div#button_comaking {
	position: absolute;
	right: 0;
	top: 420px;
	border: 0;
	cursor: pointer;
}

div#rechterfotos {
	position: absolute;
	right: 0;
	top: 440px;
	width: 340px;
	text-align: center;
	align: center;
}

div#breadcrumbs {
	position: absolute;
	left: 650px;
	top: 285px;
	color: #087C98;
	text-transform: lowercase;
}

div#breadcrumbs a {
	color: #087C98;
}
div#breadcrumbs a:hover {
	color: white;
}


ul li ul, ul li ul  li {
	padding-top: 0;
	margin-top: 0;
}

input.submitbutton {
	border: 1px solid white;
	background-color: white;
	color: black;
	cursor: pointer;
}