/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	color: #F4F4F4;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F4F4F4;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FFAE00;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFAE00;
}
h1 { 
	font-size: 18px;
	color: #FFAE00;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #F4F4F4;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #F4F4F4;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 960px;	
}
#topfoto {
	margin-bottom: 8px;
}
#topfoto_vlag {
	position: absolute;
	top:0;
	left: 264px;
}
#marquee {
	border: 1px solid #565656;
	background-color: #131313;
	height: 18px;
	width: 282px;
	font-weight: bold;
	position: absolute;
	top: 59px;
	right: 0;
}
	
#adres {
	position: absolute;
	top: 87px;
	right: 0;
	font-size: 14px;
	line-height: 19px;
	border: 1px solid #565656;
	background-color: #131313;
	padding: 14px;
	text-align: center;
	vertical-align: bottom;
	
	
	width: 254px;
	height: 185px;
}
#menu {
	margin-top: 8px;
	width: 960px;
	border: 1px solid #565656;
	background-color: #131313;
}

#midden {
	width: 960px;
	margin-top: 8px;
}
#content {
	width: 635px; 
	border: 1px solid #565656;
	background-color: #131313;
	padding: 15px;
}
#right img{
	margin-bottom: 8px;
}
#branchelogos {
	width: 281px;
	height: 59px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #565656;
	background-color: #131313;
	padding-top: 20px;
}
#submenu {
	width: 251px;
	border: 1px solid #565656;
	background-color: #131313;
	padding: 15px;
}
#submenu a {
	color: #F4F4F4;
	text-decoration: none;
	line-height: 22px;
}
#submenu a:hover {
	color: #FFAE00;
	font-weight: normal;
	text-decoration: none;
}