@charset "utf-8";
/* CSS Document */
body{
	background-color: #ECDEB3;
	font-family: "Garamond";
	color: #6a4a25;
	font-size: 16px;
}
a{
	color: #6a4a25;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	}
h1{
	font-size: 26px;}
.container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:#ECDEB3;
}

.menu{
	padding:20px 0;
	text-align:center;
	}
.muziek{
	text-align:right;
	margin-right:20px;
	}
	
.content{
	text-align:left;
	padding:0 20px;
}
.stijl1
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 } 
.stijl1:link
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl1:visited
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl1:hover
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl1:active
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 } 		 
.stijl2 
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 16px;
		 }
.stijl3:link
		 {color:#6a4a25;
		 font-family: "Garamond";
		 font-size: 9px;
		 }
.stijl3:visited
 		 {color:#6a4a25;
		 font-family: "Garamond";
		 font-size: 9px;
		 }
.stijl3:hover
		 {color:#6a4a25;
		 font-family: "Garamond";
		 font-size: 9px;
		 }
.stijl3:active
		 {color:#6a4a25;
		 font-family: "Garamond";
		 font-size: 9px;
		 }
.stijl4
		 {color: #999999;
		 font-family: "Garamond";
		 font-size: 12px;
		 font-weight: bold;
		 }
.stijl4:link
		 {color: #999999;
		 font-family: "Garamond";
		 font-size: 12px;
		 text-decoration: none;
		 }
.stijl4:visited
		 {color: #999999;
		 font-family: "Garamond";
		 font-size: 12px;
		 text-decoration: none;
		 }
.stijl4:hover
		 {color: #999999;
		 font-family: "Garamond";
		 font-size: 12px;
		 text-decoration: none;
		 }
.stijl4:active
		 {color: #999999;
		 font-family: "Garamond";
		 font-size: 12px;
		 text-decoration: none;
		 } 		 		 
.stijl5
		 {color: #6a4a25;
		 }
.stijl6 
		 {color: #D3AF21;
		 font-family: "Garamond";
		 font-size: 14px;
		 }
.stijl6:link
		 {color: #D3AF21;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl6:visited
		 {color: #D3AF21;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl6:hover
		 {color: #D3AF21;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 }
.stijl6:active
		 {color: #D3AF21;
		 font-family: "Garamond";
		 font-size: 14px;
		 text-decoration: none;
		 } 	
.stijl7 
		 {color: #6a4a25;
		 font-family: "Garamond";
		 font-size: 14px;
		 }
 		 
.box_top_bg
		 {
background:url(images/box_top_bg.jpg) left top repeat-x;
height:32px;
}
.left_line
		 {
border-left:1px solid #E6E6E6;
}
.right_line
		 {
border-right:1px solid #E6E6E6;
}
.bottom_line
		 {
border-bottom:1px solid #E6E6E6;
		 }
.reactie {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#ECDEB3; 
	color:#6a4a25;
	font-family:Garamond;
	font-size:16px;
}