	@charset "utf-8";
/* 
CSS Document for:
Bslim
(C) 2008 Crea-Design.nl
http://crea-design.nl
 */

*
{
	margin: 0px;
	padding: 0px;
}
 
html
{
	margin: 0;
	min-height: 100%;
	
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/pagebg.png);
	background-color:#9edc00;
	background-repeat:repeat-y;
	background-position: center;
	min-height: 100%;
}

#center
{
	width: 100%;
	height:100%;
	position:absolute;
}

#container
{
	width: 900px;
	height: 100%;
	left: 50%; 
	margin-left: -450px;
	position: relative;
}

html>body #container
{
	height: auto;
	min-height: 100%;
}

p
{
	margin-bottom: 15px;
	line-height: 16px;
}


/* Header  */ 

#header
{
	width: 900px;
	height:139px;
	position:absolute;
	top: 0px;
	left: 0px;
	overflow:hidden;
	z-index: 100;
}

#header img
{
	position:absolute;
	left: 0px;
	top: 0px;
}

#logo
{
	position:absolute;
	top: 25px; 
	left: 12px;
	z-index: 800;
}

/* Contents */ 

#contents
{
	width: 900px;
	position: relative;
	left: 0px;
	top: 167px;
	z-index: 200;
}

/* Menu */ 
#menu
{
	float:left;
	width: 180px;
	padding-top: 63px;
}

#menu ul 
{
	list-style:none;
	margin-left: 18px;
}

