BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #ecfba5 url("../images/bg/body-bg.jpg") repeat-x left top;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL, BUTTON {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, OL, FORM, BLOCKQUOTE {
	padding: 0;
	margin: 0;
}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.area {
    background:url("../images/bg/header-bg2.jpg") no-repeat center top;
    width: 100%;
}
.header-bottom {
	width: 739px;
	float: left;
	display: inline;
	position: relative;
    z-index: 150;
	margin-left: 132px;
    margin-top: 168px;
}
.header-bottom DIV {
	background:url("../images/bg/header-bottom.png") no-repeat left top;
	width: 100%;
	height: 30px;
}
/*  Page  */
.container {
    margin: auto;
    text-align: left;
    width: 976px;
}
/*  Header  */
.header {
    width: 100%;
    margin-top: 42px;
    float: left;
	position: relative;
	margin-bottom: -31px;
	z-index: 100;
}
.header .header-area {
	width: 100%;
    height: 318px;
	background:url("../images/bg/header.png") no-repeat center top;
}
.header .logotype {
    background:url("../images/logotype.png") no-repeat left top;
    float: left;
    margin-left: 156px;
	position: relative;
	display: inline;
    margin-top: 51px;
    cursor: pointer;
}
.header .logotype A {
    width: 296px;
    height: 68px;
	display: block;
	text-decoration: none;
}
.header .logotype A IMG {display: none;}
.menu {
    width: 792px;
    float: right;
    margin-top: 134px;
    display: inline;
}
.menu UL {float: left;}
.menu UL LI {
    display: inline;
    position: relative;
    float: left;
}
.menu UL LI A {
    background:url("../images/bg/home.png") no-repeat left top;
    width: 70px;
    float: left;
    height: 59px;
    text-decoration: none;
    cursor: pointer;
    color: #e6fa87;
	position: relative;
	z-index: 100;
    outline: none;
	text-align: center;
}
.menu UL LI A SPAN {
	display: block;
	margin-top: 13px;
}
.menu UL LI.bio A {
    background:url("../images/bg/bio.png") no-repeat left top;
    width: 53px;
}
.menu UL LI.media A {
    background:url("../images/bg/media.png") no-repeat left top;
    width: 74px;
}
.menu UL LI.nieuws A {
    background:url("../images/bg/nieuws.png") no-repeat left top;
    width: 78px;
}
.menu UL LI.links A {
    background:url("../images/bg/links.png") no-repeat left top;
    width: 66px;
}
.menu UL LI.gastenboek A {
    background:url("../images/bg/gastenboek.png") no-repeat left top;
    width: 102px;
}
.menu UL LI.agenda A {
    background:url("../images/bg/agenda.png") no-repeat left top;
    width: 82px;
}
.menu UL LI.contact A {
    background:url("../images/bg/contact.png") no-repeat left top;
    width: 79px;
}
.menu UL LI:HOVER A, .menu UL LI.selected A {
    background:url("../images/bg/home-hover.png") no-repeat left top;
}
.menu UL LI.bio:HOVER A, .menu UL LI.bio.selected-b A {
    background:url("../images/bg/bio-hover.png") no-repeat left top;
}
.menu UL LI.media:HOVER A, .menu UL LI.media.selected-m A {
    background:url("../images/bg/media-hover.png") no-repeat left top;
}
.menu UL LI.nieuws:HOVER A, .menu UL LI.nieuws.selected-n A {
    background:url("../images/bg/nieuws-hover.png") no-repeat left top;
}
.menu UL LI.links:HOVER A, .menu UL LI.links.selected-l A {
    background:url("../images/bg/links-hover.png") no-repeat left top;
}
.menu UL LI.gastenboek:HOVER A, .menu UL LI.gastenboek.selected-g A {
    background:url("../images/bg/gastenboek-hover.png") no-repeat left top;
}
.menu UL LI.agenda:HOVER A, .menu UL LI.agenda.selected-a A {
    background:url("../images/bg/agenda-hover.png") no-repeat left top;
}
.menu UL LI.contact:HOVER A, .menu UL LI.contact.selected-c A {
    background:url("../images/bg/contact-hover.png") no-repeat left top;
}
.menu UL LI .sub-menu, .menu UL LI .sub-menu-media {
    width: 149px;
  	position: absolute;
  	top: 10px;
	padding-top: 20px;
  	left: 0;
  	float: left;
  	display: none;
}
.menu UL LI:HOVER .sub-menu, .menu UL LI:HOVER .sub-menu-media {
    display: block;
}
.sub-menu .sub-menu-top, .sub-menu-media .sub-menu-top {
    background:url("../images/bg/sub-menu-top.png") no-repeat left top;
    height: 15px;
    line-height: 0;
    font-size: 1px;
}
.sub-menu .sub-menu-bottom, .sub-menu-media .sub-menu-bottom {
    background:url("../images/bg/sub-menu-bottom.png") no-repeat left bottom;
    height: 14px;    
    line-height: 0;
    font-size: 1px;
}
.sub-menu .sub-menu-bg, .sub-menu-media .sub-menu-bg {
    background:url("../images/bg/sub-menu-bg.png") repeat-y left top;
    width: 100%;
}
.sub-menu .sub-menu-bg .sub-menu-grad,
.sub-menu-media .sub-menu-bg .sub-menu-grad {
    background:url("../images/bg/sub-menu-grad.gif") repeat-x left top;
    width: 134px;
    margin-left: 8px;
}
.menu UL LI UL {
	position: relative;
	margin-top: -15px;
	float: left;
	width: 100%;
	padding: 30px 0 10px;
}
.menu UL LI .sub-menu UL LI, .menu UL LI .sub-menu-media UL LI {
	display: block;
	padding: 7px 0;
	width: 100%;
}
.menu UL LI.bio:HOVER .sub-menu UL LI A, 
.menu UL LI.media:HOVER .sub-menu-media UL LI A {
    background: none;
	float: none;
	width: auto;
	height: auto;
	position: static;
	display: block;
	text-align: left;
	margin: 0 10px;
}
.menu UL LI:HOVER .sub-menu UL LI A SPAN, 
.menu UL LI:HOVER .sub-menu-media UL LI A SPAN {
	display: inline;
	margin-top: 0;
	padding: 10px 25px 10px 0;
	background:url("../images/icons/icon-1.gif") no-repeat right center;
}
.menu UL LI:HOVER .sub-menu UL LI.guan A SPAN {
	background:url("../images/icons/icon-2.gif") no-repeat right center;
}
.menu UL LI:HOVER .sub-menu UL LI.knee A SPAN {
	background:url("../images/icons/icon-3.gif") no-repeat right center;
} 
.menu H4 {font-size: 18px;}
.menu UL LI:HOVER .sub-menu UL LI H4 {font-size: 16px;}
.sub-menu-media .sub-menu-top {
    background:url("../images/bg/sub-menu-top-media.png") no-repeat left top;
}
.sub-menu-media .sub-menu-bottom {
    background:url("../images/bg/sub-menu-bottom-media.png") no-repeat left bottom;
}
.sub-menu-media .sub-menu-bg {
    background:url("../images/bg/sub-menu-bg-media.png") repeat-y left top;
}
.sub-menu-media .sub-menu-bg .sub-menu-grad {
    background:url("../images/bg/sub-menu-grad-media.gif") repeat-x left top;
}
.menu UL LI:HOVER .sub-menu-media UL LI.discography A SPAN {
	background:url("../images/icons/icon-4.gif") no-repeat right center;
}
.menu UL LI:HOVER .sub-menu-media UL LI.kiekjes A SPAN {
	background:url("../images/icons/icon-5.gif") no-repeat right center;
}
.menu UL LI:HOVER .sub-menu-media UL LI.video A SPAN {
	background:url("../images/icons/icon-6.gif") no-repeat right center;
}
.menu UL LI:HOVER .sub-menu-media UL LI:HOVER,
.menu UL LI:HOVER .sub-menu UL LI:HOVER {
	background:url("../images/bg/bg.gif") repeat left top;
}

