/* stylesheet */
html {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	background-color: #000;
	text-align: left;
}
body{
	text-align: center;
	margin: 0;
}
#background{
	position: fixed; 
	z-index: 0;
	width:100%; 
	height:100%;
	top: 0;
	left: 0;
}

h1{
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
h2{
	font-weight: bold;
	font-size: 12px;	
	margin: 0;
	padding: 0;
}
.title{
/*	float: left;*/
	padding: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: underline;
	
}
form{
	margin: 0;
	padding: 0;
}
#content{
	text-align: left;
	width: 900px;
	margin: 30px auto 0 auto;
}
#content_abs{
	width: 900px;
	position: absolute;
	z-index: 3;
}
#top{
	width: 900px;
	height: 100px;
}
#top .content{
	display: inline;
	width: 610px;
	height: 80px;
	float: left;
	margin: -80px 0 0 20px;
}
#nieuwsbrief{
	float: left;
	width: 280px;
}
#nieuwsbrief .input{
	border: 0px;
	width: 204px;
	height: 18px;
	font-size: 14px;
	margin: 2px 0 6px 0;
}
#top #menu{
	float: left;
	width: 320px;
	height: 80px;
}
#top #menu ul{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#subMenu{
	overflow: hidden;
	margin-top: 20px;
	height: 17px;
	width: 600px;
	float: left;
}
.logo{
	float: left;
}
#goHome{
	float: right;
	margin: -100px 0 0 0;
	width: 266px;
	height: 100px;
}
#main{
	float: left;
	margin: 10px 0 0 0;
	width: 700px;
}
#main .content, #main .photo{
	width: 700px;
	min-height: 410px;
	background-color: #fff;
}
#main .content{
	background: url(../images/bkgrnd_wit.png) top left;
}
#main .photo{
	background: url(../images/bkgrnd_geel.png) top left;
}
#main .content .txt_container{
		background-color: #fff;
		width: 600px;
		min-height: 410px;
		float: left;
}
#main .photo .txt_container{
		background-color: #ffff00;
		width: 600px;
		min-height: 410px;
		float: left;
}

.txt_container .left{
	margin-top: 20px;
	width: 200px;
	float: left;
}
.txt_container .right{
	margin-top: 20px;
	width: 380px;
	float: left;
}
.txt_container ul{
	margin: 0 0 0 17px;
	padding: 0px;
}
#agenda, #pictures{
	position: relative;
	width: 700px;
	height: 200px;
	float: left;
	overflow: hidden;
}
#agenda .kop, #pictures .kop, .content .kop, .photo .kop{
	float: left;
}
#nieuwsbrief .kop{
	background: none;
}
#agenda .content{
	float: left;
	width: 610px;
	height: 100%;
	background-color: #fff;
}
#pictures{
	margin: 10px 0 0 0;
}
#pictures .content{
	float: left;
	width: 600px;
	height: 200px;
	background: none;
	background-color: #ffff00;
}
#pictures .content #feedLarge{
	float: left;
}
#pictures .content .feedThumb{
	float: left;
	margin: 0 0 4px 4px;
	height: 98px;
	width: 96px;
}
#right{
	margin: 10px 0 0 0;
	float: right;
	width: 190px;
}
#right #news{
	width: 190px;
	height: 200px;
}
#right #news .kop{
	float: left;
}
#right #news .content{
	float: left;
	height: 145px;
	width: 190px;
	background-color: #ffff00;
}
#right #news .content a{
	float: left;
	margin: 5px 0 0 10px;
	font-weight: bold;
	clear: both;
}
#right #banner{
	width: 190px;
	height: 200px;
	margin: 10px 0 0 0;
}

a .arrow{
	color: #ff0000;
}
a.news{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
#news_menu{
	width: 180px;
}
a.news_grey{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
a:hover.news_grey, a:hover.news{
	color: #ff0000;
}
#agenda #aItems_c {
	height: 167px;
}
#agenda .item{
	cursor: hand;
 	cursor: pointer;
	height: 41px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 600px;
}
#agenda .item_open {
	height: 250px; 
	background-color: #ffff00;
	overflow: hidden;
	margin: 0;
	width: 600px;
}
#agenda #aItems {
	position: relative; 
	top: 0px;
	z-index: 0;
}
#agenda #scrollup{
	position: relative; 
	z-index: 1;
	width: 580px;
	margin: 0 0 0 10px;
	height: 16px;
	background-color: #ffffff;
}
#agenda #scrolldown{
	position: absolute; 
	z-index: 1;
	bottom: 0px;
	width: 580px;
	margin: -1px 0 0 10px;
	height: 18px;
	background-color: #ffffff;
}
#agenda #scrolldown #scrolldownImg{
	margin-top: 3px;
	cursor: pointer;
}
#agenda .date{
	width: 200px;
	float: left;
	margin: 8px 0 8px 10px;
	height: 25px;
}
#agenda .agenda_item{
	width: 380px;
	float: left;
	margin: 8px 0 8px 0;
	height: 25px;
}
#agenda .agenda_item p{
	margin: -4px 0 0 0;
}
#agenda .hr{
	background-color: #000;
	height: 1px;
	overflow: hidden;
	width: 580px;
	float: left;
	left: 10px;
	position: relative;
}
.feed{
	height: 100px;
	width: 600px;
}
.feed_info{
	margin-top: 10px;
	height: 35px;
	width: 600px;
	overflow: hidden;
}
.feed_info img{
	float: left;
}
.feed_info .feed_txt{
	float: left;
	line-height: 42px;
	font-weight: bold;
	margin-left: 10px;
}
#largeImg{
	width: 580px;
	height: 375px;
	overflow: hidden;
	margin-bottom: 30px;
}
#prev{
	height: 20px;
	width: 600px;
}
#next{
	height: 15px;
	width: 600px;
	margin-top: 20px;	
}
#prev img, #next img{
	cursor: pointer;
}
#gb_add input, .txt_container .right input, .txt_container .left input{
	border: none;
	background-color: #e5e5e5;
	width: 180px;
	height: 20px;
}
#gb_add #message{
	border: none;
	background-color: #e5e5e5;
	width: 180px;
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#gb_add a{
	color: #666;
}
#gb_add .header{
	margin: 10px 0 0 0;
}

#order .field {
	margin-bottom: 2px;
	border: none;
	background-color: #e5e5e5;
	width: 243px;
	height: 20px;
}

#order .button {
	margin-bottom: 2px;
	border: none;
	background-color: #e5e5e5;
	width: 120px;
	height: 20px;
}
#order .message {
	margin-bottom: 2px;
	border: none;
	background-color: #e5e5e5;
	width: 243px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#order a {
	color: #666;
}
#order td {
	margin: 10px;
}

/* Print */
@media print {
}
/*Miscelaneous*/
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}