@charset "iso-8859-1";
body
{

	margin: 0px;
	scrollbar-face-color:       #000000;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #FFFFFF;
	scrollbar-3dlight-color:    #FFFFFF;
	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	height:100%;


}

td
{
	color: #666666;
	font-family: verdana;
	font-size: 12px;
}

input, textarea, select
{
    font-family: verdana;
	font-size: 11px;
	color: #ff9900;
	padding: 1px;
	border: 1px solid #ff9900;
}


hr
{
	width: 80%;
	height: 0px;
	border: 0px;
	color: #777777;
	background-color: #777777;
}

/* highlide gebied  */

	.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #ffffff;
}
.highslide:hover img {
	border: 1px solid #333333;
}

.highslide-image {
    border-bottom: 1px solid white;
}

.highslide-image A:link {
	border:1px solid #ffffff;
	}

.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 0px solid white;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



.highslide-wrapper {
    background-color:#FFFFFF;
	border:solid 6px #999999;
}
/* Set 400px as the default width for expanders */
.highslide-wrapper .highslide-html-content {
    width: 630px;
    padding: 5px;
    font-family: Verdana;
	font-size: 10px;
}
/* The list of controls */
.highslide-wrapper .highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-wrapper .highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
/* Hide the previous and next links */
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
    display: none;
	font-family: Verdana;
}
.highslide-wrapper .highslide-header a {
    font-weight: bold;
	font-size: 10px;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
    color: #004F39;
}
.highslide-wrapper .highslide-header .highslide-move a {
    cursor: move;
}
.highslide-wrapper .highslide-footer {
    height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
    cursor: nw-resize;
    float: right;
    height: 11px;
    width: 11px;
    background: url(highslide/graphics/resize.gif);
    position: relative;
    top: 3px;
    left: 3px;
}

.contactformulier
{
	background-color: 000000;
	-moz-opacity:0.8;
	filter:Alpha(Opacity=80);
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #939454;
	font-weight: normal;
}

.contactinhoud
{
    background-color: ffffff;
	-moz-opacity:0.8;
    filter:Alpha(Opacity=80);
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #939454;
}


.fotovierkant {
    width: 100px;
	height: 100px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px;
	border-color: #666666;
	margin-bottom: 10px;
   }

.inhoudje {

padding-top: 40px;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 15px;
}
	
.titel {
	FONT-SIZE: 18px;
	/*COLOR: #E99F36; */
	color: #ffffff;
	LETTER-SPACING: -1px;
	font-weight:bold;
}


/* Voor de rss scroller */

	#rssBox{ 
		width:112px;
		height:250px;	
		border:1px solid #939454;
		padding:3px;
		font-size:11;
		background-color:#939454;

		
		/* vaste waarden */
		overflow:hidden;
		position:relative;	

	}		
	
	#rssBox .slide{	/* Specifieke slide */
		background-color:#D1EC69;
		
	}
	
	.rssBoxDate{
		display:none;	/* Datum display? */
	}
	.rssBoxHeading{	/* Heading */
		font-weight:bold;
		color:#1C2940;
		margin:0px;
	}
	.rssBoxDescription{	/* Beschrijving */
	
	}	
	.rssBoxLink{	/* linkkleur */
	text-decoration:none;
	font-family: verdana, Times, serif;
	font-size: 12px;
	}
	.rssBoxLink:hover{	/* mouse over */
		text-decoration:underline;
	}
	.stylescroll {
	color: #1C2940;
	font-family: verdana;
	font-size: 12px;
	         }
	/* HOOFDCONTENT  */			 
	
	.hoofdcontent {
	width: 450px;
	padding-top: 10px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	font-family: verdana;
	text-align: justify;
	color: #FFFFFF;
	height:auto;
	padding-right:15px;
	line-height:25px;
	}

	
	.hoofdcontent A:link {
	font-family: verdana;
	font-size: 11px;
	color: #0a5b3b;	
	text-decoration: none;
	}
	
	.hoofdcontent A:visited {
	font-family: verdana;
	font-size: 11px;
	color: #0a5b3b;	
	text-decoration: none;
	}
	
	.hoofdcontent A:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.hoofdcontent A:active {
	font-size: 11px;
	color: #0a5b3b;	
	text-decoration: none;
	}
	
	
	/* EINDE HOOFDCONTENT  */

	



	.verder	  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ff9900;	
	text-decoration: none;
    }
	
	.verder	A:link  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ff9900;	
	text-decoration: none;
    }

	.verder	A:visited  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ff9900;	
	text-decoration: none;
    }

	.verder	A:hover  {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #c0c0c0;	
	text-decoration: none;
    }
	
	.verder	A:active  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
    }
	
	.td_metn_randje  {

	width: 130px;
	height:130px;
	border:0px solid #999999;
	}
	
	.fotorandje  {
	border:1px solid #33333;
	}
	
	.fotorandjuh  {
	border:1px solid #ff9900;
	}

	
	.positie  {
	padding-right: 54px;
	font-family: verdana;
	font-size: 16pt;
	color: #D1D1D1;
	}
	
	.popupje_titel  {
	font-family: verdana;
	font-size: 16px;
	color: #747b4e;
	}
	
	.publicatiedatum {
	font-style:italic;
	color: #CCCCCC;
	}
	
    .taalkeuzemenu {
	width: 173px;
	background-color:#000000;
	border:solid 0px;
	border-color: #000000;
	color: #999999;
	scrollbar-face-color:       #ff9900;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #FFFFFF;
	scrollbar-3dlight-color:    #FFFFFF;
	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	}
	

