/* CSS Document */

body {
background-color:#333333;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-top:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

#container {
width:800px;
height:auto;
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;
position:relative;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
background-position:center;
;
}

#header {
background-image:url(images/header.jpg);
background-position:top;
background-repeat:no-repeat;
height:300px;
width:800px;
z-index:1;
}

#menu {
	position: absolute;
	left:135px;
	top:193px;
	width:500px; /* 431 */
	height:15px;
	z-index:2;
	padding-bottom:5px;
	background-color:transparent;
	float: none;
	color: #000000;
	text-align:center;
	/*
	border-bottom-color:#CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 5px;
	border-top-width: thin;
	border-top-color: #CCCCCC; */
}
#menu ul {
list-style-type:none;
}

#menu ul li {
display: inline;
height:27px;
width:75px;

}

#menu ul li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
white-space: nowrap; 
padding: 7px;
margin: 1px;
line-height: normal;
text-decoration: none;
border: none;
background-color:transparent;
letter-spacing:2px;
}

#menu a:hover {
background-color:#FFFFFF;
color:#000000;
}
#menu .here {
background-color:#FFFFFF;
color:#000000;
}



#contentL {
	
	width:321px;
	height:auto;
	position: absolute;
	left: 59px;
	top: 259px;
	z-index:2;
}
#contentR {
	
	width:349px;
	height:auto;
	position: absolute;
	left: 392px;
	top: 259px;
	z-index:2;}
	
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FEBC04;
	padding-left:20px;
	/*background-image:url(images/h1BG.jpg);
	background-position:left;
	background-repeat:repeat-x;
	border:none; 
	*/
	background-color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color: #FEBC04;
	padding-left:20px;
	/*background-image:url(images/h1BG.jpg);
	background-position:left;
	background-repeat:repeat-x;
	border:none; 
	*/
	background-color: #000000;
	}

p {
	font-size:12px;
	padding:5px 10px 5px 10px;
	border-top:none;
	background-color: #333333;
	line-height:18px;
}


#contentR a, a:hover, a:visited, a:active{
color:#FFF;
text-decoration:underline;
font-size:12px;
} 

#contentFoto {
 width:687px;
height:216px;
visibility:visible;
background-color:#000000;
position:absolute;
left:59px;
right:50px;
top:249px;
}

a img {
border:2px #FFF;
}

#band{
width:509px;
height:216px;
visibility:visible;
background-color:#000000;
position:absolute;
left:147px;
right:50px;
top:249px;
}
#yvette, #laurent, #saskia, #inge, #fred, #raymond, #joop {
position:absolute; left:138px; top:485px; width:530px; height:289px; z-index:3;;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-stretch:narrower;
color:#FFFFFF;
position:absolute;
float:right;
right:10px;
bottom:10px;
height:20px;
width:300px;
z-index:2;
visibility:visible;
text-align:right;
}

#footer a, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-stretch:narrower;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-stretch:narrower;
color:#FFFFFF;
text-decoration:underline;
}

#banner {
display:none;
	height:366px;
	width:136px;
	position:absolute;
	float:right;
	left: 11px;
	top: 168px;
}
