@charset "UTF-8";
/* CSS Document */


/* ------------------------------------------------------- 

	general stylesheet  /  www.zuiderzeezilver.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	september 2009

---------------------------------------------------------- */


body{
	height: 100%;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #011335;
	background-image: url('../images/aanpas/bg-breedt.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}


#whole{
	min-height: 100%;
	width: 100%;
	margin: 0px;
	position:absolute;
	padding: 0px;
}


/*--------------------
    basis structuur
--------------------*/
#fullHome{
	height: 600px;
	width: 998px;  /* zonder de popover moet de breedte 688px zijn */
	position: relative;
	margin: 0px auto;
	padding: 0px;
}

#topHome{
	height: 105px;
	width: 820px;
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#logoHome{
	height: 105px;
	width: 220px;
	position: relative;
	background-image: url('../images/aanpas/logo.gif');
	background-repeat: no-repeat;
	float: left;
}

#bollenBlokHome{
	height: 450px;
	width: 699px;
	position: relative;
	margin-top: 41px;
}

#bolTopHome{
	height: 108px;
	width: 226px;
	position: relative;
	margin-top: 0px;
	background-image: url('../images/aanpas/lijst-home.png');
	z-index: 10;
}
#bolFotoHome{
	height: 108px;
	width: 226px;
	position: relative;
	margin-top: -108px;
	z-index: 5;
}
#bolBottomHome{
	height: 113px;
	width: 226px;
	position: relative;
	background-image: url('../images/aanpas/bolBottomHome.png');
	background-repeat: no-repeat;
	background-position: center;
}
#bolNrHome{
	height: 38px;
	width: 61px;
	position: absolute;
	margin: 16px 0px 0px 31px;
}
#bolTextHome{
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 15px;
	margin-left: 100px;
}

/*--------------------
    bollen
--------------------*/
#bolHomeLogo{
	height: 221px;
	width: 226px;
	position: relative;
	float: left;
	margin-right: 7px;
	margin-bottom: 9px;
	background-image: url('../images/aanpas/bloklogo2.jpg');
	background-repeat: no-repeat;
}
#bolHome1{
	height: 221px;
	width: 226px;
	position: relative;
	float: left;
	margin-right: 7px;
	margin-bottom: 9px;
	cursor: pointer;
}

#b1{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/01.png');
	background-repeat: no-repeat;
}
#b2{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/02.png');
	background-repeat: no-repeat;
}
#b3{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/03.png');
	background-repeat: no-repeat;
}
#b4{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/04.png');
	background-repeat: no-repeat;
}
#b5{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/05.png');
	background-repeat: no-repeat;
}
#b6{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/06.png');
	background-repeat: no-repeat;
}
#b7{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/07.png');
	background-repeat: no-repeat;
}
#b8{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/08.png');
	background-repeat: no-repeat;
}
#b9{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/09.png');
	background-repeat: no-repeat;
}
#b10{
	height: 38px;
	width: 61px;
	background-image: url('../images/aanpas/10.png');
	background-repeat: no-repeat;
}


/*--------------------
    div's
--------------------*/
#menuHome{
	height: 60px;
	width: 520px;
	position: relative;
	margin-left: 30px;
	float: left;
}

#noTabs{
	height: 145px;
	width: 468px;
	position: relative;
}
#tabs{
	height: 52px;
	width: 468px;
	position: relative;
	margin-top: 93px;
	margin-left: 30px;
}

#content{
	height: 220px;
	width: 420px;
	position: relative;
	margin-top: 25px;
	margin-left: 30px;
	overflow: hidden;
}

#zoek{
	height: 30px;
	width: 300px;
	position: absolute;
	margin-top: 15px;
	margin-left: 500px;
}

#regelOnder{
	height: 75px;
	width: 650px;
	position: relative;
	margin-top: 20px;
}

#langSelect{
	height: 25px;
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
}



#popoverDiv{
	position: fixed;
	background-color: #011335;
	z-index: 10;
	width: 300px;
	height: 543px;
	display: block;
	left: 50%;
	margin-left: 200px;
	margin-top: 147px;
	z-index: 10;
	overflow: hidden;
	background-image: url('../images/popover.gif');
}

#popoverCross{
	height: 28px;
	width: 24px;
	position: absolute;
	right: 0;
	cursor: pointer;
}

#popoverTitle{
	font-family: "Arial Narrow", Arial;
	font-size: 45px;
	color: #525e65;
	width: 280px;
	margin-left: 10px;
	margin-top: 20px;
}

#popoverContent{
	margin-top: 15px;
	margin-left: 10px;
	color: #525e65;
	font-family: Arial;
	font-size: 12px;
	width: 270px;
	line-height: 18px;
}
#popoverContent a{
	font-family: Arial;
	font-size: 12px;
	color: #25304e;
	font-weight: bold;
}

div#overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	display: block;
	z-index: 5;
}
