* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #9C841E;
}

a:hover {
	color: #756416;
}

a:visited {
	color: #9C841E;
}

body {
	background: #754416 url(../design/bg.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #757575;
}

#content {
	margin: 0 auto;
	width: 926px;
	text-align: left;
}

#main {
	width: 866px;
	background: url(../design/top_bottom.png) no-repeat top;
	padding: 30px;
}

#back {
	width: 926px;
	background: url(../design/main_bg.png) repeat-y;
}

#header {
	height: 315px;
	text-align: right;
	background: url(../design/top.png) no-repeat;
}

#menu {
	width: 926px;
	height: 60px;
	padding-top: 255px;
	padding-left: 35px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 110px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 110px;
	height: 40px;
	text-decoration: underline;
	background: url(../design/nav_selected.png) repeat-x;
}

#menu a.current {
	width: 110px;
	height: 40px;
	background: url(../design/nav_selected.png) repeat-x;
}

#right {
	width: 257px;
	float: right;
	padding-top: 90px;
}

#right H3 {
	width: 257px;
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
	text-transform: uppercase;
	font-style: italic;
	color: #ffffff;
	background: url(../design/menu.png) no-repeat;
}

#rightmenu {	
	margin-bottom: 10px;
	background: url(../design/menu_bottom.png) no-repeat top;
	padding: 20px;
	padding-bottom: 5px;
}

#right ul {
	list-style: none;
}

#right li {
	padding-bottom: 5px;
}

#right a {
	color: #9C841E;
}

#right a:hover {
	color: #756416;
	text-decoration: none;
}

#right a:visited {
	color: #9C841E;
}

#right p {
	font-size: 10px;
	color: #9C841E;
}

#left {
	width: 560px;
	padding: 10px;
	padding-top: 30px;
}

#left h4 {
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #9C841E;
}

#left a {
	color: #9C841E;
	text-decoration: none;
}

#left a:hover {
	color: #756416;
}

#left a:visited {
	color: #9C841E;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #756416;
}

#left table.fototable {
	border-spacing: 20px
}

#left table p {
	font-size: 9px;
	text-align: center;
}

#foto {
	width: 100px;
	height: 100px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
}

#foto img {
	text-decoration: none;
	border: none;
}

.date {
	text-align: right;
	color: #756416;
	font-size: 11px;
}

.date a {
	color: #756416;
}

#left ol {
	margin-left: 30px;
}

#left ul {
	margin-left: 30px;
}

#left img.leftimage {
	width: 200px;
	vertical-align: top;
	float: left;
	padding-right: 20px;
}

#left img.rightimage {
	width: 200px;
	vertical-align: top;
	float: right;
	padding-left: 20px;
}

#left img.rightimage_original {
	vertical-align: top;
	float: right;
	padding-left: 20px;
}

#left img.fullwidth {
	width: 560px;
	vertical-align: top;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}

#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #756416;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../design/footer.png) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}

.fotobutton {
	background: url(../design/fotos.gif) no-repeat;
	float: left;
	width: 202px;
	height: 127px;
	margin-left: 50px;
}

.fotobutton a {	
	display: block;
	width: 202px;
	line-height: 127px;
	text-decoration: none;
}

.fotobutton a:hover {
	background: url(../design/fotos_hover.gif) no-repeat;
}

.muziekbutton {
	background: url(../design/muziek.gif) no-repeat;
	float: right;
	width: 202px;
	height: 127px;
	margin-right: 50px;
}

.muziekbutton a {	
	display: block;
	width: 202px;
	line-height: 127px;
	text-decoration: none;
}

.muziekbutton a:hover {
	background: url(../design/muziek_hover.gif) no-repeat;
}