/* Laatste Nieuws  */

	.nieuws_titel {
	font-family: verdana;
	font-size: 12px;
	color: #FFD800;
	}	
	
    .nieuws_titel A:link {
	font-family: verdana;
	color: #FFD800;
	text-decoration:none;
	}
	
	.nieuws_titel A:visited {
	font-family: verdana;
	color: #FFD800;
	text-decoration:none;
	}	
	
	.nieuws_titel A:hover {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration:none;
	}	
	
	.nieuws_titel A:active {
	font-family: verdana;
	color: #FFD800;
	text-decoration:none;
	}	
	
	
	.nieuws_datum {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	}	
	
	.nieuws_description {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	}	
	
    .nieuws_description A:link {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
	}
	
	.nieuws_description A:visited {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
	}	
	
	.nieuws_description A:hover {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration:undeline;
	}	
	
	.nieuws_description A:active {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
	}
	
	.specs {
	border:solid 1px;
	border-color:#999999;
	}
	
	.specs_td {
	padding: 4px;
	border-bottom: solid 1px;
	border-color:#999999;
	}
	
	.specs_td_bottom {
	padding: 4px;
	}
	


.extra_info {
	font-size: 12px;
	color: #0a5b3b;
	text-decoration: none;
	border:1px solid #fdcf69;
	padding:2px;
	text-align:left;
	vertical-align:top;
	background-image:url(../../homepics/kgs/standard/bg_repeat2.jpg);
   }
  
.extra_info:hover {
	font-size: 12px;
	color: #0a5b3b;
	text-decoration: none;
	border:1px solid #b1b1b1;
	padding:2px;
	text-align:left;
	vertical-align:top;
	background-image:url(../../homepics/kgs/standard/bg_repeat.jpg);
   }
   
.extra_info A:link {
	font-size: 12px;
	color: #0a5b3b;
	text-decoration: none;
   }
   
.extra_info A:visited {
	font-size: 12px;
	color: #0a5b3b;
	text-decoration: none;
   }
   
.extra_info A:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
   }
   
.extra_info A:active {
	font-size: 12px;
	color: #0a5b3b;
	text-decoration: none;
   }
   
   .site_uit {
   
   font-size:14px;
   color: #FF0000;
   font-weight: bold;
   }
   
.advertentie {
	width: 160px;
	background-color:#000000;
	border: solid 1px;
	border-color: #636842;
	padding: 5px;
   }
   
/* MENUSTRUCTUUR HOOFDMENU   */

