/* Algemeen */

body {
	font: 70%/1.7em Verdana, arial, helvetica, sans-Serif;
	width:100%;
	height:100%;
	text-align:center;
	background:#333333 url('images/tile.gif') center top;
	-moz-overflow:overflow-x;
}

* {
	margin:0px;
	padding:0px;
}

*:focus {
	-moz-outline:none;
	outline:none;
}

/*textarea,select {
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #FFFFFF;	
}*/

#oudebrowsers {
	display:none;
}

/* Opmaak teksten */

h1 {
	font:bold 2em Trebuchet MS, Arial, verdana, sans-Serif;
	color: #000000;
	margin-bottom: 1em;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.19);
	
}

h1:first-letter {
	color:#d60a01;
}

#content h1 {
	font:normal 1.5em Trebuchet MS, Arial, verdana, sans-Serif;
}

.rood {
	color:#d60a01;
}

#logo h1 {
	margin:0px 0px 0px 100px;
	padding-top:40px;	
}

span {position:relative; width:250; height:20;
	filter:shaduw(Color=#000000,Strength=8);
}

h2 {
	font-family: Trebuchet MS, Arial, verdana, sans-Serif;
	font-size: 1.6em;
	color: #4F6B02;
	margin-bottom: 5px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.19);
}

h3 {
	font-family: Trebuchet MS, Verdana, arial, sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #d60a01;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.19);
}

p {
	margin-bottom:1.4em;
}

ul, ol {
	margin-left:2em;
	margin-bottom:1.4em;
}

/* Opmaak plaatjes */

.imgover {
	border: 0px solid #323232;
}

img {
	border:0px;
}

.foto {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.5);
	padding:5px;
	margin:5px;
	border: 1px solid #aaa;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc',direction='145',strength='3');
	border-radius:2px;
	-moz-border-radius:2px;	
}

.logos {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.5);
	padding:0px;
	margin:5px;
	border: 1px solid #aaa;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc',direction='145',strength='3');
	border-radius:2px;
	-moz-border-radius:2px;
}
.logos:hover
{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* Opmaak links */

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

#content a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

#content a:hover {
	color: #d60a01;
	text-decoration: underline;
}

.next {
	text-align:right;
	color:#999999;
}

.sitebartekst a, .sitebartekst a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#navigation a:hover {
	color: #aaaaaa;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.introbutton {
	display:block; 
	float:left;
	margin:4px 4px 4px 0px;
	background:#d60a01 url('images/introbutton.gif'); 
	color:#FFFFFF; 
	font:bold 13px 'Trebuchet MS'; 
	padding:4px 85px 4px 85px; 
	border:2px solid #393939;
}

.introbutton:hover {
	background:#696969; 
	color:#FFFFFF; 
	text-decoration:none;
	border:2px solid #393939;
}

img[name='slide']{
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.25);
	margin-left:7px;
}

#header ul {	
	width:780px;
	margin:0px auto;	
	list-style-type:none;
}

#header ul li {
	display:block;
	float:left;		
}

#header ul ul {
	width:180px;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	background:#555;
	position:absolute;	
	text-align:left;
	border:1px solid #333;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	opacity:0.97;
	filter:alpha(opacity=97);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#444444)); /* voor webkit browsers */
	background: -moz-linear-gradient(top, #666666, #444444); /* voor firefox 3.6+ */
}

#header ul a {

	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	width:130px;
	padding-top:20px;
	height:40px;	
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#header ul a:hover {
	color:#ffffaa;
	text-decoration: none;
}

#header ul ul li a {
	width:160px;
	padding:4px 10px;
	height:auto;
	color:#fff;
	border-bottom:1px solid #404040;
}

#header ul ul li a:hover {
	background:#666;
	color:#eee;	
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#777777)); /* voor webkit browsers */
	background: -moz-linear-gradient(top, #999999, #777777); /* voor firefox 3.6+ */
}

#header li ul {
	display:none;
}
 
#header li:hover ul, #header li.over ul {   /* The magic */
	display:block;
 }

#header .aktief, #header .aktief:hover {
	color:#ffffaa;
}

#header ul ul .aktief, #header ul ul .aktief:hover {	
	background:#777;
	color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#666666)); /* voor webkit browsers */
	background: -moz-linear-gradient(top, #888888, #666666); /* voor firefox 3.6+ */
}

/* opmaak overig */

#content ul, #content ul ul {
	list-style-image: none;
	list-style-type: circle; 
}

input, textarea,select {
	color: #000000;
	font:1em Trebuchet MS, verdana, arial, helvetica, sans-serif;
	margin-bottom:2px;
	padding:1px;
}
input[type='button'],input[type='submit'],input[type='reset'], .inputbutton {
	padding:4px 8px;
	width:85px;
}
input[type='submit']{
	font-weight:bold!important;
}
/* site layout */

#container {
	background:url('images/bg.gif');
	margin:0px auto;
  	width: 790px;
	text-align:left;
}

#containerintro {
	background:url('images/bgintro.gif');
	margin:0px auto;
	padding:0px;
  	width: 790px;
	text-align:left;
}

#header {
	background:url('images/topbg.gif') repeat-x;
	height:61px;
	color:#ffffff;
	text-align:center;
	margin:0px auto;
}

#containerintro #header {
	margin:0px 20px;
}

#logo {
	background:url('images/logo2.gif') no-repeat;
	height:95px;
	color:#ffffff;
}

#sfeerbeeld {
	background:url('images/sfeerbeeld.jpg') no-repeat;
	height:95px;
}

#navigation {
	text-align: left;
	color: #FFFFFF;
	width:auto;
	padding:3px 30px 3px 3px;
	margin:0px auto;
	background-color:#4B4E4C;
	clear: both;
}

#content {	
	background:url('images/contentbg.jpg') no-repeat left bottom;
	text-align:left;
	float:left;
	padding: 0px 5px 30px 50px;
	width:430px;
	min-height:460px;
}

#content2 {
	padding: 10px 30px;
}

#sidebar {	
	padding: 10px 20px 10px 1px;
	margin-left:517px;
	margin-top:-100px;
}

.sitebartekst {
	padding:20px; 
	color:#FFFFFF; 
	font-size:80%;
	line-height:170%;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#footer {	
	background:url('images/footer.gif') no-repeat;
	text-align: center;
	color: #FFFFFF;
	width:768px;
	height:27px;
	padding:5px 0px 0px 0px;
	clear: both;
	margin-bottom:50px;
	border:0;
}

