@charset "utf-8";
/* CSS Document */

h1	{
	color: #F77A0C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}

h2	{
	color: #F77A0C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
p	{
	color: #162350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	}

ul li	{
	color: #162350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 45px;
	list-style-type: circle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D6DA;
	}

a	{
	color: #162350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	}

a:hover {
	color: #D7D6DA;
}

body {
	background: url(achtergrond.jpg);
}

#page {
	background: url(achtergrondpage.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	}
	
#header {
	height: 230px;
	background-image: url(images/header.jpg);
	border: 5px solid #d7d6da;
	position: relative;
	}

img a{
	border: 0px;
}

#menu {
	float: left;
	width: 350px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#menu1 {
	border: 5px solid #d7d6da;
	position: relative;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(images/menu1.jpg);
	height: 155px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 50px;
}

#menu2 {
	border: 5px solid #d7d6da;
	position: relative;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(images/menu2.jpg);
	height: 100px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 50px;
}

#menu3 {
	border: 5px solid #d7d6da;
	position: relative;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(images/menu3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 0px;
	padding-right: 50px;
}

#menu4 {
	border: 5px solid #d7d6da;
	position: relative;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(images/menu4.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 0px;
	padding-right: 50px;
}

.current_page_item a {
	color: #F77A0C;
	}

#tekst {
	float: right;
	width: 650px;
	padding-top: 0px;
	margin-bottom: 0px;
}

#tekst1 {
	border: 5px solid #d7d6da;
	position: relative;
	margin-top: 30px;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/logoschaduw.jpg);
	background-repeat: no-repeat;
	background-position: 50px 20px;
	padding-top: 50px;
	}

#tekst1 ul li	{
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	margin-left: -40px;
	}

#tekst1 a	{
	text-decoration: underline;
	}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:500px;
	height:300px;
	padding:2px;
	border:1px solid #ccc;
	background:#D7D6DA
}
#information {
	position:absolute;
	bottom:0px;
	width:500px;
	height:0;
	background:#D7D6DA;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70)
}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {
	float:left;
	width:20px;
	height:81px;
	background:url(images/scroll-left.gif) center center no-repeat;
	background-color:#222
}
#slideleft:hover {
	background-color:#D7D6DA
}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {
	background-color:#D7D6DA
}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
#page #tekst #tekst1 p i b {
	color: #F77A0C;
}
.orange {
	color: #F87A0D;
}
