@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url('../images/background_1.png');
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
a:link{
	color:#FFF;
	text-decoration:underline;
}
a:visited{
	color:#FFF;
	text-decoration:underline;
}
a:hover{
	color:#FFF;
	text-decoration:none;
}
a:active{
	color:#FFF;
	text-decoration:none;
}
.background_boog{
	background-image:url('../images/background_boog.png');
	background-repeat:repeat;
	position:absolute;
	width:100%;
	top:0px;
	height:345px;
}
.boog_houder{
	width:100%;
	height:132px;
	position:relative;
	top:240px;
}
.boog{
	background-image:url('../images/boog_foto_6.png');
	background-repeat:no-repeat;
	width:100%;
	height:132px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	z-index:2;
}
.boog_foto{
	background-image:url('../images/header_logo_3.png');
	background-repeat:no-repeat;
	width:887px;
	height:354px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}
.boog_foto_index{
	background-image:url('../images/header_logo_7.png');
	background-repeat:no-repeat;
	width:887px;
	height:304px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.boog_foto_clubshop{
	background-image:url('../images/header_logo_5.png');
	background-repeat:no-repeat;
	width:887px;
	height:354px;
	margin-right:auto;
	margin-left:auto;
}
.boog_foto_kerstmis{
	background-image:url('../images/header_logo_4.png');
	background-repeat:no-repeat;
	width:887px;
	height:304px;
	margin-right:auto;
	margin-left:auto;
}
#menu_links {
	background:#2a420a;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:110px;
}
#menu_links li {
	margin:0;
	padding:0;
}
#menu_links a {
	background:#2a420a;
	color:#FFF;
	display:block;
	margin:0;
	padding:8px 12px;
	text-decoration:none;
}
#menu_links a:hover {
	background:#7cc21e;
	color:#fff;
	padding-bottom:8px;
}
#menu_rechts{
	background:#2a420a;
	float:right;
	list-style:none;
	width:105px;
	margin:0;
}
#menu_rechts li{
	margin:0;
	padding:0;
}
#menu_rechts a{
	background:#2a420a;
	color:#FFF;
	display:block;
	margin:0;
	padding:8px 12px;
	text-decoration:none;
}
#menu_rechts a:hover{
	background:#7cc21e;
	color:#fff;
	padding-bottom:8px;
}
.tabel{
	margin-top:265px;
}
.lijn_h{
	background-repeat:repeat-y;
	position:absolute;
	width:1px;
	height:500px;
}
.kader_houder{
	width:715px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.kader_boven{
	background-image:url('../images/kader_boven.png');
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	width:715px;
	height:38px;
}
.kader_midden{
	background-image:url('../images/kader_midden.png');
	background-repeat:repeat;
	padding-left:5px;
	width:710px;
	height:auto;
}
.kader_onder{
	background-image:url('../images/kader_onder.png');
	background-repeat:no-repeat;
	width:715px;
	height:41px;
}
.logo_club{
	background-image:url('../images/logo_club.png');
	background-repeat:no-repeat;
	position:absolute;
	width:180px;
	height:214px;
}
.foto_houder{
	width:715px;
	height:408px;
	margin-left:auto;
	margin-right:auto;
}
#wrap, #wrap2   							{ width: 600px; position: relative; }
#small, #small2								{ position: relative; width: 100%; }
#large, #large2    							{ background: white; position: relative; width: 600px; }
#mover, #mover2								{ position: absolute; top: 0; left: 0; width: 104px; height: 104px; overflow: hidden; z-index: 100; background:black; display: none; }
#overlay, #overlay2							{ border: 1px solid blue; width: 102px; height: 102px; position: absolute; top: 0; left: 0; z-index: 200; }

#ledenfeest
{
	width: 715px;
	position:relative;
	margin: 0px auto;
}

