@charset "UTF-8";
/*	Cascading StyleSheet voor www.grootingemalen.nl
	Ontwikkeld door PLANETBITS (www.planetbits.nl) */

/* --- kleuren --- */
/*	- Tauw blauw: 	#00adef
	- Tauw paars:	#68177f

*/

/* Alle padding's en margin's weghalen */
* {
	padding: 0px;
	margin: 0px;
}

/* Basis */
body {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: url('../images/bg.gif');
}

.all {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul li {
	list-style-position: outside;
	margin-left: 30px;
}

ol li {
	list-style-position: outside;
	margin-left: 30px;
}


/* Teksten en kleuren */
a,
a:active,
a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	color: #00adef;
	font-size: 25px;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 20px;
}

h2 {
	color: #68177f;
	font-size: 18px;
	font-weight: bold;
}
table{
	border-collapse: collapse;
}

/* Pagina onderverdeling */
#header {
	position: relative;
	width: 980px;
	height: 87px;
}

#header a {
	color: #68177f;
	text-decoration: none;
	font-weight: bold;
}

#logo {
	width: 257px;
	height: 87px;
	float: left;
}
#fishtrack{
	position: absolute;
	right: 3px;
	top: 0;
}

#titel {
	width: 533px;
	height: 47px;
	padding-top: 33px;
	padding-left: 155px;
	font-size: 22px;
	color: #68177f;
	float: left;
}

#titel h1 {
	color: #68177f;
	font-size: 22px;
}

#imageriem {
	width: 980px;
	height: 84px;
	background-image: url(../images/imageriem.jpg);
}
*html #imageriem {
	margin-top: -3px;
}
#navigatie {
	width: 980px;
	height: 18px;
	background: #00adef;
	text-align: center;
	color: #fff;
	padding-top: 2px;
}
#navigatie a {
	padding: 0px 10px;
}
#sub-navigatie {
	font-size: 12px;
	width: 980px;
	height: 18px;
	background: #999999;
	text-align: center;
	color: #fff;
	padding-top: 2px;
	margin-top: 1px;
}
#sub-navigatie a {
	padding: 0px 10px;
}
#onderdelen{
	padding: 4px 50px 4px 0;
	vertical-align: top;
}
#inpagenav{
	width: 170px;
	background: #00adef;
	padding: 4px 10px 4px;
	vertical-align: top;
	font-weight: bold;
}
#inpagenav a{
	display: block;
	color: white;
}
#main {
	width: 980px;
	height: 500px;
	padding-top: 20px;
	background-image: url(../images/kaartbg.gif);
}

#mainleft {
	width: 530px;
	height: auto;
	float: left;
	padding: 20px;
}
#mainright {
	width: 380px;
	height: auto;
	float: left;
	padding-top: 60px;
	padding-right: 30px;
}
#right {
	width: 380px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
}
#right h1{
	padding-left: 0px;
}
#right h2{
	line-height: 20px;
}
#right a{
	color: #00ADEF;
}
#contactform{
	width: 300px;
	border-collapse: collapse;
	vertical-align: top;
}
#contactform td{
	padding-bottom: 8px;
}
.contactform-first{
	text-align: right;
	padding: 3px 6px 0 0;
	width: 100px;
	vertical-align: top;
}
.small-width{
	width: 80px;
	border-top: 1px solid #00adef;
	border-left: 1px solid #00adef;		
	border-right: 1px solid #c2ebff;
	border-bottom: 1px solid #c2ebff;	
}
.full-width{
	width: 200px;
	border-top: 1px solid #00adef;
	border-left: 1px solid #00adef;		
	border-right: 1px solid #c2ebff;
	border-bottom: 1px solid #c2ebff;	
}
.button-holder{
	text-align: right;
}
.button{
	background: url('../images/button.jpg') no-repeat top;
	border: none;
	width: 75px;
	height: 22px;
}
#statement1 {
	width: 340px;
	height: 100px;
	top: 20px;
	left: 100px;
	position: relative;
	float: left;
}

#st1top {
	width: 340px;
	height: 65px;
}

#st1bottom {
	width: 340px;
	height: 35px;
	line-height: 20px;
}

#st1lefttop {
	width: 230px;
	height: 65px;
	float: left;
	color: #00adef;
	font-size: 56px;
	font-weight: bold;
}

#st1righttop {
	width: 110px;
	height: 28px;
	float: left;
	color: #00adef;
	font-size: 16px;
	font-weight: bold;
	padding-top: 37px;
}

#statement2 {
	width: 170px;
	height: 100px;
	top: 80px;
	left: 400px;
	position: relative;
	float: left;
}

