body {
	background:url(images/bg.png) #0089b4 repeat-x;
	font-family:"Arial";
	line-height:24px;
	margin:5px 0 0 0;
	font-size:12px;
	color:#434343;
}

#container {
	background:url(images/container.png) no-repeat;
	padding:5px 5px 0 5px;
	margin:0 auto;
	width:974px;
}

#sidebar {
	width:288px;
	float:left;
}

#sidebar h1.logo {
	text-indent:-6000px;
	padding:0;
	margin:0;
}

#sidebar h1.logo a {
	display:block;
	height:162px;
	width:288px;
}

#sidebar ul.menu {
	background:url(images/menu.png) left bottom no-repeat;
	padding:42px 0 120px 0;
	list-style-type:none;
	width:288px;
	margin:0;
}

#sidebar ul.menu li a {
	background:url(images/menu_li.png) no-repeat;
	text-decoration:none;
	padding:4px 0 0 56px;
	font-size:16px;
	display:block;
	color:#444444;
	height:30px;
	width:232px;
}

#sidebar ul.menu li.home a {
	background:url(images/menu_home.png) no-repeat;
	padding-top:6px;
	height:31px;
}

#sidebar ul.menu li a:hover,
#sidebar ul.menu li.current a {
	background-position:left bottom;
	font-weight:bold;
	color:#aa2126;
}

#sidebar ul.submenu {
        list-style-type:none;
        padding:0;
        margin:0;
}

#sidebar ul.submenu li a {
        padding-left:80px;
        width:208px;
        color:#000;
}

#sidebar ul.menu li.current ul.submenu li a {
        background-position:top left;
        font-weight:normal;
        color:#444444;
}

#sidebar ul.menu li.current ul.submenu li a:hover {
        font-weight:bold;
        color:#0066A4;
}


#right {
	width:675px;
	float:right;
}

#right #header {
	padding:12px 0 0 0;
	margin:0 0 25px 0;
	height:230px;
	width:675px;
}

#right #header img {
	margin-right:0;
}

#right #body {
	padding:0 48px 25px 27px;
	width:600px;
}

#right #body h1,
#right #body h2 {
	font-size:16px;
	color:#c4262e;
	padding:0;
	margin:0;
}

#right #body p {
	margin-bottom:20px;
	margin-top:0;
}

#right #body strong {
   color: #0066A4;
}

#right #body .referenties {
	line-height:16px;
}

#right #body ul {
	list-style-type:none;
	margin:20px 0 20px 20px;
	padding:0;
}

#right #body ul li {
	background:url(images/lijst.png) 0 8px no-repeat;
	padding:0 0 0 14px;
	line-height:24px;
	font-size:12px;
}

#footer {
	background:url(images/footer.png) no-repeat;
	padding:6px 44px 0 24px;
	text-align:right;
	margin:0 auto;
	margin-bottom:5px;
	height:40px;
	width:916px;
	color:#fff;
}

#footer .copyright {
	background:url(images/copyright.png) no-repeat;
	margin-top:7px;
	display:block;
	height:14px;
	width:137px;
	float:left;
}

#footer p {
	float:right;
	margin:0;
}

#footer a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

.webregion {
   text-align:center;
   margin:0 0 15px 0;
   color:#fff;
}

.webregion a {
   text-decoration:none;
   font-weight:bold;
   margin-left:3px;
   color:#fff;
}

.webregion a:hover {
   text-decoration:underline;
   color:#000000;
}

.clear {
	clear:both;
}

.formulier 
{
	background: #FAFAFA;
	border: solid 1px #a4a39f;
	color: #111111;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

a
{
  outline: none;
}

a.contact:link, a.contact:visited 
{
	text-decoration:underline;
	color: #0066A4;
}

a.contact:hover
{
	text-decoration:none;
	color: #c4262e;
}
