/* CSS Document */

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(img/blend.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.skip, .hidea {	display: none;}
#box {
	width:848px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
#cont-body {
	width:850px;
	margin: 0px;
	float: left;
}
#content {
	width:450px;
	margin: 0px;
	float: left;
}
#content a:link, #content a:visited {
	color: #c4c0bf;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}
#content a:hover {

	color: #990000;
	text-decoration: none;
	border-bottom: 1px dashed #14517a;
}
#content img, a#content img {
	border: none;
}

#blackbar {
	margin: 0;
	padding: 0 1em 0 0;
	text-align: right;
}
#blackbar-form {
	margin: 0px;
	padding: 0px;
}
input.searchButton {
	color: #000000;
	font-size: 14px;
	margin: 0;
	cursor: pointer;
	padding: 0;
	border: none;
	padding: 0 0.5em;
	font-weight: bold;
	background: url(none);
}
input.searchGadget{
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #666666;
	padding: 0.1em;
	margin: 0;
	width: 130px;
}
#nav {
	margin: 0em;
	padding: 0em;
	float: left;
	width: 100%;
	list-style: none;
	white-space: nowrap;
	border-bottom: 2px solid #DEDEDE;

}
#search {
	color: #000000;
	margin-right: 0em;
	margin-left: 0em;
	float: left;
	text-decoration: none;
	height: 41px;
	padding-top: 8px;
	width: 215px;
	text-align: right;
	padding-right: 8px;
}

#left {
	float: left;
	width: 215px;
}
#contact {
background-image:url(img/button_bel-me.jpg);
margin-right: 50px;
	height: 28px;
	width: 80px;
	border: none;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c4c0bf;
	padding: 1em 0em 0em 1em;
	margin: 1em 0px 0px;
	font-size: 90%;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#footer ul, #footer ul li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}
#footer ul li a:link, #footer ul li a:visited {
margin: 0px;
text-decoration: none;
color: #c4c0bf;
}
#footer ul li a:hover {
margin: 0px;
text-decoration: none;
color: #990000;
}


.break {
	clear: both;
}

h1, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 0;
	padding: 0;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.navcontainer ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
.navcontainer li { 
margin: 0; 
}
.navcontainer ul a:link, .navcontainer ul a:visited {
	color: #a6a2a3;
	text-decoration: none;
	display: block;
	margin-right: 0px;
	width: 186px;
	height: 28px;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 14px;
}
.navcontainer ul li a.selected
{
	color: #c4161c;
}
.navcontainer ul ul
{
	background-position: left bottom;
	width: 182px;
	padding-left: 1px;
}
.navcontainer ul ul a:link, .navcontainer ul ul a:visited
{
	color: #a6a2a3
	background-color: transparent;
	padding-top: 2px;
	height: 22px;
	padding-left: 26px;
	background-repeat: no-repeat;
}
.navcontainer ul ul a:hover {
	background-color: transparent;
	color: #c4161c;
	background-repeat: no-repeat;
}
.navcontainer ul a:hover {
color: #c4161c;
}
.link
{
	text-decoration:none;
	color: #c4161c;
}

/*  ALLES HIERONDER DOOR NIELS TOEGEVOEGD */

#left_content {
	padding-left: 200px;
}
#right_menu {
        background-image: url(img/right_menu.jpg);
        height: 365px;
        width: 277px;
        float: right;
        margin-right: -78px!important;
        margin-right: -38px;
}

/********************************' right menu *******************************/

#right_menu .navcontainer ul
{
margin-left: 40px;
margin-top: 40px;
padding-left: 0px;
list-style-type: none;
}

#right_menu .navcontainer a
{
padding: 3px;
width: 168px;
}

