* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0;
	padding: 0;
	background: #212226 url('images/background.jpg') no-repeat center top;
	color: #6d6d6d;
	font: normal normal normal 12px Arial, Verdana, Sans-Serif;
}

a img {
	border-style: none;
}

a
{
    color: #FF6700;
}

hr
{
	width: 400px;
	text-align:center;
	color: white;
	background-color: white;
	border: #e6e6e6 1px dotted;
	border-style: none none dotted;
}

div#container {
	width: 790px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

div#header {

	width: 790px;
	height: 136px;
	position: relative;
	background-image: url('images/header-back.jpg');
	cursor: pointer;
}

div#hr
{
	display: none;
}

div#eyes
{
	width: 790px;
	height: 120px;
	position: relative;
	background-image: url('images/top-eyes.jpg');
}

div#footer
{
	width: 790px;
	height: 80px;
	position: relative;
	background-image: url('images/footer-back.jpg');
}

div#footercontent {
	width: 770px;
	height: 30px;
	position: absolute;
	color: #7A818E;
	font-size: 10px;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 46px;

}

#footercontent a
{
	color: #7A818E;
	text-decoration:none;
	font: normal normal normal 10px Arial, Verdana, Times New Roman;
}

#footercontent a:hover
{
	text-decoration:underline;
}


div#footerbuttons {

	width: 135px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;

}


div#menu {
	width: 599px;
	height: 49px;
	position: absolute;
	bottom: 0px;
	right: 16px;
	margin: 0px;
	padding: 0px;
	top: 87px;
}

#menu a
{
	width: 115px;
	height: 49px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #212226;
	font-family: Arial;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-top:17px;
	position:relative;
}
#menu a:hover
{
	background-image: url(images/menuitem_hover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#separator
{
	float: left;
	height: 49px;
	width: 6px;
	background-image: url(images/menuitem_separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#contentcontainer {
	background-color: white;
}


div#container > div#contentcontainer {
	min-height: 351px;
	height: auto;

}

div#content{
	height: auto;
	padding: 10px 27px;
	font: normal normal normal 12px Arial, Verdana, Times New Roman;
	color: #6d6d6d;
}

div#rightnavcontainer
{
    float: right;
    position: relative;
	height: 456px;
	width: 155px;	
	padding-left: 15px;
	padding-top: 15px;	
}

div#rightnavslider
{
	height: 471px;
	width: 170px;
	position: absolute;
	top: 136px;
	left: 790px;	
	overflow: hidden;
}

h5
{
	font: normal normal normal 11px "Arial Black", Arial, Verdana;
	color: #ccff00;
	text-transform:uppercase;	
}

span.rightnav-aanmelden {
	font: normal normal bold 9px Verdana, Arial, Times New Roman;
	color: #bfbfbf;
	line-height: 18px;

}

span.rightnav-archief a {
	font: normal normal normal 9px Verdana, Arial, Times New Roman;
	color: #7a818e;
	text-decoration: none;
	line-height: 18px;
}

.rightnav-input {
	width: 96px;
	height: 12px;
	font-size: 9px;
	color: #2c2e33;
	margin-bottom: 4px;

}

#rightnav-bottom {
	position: absolute;
	bottom: 15px;
}

a.rightnav-mail{
	text-decoration: none;
	color: #bfbfbf;
}
a.rightnav-mail:hover{
	text-decoration: underline;
	color: #bfbfbf;
}

#rightnav-nieuws li{

	background-image: url('images/nieuwsitem-back.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	line-height: 18px;
	text-indent: 10px;
	list-style: none;
}


#rightnav-nieuws  a{
	font: normal normal bold 9px Verdana, Arial, Times New Roman;
	color: #bfbfbf;
	text-decoration: none;

}

.rightnav-nieuwsbrief-hr{
	margin-bottom: 14px;
	margin-top: 15px;
}

.left
{
	left: 0px;
	margin: 30px 0;
	float: left;
	clear: left;
	display: block;
}
#home_content_left { width: 300px; }
#content_left { width: 150px; }
#content_left_contact { width: 220px; }

.right
{
	margin: 30px 0;
	padding-left: 30px;
	min-height: 290px;
	border-left: #a9abb0 1px dotted;
	background: url('images/shade.gif') no-repeat left center;
	float: left;
}

#home_content_right { width: 344px; float: right; }
#content_right { width: 550px; }
#content_right_contact { width: 480px; }


#sitemap_content
{
	left: 0px;
	width: auto;
	margin: 30px 30px 30px 17px;
	display: block;
}

h3
{
	color: #4f535c;
	font-size: 22px;
	font-family: Arial;
	font-weight: lighter;
	font-style: normal;
	
	margin: 0 0 22px 0;
}

h3 span.sub
{
    display: block;
	color: #d5d4d9;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
}

h4
{
    color: #ff6700;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;    
    font-style: normal;
    
    margin: 15px;
}

p.news_intro
{
    font-weight: bold;
    margin-bottom: 12px;
}

#submenu
{
	width:160px;
}
#submenu
{
	margin-left:-20px;
}
#submenu li
{
	list-style-image: url('images/submenu_square.gif');
	list-style-position:inside;
	border-bottom:#a9abb0 1px dotted;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #212226;
	height:33px;
	padding-top:7px;
	padding-left:5px;
}
#submenu li.selected
{
	list-style-image: url('images/submenu_arrow.gif');
}

#submenu a
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #212226;
	text-decoration: none;
}

#submenu .selected a
{
	color:#ff6600;
}
.submenu_description
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: "Trebuchet MS";
}

#dlNewsLetter dt
{
	font: normal normal bold 12px Arial, Verdana, Times New Roman;
	color: #ccff00;
	display:inline;
}

#dlNewsLetter dd
{
	font: normal normal normal 12px Arial,Verdana, Times New Roman;
	color: #bfbfbf;
	margin-left:10px;
	display:inline;
}

.thumbnail
{
	float: left;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	height: 110px;
	line-height: 110px;
	width: 125px;
	border-width: 1px;
	border-style: outset;
	margin: 5px;
}

/* Contact form */

#contact_formulier input, textarea
{
	color: #2c2e33;
	border: #d5d5d7 1px solid;
}

table#contact_formulier th
{
    width: 100px;
    text-align: left;
    vertical-align: top;
}

table#contact_formulier td.buttons
{
    text-align: right;
}

table#contact_formulier .btnReset
{
    background-image: url('/style/images/wis_button.gif');
    width: 64px;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    vertical-align: top;
}