.hoofdmenu {
    FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	font-family: Times New Roman;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.hoofdmenu A:link {
    color: #ffffff;
	text-decoration: none;
	}
	
.hoofdmenu A:visited {
    color: #ffffff;
	text-decoration: none;
	}
	
.hoofdmenu A:hover {
    color: #FFD800;
	text-decoration: none;
	}
	
.hoofdmenu A:active {
    color: #ffffff;
	text-decoration: none;
	}
	
.actiefhoofdmenu {
    FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	font-family: Times New Roman;
	color: #FFD800;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.actiefhoofdmenu A:link {
    color: #FFD800;
	text-decoration: none;
	}
	
.actiefhoofdmenu A:visited {
    color: #FFD800;
	text-decoration: none;
	}
	
.actiefhoofdmenu A:hover {
    color: #FFFFFF;
	text-decoration: none;
	}
	
.actiefhoofdmenu A:active {
    color: #FFD800;
	text-decoration: none;
	}


	/* #######################  HIGHLIGHTS  ##################### */

	
	.news_style{
display:none;
color:#FFFFFF;
}
.news_show
{
	color:#FFFFFF;
	width:220px;
	height:100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.news_border
{
	color:#FFFFFF;
	width:220px;
	height:130px;
	overflow-x: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: auto;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news_mark{
font: normal 70% "verdana";
width:220px;
height:35px;
color:#FFFFFF;
text-align:right;
}

.buttondiv
{
    text-align:right;
    width:220px;
	height:0px;
	overflow:hidden;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33; */
	}

.Highlight_td {
    text-align:right;
	vertical-align:top;
	padding-right: 0px;
	padding-left: 10px;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	}
	
.Highlight_td A:link {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
.Highlight_td A:visited {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
.Highlight_td A:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	text-decoration:underline;
	}
	
.Highlight_td A:active {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
.highlight_titel {
    text-align:right;
    padding-left: 10px;
	padding-top: 10px;
	color: #FFD800;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	}
	
.highlight_titel A:link {
	color: #FFD800;
	font-family: verdana;
	font-size: 12px;
	text-decoration:underline;
	}
	
.highlight_titel A:visited {
	color: #FFD800;
	font-family: verdana;
	font-size: 12px;
	text-decoration:underline;
	}
	
.highlight_titel A:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
	}
	
.highlight_titel A:active {
	color: #FFD800;
	font-family: verdana;
	font-size: 12px;
	text-decoration:underline;
	}
	
	
.Highlight {
    text-align:right;
	vertical-align:top;
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
	}
	
.Highlight A:link {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
.Highlight A:visited {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
.Highlight A:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	text-decoration:underline;
	}
	
.Highlight A:active {
	color: #FFD800;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
	}
	
	
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}




	
.jqmOverlay {
	BACKGROUND-COLOR: #000000
}
.jqmWindow {
	BORDER-RIGHT: #888888 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #888888 1px solid; PADDING-LEFT: 0px; BACKGROUND: url(modal_bckgrn.gif) #888888 repeat-x left top; PADDING-BOTTOM: 50px; BORDER-LEFT: #888888 1px solid; COLOR: #000; PADDING-TOP: 0px; BORDER-BOTTOM: #888888 1px solid
}
BUTTON.jqmClose {
	CLEAR: right; BORDER-RIGHT: #eaeaeb 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #eaeaeb 0px solid; MARGIN-TOP: 5px; PADDING-LEFT: 0px; FONT-SIZE: 8px; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN-LEFT: 5px; BORDER-LEFT: #eaeaeb 0px solid; CURSOR: pointer; COLOR: #000; PADDING-TOP: 0px; BORDER-BOTTOM: #eaeaeb 0px solid; LETTER-SPACING: 1px
}
BUTTON.jqmClose:hover {
	BORDER-RIGHT: #fff 0px solid; BORDER-TOP: #fff 0px solid; BORDER-LEFT: #fff 0px solid; COLOR: #fff; BORDER-BOTTOM: #fff 0px solid
}
BUTTON.jqmClose:active {
	BORDER-RIGHT: #fff 0px solid; BORDER-TOP: #fff 0px solid; BORDER-LEFT: #fff 0px solid; COLOR: #fff; BORDER-BOTTOM: #fff 0px solid
}
#jqmTitle {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: capitalize; COLOR: black; PADDING-TOP: 0px; HEIGHT: 50px
}
#jqmContent {
	CLEAR: both; BORDER-RIGHT: #888888 1px solid; BORDER-TOP: #888888 1px solid; DISPLAY: block; BACKGROUND: #e8e8e8; MARGIN: 0px; BORDER-LEFT: #888888 1px solid; WIDTH: 100%; BORDER-BOTTOM: #888888 1px solid; HEIGHT: 100%
}

#boven {
z-index: 9999;
}
