html{
	scrollbar-3dlight-color : #0085CA;
	scrollbar-arrow-color : #0085CA;
	scrollbar-base-color : #0085CA;
	scrollbar-darkshadow-color : #0085CA;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #0085CA;
	scrollbar-shadow-color : #0085CA;
	scrollbar-track-color : #0085CA;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#header{
	display: none;
}
#top{
	background-color: #0085CA;
	height: 7px;
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#logo{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 72px;
	margin-left: 10px;
}
#logo2{
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat ;
	height: 41px;
	width: 165px;
	margin-left: 5px;
	float: left;
}
#news_bar{
	background-color: #0085CA;
	background-image: url(../img/news_bar.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
}
#link_eurohill{	
	margin-left: 10px;
	margin-top: 5px;
}

#inhoud{
	padding-right: 20px;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 180px;

}
#adres_block{
	float: right;
	color: #0085CA;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
}
/*---------MENU--------------*/
#global_menu{
	position: relative;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	
}
#menu{
	/*float: left;*/
	background-color: #0085CA;
	border: 1px solid black;
	margin-top: 10px;
	margin-left: 10px;
	width: 142px;
}
#menu ul{
	color: white;
	margin-top: 10px;
	margin-left: 25px;
	
}
#global_menu>#menu ul{
	color: white;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 25px;
	
	
}
#menu li{
	margin-bottom: 5px;
}
#menu li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover{
	text-decoration: underline;
}
#menu li ul{
	display: none;
	right: 0px;
	margin-left: 5px;
	margin-top: 3px;
}
#menu li ul li a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#menu li ul li a:hover{
	text-decoration: underline;
}
#menu li.active1 ul, #menu li.active2 ul, #menu li.active3 ul{
	display: block;
}

#menu li.active1 ul ul{
	display: none;
}

#menu li.active1 li.active2 ul{
	display: block;
}


#menu ul li ul{
	display: none;
}
/*-------------NEWSSCROLLER--------------------*/

#iemarquee{
}
#scroller{
	position: absolute;
	left: 187px;
	top: 10px;
}

#wtknieuwscroll_hori a{
	display:inline;
}

.nieuwskop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	font-weight: bold;
	color: white;
	text-decoration: none;

}
.nieuwsinhoud{
	margin-left: 10px;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/nieuwsplaatje.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}




/*---------------css module inhoud--------------------*/



/* CONTENT */
.button, .wtkformsubmit{
	background-color: #0085CA;
	border: 1px solid black;
	color: white;
	font-weight: bold;
}
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
a:link, a:active, a:visited{
	color: #0085CA;
}
a:hover{
	text-decoration: none;
}

div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
 
}

div.sjabloon1  img, div.sjabloon2  img, div.sjabloon3  img ,div.sjabloon4  img{

}
body>#inhoud table{
	margin-top: -10px;
	width: 80%;
}
#inhoud table{
	width: 80%;
	/*float: right;*/
}

ul{
	color: black;
	margin-bottom: 5px;
}
li{
	margin-bottom: 5px;
}
ul li ul li{
	margin-bottom: 5px;
}

/* LINKS */

div.links {
	margin: 0px;
}

div.links h1 {
	
}

div.links table{
	float: left;
	margin: 0px;
}
div.links td{
	
}

div.links thead{

}



/* NIEUWS */

div.nieuws {
   width : 100%;
	float: right;
}

div.nieuws img {
	float:left;
}

div.nieuws img.right {
	float:right;
}
div.nieuws hr {
	/*clear:both;*/
}

div.nieuws h1 {
	
}

div.nieuws a {

}


div.nieuws h2, div.nieuws h2 a {
	/*clear: both;*/
}


div.nieuws table{
	
}
.download_groep{
	list-style: none;
}
.download_item{
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 1.2em 0em 1.2em 0em;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
  font-size: 18px;
	font-weight: bold;
}
h2 {
   font-size: 18px;
	font-weight: bold;
}
h3 {
   font-size: 14px;
	font-weight: bold;
}
h4 {
   font-size: 12px;
	font-weight: bold;
}
h5 {
  font-size: 10px;
	font-weight: bold;
}
h6 {
   font-size: 8px;
	font-weight: bold;
}
.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}
.style_kopgroot{
	font-size: 18px;
	font-weight: bold;
}
.style_kopmiddel{
	font-size: 18px;
	font-weight: bold;
}
.style_kopklein{
	font-size: 14px;
	font-weight: bold;
}

