/* CSS Document */
a:link {
	text-decoration: none;
	color: #411B0C;
}
a:visited {
	text-decoration: none;
	color: #411B0C;
}
a:hover {
	text-decoration: none;
	color: #D95E2F;
}
a:active {
	text-decoration: none;
	color: #411B0C;
}
body {
	position: absolute;
	text-align: center;
	width : 100%;
	background-color: #EEE;
	background-image: url(../images/FrontPage/Page-BgTexture.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
.plat {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.platvet {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 12px;
	font-weight: bold;
	color: #411B0C;
	text-decoration: none;
}
#logo {
	height: 120px;
	width: 800px;
	position: absolute;
	top: 0px;
	padding-bottom: 5px;
	text-align: right;
	margin-top: 10px;
	right: 0px;
}
#main {
	position: absolute;
	height: 350px;
	width: 800px;
	left: 0px;
	top: 145px;
}

#header {
	height: 2px;
	width: 800px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer {
	height: 100px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 560px;
}
#containermain {
	position : absolute;
	left : 50%;
	height : 600px;
	width : 800px;
	background-color: #fff;
	margin-left: -400px;
	margin-top: 50px;
}
.bottom {
	position: absolute;
	bottom: 0px;
}
.top {
	position: absolute;
	top: 0px;
}
.pos1{
	left:0px;
	background-color: #606;
}
.pos2{
	left:100;
	background-color: #00F;
}
.pos3{
	left:200;
	background-color: #088;
}
.pos4{
	left:300px;
	background-color: #0b0;
}
.pos5{
	left:400;
	background-color: #fd0;
}
.pos6{
	left:500;
	background-color: #F60;
}
.pos7{
	left:600px;
	background-color: #F00;
}
.pos8{
	left:700px;
	background-color: #f3c;
}
.rij1{
	top: 150px;
}
.rij2{
	top: 260px;

}
.rij3{
	top:370px;
}
.rij4{
	top:480px;
}
.rij5 {
	top:400px;
}
.left {
	position: absolute;
	left: 5px;
	left: 3px;
}

.right {
	position: absolute;
	right: 1%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b200 {
	height: 190px;
	width: 190px;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #999;
}
.b100 {
	height: 100px;
	width: 100px;
	position: absolute;
}
.welkom {
	height: 340px;
	width: 490px;
	left: 33%;
	position: absolute;
	text-align: left;
	background-image: url(/images/FrontPage/Buurthuis.jpg);
	padding-left: 15px;
	padding-right: 15px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.adres {
	position: absolute;
	bottom: 1%;
	left: 25%;
	width: 50%;
}
.bottomrow {
	bottom: 0%;
}
.line {
	height: 1px;
	width: 650px;
	position: absolute;
	left: 0px;
	bottom: 15px;
}
.news {
	height: 340px;
	width: 32%;
	left: 0%;
	position: absolute;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.newsitem {
	text-align: left;
}
.newsheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #411B0C;
	font-weight: 400;
}
.newssum {
	width: 90%;
	left: 0%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	padding-bottom: 10px;
}
.newspic {
	height: 85%;
	width: 100px;
	position: absolute;
	right: 0px;
	padding-right: 2%;
	bottom: 0px;
}
.newsdate {
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #411B0C;
	text-align: left;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
  background-color: red;
  color: white;
} 
.fluxus {
	background-image: url(/images/FrontPage/fluxus.gif);
	z-index: 10;
	top: 0px;
	width: 85px;
	height: 50px;
	left: 4px;
	position: absolute;
	background-repeat: none;
}
.welsaen {
	background-image: url(/images/FrontPage/welsaen.gif);
	z-index: 10;
	top: 52px;
	width: 85px;
	height: 50px;
	left: 4px;
	position: absolute;
	background-repeat: none;
}
