/*
Chris Design - Style Sheet (c)2007 - All rights reserved
*/

body {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #424242;
	text-decoration: none;
	background: #9DC3DA url(images/background.jpg) repeat scroll;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px none;

}
.tophome {
 	background:  url(images/banner.png) no-repeat;
	vertical-align: top;

}
.text {
	width: 540px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 19px;
	
}a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	
}
.text a:link, .text a:visited {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	
}
.tabeltext {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;

}
.slideshow {
	width: 372px;
	
}
.textslideshow {
	width: 240px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	
}
.tabeltextvoorpagina {
	width: 300px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	
}
.koptext {
	font: normal 20px "Monotype Corsiva", Times New Roman, Georgia, Times, serif;
	color: #22A4C9;

}
.headtext {
	width: 600px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #22A4C9;
	font-weight: bold;
	
}
.tabelheadtext {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #22A4C9;
	font-weight: bold;

}
.popuptext {
	width: 241px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #424242;
	background: #FFFFFF no-repeat;
	
}
.popupbeeld {
	text-align: center;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #424242;
	width: 270px;
	background: #FFFFFF no-repeat;

}
.popupleeg {
    width: 10px;
	background-color:#FFFFFF;

}
.popuplijn {
	width: 20px;
	background-position: center;
	background:  url(images/background.png) repeat-y;
	background-color:#FFFFFF;

}
.menu {
	background:  url(images/menu4.png) no-repeat;
	width: 140px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #6D97C3;
    
}
.leeg {
    width: 800px;
	height: 170;
	background: url(images/banneronder.png) no-repeat;
	background-position: bottom;
	
	
}
.lshadow {
	background:  url(images/dirt.png) repeat-y;
	width: 30px;
	background-position: right;
}
.rshadow {
	background:  url(images/dirt_r.png) repeat-y;
	width: 30px;
	background-position: left;
}

input { 
	color: #000000; 
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;  
	background: #22A4C9; 
	border: 1 solid #000000;
}


select {
	color: #000000;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: none;
	text-decoration: none;
	background: #22A4C9;
	border: 1 solid #000000;
}

textarea { 
	color: #000000; 
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: none; 
	text-decoration: none; 
	background: #22A4C9; 
	border: 1 solid #000000;
}

/*

Highslide Style

*/



.highslide {

	cursor: url(../highslide/graphics/zoomin.cur), pointer;

    outline: none;

	padding: 5px;

}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	border: 2px solid white;

		

}

.highslide:hover img {

	border: 2px solid;

	border-color: #8DB3D3;

}



.highslide-wrapper {

	background: white;

}

.highslide-image {

    border: 2px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    

    border: 2px solid white;

    border-top: none;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    padding: 5px;

    background-color: white;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    

    padding-left: 22px;

    background-image: url(../highslide/graphics/loader.white.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-move {

    cursor: move;

}



.highslide-overlay {

	display: none;

}



a.highslide-full-expand {

	background: url(../highslide/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}









/* Necessary for functionality */

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}




