* {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 10px;
}

html {
	overflow: scroll-y;
	overflow-y: scroll;
}

body {
	background: #000000;
	/* background: #111111; */
}

h1 {
	color: #bb8d37;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

h2 {
	color: #bb8d37;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

p {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
}

p.content{
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}

p.newscontent{
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 29px;
}

strong {
font-size: 12px;
}

u {
font-size: 12px;
}

i {
font-size: 12px;
}

b {
font-size: 12px;
}

#content {
	width: 720px;
	min-height: 400px;
	_height: 400px;
	background: #ffffff;
	border-bottom: #000000 1px solid; 
}

em {
font-size: 12px;
}

ul {
	margin-left: 15px;
	padding-left: 20px;
	font-size: 12px;
}

li {
	font-size: 12px;
	padding-left: 15px;
}

#content a {
	color: #000000;
	font-size: 11px;
}

#content a:hover {
	color: #bb8d37;
	font-size: 11px;
}

li  a {
	color: #000;
	font-size: 11px;
	padding-left: 15px;
}

li  a:hover {
	color: #bb8d37;
	font-size: 12px;
	padding-left: 15px;
}

#spacer {
clear: both;
}

#image-right {
	float: right;
	margin-left: 30px;
}

#image-left {
	float: left;
	margin-right: 30px;
}

#top {
	text-align: center;
}

#logo {
	border: none;
	margin-top: 16px;
}

#menu {
	height: 31px;
	vertical-align: bottom;
	padding-top: -5px;
	padding-bottom: 10px;
}

#menu-item {
	/*position: relative;
	float: left;*/
	background: #272727;
	text-transform: uppercase;
	border-left:#111111 1px solid ;
	height: 29px;
	/*overflow: visible;*/
	line-height: 28px;
	text-align: center;
	padding: 0 5px 0 5px;
}

#menu-item a {
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu-item:hover {
	background: #323232;
}

#menu-item a:hover {
	color: #bb8d37;
}

#menu-item-active {
	/*position: relative;
	float: left;*/
	background: #323232;
	text-transform: uppercase;
	border-left:#111111 1px solid ;
	height: 29px;
	line-height: 28px;
	text-align: center;
	padding: 0 5px 0 5px;
	
}

#menu-item-active a {
	margin: 0px;
	text-decoration: none;
	color: #bb8d37;
	font-weight: bold;
}

#content_container {
	height: 100%;
	background: #000000;
	padding-top: 7px;
	padding-bottom: 14px;
	*padding-bottom: 0px;
}

#content-position {
	width: 1142px;
	margin: 0 auto;
	position: relative;
	bottom: -4px;
}

#content-menu {
	width: 240px;
	margin-top: -50px;
	height: 100%;
	float: left;
	vertical-align: top;
}

#content-menu iframe {
	height: 348px !important;
	*height: 321px !important;
	margin-bottom: -20px;
}

#content-menu-blank {
	width: 217px;
	line-height: 30px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	*padding-top: 0;
	*padding-bottom: 0;
	text-align: center;
}
#content-menu-blank img {
	border: 0px;
}
#content-menu-blank a {
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*padding-left: 22px;
	*padding-left: 18px;*/
	
}

#content-menu-item {
	width: 217px;
	float: left;
	background: #272727;
	text-transform: uppercase;
	border-bottom:#111111 1px solid ;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content-menu-item a {
	/*padding-left: 22px;
	padding-right: 22px;*/
	padding-left: 17px;
	padding-right: 17px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#content-menu-item:hover {
	background: #323232;
}

#content-menu-item a:hover {
	color: #bb8d37;
}
#content-menu-item-sub {
	width: 217px;
	float: left;
	background: #474747;
	text-transform: uppercase;
	border-bottom:#111111 1px solid ;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content-menu-item-sub a {
	padding-left: 25px;
	padding-right: 25px;
	/*padding-left: 17px;
	padding-right: 17px;*/
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
#content-menu-item-sub:hover {
	background: #525252;
}

#content-menu-item-sub a:hover {
	color: #bb8d37;
}
#content-menu-item-active {
	width: 217px;
	float: left;
	background: #ffffff;
	text-transform: uppercase;
	border-bottom:#111111 1px solid ;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content-menu-item-active a {
	/*padding-left: 22px;
	padding-right: 22px;*/
	padding-left: 17px;
	padding-right: 17px;
	text-decoration: none;
	color: #bb8d37;
	font-weight: bold;
	font-size: 10px;
}
#content-menu-item-sub-active {
	width: 217px;
	float: left;
	background: #ffffff;
	text-transform: uppercase;
	border-bottom:#111111 1px solid ;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content-menu-item-sub-active a {
	padding-left: 25px;
	padding-right: 25px;
	/*padding-left: 17px;
	padding-right: 17px;*/
	text-decoration: none;
	color: #bb8d37;
	font-weight: bold;
	font-size: 10px;
}
#content-show {
	margin: 0 auto;
	float: left;
}
#content-news-date-right {
	position: relative;
	float: right;
	vertical-align: top;
	z-index: 1;
	padding-right: 10px;
	padding-top: 5px;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #999999;
	letter-spacing: 2px;
}

