/* CSS voor NL site */
body { 
	margin: 0px;
	text-align: center;
	font-family: Times, 'Times New Roman', sans-serif;
	background: url('../images/backgrounds/bg_vakantie.jpg');
	background-repeat: no-repeat;
    background-position: center top;
}

table {
	font-size: 100%;
	width: 800px;
	border: 1px ;
	border-color: white;
	margin: 0px;
	padding: 0px
} 

table.center {
	margin-left:auto;
	margin-right:auto;
}

table td {
	background: transparent;
} 

table td.header-algemeen {
	width: 798px;
	height: 71px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_algemeen.jpg') no-repeat top left; 
} 

table td.header-agenda {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_agenda.jpg') no-repeat top left; 
} 

table td.header-beeld-geluid {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_beeld_geluid.jpg') no-repeat top left; 
} 

table td.header-beschermheer {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_beschermheer.jpg') no-repeat top left; 
} 

table td.header-bestuur {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_bestuur.jpg') no-repeat top left; 
} 

table td.header-dirigent {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_dirigent.jpg') no-repeat top left; 
} 

table td.header-home {
	width: 798px;
	height: 372px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_home.jpg') no-repeat top left; 
} 

table td.header-koor {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_koor.jpg') no-repeat top left; 
} 

table td.header-les-amis {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_les_amis.jpg') no-repeat top left; 
} 

table td.header-lidmaatschap {
	width: 798px;
	height: 217px;
	text-align: left;
	vertical-align: top;
	background: url('../images/header_lidmaatschap.jpg') no-repeat top left; 
} 

table td.menubar {
	width: 798px;
	height: 37px;
	font-size: 11pt;
	text-align: center;
	vertical-align: top;
	background: white
} 

table td.sidebar-left {
	width: 148px;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	background: #C0C0C0 url("../images/sidebar.jpg") top left no-repeat
} 

table td.sidebar-right {
	width: 145px;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	background: #C0C0C0 url("../images/sidebar.jpg") top left no-repeat
} 

table td.body-center {
	width: 505px;
	font-size: 11pt;
	text-align: left;
	vertical-align: top;
	background: white
} 

a:link {
	COLOR: #000000;
}
a:visited {
	COLOR: #65842F;
}
a:hover {
	COLOR: #72A436;
}
a:active {
	COLOR: #72A436;
}

h1 { color: black; font-style: bold; font-size: 11pt }
h2 { color: black; font-style: italic; font-size: 11pt }
h3 { color: black; font-style: bold; font-size: 14pt }

p { text-decoration: none }

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:504px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:498px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:498px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:0; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url("../images/slideshow-left.gif") left center no-repeat}
#imgnext {right:0; background:url("../images/slideshow-right.gif") right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url("../images/slideshow-link.gif") center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; position:relative; width:20px; height:81px; background:url("../images/slideshow-scroll-left.gif") center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; position:relative; width:20px; height:81px; background:#222 url("../images/slideshow-scroll-right.gif") center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}