@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-image: url('../images/aanpas/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}


/*--------------------
    basis structuur
--------------------*/
#full{
	height: 600px;
	width: 688px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}

#contentBlok{
	height: 280px;
	width: 549px;
	position: absolute;
	margin: 254px 0px 0px 140px;
	background-image: url('../images/content-bg.jpg');
	z-index: 1;
}

#left{
	width: 220px;
	position: relative;
	float: left;
	z-index: 10;
}

#right{
	width: 468px;
	position: relative;
	float: left;
	z-index: 10;
}

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

#bolTop{
	height: 108px;
	width: 226px;
	position: relative;
	margin-top: 41px;
	background-image: url('../images/lijst.png');
	z-index: 10;
}
#bolFoto{
	height:108px;
	width: 226px;
	position: relative;
	margin-top: -108px;
	z-index: 5;
}
#bolBottom{
	height: 113px;
	width: 226px;
	position: relative;
	background-image: url('../images/aanpas/bolBottom.png');
	background-repeat: no-repeat;
	background-position: center;
}
#bolNr{
	height: 38px;
	width: 61px;
	position: absolute;
	margin: 16px 0px 0px 31px;
}
#bolText{
	height: 40px;
	width: 100px;
	position: absolute;
	margin-top: 15px;
	margin-left: 100px;
}



/*--------------------
    bollen
--------------------*/
#bol1{
	height: 221px;
	width: 220px;
	position: relative;
	margin-top: 42px;
	background-image: url('../images/bol1.png');
}
#bol2{
	height: 221px;
	width: 220px;
	position: relative;
	margin-top: 42px;
	background-image: url('../images/bol2.png');
}
#bol3{
	height: 221px;
	width: 220px;
	position: relative;
	margin-top: 42px;
	background-image: url('../images/bol3.png');
}
#bol4{
	height: 221px;
	width: 220px;
	position: relative;
	margin-top: 42px;
	background-image: url('../images/bol4.png');
}
#bol5{
	height: 221px;
	width: 220px;
	position: relative;
	margin-top: 42px;
	background-image: url('../images/bol5.png');
}

#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
--------------------*/
#menu{
	height: 60px;
	width: 580px;
	position: relative;
	margin-left: 30px;
}

#noTabs{
	height: 145px;
	width: 468px;
	position: relative;
}
#tabs{
	height: 52px;
	width: 439px;
	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;
	top: 15px;
	left: 280px;
}

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