/* gedeelte om de website te centreren */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family : Verdana, Arial, Helvetica;
	vertical-align: top;
	background:#003300 url(/images/algemeen/mainsite_bg.gif) repeat-x;
}
#mainsite {
	position:absolute;
	width:780px;
	left: 50%;
	height:100%;
	margin-left: -390px;
	text-align: left;
}
#logovaag {
	position:absolute;
	top: 6px;
	left: 50%;
	margin-left: -485px;
	width:279px;
	height:201px;
	background: url(/images/algemeen/logo_plukon_middel.gif) no-repeat;
}
div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}
/* Einde gedeelte om de website te centreren */


/* Algemeen */
#header {
	position: absolute;
	width: 100%;
	height: 114px;
}
#logo {
	position: absolute;
	top: 34px;
	left: 476px;
	width:304px;
	height: 66px;
	background: url(/images/algemeen/logo_plukon.gif) no-repeat;
}
#sfeerbeeld {
	position: absolute;
	left: 370px;
	width:377px;
	height: 72px;
}
#navigatie {
	position: absolute;
	top: 114px;
	width: 100%;
	height: 26px;
	background: #BDD2BC;
}
#vlaggen {
	position: absolute;
	left: 690px;
	top: 117px;
	width: 85px;
	height: 20px;
}
#vlaggen IMG {
	border: 0;
}
#maintable {
	position: absolute;
	top: 140px;
	width: 100%;
	background: #fff;
}
#colofon {
	position: absolute;
	top: 100%;
	margin-top: -25px;
	width: 100%;
	height: 25px;
	background: #87AD85;
	text-align: right;
	color: #fff;
	padding: 2px 20px 0 0;
}
#colofon a {
	font-size: 10px;
	color: #fff;
}


/* Eenkoloms template */
#eenkoloms_0_0 {
	width: 100%;
	padding: 40px 45px 0;
}
/* Einde eenkoloms template */


/* Tweekoloms template */
#tweekolomsLinks_0_0 {
	width: 465px;
	padding: 40px 45px;
	background: url(/images/algemeen/maintable_bg_kip1.gif) no-repeat 0 100%;
}
.friki #tweekolomsLinks_0_0 		{ background: url(/images/algemeen/maintable_bg_bord.gif) no-repeat 0 100%; }
.vleeschdubois #tweekolomsLinks_0_0 { background: url(/images/algemeen/maintable_bg_bord2.jpg) no-repeat 0 100%; }
#tweekolomsRechts_0_1 {
	width: 205px;
	background: #F7F9F6;
	padding: 40px 10px;
}
/* Einde tweekoloms template */


/* Taalkeuze template */
.taalkeuze {
	margin-top: 20px;
}
.taalkeuze .maakkeuze {
	position: relative;
	margin: 0 auto 0;
	top: -541px;
	left: 270px;
	width: 602px;
}
.taalkeuze .maakkeuze img {
	border: 0;
	margin-left: 25px;
}
/* Einde taalkeuze template */