#menu ul li
{
	margin-top: 5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

#menu ul li a
{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	padding-left: 2px;
	padding-right: 1px;
	display:inline;
}

#menu ul li a:hover
{
	color:#9edc00;
}

#menu ul li a.active
{
	color:#9edc00;
}


/* Content */

#contentbox
{
	float:left;
	width: 585px;
	margin-left: 20px;
}


#top
{
	width:300px;
	background-image:url(images/lijn.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 42px;
	padding-left: 130px;
	font-weight: bold;
}

#topBread
{
	width:470px;
	background-image:url(images/lijn.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 42px;
	padding-left: 130px;
	font-weight: bold;
}


#topBread h1
{
	display: inline;
}


#top h1, #topBread a
{
	margin-top:20px;
	background-color:#000000;
	display:inline;
	color:#9edc00;
	font-family:"Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bolder;
}

#contentHouder
{
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	width: 585px;
	margin-top: 16px;
}


#contentHouderFoto
{
	min-height: 400px;
	height:auto !important;
	height: 400px;
	width: 625px;
	margin-top: 16px;
}


ul
{
	margin-left: 20px;
}


/* Content Styles */
.content
{
	width: 300px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content.full
{
	width:565px;
	padding: 10px;
}

.content h2
{
	background-color:#c40009;
	display:inline;
	color:#fff;
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
}

.content h3,
.txt h4
{
	background-color:#000000;
	display:inline;
	color:#fff;
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
}


/* Copy */

#copy
{
	background-image:url(images/copy.png);
	width:44px;
	height: 45px;
	display:block;
	position:absolute;
	bottom: 20px;
	left: 20px;
}


/* Bslim is */

#bslimis
{
	position:absolute;
	top: 108px;
	left: 540px;
	width:191px;
	height:120px;
	z-index: 999;
}
#fairplay
{

	position:absolute;
	top: 184px;
	left: 720px;
	height:116px;
	width: 146px;
	z-index: 999;
}
#sport
{
	position:absolute;
	top:300px;
	left:585px;
	width:152px;
	height:139px;
	z-index: 999;
}
#voeding
{
	position:absolute;
	top:397px;
	left:728px;
	width: 115px;
	height: 139px;
	z-index: 999;
}
#pijl1
{
	position:absolute;
	top:247px;
	left:611px;
	width:43px;
	height:45px;
	z-index: 999;
}
#pijl2
{
	position:absolute;
	top: 322px;
	left:755px;
	width: 46px;
	height: 70px;
	z-index: 999;
}
#pijl3
{
	position:absolute;
	top:460px;
	left:634px;
	width: 52px;
	height: 70px;
	z-index: 999;
}


/* Foto boek*/

#imgHouder
{
	width: 420px;
	padding-left: 20px;
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
	float:left;
}

.txt
{
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
	padding-left: 15px;
}

.txt h4
{
	background-color:#c40009;
}

.spaceIMG
{
	width: 400px;
	height: 300px;
	overflow:hidden;
	padding-top: 20px;
}

#imgHouder img
{
	

}

.controls
{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 40px;
	position:relative;
}

#thumbs 
{
	width: 150px;
	padding-bottom: 10px;
	float:right;
	background-color: #000000;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filer:alpha(opacity=90);
} 

#thumbs .galleryRow
{
	float:left;
	opacity: 0.99999999;
	-moz-opacity: 0.999999999;
	filer:alpha(opacity=99);
}

#thumbs .galleryRow a
{
	display:block;
	width: 60px;
	height: 60px;
	float:left;
	margin-left: 10px;
}

#thumbs .galleryRow a img
{
	border: 0px;
	width: 60px;
	float:left;
}

#prev
{
	margin-left: 3px;
	margin-top: 5px;
	display:block;
	float:left;
	width: 30px;
	height: 16px;
}

#stop
{
	margin-top: 5px;
	margin-left: 10px;
	display:block;
	float:left;
	width: 20px;
	height: 16px;
}

#play
{
	margin-top: 5px;
	margin-left: 10px;
	display:block;
	float:left;
	width: 20px;
	height: 16px;
}

#next
{
	margin-top: 5px;
	margin-left: 10px;
	display:block;
	float:left;
	width: 30px;
	height: 16px;
}


.houder
{
	background-image: url(images/controls.gif);
	background-position: left center;
	background-repeat:no-repeat;
	width: 200px;
	position:absolute;
	left: 50%;
	margin-left: -60px !important;
	margin-left: -300px;
}


/* Wijken  vlakken*/

.wijken 
{	
	background-image:url(images/wijken.png)!important;
	background-image:url(images/wijken.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 60opx;
	height: 478px;
	position:relative;
	margin-top: 30px;
}

.wijken a
{
	position:absolute;
	display:block;
}

a#Beijum
{
	width: 72px;
	height: 18px;
	left: 231px;
	top: 125px;
}
a#Indi
{
	width: 153px;
	height: 38px;
	left: 288px;
	top: 176px;
}
a#Lewenborg
{
	width:112px;
	height:18px;
	left:460px;
	top:206px;
}
a#Oosterpark
{
	width: 165px;
	height: 18px;
	left: 344px;
	top: 263px;
}
a#Vinkhuizen
{
	width: 117px;
	height: 18px;
	left: 200px;
	top: 288px;
}
a#Selwerd
{
	width: 200px;
	height: 38px;
	left: 54px;
	top: 195px;
}
a#Hoogkerk
{
	width: 100px;
	height: 18px;
	left: 17px;
	top: 300px;
}
a#Corpus
{
	width: 179px;
	height: 18px;
	left: 113px;
	top: 370px;
}
a#Weijert
{
	width: 176px;
	height: 18px;
	left: 310px;
	top: 402px;
}


/* Video's */

.video
{
	width: 435px;
	float:left;
}

.meerVidz
{
	width: 110px;
	float:right;
}

.vidLink
{
	float:left;
	background-color:#000000;
	width: 110px;
	height: 90px;
	color:#FFFFFF;
	margin-bottom: 10px;
}

/* Contact */

#contentHouderContact
{
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	width: 642px;
	margin-top: 16px;
}

.contactR
{
	width: 303px;
	float:right;
}

.contentContact
{
	float:left;
	width: 310px;
	padding-left: 10px;
	padding-top: 40px;
}

/* */

.contentLinks
{
	width: 580px;
	padding-left: 10px;
	padding-top: 10px;
}
/* Link styles */

a
{
	color:#C40009;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}

a img
{
	border: none;
}
/*  Overig  */

.galleryThumb
{
	margin-right: 4px;
	margin-bottom: 4px;	
}




/* Wijk links */

.wijkLinks
{
	position:relative!important;
	top: auto!important;
	right: auto!important;
	top: 0px;
	right: 0px;
	position:absolute;
	z-index: 900;
}

.wijkLinks ul
{
	list-style:none;
}

.wijkLinks ul li
{
	list-style:none;
}

.wijkLinks ul li a
{
	width:234px;
	height:184px;
	display:block;
	position:absolute;
	text-indent: -9000px;
	z-index: 9;
}


.wijkLinks ul li a.Pix{ background-image:url(images/wijken/pix.png); right:50px; top: 260px; behavior: url(javascript/fix.htc); cursor:pointer;}
.wijkLinks ul li a.Vidz { background-image:url(images/wijken/vidz.png);  right:-20px; top: 110px; behavior: url(javascript/fix.htc); cursor:pointer;}
.wijkLinks ul li a.Contact{ background-image:url(images/wijken/contact.png);  right:-40px; top: 390px; behavior: url(javascript/fix.htc); cursor:pointer;}




.wijkenAgenda
{
}

.wijkenAgenda h4
{
	padding-top: 20px;
	clear:both;
	font-size: 16px;
	margin-bottom: 4px;
}

.wijkenAgenda table.agenda
{
	width: 450px;
	border: 2px solid #fff;
}

.wijkenAgenda th
{
	font-weight: bold;
	text-align:left;
	font-size: 11px;
	color:#FFF;
	padding: 2px;
	padding-left: 3px;
}

.wijkenAgenda tr.even
{
	background-color: #fff;
}

.wijkenAgenda td
{
	padding:4px;
}

.wijkenAgenda tr.head
{
	background-color:#c5302d;
}


.wijkenAgenda .nav
{
}

.wijkenAgenda .nav ul
{
	margin-left: -10px;
}

.wijkenAgenda .nav ul li
{
	float:left;
	list-style:none;
	font-size: 11px;
	margin-left: 6px!important;
	margin-left: 3px;
}