/*  Content  */
.content a:link {color: #ba141a;}
.content a:visited {
	color: #aab232;
	text-decoration: none;
}
.content a:hover {
	color: #60702d;
    text-decoration: underline;
}
.content H1 {
	color: #ba141a;
	font-size: 18px;
	margin-top: 5px;
}
.content H2 {
	font-size: 12px;
	color: #ba141a;
	margin-top: 15px;
}
.content P {
	font-size: 11px;
	color: #464646;
	margin-top: 15px;
}
.content P.small {
	margin-top: 0;
	font-size: 10px;
}
.content UL {
	margin-top: 15px;
	list-style: none;
	font-size: 11px;
}
.content UL LI {
	margin-right: 10px;
	padding-left: 12px;
	background: url("../images/icons/list-icon.gif") no-repeat left center;
}
.content UL {
	margin: 15px 0 0 0;
	list-style: none;
}
.content UL LI {margin-top: 5px;}
.content H4 {font-size: 21px;}
.content  H5 {
    font-size: 16px;
    text-align: right;
}
.content H5 a:visited, .content  H5 a:hover {text-decoration: none;}
.content-top {
    background:url("../images/bg/content-top.png") repeat-y left top;
    height: 27px;
}
.content-bg {
    background:url("../images/bg/content-bg.png") repeat-y left top;
    width: 100%;
}
.content-area {
	margin: 0 18px 0 28px;
	font-size: 11px;
	color: #464646;
    padding-bottom: 50px;
}
.main-content {
	float: left;
	width: 675px;
	padding-bottom: 20px;
	margin-top: 30px;
}
.main-content .welkom {padding-bottom: 17px;}
.main-content .laatste {
    float: left;
    width: 100%;
}
.main-content .laatste .divider {margin: margin:0 5px 0 0;}
.main-content .laatste H4 {
    padding-top: 20px;
    padding-bottom: 10px;
}
.main-content .laatste DIV.right {
    float: right;
    padding-top: 23px;
}
.laatste .nieuw {float: left;}
.main-content .laatste .nieuw-bg {
    background: url("../images/bg/nieuw-bg.gif") no-repeat left top;
    width: 225px;
    height: 167px;
}
.laatste .nieuw-bg  A IMG{
    margin-left: 18px;
    margin-top: 29px;
}
.laatste .nieuw-bg A IMG:HOVER {opacity: 0.8;}
.laatste .nieuw .nieuw-grad {
    background: url("../images/bg/nieuw-grad.gif") repeat-x left top;
    margin-left: 8px;
    margin-right: 7px;
    width: 210px;
    padding-top: 3px;
    padding-bottom: 15px;
}
.content .nieuw-grad P, .nieuw-grad A {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}
.nieuw-grad A {
    float: right;
    margin-top: 5px;
}
.laatste .foto-area {
    float: left;
    width: 420px;
}
.laatste .video {
    background: url("../images/bg/video-area.gif") no-repeat left top;
    float: right;
    width: 251px;
    height: 210px;
}
.laatste .video #video,
.laatste .video A {
    margin-left: 27px;
    margin-top: 30px;
    display: block;
}
.content-area.media-area {margin-left: 20px;}
.content-area.media-area H4 {
    margin-left: 12px;
    margin-bottom: 8px;
}
.main-content A.media-box {
    float: left;
    width: 685px;
    margin-top: 5px;
    outline: none;
}
.main-content .media-bg {
    background: url("../images/bg/media-bg.gif") repeat-y left top;
    width: 100%;
    float: left;
}
.main-content .media-top {
    background: url("../images/bg/media-top.gif") no-repeat left top;
    width: 685px;
    float: left;
}
.main-content .media-bottom {
    background: url("../images/bg/media-bottom.gif") no-repeat left bottom;
    float: left;
    width: 685px;
    padding-top: 37px;
    padding-bottom: 40px;
}
.media-bottom SPAN {
    font-size: 36px;
    color: #ff4022;
    margin-left: 30px;
}
.main-content A.media-box:HOVER {text-decoration: none;}
.main-content A.media-box:HOVER .media-bg {
    background: url("../images/bg/media-bg-hover.gif") repeat-y left top;
}
.main-content A.media-box:HOVER .media-top {
    background: url("../images/bg/media-top-hover.gif") no-repeat left top;
}
.main-content A.media-box:HOVER .media-bottom {
    background: url("../images/bg/media-bottom-hover.gif") no-repeat left bottom;
}
.title-r {
	float: right;
	width: 300px;
	padding-bottom: 21px;
    margin-top: 4px;
}
.image {
	float: left;
	margin-right: 12px;
	display: inline;
	width: 200px;
	position: relative;
}
.image SPAN {
	width: 100%;
	position: absolute;
	height: 200px;
	background: url("../images/bg/picture-area.gif") no-repeat left top;
}
.input {
	width: 190px;
	height: 20px;
	float: left;
	margin-top: 10px;
	background: url("../images/bg/input.gif") no-repeat left top;
}
.input INPUT, .textarea TEXTAREA {
	width: 177px;
	font-size: 11px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background: none;
	margin: 2px 0 0 5px;
}
.laatste .nieuw.first {
	margin-left: -3px;
	display: inline;
	margin-top: 0px;
}
.laatste .foto-area {margin-left: -5px;}
A.media-box {cursor: pointer;}
.main-content.with-images A.media-box .media-bottom {padding: 18px 0;}
.main-content.with-images A.media-box {color: #464646;}
.main-content.with-images A.media-box IMG {
	float: left;
	margin: 0 10px 0 18px;
}
.content .main-content.with-images STRONG {
	font-size: 11px;
	color: #464646;
}
.main-content.with-images A.media-box IMG {opacity: 0.6;}
.main-content.with-images A.media-box:HOVER IMG {opacity: 1;}
.content UL.pages {
	float: right;
	margin: 7px 0 0;
}
.content UL.pages.additionals {margin-right: 215px; display: inline;}
.content UL.pages LI {
	background: none;
	float: left;
	padding: 0;
	margin: 0 5px;
}
.content UL.pages LI.previous {font-size: 24px;}
.content UL.pages LI A {
	color: #60702d;
	float: left;
}
.content UL.pages LI.selected A {font-weight: bold;}
.content UL.pages LI.previous A {
	width: 12px;
	height: 15px;	
	line-height: 0;
	font-size: 1px;
	background: url("../images/icons/previous.gif") no-repeat left top;
    margin-right: 5px;
}
.content UL.pages LI.previous A:HOVER {
	background: url("../images/icons/previous.gif") no-repeat left -15px;
}
.content UL.pages LI.previous-l, .content UL.pages LI.previous,
.content UL.pages LI.next-r, .content UL.pages LI.next {
    margin: 0;
    padding: 0;
}
.content UL.pages LI.previous-l A {
	width: 21px;
	height: 15px;	
	line-height: 0;
	font-size: 1px;
	background: url("../images/icons/previous-l.gif") no-repeat left top;
}
.content UL.pages LI.previous-l A:HOVER {
	background: url("../images/icons/previous-l.gif") no-repeat left -15px;
}
.content UL.pages LI.next A {
	width: 12px;
	height: 15px;	
	line-height: 0;
	font-size: 1px;
	background: url("../images/icons/next.gif") no-repeat left top;
    margin-left: 5px;
}
.content UL.pages LI.next A:HOVER {
	background: url("../images/icons/next.gif") no-repeat left -15px;
}
.content UL.pages LI.next-r A {
	width: 29px;
	height: 15px;	
	line-height: 0;
	font-size: 1px;
	background: url("../images/icons/next-r.gif") no-repeat left top;
}
.content UL.pages LI.next-r A:HOVER {
	background: url("../images/icons/next-r.gif") no-repeat left -15px;
}
.content UL.pages LI.previous A:HOVER,
.content UL.pages LI.previous-l A:HOVER,
.content UL.pages LI.next-r A:HOVER,
.content UL.pages LI.next A:HOVER,
.content UL.pages LI.selected A:HOVER {text-decoration: none;}
.main-content.with-images .title-r {width: 230px;}
.content UL.pages.bottom-pages, .content UL.pages.top-pages {width: 405px;}
.content UL.images {
	margin: 0;
	float: left;
	width: 100%;
}
.content UL.images LI, .content UL.news LI {
	padding: 0;
	background: none;
	float: left;
	margin: 0;
}
.content UL.images LI A, .content UL.news LI A.pic {
	cursor: pointer;
	float: left;
	height: 105px;
	position: relative;
	width: 105px;
    outline: none;
}
.content UL.images LI A SPAN, .content UL.news LI A.pic SPAN {
	background: url(../images/bg/pict-area.gif) no-repeat left top;
	float: left;
	height: 105px;
	position: absolute;
	width: 105px;
	line-height: 0;
	font-size: 1px;
	text-indent: -2000em;
}
.content UL.images LI A IMG, .content UL.news LI A.pic IMG {
	margin-left: 15px;
	margin-top: 15px;
}
.content UL.images LI A:HOVER SPAN,
.content UL.news LI A:HOVER SPAN {
	background: url(../images/bg/pict-area-hover.gif) no-repeat left top;
}
.content .main-content.with-images P.indent {margin: 20px 0 20px 7px;} 
.content .sidebar H5 {margin: 0 10px;}
.name {
	float: left;
	width: 97px;
	margin: 45px 5px 0 10px;
	display: inline;
}
.name A {text-decoration: none;}
.name A:HOVER {
	color: #60702D;
	text-decoration: underline;
}
.content UL.images.album {
	width: auto;
	margin-top: 0;
	float: none;
}
.content UL.images.album LI {padding-bottom: 10px;}
.content UL.news LI {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.content UL.news LI A.pic {margin-right: 5px;}
.content UL.news LI DIV {
	width: 333px;
	float: left;
	line-height: 140%;
	margin-top: 13px;
}
.content UL.news P {margin: 0 0 0 0;}
.content UL.news LI H3, .content UL.news LI H3 A {
	font-size: 14px;
	color: #ba141a;
}
.guestbook {
	width: 670px;
	margin-top: 10px;
	background: url(../images/bg/gastenboek-bg.gif) repeat-y left top;
}
.g-top {
	background: url(../images/bg/gastenboek-top.gif) no-repeat left top;
}
.g-bottom {
	padding: 5px 10px 12px;
	background: url(../images/bg/gastenboek-bottom.gif) no-repeat left bottom;
}
.content .g-bottom P {margin-top: 0;}
.content .g-bottom H2 {
	font-size: 11px;
	color: #464646;
	margin: 0;
}
.content .g-bottom P.date {
	margin-top: 7px;
	color: #60702d;
	font-size: 10px;
}
.guestbook.dark {background: #dfe1b8;}
.guestbook.dark .g-top {
	background: url(../images/bg/dark-top.gif) no-repeat left top;
}
.guestbook.dark .g-bottom {
	background: url(../images/bg/dark-bottom.gif) no-repeat left bottom;
}
.guestbook.uno {margin-top: 20px;}
.guestbook.last {margin-bottom: 12px;}
.sidebar {
	float: right;
	width: 230px;
}
.content .sidebar H4 {margin: 17px 7px 0;}
.boek-ons-nu {
	background: url(../images/buttons/boek-ons-nu.gif) no-repeat left top;
    height: 89px;
	position: relative;
	margin-top: -16px;
	display: block;
    outline: none;
    text-indent: -10000px;
}
.boek-ons-nu:HOVER {
	background: url(../images/buttons/boek-ons-nu-hover.gif) no-repeat left top;
}
.divider {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 10px 10px 0 12px;
	border-top: 1px solid #a4a592;
	border-bottom: 1px solid #cecfbc;
}
.content UL.reacties {
	list-style: none;
	line-height: 150%;
	font-style: italic;
	margin-top: 0;
}
.content UL.reacties LI {
	padding-left: 0;
	display: block;
	background: url("../images/icons/quote-open.gif") no-repeat left top;
}
.content UL.reacties LI DIV {
	padding: 17px 10px 10px;
	background: url("../images/icons/quote-close.gif") no-repeat right bottom;
}
.content UL.waar LI {
	padding: 0;
	background: none;
	float: left;
	width: 100%;
	margin-top: 15px;
    margin-right: 0;
}
.content UL.waar LI STRONG {
	float: left;
	width: 33px;
	height: 35px;
	background: url("../images/bg/date.gif") no-repeat left top;
	text-align: center;
	padding-top: 3px;
	padding-right:3px;
	color: #d71920;
	margin-right: 10px;
	position: relative;
	margin-top: -3px;
}

.content UL.waar LI a:link, .content UL.waar LI a:visited {
	font-weight: bold;
	color: #60702d;
}
.content UL.waar LI A:HOVER {
    text-decoration: underline;
    color: #ba141a;
	font-weight: bold;
}
.sidebar .input {
	float: none;
	margin: 5px 0 11px 0; 
}
.textarea {
	background: url(../images/bg/textarea.gif) no-repeat left top;
	width: 190px;
	height: 100px;	
	margin: 5px 0 20px 0;
}
.textarea TEXTAREA {height: 90px;}
.sidebar LABEL {margin: 0 3px;}
.sidebar FORM {padding: 20px 0 0 20px;}
.footer-bg {
    background:url("../images/bg/footer-bg.jpg") repeat-x left top;
    height: 216px;
    width:100%;
}
.footer {
    background:url("../images/bg/footer.jpg") no-repeat center top;
    height: 216px;
}
.footer-area {
    width: 976px;
    margin: auto;
}
.container-footer {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 20px;
    text-align: left;
}
.container-footer A {
    margin-top: 22px;
    margin-left: 5px;
    float: left; 
    line-height: 0;
}
.container-footer H4 A {
    font-size: 24px;
    color: #fcc176;
    margin-left: 23px;
    margin-top: 36px;
}
.container-footer A:HOVER {text-decoration: none;}
.container-footer A IMG:HOVER {opacity: 0.8;}
.container-footer P {  
    font-size: 10px;
    color: #c69c6d;
    margin-left: 23px;
    margin-top: 34px;
}
.container-footer P A {
    float: none;
    color: #e6fa87;
}
.container-footer P A:HOVER {text-decoration: underline;}