body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/img/bg_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

img{
	border: 0px;
}

h2{
	padding:0px;
	margin: 2px 0px 5px 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	color: #EE2C75;
	text-decoration: none;
}

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

a.nieuws{
	color: #FFF;
	text-decoration: none;
}

a.nieuws:hover{
	text-decoration: underline;
	color: #FFF;
}

a.nieuws_all:hover{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

a.nieuws_all{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

input.input_nb{
	width:110px;
	border: 1px solid #000;
	margin:0px 2px 0px 5px;
}

div#container{
	position: relative;
	padding: 0px;
	width: 856px;
	margin: 0px auto 0px auto;
}

div#site{
/*	border: 1px solid #F00;*/
	position: relative;
	float: left;
	padding: 0px;
	width: 776px;
	margin: 0px 40px 0px 40px;
}

div#header{
	border-bottom: 2px solid #000;
	position: relative;
	width: 776px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	height: 54px;
	clear: both;
}

div#banner_top{
	position: absolute;
	top: 50px;
	left: 155px;
	width: 468px;
	height: 60px;
	padding: 0px;
	margin:0px;
}

div#top_menu{
	position: absolute;
	top: 18px;
	left: 143px;
	width: 515px;
	height: 30px;
	overflow: hidden;
}

div#left_menu{
	position: relative;
	float: left;
	padding: 0px;
	width: 140px;
	margin: 0px 0px 0px 0px;
	clear: none;
}

div#content{
	position: relative;
	float: left;
	/*border: 1px solid #F00;*/
	min-height: 300px;
	_height: 300px;
	padding: 0px;
	width: 417px;
	margin: 0px 9px 0px 10px;
	clear: none;
}

div#right{
	position: relative;
	float: left;
/*	border: 1px solid #F00;*/
	padding: 0px 0px 3px 0px;
	width: 200px;
	background-color: #00A4E8;
	margin: 3px 0px 0px 0px;
	clear: right;
}

p#nieuws_header{
	padding: 2px 0px 2px 0px;
	margin:0px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

div#nieuws{
	position: relative;
	border-bottom: 1px solid #FFF;
	padding: 0px;
	margin: 5px 5px 2px 5px;
}

div.footer{
	position: relative;
	float: left;
	border-bottom: 1px solid #000;
	padding: 0px;
	width: 776px;
	margin: 15px 0px 5px 0px;
	clear: both;
}

div.menubut{
	position: relative;
	float: left;
	padding: 4px 8px 4px 8px;
	color: #000;
	height: 20px;
	background-color: #FFF;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

div.menubut_on{
	position: relative;
	float: left;
	padding: 4px 8px 4px 8px;
	color: #FFF;
	height: 20px;
	background-color: #000;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

div.menubut_l{
	position: relative;
	padding: 4px 0px 4px 5px;
	margin: 0px;
	color: #000;
	height: 20px;
	width: 140px;
	_width: 135px;
	background-color: #FFF;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

div.menubut_l_on{
	position: relative;
	padding: 4px 0px 4px 5px;
	margin: 0px;
	color: #FFF;
	height: 20px;
	width: 140px;
	_width: 135px;
	background-color: #000;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

div.menubut_2{
	position: relative;
	float: left;
	padding: 2px 0px 2px 0px;
	text-align: center;
	margin: 0px;
	color: #000;
	width: 135px;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

div#agenda_links{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;	
}

span.agenda_link{
	cursor: pointer;
}

div.event{
	position: relative;
	padding: 0px;
	margin: 2px 0px 0px 1px;
	border: 1px solid #000;
	background-color: #BBB;
	width: 415px;
	font-size: 10px;
	font-family: Arial;
	cursor: pointer;
}

h2.date_title{
	margin-top: 10px;
}

div.menubut_2_on{
	position: relative;
	float: left;
	padding: 2px 0px 2px 0px;
	text-align: center;
	margin: 0px;
	color: #FFF;
	width: 135px;
	background-color: #000;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

div.agenda_item{
	margin-left: 25px;
	margin-right: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#map{
	margin: 20px 10px 10px 10px;
	height:180px;
	border: 1px solid #000;
}

div#nb_box{
	position: absolute;
	top: 50px;
	left: 630px;
	border: 2px solid #000;
	width: 144px;
	height: 56px;
}

p.nieuws_title{
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
        
p.nieuws_date{
	color:#000000;
	font-size:10px;
	margin: 1px;
	padding: 1px;
}

p.nieuws_text{
	color:#FFFFFF;
	border-bottom: 1px dashed #000000;
	font-size:10px;
	margin: 1px;
	padding: 1px 1px 5px 1px;
}

a.title{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

div.preview {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.album {
	padding: 10px;
	border-top: 2px solid #000000;
}

p.description {
	font-size: 13px;
	font-weight: bold;
}

p.links{
	text-align: right;
}