body {
	margin: 0px;
	padding: 0px;
	background-color: #58595b;
	111background-attachment: fixed;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#topcontainer {
	margin: auto;
	clear: both;
	width: 751px;
	height: 266px;
	text-align: left;
	padding: 0px 10px 0px 9px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#container {
	margin: auto;
	clear: both;
	width: 751px;
	text-align: left;
	padding: 0px 10px 0px 9px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#logo {
	clear: both;
	float: left;
	width: 260px;
	height: 78px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoint {
	clear: both;
	float: left;
	width: 260px;
	height: 78px;
	background-image: url(/images/logo_int.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo h1 {
	display: none;
}
#logoint h1 {
	display: none;
}
#taalkeuze {
	float: right;
	clear: right;
	width: 155px;
	height: 38px;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	padding: 10px 0px 0px 0px;
}
#taalkeuze a{
	float: left;
	font-size: 8px;
	padding: 11px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:11px; /* for IE5/Win */
	background-repeat:no-repeat;
	width: 16px;
	margin: 0px 10px 0px 0px;
}
#taalkeuze a.nl{
	background-image:url(/images/vlag_nl.gif);
}
#taalkeuze a.gb{
	background-image:url(/images/vlag_gb.gif);
}
#taalkeuze a.de{
	background-image:url(/images/vlag_de.gif);
}
#taalkeuze a.es{
	background-image:url(/images/vlag_es.gif);
}

#topnav {
	float: right;
	clear: right;
	width: 215px;
	height: 25px;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	color: #0c404f;
}
#topnav a{
	margin: 0px 5px 0px 5px;
	color: #9c948a;
	text-decoration: underline;
}
#topnav a:hover, a:active {
	color: #0c404f;
	text-decoration: none;
}
#slogan {
	clear: both;
	float: left;
	height: 187px;
	width: 515px;
	background-image: url(/images/slogan.jpg);
	background-repeat: no-repeat;
	background-color: #2453a0;
}
#slogan p {
	display: none;
}
#sloganint {
	clear: both;
	float: left;
	height: 187px;
	width: 515px;
	background-image: url(/images/slogan_int.jpg);
	background-repeat: no-repeat;
	background-color: #2453a0;
}
#sloganint p {
	display: none;
}
#nieuws {
	float: right;
	clear: right;
	width: 215px;
	height: 167px;
	padding: 10px;
	background-color: #9c948a;
	font-size: 11px;
	color: #FFFFFF;
}
#nieuws h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftcontent {
	clear: left;
	float: left;
	width: 515px;
}
#breadcrump {
	clear: both;
	width: 495px;
	height: 20px;
	background-color: #c9dfe5;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #0c404f;
	line-height: 20px;
}
#content {
	clear: both;
	width: 495px;
	padding: 10px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 11px;
	line-height: 14px;
	color: #0c404f;
}
#content h1{
	font-size: 14px;
	font-weight: bold;
	color: #0c404f;
}
#rightcontent {
	clear: both;
	float: right;
	width: 235px;
}
#menublok ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}
#menublok a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding: 0px 10px 0px 10px;
	border: none;
}
#menublok li {
	float: left;
	height: 20px;
	width: 235px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	background-image: url(/images/bg_menu.gif);
	background-color: #0c404f;
}
#menublok ul li ul li {
	width: 150px;
	background-image: none;
	background-color: #0c404f;
	border-right: 1px solid #ffffff;
}
#menublok li ul {
	position: absolute;
	margin-left : -150px;
	margin-top : -20px;
	left: -999em;
	height: auto;
	width: 150px;
	w\idth: 150px;
	m11argin: 0px;
	text-align: right;
}
#menublok li:hover ul, #menublok li.sfhover ul {
	left: auto;
}
#menublok li:hover, #menublok li.sfhover {
	background-image: url(/images/bg_menu_over.gif);
	background-color: #3c6f7e;
}
#menublok li:hover a, #menublok li.sfhover a {
	color: #FFFFFF;
}
#menublok ul li ul li:hover a, #menublok ul li ul li.sfhover a {
	background-image: none;
	background-color: #3c6f7e;
}
#banners img {
	margin: 10px 0px 0px 50px;
}

#eindbalk {
	clear: both;
	width: 751px;
	height: 20px;
	background-color: #0c404f;
	border-top: 1px solid #ffffff;
}
#footer {
	margin: auto;
	clear: both;
	width: 730px;
	height: 12px;
	padding: 10px 20px 14px 20px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#footer a{
	float: right;
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	background-repeat:no-repeat;
	width: 100px;
	background-image:url(/images/logo_dotsolutions.gif);
}
#zoek {
    display: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #0c404f;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: bold;	
	color: #0c404f;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
#content .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #ffffff;
	background-color: #0c404f;
}
#content dt {
	border: 0;
	margin: 0;
	padding: 3px;
	float: left;
	width: 190px;
}

#content dd {
	border: 0;
	margin: 0;
	padding: 3px;
	margin-left: 195px;;
}
#content input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000000;
}
a, a:link, a:visited {
	color: #0c404f;
	text-decoration: underline;
}
a:hover {
	color: #0c404f;
	text-decoration: none;
}

