/* 		GLOBALS			*/
html {
overflow-y: scroll;
}

body {
	margin:0px;
	font-family:"Arial";
}


p,span {
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:14px;
}

a {
	color:#000000;
	font-family:"Arial";
	font-size:11px;
	line-height:14px;
}

a:active {
	color:#ffffff;
}

a.tickets,a.aanmeldennieuwsbrief {
	color:#ffffff;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
}




td {
	font-family:"Arial";
	margin:0px;
	padding:0px;
	font-weight:regular;
	vertical-align:top;
}

div.bg_circel_left_top {
	background-image:url(/lib/images/bg_circel_left_top.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	left:0px;
	top:0px;
	position:fixed;
	width:100%;
	height:100%;
}

div.bg_circel_right_bottom {
	background-image:url(/lib/images/bg_circel_right_bottom.png);
	background-repeat: no-repeat;
	background-position:100% 100%;
	position:fixed;
	width:100%;
	height:100%;
}


div.bg_main_overlay {
	background-image:url(/lib/images/bg_layer_0.png);
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

div.logo_top {
	background-image:url(/lib/images/logo_top.png);
	position:absolute;
	left:10px;
	top:198px;
	width:326px;
	height:65px;
}

div.shade_top {
	background-image:url(/lib/images/shade.png);
	position:absolute;
	left:0px;
	top:161px;
	width:956px;
	height:113px;
}

div.uit_in_het_gooi {
	position:absolute;
	left:0px;
	top:124px;
	width:956px;
	text-align:right;
}

div.bg_photo {
	background-repeat: no-repeat;
	background-position:center 40px;
	position:relative;
	width:956px;
	height:263px;
}

div.content_container {
	
	position:relative;
	width:956px;
	margin:auto;
	
}

.submenu_trans {
  font-family:verdana;
}



.submenuContainer,.agendaCategorienContainer {
	position:absolute;
	top:0px;
	visibility:hidden;
	z-index:100;
}

.submenu {
	position:absolute;
	top:20px;
	left:0px;
	visibility:hidden;
	z-index:101;
}

a.menuitem_normal {
	color:#231f20;
	text-decoration:none;
	font-size:11px;
	/*font-weight:bold;
	letter-spacing:1px;
	margin-left:9px;
	margin-right:9px;
	*/
	font-family: Arial;
}

a.menuitem_normal:hover {
	color:#009fbf;
}

a.menuitem_hi {
	text-decoration:none;
	font-size:11px;/*
	##font-weight:bold;
	##letter-spacing:1px;
	##margin-left:9px;
	##margin-right:9px;*/
	font-family: Arial;
}


a.submenuitem_normal {
	color:#231f20;
	text-decoration:none;
	font-size:11px;/*
	##font-weight:bold;
	##letter-spacing:1px;*/
	margin-left:9px;
	margin-right:9px;
}

a.submenuitem_normal:hover {
	color:#009fbf;
}

a.submenuitem_hi {
	/*##font-weight:bold;*/
	text-decoration:none;
	font-size:11px;
	/*##font-weight:bold;
	##letter-spacing:1px;*/
	margin-left:9px;
	margin-right:9px;
}


a.categorieItem_normal {
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:9px;
	margin-right:9px;
}

a.categorieItem_normal:hover {
	font-size:14px;
	color:#009fbf;
}

a.categorieItem_hi {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:9px;
	margin-right:9px;
}

.thumbs { }

a.agendaMaanden_normal {
	
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	margin-left:9px;
	margin-right:9px;
	font-family:impact;
	font-size:15px;
}

a.agendaMaanden_normal:hover {
	color:#ffffff;
}

a.agendaMaanden_hi {
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
	font-weight:regular;
	margin-left:9px;
	margin-right:9px;
	font-family:impact;
	font-size:15px;
}


div.chapter_name {
	position:relative;
	margin:0px;
	height:26px;
	/*##border:1px solid #ffffff;*/
	color:#ffffff;
	background-color:#231f20;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	
}

div.content_left {

	position:relative;
	margin:0px;
	width:626px;
	float:left;
	font-size:11px;
	
}

div.standaardtext {
	 background-color:#ffffff;
	 float:right;
	 margin:0px;
	 padding:0px;
	 font-size:11px;
}

div.content_right {
	position:relative;
	margin:0px;
	width:320px;
	float:right;
	font-size:11px;
}

.surrounding_div_content{
	margin:0px;
	padding:10px;
	padding-top:0px;
}
h3.itemtitel {
	
	margin:0px;
	padding:10px;
	padding-bottom:0px;
	padding-left:0px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}

input.standard {
	width:260px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid black;
	font-family:"Arial";
	font-size:11px;
	text-indent:3px;
}

input.searchfield {
	width:140px;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:2px;
	border:0px solid black;
	font-family:"Arial";

	display:block;
}

textarea.standard {
	width:420px;
	height:100px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-left:2px;
	padding-top:5px;
	border:1px solid black;
	font-family:"Arial";
	font-size:11px;
	resize: vertical;
}