#content-news-date-left {
	position: absolute;
	float: left;
	vertical-align: top;
	z-index: 2;
	padding-left: 10px;
	padding-top: 5px;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #999999;
	letter-spacing: 2px;
}

#content-right {
	width: 172px;
	height: 100%;
	float: left;
}

#leesmeer-right {
	position: relative;
	float: right;
	background: #272727;
	padding: 5px;
	vertical-align: bottom;
	margin: 0px 30px 0 0;
	width: 65px;
	text-align: center;
	
}

#content #leesmeer-right a {
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}


#leesmeer-left {
	position: relative;
	float: right;
	background: #272727;
	padding: 5px;
	vertical-align: bottom;
	margin: 0px 0 0 0;
	width: 65px;
	text-align: center;
}

#content #leesmeer-left a {
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}

#bottom {
	background: #111111;
	text-align: center;
}

#footer-container {
	padding-top: 10px;
}

#footer {
	width:740px;
	height: 32px;
	margin: 0 auto;
	background: #272727;
	text-align: center;
	margin-bottom: 20px;
}

#footer span {
	line-height: 32px;
	color: #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#copyright {
	width:740px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
}

#copyright span {
	font-size: 9px;
	line-height: 32px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#copyright span  a{
	font-size: 9px;
	line-height: 32px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#content-extend {
	padding-top: 30px;
}

#terug-right {
	position: relative;
	float: right;
	z-index: 2;
	background: #272727;
	padding: 7px;
	vertical-align: bottom;
	margin: 5px 5px 5px 1px;
}

#content #terug-right a {
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}

#naarboven {
	position: relative;
	float: right;
	z-index: 2;
	background: #484848;
	padding: 7px;
	vertical-align: bottom;
	margin: 5px 0 0 0;
}

#naarboven a {
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}

.formId {
	padding-left: 20px;
	vertical-align: middle;
	font-size: 11px;
}

input.field {
	width: 170px;
	height: 18px;
	margin: 0 0 2px 0;
	padding: 2px 8px 0px 8px;
	border: 1px solid #aaa;
}

textarea.field {
	width: 235px;
	height: 50px;
	margin: 0 0 5px 0;
	padding: 2px 8px 0px 8px;
	border: 1px solid #aaa;
}

#verzenden {
	padding-right: 23px;
}

#contactForm {
	margin-top: -30px;
	margin-bottom: 30px;
	*margin-bottom: 0px;
}

#contact-div {
	margin-left: 10px;
}
.startcontent{
	width: 720px;
}
.startcontentLB {
	width: 350px;
	height: 350px;
	border-bottom: #000000 1px solid; 
	float: left;
	background: #FFFFFF;
}
.startcontentRB {
	width: 350px;
	height: 350px;
	border-bottom: #000000 1px solid; 
	margin-left: 19px;
	float: left;
	background: #FFFFFF;
}
.startcontentLO {
	width: 350px;
	height: 350px;
	border-bottom: #000000 1px solid; 
	float: left;
	background: #FFFFFF;
}
.startcontentRO {
	width: 350px;
	height: 350px;
	border-bottom: #000000 1px solid; 
	margin-left: 19px;
	float: left;
	background: #FFFFFF;
}
.startimg {
	height: 200px;
	width: 350px;
}
.startvak {
	height: 150px;
	width: 350px;
}
.startvak p {

	padding-left: 20px;
	padding-right: 20px;
}
.startvak h1 {
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	*padding-top: 10px;
}
.starttext {
	width: 350px;
	margin-top: -15px;
	*margin-top: 0px;
}
div.starttext h1 {
	font-size: 12px;
	margin-bottom: -3px;
}
div.starttext a {
	color: #000000;
	font-size: 11px;
}
div.startleesmeer {
	color: #bb8d37;
	position: relative;
	top: 130px;
	*top: 120px;
	right: 5px;
	float: right;
	padding: 5px;
	background: black;
}
div.startleesmeer a {
	padding-top: 10px;
	font-size: 9px;
	color: #bb8d37;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
}


	
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: transparent;
}
.vscrollerbar {
width: 10px;
background-color: white;
}
.hscrollerbase {
height: 0px;
background-color: white;
display:hidden;
}
.hscrollerbar {
height: 0px;
background-color: black;
display:hidden;
}

.scrollerjogbox {
width: 0px;
height: 0px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll {

/* Typical fixed height and fixed width example */

width: 100%;
background:red;
height: 415px;
overflow-y: scroll;

/* IE overflow fix, position must be relative or absolute*/

position: relative;
}

#mycustomscroll2 {

/* Typical fixed height and fixed width example */

width: 100%;
height: 225px;
overflow-y: scroll;

/* IE overflow fix, position must be relative or absolute*/

position: relative;
}

