@charset "utf-8";
/* CSS Document */
body {
margin:0;
background:#e6e6e6;
}
#container {
	width:980px;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin:0 auto 0 auto;
	border:1px solid #2a1816;
	color:#FFFFFF;
	background:url(images/juri0800.jpg) left bottom no-repeat #2a1816;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	height:200px;
	width:100%;
}

#header-slogan {
	text-align:right;
	height:30px;
}
#inner-header {
	width:100%;
	margin-right:1px;
	background:#FFFFFF;
	text-align:right;
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
}

#content-container {
	width:100%;
	
}

#menu {
	width:195px;
	float:left;
}

#menu ul {
	list-style:none;
	margin-left:10px;
	margin-top:20px;
}

#menu ul ul {
	margin-top:0px;
}

#menu ul li {
	display:block;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	height:17px;
	display:block;
	line-height:14px;
	background:url(images/menu-link-a.jpg) no-repeat left bottom;
	color:#FFFFFF;
	font-size:14px;
	margin-top:6px;
	padding-bottom:1px;
	text-decoration:none;
}  



#menu ul li a:hover {
	color:#bababa;
}

#content {
	width:575px;
	border:1px solid #FFFFFF;
	padding:5px;
	margin-top:-5px;
	float:left;
	min-height:575px;
	height:auto !important;
	height:575px;
	font-size:11px;
}
#content a, #content a:visited {
color:#FFFFFF;

}

#content-inner {
	width:565px;
	margin-left:auto;
	margin-right:auto;
}
#content-inner a, #content-inner a:visited {
text-decoration:none;

}
#content-inner a:hover {
text-decoration:underline;

}
#menu-rechts {
	width:195px;
	float:left;
}
.clearfix {
	clear:both;

}
#footer {
	width:785px;
	margin-left:195px;
	color:#FFFFFF;
	font-size:10px;
	
}
#footer-left {
width:590px;
float:left;

}
#footer-right {
width:195px;
float:left;
text-align:right;

}
#ga-direct-naar {
	float:right;
	width:195px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin-top:-120px;
	color:#000000;


}
.strong {
	color:#d67900;
	margin-left:6px;
	font-weight:bolder;
	margin-bottom:3px;
}

#ga-direct-naar ul, #menu-rechts ul {
	margin:0;
	list-style:none;
	margin-top:7px;
	margin-left: 0;
	padding: 0;
}
#ga-direct-naar ul li, #menu-rechts ul li {
	margin:0;
	display:block;
}

#ga-direct-naar ul {
	margin-left: -3px
}

#ga-direct-naar a:link, #ga-direct-naar a:visited, #ga-direct-naar a:active,
#menu-rechts a:link, #menu-rechts a:visited, #menu-rechts a:active  {
	display:block;
	height:30px;
	line-height:30px;
	margin-top:3px;
	color:#000000;
	background:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	margin-left:1px;
	width:189px;
}	

#menu-rechts a:link, #menu-rechts a:visited, #menu-rechts a:active {
	margin-top:1px;
	height:22px;
	line-height:22px;
}


#ga-direct-naar a:hover, #menu-rechts a:hover {
	background:#dc7800;
	color:#FFFFFF;
}

#footer-left a:link, #footer-left a:visited, #footer-left a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:2px;
}

#footer-left a:hover {
	text-decoration:underline;
}

h1 {
	color:#dc7800;
	font-size:15px;
	font-weight:normal;
	font-family:verdana;
	margin-top:15px;
}
h2 {
	color:#dc7800;
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	margin-top:15px;
}
h3 {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	font-family:verdana;
	margin-top:15px;
}

#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color:#FFFFFF;
	background:url(images/menu-link-a.jpg) no-repeat left bottom;
	text-decoration:none;
	display:block;
	width:100%;
	height:20px;
}

#sitemap a:hover 
{
	color:#dc7800;
}	

#sitemap li {
	list-style:none;
}  

#sitemap ul ul li {
	list-style:square;
	color:#dc7800;
}

#headeonsemensen {
	float: left;
	padding-top:5px;
	background: none;
	width:700px;
	height:160px;
	margin-left:0px;
}
#headeonsemensen img {
}

.onze-mensen {
	width:75px;
	height:76px;
	display:inline;
	margin-right:10px;
	margin-top:-2px;
	background:url(images/loading.gif) center -165px;
}

.onze-mensen:hover {
}

#form {
	color:#fdb14d
}

#form input, #form textarea, #form select {
	border:1px solid #a8a8a8;
	width:215px;
	height:19px;
	color:#000000;
}

#form textarea {
	height:47px;
}
