@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;
}


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

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

#headerBreedt{
	height: 150px;
	width: 813px;
	position: relative;
	margin-left: -69px;
}

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

#contentBlokBreedt{
	height: 500px;
	width: 744px;
	position: relative;
}

#bolBreedt{
	height: 220px;
	width: 221px;
	position: relative;
	margin-top: -110px;
	background-image: url('../images/aanpas/bol-breedt.png');
	z-index: 10;
}
#bolBreedtGoogle{
	height: 220px;
	width: 221px;
	position: relative;
	margin-top: -110px;
	margin-left: -69px;
	background-image: url('../images/aanpas/bol-breedt.png');
	z-index: 10;
}
#googleText{
	width: 180px;
	text-align: left;
}

#blokWhiteBreedt{
	height: 606px;
	width: 813px;
	position: relative;
	margin-left: -69px;
	margin-top: -110px;
	background-color: #ffffff;
}

#sloganBreedt{
	height: 136px;
	width: 207px;
	position: relative;
	float: left;
	margin-top: 140px;
}

#contentBreedt{
	height: 276px;
	width: 606px;
	position: relative;
	float: left;
	background-color: #d4e4ea;
}
#contentBreedtGoogle{
	height: 606px;
	width: 606px;
	position: relative;
	float: left;
	background-color: #d4e4ea;
}

#textBreedt{
	height: 220px;
	width: 455px;
	position: relative;
	margin: 30px 0px 0px 113px;
	overflow: hidden;
}
#textBreedtGoogle{
	height: 220px;
	width: 230px;
	position: relative;
	float: left;
	margin: 30px 0px 0px 20px;
	overflow: hidden;
}

#googleMap{
	height: 606px;
	width: 606px;
	position: relative;
	float: right;
}

#menuHome{
	height: 60px;
	width: 530px;
	position: relative;
	margin-left: 30px;
	float: left;
}

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

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