#st2top {
	width: 170px;
	height: 65px;
}

#st2bottom {
	width: 170px;
	height: 35px;
	line-height: 20px;
}

#st2lefttop {
	width: 75px;
	height: 65px;
	float: left;
	color: #00adef;
	font-size: 56px;
	font-weight: bold;
}

#st2righttop {
	width: 95px;
	height: 28px;
	float: left;
	color: #00adef;
	font-size: 16px;
	font-weight: bold;
	padding-top: 37px;
}

#statement3 {
	width: 220px;
	height: 110px;
	top: 330px;
	right: 450px;
	position: relative;
	float: left;
}

#st3top {
	width: 220px;
	height: 65px;
}

#st3bottom {
	width: 220px;
	height: 35px;
	line-height: 20px;
}

#st3lefttop {
	width: 105px;
	height: 65px;
	float: left;
	color: #00adef;
	font-size: 56px;
	font-weight: bold;
}

#st3righttop {
	width: 115px;
	height: 28px;
	float: left;
	color: #00adef;
	font-size: 16px;
	font-weight: bold;
	padding-top: 37px;
}

#statement4 {
	width: 180px;
	height: 110px;
	top: 350px;
	right: 50px;
	position: relative;
	float: left;
}

#st4top {
	width: 180px;
	height: 65px;
}

#st4bottom {
	width: 180px;
	height: 35px;
	line-height: 20px;
}

#st4lefttop {
	width: 105px;
	height: 65px;
	float: left;
	color: #00adef;
	font-size: 56px;
	font-weight: bold;
}

#st4righttop {
	width: 75px;
	height: 28px;
	float: left;
	color: #00adef;
	font-size: 16px;
	font-weight: bold;
	padding-top: 37px;
}

#kaart {
	width: 345px;
	height: 390px;
	bottom: 20px;
	left: 320px;
	position: relative;
	float: left;
}

#footer {
	width: 980px;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	color: #aaa;
	line-height: 20px;
	clear:both;
}

#footer a {
	color: #00adef;
}


/* Contact pagina */

#mainref {
	width: 980px;
	height: 500px;
	padding-top: 20px;
}
#mainref2 {
	width: 980px;
	padding-top: 20px;
}

#mainproject {
	width: 980px;
	height: 650px;
	padding-top: 20px;
}

#maincontact {
	width: 980px;
	height: 920px;
	padding-top: 20px;
}

#mainkatwijk {
	width: 980;
	height: 1200px;
	padding-top: 20px;
}

#mainlauwersmeer {
	width: 980;
	height: 970px;
	padding-top: 20px;
}

#mainschagerkogge {
	width: 980;
	height: 1200px;
	padding-top: 20px;
}
#newsholder{
	text-align: right;
	padding: 20px 100px 0 0;
	font-size: 15px;
}
#newsholder a{
	color: #00ADEF;
}
#news{
	width: 980;
	height: 600px;
	padding-top: 20px;	
}
.adres {
	width: 200px;
	height: 160px;
	padding: 10px;
	padding-left: 40px;
	float: left;
}

.adres b {
	color: #00adef;
}

.adres a {
	color: #ec008c;
	font-weight: normal;
}

.adres a:visited {
	color: #ec008c;
	font-weight: normal;
}

.gemaal {
	width: 125px;
	height: 120px;
	padding: 10px;
	padding-left: 40px;
	padding-bottom: 50px;
	text-align: center;
	float: left;
	color: #959595;
}

.gemaal h2 {
	color: #959595;
	font-weight: normal;
	font-size: 12px;
}

.gemalen {
	width: 480px;
	height: auto;
	padding-left: 40px;
	line-height: 20px;
}

.gemalen h2, #right h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.gemalen a {
	color: #00adef;
}

.gemalen a:visited {
	color: #00adef;
}

.gemalen2 {
	width: 900px;
	height: auto;
	padding-left: 50px;
	padding-top: 30px;
	line-height: 20px;
}

.gemalen2 h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.gemalen2 h1 {
	color: #00adef;
	font-weight: bold;
	font-size: 25px;
	padding-left: 0px;
}

.gemalen2 a {
	color: #00adef;
}

.gemalen2 a:visited {
	color: #00adef;
}


.linksl {
	width: 220px;
	height: auto;
	padding-left: 40px;
	line-height: 20px;
	float: left;
}

.linksr {
	width: 220px;
	height: auto;
	padding-left: 40px;
	line-height: 20px;
	float: left;
}

.linksr a {
	color: #00adef;
}

.linksr a:visited {
	color: #00adef;
}

.gemaal img {
	border: 2px solid #959595;
}
.right{
	float:right;
}


