@charset "utf-8";
/* CSS Document */

body {
	background-color:#fffced;
	background-image:url(../img/zomer3/BB-rand-geel.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	color:#000;
	text-decoration:underline;
}

#container {
	position:absolute;
	left: 50%;
	margin-top:0px; /*set to a negative number 1/2 of your height*/
	margin-left: -595px; /*set to a negative number 1/2 of your width*/
	width:1191px;
	background-image:url(../img/BB-strookje-groen.jpg);
}

#aanmelden_nieuwsbrief {
	float: left;
	margin: 10px;
	margin-left:225px;
}

#boven {
	width:1191px;
	height:230px;
	background-image:url(../img/zomer3/BB-home-boven.jpg);
	background-repeat:no-repeat;
}

#onder {
	width:1191px;
	height:612px;
	background-image:url(../img/zomer3/BB-home.jpg);
	background-repeat:no-repeat;
}

#link {
	position:absolute;
	top:4px;
	left:940px;
	width:136px;
}

.link {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#f18e00;
}

.link a {
	color:#f18e00;
	text-decoration:none;
}

.link a:hover {
	color:#f18e00;
	text-decoration:none;
}

.link a:active {
	color:#f18e00;
	text-decoration:none;
}


#menu {
	width:400px;
	height:75px;
	padding-left:447px;
	padding-top:8px;
	float:left;
	color:#007434;
}

.menu {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	color:#007434;
}

.menu a {
	color:#007434;
	text-decoration:none;
}

.menu a:hover {
	color:#007434;
	text-decoration:none;
}

.menu a:active {
	color:#007434;
	text-decoration:none;
}

#nieuwsbrief {
	width:209px;
	height:65px;
	float:left;
}

#cms_content {
	width:600px;
	height:400px;
	padding-left: 10px;
	margin-left:225px;
	float:left;
}

#aanbieding {
	width:209px;
	height:520px;
	background-color:#FFDD00;
	position: absolute;
	top: 320px;
	left:50%;
	margin-left: 251px;
}

#aanbieding_tekst {
	width:187px;
	height:497px;
	border:solid 1px #FFF;
	color:#007434;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
}

