@charset "utf-8";

/* lichlicht groen  #DCDFD5;   -   LICHT GROEN #BBC8AC  - donker groen #495E4B   -  lichtgrijs achter foto #CED2C4    -  d.rood #8F273F  -  beige #E5D3AD  -  bruin #90684f  */

body,div,dl,dt,dd, h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
td{ vertical-align:top;}
fieldset,img{border:0;}


/* -------------- algemene gedeelte ----------------*/
body {
		font-size:0.9em;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		background:url(images/bg2.jpg) top repeat-x;
		background-color:#fff; 
		line-height:150%;}
h1{
	color:#8F273F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:130%;
	margin:3px 0;}
	
h2, h3{ color:#8F273F;
	font-size:115%;
	margin:0;}			
		
#wrapper{
	margin:15px auto 10px auto;
	padding:0;
	width:940px;
	background-color:#fff;
	border-bottom:1px solid #BBC8AC;
	border-top:1px solid #000;}

#topfoto {
	margin:0;
	padding:0;
	width:940px;
	height:250px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background:url(images/toplogo2.jpg) left no-repeat;
	background-color:#CED2C4;}	
	
.logoplaatje{
	border:0;
	float:left;
	margin:0;
	padding:10px 0 0 0;}	

/* ------- navigatie -----------*/
.outer{	margin:0 0 0 310px;
	padding:5px 0 0 0;
	width:210px;
	height:235px;
	background:#495E4B;}

#menu {
	width:174px;
	padding:0;
	margin:12px 0 0 20px;}
	
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	text-align:right;}
	
#menu li a {
	height:35px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	height:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	list-style:none;}

#menu li a:link, #menu li a:visited {
	color:#DCDFD5;
	display:block;
	background:url(images/butbg.gif);
	border-bottom:1px solid #DCDFD5;
	padding:0 40px 0 0;}
		
#menu li a:hover {
	color: #fff;
	border-bottom:1px solid #fff;
	background:url(images/butbg1.gif);
	padding:0 40px 0 0;}
		
#menu li a:active{
		color:#fff;
		background:url(images/butbg1.gif);
		padding:0 40px 0 0;}
		
li.first{
	margin:0;
	padding:0;
	border-top:1px solid #DCDFD5;}		

/* ------- contentvlak -----------*/	
#contentvlak{
	width:880px;
	margin:20px;
	padding:10px;
	background:url(images/sheetmusic2.gif) top repeat;
	background-color:#fff;}
	
#contentvlak a, a:visited{
	color:#90684f;}

/* -------------- footer ----------------*/	
#footer{
	margin:0 auto;
	padding:0 10px;
	width:920px;
	height:28px;
	font-size:10px;
	color:#000;
	background:url(images/bg-discaimer.png) left top repeat;}
	
#footer a, a:visited{
	color:#000;
	text-decoration:none;}	
#footer a:hover{
	text-decoration:underline;}		
	
#designby{
	width:300px;
	float:left;}	
	
#disclaimer{
	width:300px;
	float:right;
	text-align:right;}		
	
/* -------------- alle images ----------------*/
.frames{
	float:right;
	border:3px solid #eee;
	margin:5px 2px 5px 30px;
	padding:5px;}
	
td{
	border-bottom:1px solid #8F273F;}
.formbody td { border-bottom: 0 }	
form{
               border-bottom:0;}

.clear{
	clear:both;}	

