body 
{
	margin: 0px;
	background: #FFFFFF url('../img/bg_kroon.png') no-repeat;
	background-position: top center;
	
}
p
{
color:#9C9E9F;
font-family:Arial;
font-size:9pt;
}
#menu_recreatief
{
clear:both;
color:#666666;
float:left;
font-family:Arial;
font-size:9pt;
font-weight:bold;
height:60px;
letter-spacing:0.04pt;
text-align:center;
width:100%;
}
#menu_recreatief a
{
color: rgb(102, 102, 102); text-decoration: none;
}

.flash_error, .error-message
{
color:red;
}
.flash_success
{
width:980px;
color:green;
}


#webmasters td,#login td, #item_add td, #validation td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#646567;
}



#webmasters, #login, #item_add, #validation
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#646567;
}


/*
#header_right form, #header_right input, #header_right select,#webmasters, #login, #item_add, #validation
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#646567;
}
#header_right form
{
	color:white;
}
#header_right input, #header_right select {
	width:87px;
	font-weight:bold;
}
#header_right input
{
	background: none; 
	border: none;
}
#header_right .search_bg
{
width:773px;
border:1px solid white;
}
*/

#footer ul#footer_menu
{
width:773px;
height:25px;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
margin-top:4px;
margin-left:200px;
}
#footer ul#footer_menu li
{
height:25px;
color:black;
float:left;
margin-left:15px;
text-align:center;
}
#footer ul#footer_menu li a
{
color:black;
text-decoration:none;
}
#footer ul#footer_menu li a:hover
{
cursor:pointer;
text-decoration:underline;
}


#container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/*
#header
{
	position: relative;
	background-image:url('http://recreatief.nl/nieuws/images/bg-topbar.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:117px;
	position:relative;
}

#topshadowleft 
{
	float:left;
	width:2px;
}

#topshadowright 
{
	float:right;
	width:2px;
}

#header_logo
{
	float: left;
	height: 117px;
}



#header_right
{
	float: right;
	width:752px;
	height:117px;
}

#header_right .search-box
{
	margin-top:55px;
	
}
*/

/*
#header_right .search-box .input_bg
{
width:97px;
background: url('../img/input_bg.jpg') no-repeat;
}
*/

.txt
{
/*margin-top:4px;*/
}
/*
#header_right .search-box input.submit
{
	background: url('../img/zoek_bg.jpg') no-repeat;
	width:156px;
	height:27px;
	margin-left:20px;
	cursor:pointer;
}
#header_right .search-box input.submit:hover
{
	cursor:pointer;
}
#header_right .search-box div.submit
{
text-align:center;
}
*/
#menu_months
{
	clear: both;
	float: left;
	height: 40px;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.04pt;
	width: 100%;
	margin-bottom:10px;
	background: transparent url('../img/first_box_coloms_40px.png') no-repeat scroll 0 0;
}

#menu_months ul { width:100%; padding-top:10px; }
#menu_months ul li { float:left; padding-left:14px; padding-right:14px; font-size:16px; }
#menu_months ul li.selected a { color:#22a1ff;  }
#menu_months ul li.selected { text-decoration:underline; color:#22a1ff;  }

#menu_months ul li:hover { text-decoration:underline; }

.box
{
	background: url('../img/box_total_bg.png') no-repeat;
	width: 980px;
	height: 182px;
}

.navi
{
background-repeat:no-repeat;
display:block;
position:absolute;
height:32px;
margin-top:20px;
padding-left:475px;
}
.navi span
{
/*background: transparent url(/img/navigator.png) no-repeat scroll 0 0;*/
background:transparent url('../img/navigator.png') no-repeat scroll 0 0;
cursor:pointer;
float:left;
height:8px;
margin-left:7px;
margin-right:7px;
width:8px;

}

#content .boxTrips div.navi span.active {
	background-position:0 -16px;
}
#content .boxTrips div.navi span:hover {
	background-position:0 -8px;
}

#content .boxTrips a.next
{
	background: transparent url('../img/button-right.gif') repeat scroll 0 0
}

#content .boxTrips a.next:hover
{
	cursor:pointer;
	background: transparent url('../img/button-right-over.gif') repeat scroll 0 0
}
#content .boxTrips a.prev:hover
{
	cursor:pointer;
	background: transparent url('../img/button-left-over.gif') repeat scroll 0 0
}
#content .boxTrips a.prev
{
	background: transparent url('../img/button-left.gif') repeat scroll 0 0
}
#content .boxTrips a.prev, #content .boxTrips a.next
{
background-repeat:no-repeat;
display:block;
position:absolute;
height:32px;
width:32px;
margin-top:-16px;
}
#content .boxTrips a.prev
{
	margin-left:445px;
}
#content .boxTrips a.next
{
margin-left:498px;
}
#content .boxTrips .disabled
{
	/*visibility:hidden;*/
}

.boxItemsSmall
{
	background: url('../img/first_box_coloms_small.png') no-repeat;
	width: 980px;
	height: 225px;
	/*padding-bottom:8px;*/
}

.boxItemsLarge
{
	background: url('../img/first_box_coloms.png') no-repeat;
	width: 980px;
	height: 275px;
	/*padding-bottom:8px;*/

}

.boxTrips .scrollable
{
	position:relative;
	overflow:hidden;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	height: 225px;
	
}
.boxTrips .scrollable .items
{
	width:20000em;     
    position:absolute;
    clear:both
}

.boxTrips .item-box .calendar
{
	float: left;
	background: url('../img/layout/calendar.png') no-repeat;
	width: 50px;
	height: 60px;
	text-align:center;
	margin-right:5px;
	margin-top:0px;
	font-family:Arial;
}
.boxTrips #item_view .calendar
{
	float: left;
	background: url('../img/layout/calendar_resized.jpg') no-repeat;
	width: 200px;
	height: 260px;
	text-align:center;
	margin-right:5px;
	margin-top:0px;
	font-family:Arial;
}
#item_view_day .calendar, #search-item-box .calendar, #validation .calendar
{
	float: left;
	background: url('../img/layout/calendar_small.jpg') no-repeat;
	width: 77px;
	height: 100px;
	text-align:center;
	margin-right:5px;
	margin-top:0px;
	font-family:Arial;
}
#item_view_day .item-box, #search-item-box .item-box, #validation .item-box
{
width:980px;
height:100px;
padding-top:7px;
padding-left:7px;
margin-top:7px;
padding-bottom:7px;
background: url('../img/layout/first_box_day.png') no-repeat;
}
#item_view_day h3 a, #search-item-box h3 a, #validation h3 a, #edit h3 a
{
	text-decoration:none;
	color:#96BF0D;
}

.boxTrips .item-box .calendar div.year
{
	color: #fff;
}
.boxTrips .item-box .calendar div.day
{
	color: #000;
	font-size: 14pt;
}
.boxTrips #item_view .calendar div.year
{
	color: #FFF;
	font-size: 36pt;
	margin-top:3px;
}
#item_view_day .calendar div.year, #search-item-box .calendar div.year, #validation .calendar div.year
{
	color: #FFF;
	font-size: 14pt;
	margin-top:1px;
}
#item_view_day .calendar div.day, #search-item-box .calendar div.day, #validation .calendar div.day
{
	color: #000;
	font-size: 18pt;
	margin-top:8px;
	font-weight:bold;
}
.boxTrips #item_view .calendar div.day
{
	color: #000;
	font-size: 48pt;
	margin-top:35px;
}
.boxTrips #item_view .calendar div.month
{
	color: #000;
	font-size: 24pt;
}

.boxTrips .item-box .calendar div.month
{
	color: #000;
	font-size: 10pt;
}
.boxTrips .scrollable .items div.active
{
	background-color:#9fd4fc;
}
.boxSearch
{
	background: url('../img/search_background.png') no-repeat;
	width: 980px;
	height: 182px;
	padding-bottom:8px;
}

.trip_content
{
	background: url('../img/background_trip_content.png') no-repeat;
	width: 980px;
	height: 432px;
	padding-bottom:8px;
}

.trip_content_left
{
	width: 738px;
	float:left;
}

.trip_content_right
{
	width: 216px;
	margin-right:20px;
	background-color:#f4f6ee;
	height:209px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.boxCatArr_top
{
	background: url('../img/arr_background_top.png') no-repeat;
	width: 980px;
	height: 48px;
	clear:both;
}

#booking_buttons
{
	height:72px;
	width:738px;
	padding-left:15px;
	padding-top:10px;
}

#booking_buttons p
{
	background: url('../img/button_boeken.png') no-repeat;
	height:35px;
	width:176px;
	display: block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
}

#booking_buttons p a
{
	color:#FFFFFF;
	text-decoration:none;
}

#trip_menu
{
	padding-left:15px;
	height:35px;
}

#trip_content
{
	height:304px;
	padding-left:15px;
	padding-right:15px;
}

#trip_content p, .boxBottom #bottom_item_view #zoekuitje_google, #item_view_day .item-box p, #search-item-box .item-box p, #validation .item-box p, #register p, #edit p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#646567;
}
#trip_content h1, #google_maps h1, #item_view_day h1, #search-item-box h1, #webmasters h1, #validation h1, #register h1, #edit h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#97bf0d;
	margin:0;
	padding-top:10px;
}
div#rss h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#97bf0d;
	margin:0;
}

.boxCatArr_bottom
{
	background: url('../img/arr_background_bottom.png') no-repeat;
	width: 980px;
	height: 69px;
	clear:both;
}

.boxCatArr_middle
{
	background: url('../img/arr_background_middle.png');
	width: 980px;
	clear:both;
}

.boxArr_top
{
	background: url('../img/arr_background_top_trip.png') no-repeat;
	width: 980px;
	height: 48px;
	clear:both;
}

.boxArr_bottom
{
	background: url('../img/arr_background_bottom_trip.png') no-repeat;
	width: 980px;
	height: 69px;
	clear:both;
}

.boxArr_middle
{
	background: url('../img/arr_background_middle_trip.png');
	width: 980px;
	clear:both;
}

.BoxCat
{
	width: 398px;
	float:left;
	padding-top:15px;
	padding-left:15px;
}

.BoxArr
{
	width: 522px;
	padding-top:15px;
	padding-left:15px;
	float:right;	
}

.BoxArr1
{
	float:left;
	padding:15px;
	width:460px;
}

.BoxArr2
{
	padding:15px;
	float:right;
	width:460px;	
}

.boxCatArr_top h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#96bf0d;
	font-weight:normal;
	margin:0;
	padding:0;
}

.boxArr_top h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#96bf0d;
	font-weight:normal;
	margin:0;
	padding:0;
}

#searchfields h2 
{
	margin:0;
	padding-top: 20px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#96bf0d;
	font-weight:normal;
}

#servicedesk h2 
{
	margin:0;
	padding-top: 20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
}

#servicedesk h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	display:inline;
}

#servicedesk h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	display:inline;
	padding:0;
	margin:0;
}

#searchfields
{
	width:740px;
	float:left;
}

#servicedesk
{
	width:240px;
	float:right;
}

.recreant_menu
{
	background: url('../img/recreant_menu.png') no-repeat;
	width: 980px;
	height: 128px;
}

.category_gallery
{
	background: url('../img/gallery_background.png') no-repeat;
	width: 980px;
	height: 104px;
	padding-bottom:8px;
	clear:both;
}

.trips_gallery
{
	background: url('../img/gallery_background_white.png') no-repeat;
	width: 980px;
	height: 133px;
	clear:both;
}

.gallery
{
	float:right;
	padding-right:8px;
	padding-top:6px;
}

.category_gallery h4
{
	position:relative;
	top:35px;
	left:15px;
	padding:0;
	margin:0;
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	float:left;
}

.trips_gallery h4
{
	position:relative;
	top:35px;
	left:15px;
	padding:0;
	margin:0;
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	width:150px;
}

.boxTrips .item-box
{
	float: left;
	width:214px;
	padding-left: 5px;	
	padding-right: 5px;	
	padding-top: 5px;	
	height:275px;
}

.boxTrips p, #google_maps p, #calender p, #calender table td, #bottom_item_view p
{
	font-family: Arial;
	font-size: 9pt;
	color: #9c9e9f;
	/*line-height:20px;
	text-align:justify;*/
}
.boxTrips #item_view .item-content h4
{
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	font-weight:bold;
	/*line-height:20px;
	text-align:justify;*/
}
.boxTrips div p img
{
	padding-top:10px;
}

.boxTrips h3 a, .boxTrips h3, #google_maps h3, #calender h3, .boxBottom h3, #item_view_day h3, #search-item-box h3, #validation h3, #register h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:block;
	
	/*height:65px;*/
	
	color: #96bf0d;
	font-weight: 900;
	margin: 0px;
	padding:0px;	
	text-decoration:none;	
}
.boxTrips .scrollable .item-box h3
{
	height:35px;
}
.boxTrips #item_view .item-content h3 a
{
	font-size:24px;
}
.boxTrips .item-box .item-content
{
	border-top:1px solid #000;
}
.boxTrips #item_view .item-content
{
width:750px;
float:left;
overflow-y:scroll;
height:256px;
}
.boxTrips #item_view, .boxBottom #bottom_item_view
{
padding:7px;
}
.info_long a:hover
{
cursor:pointer;
text-decoration:underline;
}


.boxTrips p a
{
	color: #646567;	
	text-decoration: none;
	font-weight: 600;
}

.box div
{
	float: left;
	width: 214px;
	padding: 15px;	
}

.box p
{
	font-family: Arial;
	font-size: 9pt;
	color: #9c9e9f;	
	padding-bottom: 5px;
	line-height:18px;
	text-align:justify;
}

.box p a
{
	color: #646567;	
	text-decoration: none;
	font-weight: bold;
}
.medium_bg
{
height: 385px;
background: url('../img/box_bottom_bg_medium.png') no-repeat;
}

.small_bg
{
height: 340px;
background: url('../img/box_bottom_bg_small.png') no-repeat;
}

div#webmasters, div#login, div#register, div#item_add, div#edit
{
padding-top:15px;
width:980px;
}
div#rss
{
width:980px;
}
div#rss a
{
color:#9C9E9F;
font-family:arial;
text-decoration:none;
}
#ItemDescription
{
width:250px;
height:150px;
}

div#item_add .leftside, div#register .leftside, div#edit .leftside
{
	width:480px;
	float:left;
}
div#item_add .rightside, div#register .rightside, div#edit .rightside
{
	width:480px;
	float:right;
}

.boxBottom
{
	
	width: 980px;
	
	margin-top: 35px;
}



.boxBottom div.colom1
{	
	float: left;
	width: 360px;
	padding-left: 15px;	
	padding-right: 15px;	
	padding-bottom: 15px;	
	padding-top: 15px;	
	/*margin-left:15px;*/
}
.boxBottom div.colom2 li a:hover
{
	text-decoration:underline;
	cursor:pointer;
	width:150px;
}
.boxBottom div.colom2 li
{
	padding:2px;
}
.boxBottom #bottom_item_view #zoekuitje_google a
{
	text-decoration:none;
	color:black;
}
.boxBottom #bottom_item_view #zoekuitje_google a#title_href
{
	font-weight:bold;
}
.boxBottom #bottom_item_view #zoekuitje_google a#a_meerinfo:hover
{
	text-decoration:underline;
}

.boxBottom div.colom2
{	
	float: left;
	width: 200px;
	padding-top: 20px;	
	
}
.boxBottom div.colom2 ul
{
	overflow:auto;
	height:193px;
	width:160px;
}

.boxBottom div.colom3
{	
	float: left;
	width: 360px;
	padding-top: 15px;	
	padding-left: 15px;	
	padding-right: 15px;	
}
#calender .ajaxloader
{
width:16px;
}
#calender
{
	/*width: 230px;
	height: 260px;*/
	margin:0px;
	margin-left:auto;
	margin-right:auto;	
	
	/*background: url('/img/achtergrond.jpg') no-repeat top;*/
}

#calender #calender_table
{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:300px;
}
#calender #items_table
{
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:200px;	
	text-align:center;
	font-weight:bold;
}

#calender #calender_table a
{
	color:black;
}

#calender #header_table
{
	margin-left:auto;
	margin-right:auto;
	width:300px;	
	text-align:center;
	/*margin-top:8px;*/
	color:black;
	font-weight:bold;
}

#calender #calender_table td
{
	color:black;
	margin:0px;
	padding:0px;
	width:25px;
	height:25px;
	aborder:1px solid #C0C0C0;
	text-align:center;
}


#calender #calender_table .header
{
	background-image:url('../img/calender_bg.png');
	border-right:1px solid #C0C0C0;
	font-weight:bold;
	border-bottom:1px solid #C0C0C0;	
	border-top:1px solid #C0C0C0;	
}

#calender #calender_table .first_td
{
	border-left:1px solid #C0C0C0;
}

#calender #calender_table .lines_td:hover
{
	background-color:#59D2FF;
}

#calender #calender_table .lines_td
{
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;	
}
#google_maps
{
margin-left:auto;
margin-right:auto;
}
#google_maps #maps_bg
{
	background: url('../img/google.jpg') no-repeat top;
	height:156px;
	margin-top:3px;
	width:354px;
}

.recreant_menu div.colom1
{	
	float: left;
	width: 363px;
	padding: 15px;
}

.recreant_menu div.colom2
{	
	float: left;
	width: 434px;
	padding: 15px;
}

.recreant_menu div.colom3
{
	float:right;
	width: 93px;
	padding: 15px;
}

.colom1 h4
{
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:8px;
}

.colom2 h4
{
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;	
	padding-bottom:6px;
}

.colom3 h4
{
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:8px;
}

#footer
{
	/*float: left;*/
	text-align: center;
	width: 980px;
	margin-top: 15px;
}

.footer_text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #9c9e9f;
	font-weight: 600;
	line-height: 12pt;
}

.footer_bottom
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #9c9e9f;
	font-weight: 600;
	clear: both;
}

.footer_bottom a
{
	color: #97bf0d;
	text-decoration: none;
}


.borderHorizon
{
	
	background: url('../img/border.png') repeat-x;
	width: 100%;
	height: 1px; 
}

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

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 900;
	margin: 0px;
	padding:0px;
}

#frontImage
{
	background: url('../img/index_image_background.png') no-repeat;
	width: 980px;
	height: 385px;
	position:relative;
}

#frontImage_arr
{
	clear:both;
	background: url('../img/category_image_background.png') no-repeat;
	width: 980px;
	height: 568px;
}

.nav{
	position:relative;
	top:10px;
	left:15px;	
	width:733px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c9e9f;	
}

.nav a{
	color:#9c9e9f;
	text-decoration:none;
}

#frontImage_recreant
{
	background: url('../img/index_image_background.png') no-repeat;
	width: 980px;
	height: 493px;
}

#frontImage_category
{
	background: url('../img/category_image_background.png') no-repeat;
	width: 980px;
	height: 568px;
}

.image_front
{
	position:relative;
	top:129px;
	left:1px;	
	height:1px;	
}

.image_index
{
	position:relative;
	top:45px;
	left:1px;	
	height:1px;	
}

.title{
	position:absolute;
	top:10px;
	left:80px;	
	
	/*width:980px;
	height:50px;	*/
}

.title_new{
	position:absolute;
	top:5px;
	left:14px;	

}

.search_comment{
	position:absolute;
	top:70px;
	left:14px;	

}

.title_recreant{
	position:relative;
	text-align:center;
	top:10px;	
	width:980px;
	height:50px;	
}

.title_arrangement{
	position:relative;
	top:-10px;	
	padding-left: 15px;
	width:980px;
	height:50px;	
}

.title_arrangement h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#646567;
	font-weight:normal;
	margin:0;
	padding:0;	
}

.title_recreant h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#646567;
	font-weight:normal;
	margin:0;
	padding:0;	
}

.title h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#646567;
	font-weight:normal;
	margin:0;
	padding:0;
}

.title_new h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#646567;
	font-weight:bold;
	margin:0;
	padding:0;
}

.search_comment h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#646567;
	font-weight:bold;
	margin:0;
	padding:0;
}

.subtitle{
	position:absolute;
	top:80px;
	left:390px;	
	/*width:980;
	height:20px;	*/
}

.subtitle_new{
	position:absolute;
	top:30px;
	left:14px;	

}


.subtitle_recreant{
	text-align:center;
	position:relative;
	top:25px;
	width:980;
	height:20px;	
}

.subtitle_recreant h2, div#rss h2, #login h2, #item_add h2, #register h2, #edit h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#97bf0d;
	font-weight:normal;
	margin:0;
	padding:0;
}

.subtitle h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#97bf0d;
	font-weight:normal;
	margin:0;
	padding:0;
}

.subtitle_new h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#97bf0d;
	font-weight:normal;
	margin:0;
	padding:0;
}

.intro{
	height:86px;
	left:440px;
	right:10px;
	top:314px;
	position:absolute;	
	width:480px;
}

.intro_recreant{
	position:relative;
	padding-top:240px;
	padding-left:420px;
	top:50px;	
}

.intro_category{
	position:relative;
	left:420px;
	padding-left:10px;
	width:545px;
	top:400px;	
}

.intro_category h3, div#rss h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}

.intro_recreant h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}

.intro h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}

#content {
	clear:both;
	float:left;
}

ul
{
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6f71;
	font-size:11px;
	float:left;
	padding-right:15px;			
}

ul a
{
	text-decoration:none;
	color:#6e6f71;
}

li
{
	/*height:19px;*/
}

.recreant_menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	padding-right:15px;			
}

.recreant_menu ul a
{
	text-decoration:none;
	color:#FFFFFF;
}

.recreant_menu li
{
	height:19px;
}

.boxCatArr_middle ul
{
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#646567;
	font-size:15px;
	float:left;
	padding-right:15px;			
}

.boxCatArr_middle ul a
{
	text-decoration:none;
	color:#646567;
}

.boxCatArr_middle li
{
	height:22px;
}

.boxArr_middle ul
{
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#646567;
	font-size:15px;
	float:left;
	padding-right:15px;			
}

.boxArr_middle ul a
{
	text-decoration:none;
	color:#646567;
}

.boxArr_middle li
{
	height:22px;
}

ul.tabs {list-style:none;margin:0 0 1em 0;padding:0;border-bottom:1px solid #ccc;}
ul.tabs:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
ul.tabs {display:inline-block;}
/* Hides from IE-mac \*/
* html ul.tabs {height:1%;}
ul.tabs {display: block;}
/* End hide from IE-mac */
 ul.tabs {width:100%;margin-bottom:1em;}
/** detailpagina listing **/
ul.tabs {
	
	margin-top: 0.4em !important;
	padding-top: 0.7em !important;
	padding-left: 4px !important;
	width:99.3% !important;
	margin-right:-14px;
	padding-right:-14px;
}

.div_content_show
{
	display:block;
}

.div_content_hidden
{
	display:none;
}

ul.tabs li 
{
	list-style:none;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
	background:url('../img/tableft-g.gif') no-repeat left top;
	font-size:12px;
	font-weight:bold
}

ul.tabs li a 
{
	display:block;
	float:left;
	padding:2px 9px 2px 0;
	background:url('../img/tabright-g.gif') no-repeat right top;
}

ul.tabs li.on a 
{
	display:block;
	float:left;
	padding:3px 9px 2px 0;
	background:url('../img/tabright-g.gif') no-repeat right top;
}

ul.tabs li a:link, ul.tabs li a:visited 
{
	color:#666;
	text-decoration:none;
}

ul.tabs li a:focus, ul.tabs li a:hover, ul.tabs li a:active 
{
	color:#333;
	text-decoration:none;
}

ul.tabs li.on 
{
	position:relative;
	z-index:2;
	height:20px;
	margin-bottom:-4px;
	background-image:url('../img/tableft-g-sel.gif');
}

ul.tabs li.on a 
{

	background-image:url('../img/tabright-g-sel.gif');
	color:#000 !important;
}

.hp ul.tabs 
{
	margin:0;
	border-bottom:none;
}

.detail ul.tabs 
{
	margin-top:.5em;
}

.big_width
{
	width: 100px;
}

.zoekbox{

	position:absolute;
	left:405px;
	top:150px;
	height:185px;
	font-size:12px;
	font-weight:normal;
	width:550px;
	padding:0px;
	background-image: url('../img/zoek_vind_veld.png');
	background-repeat: no-repeat;
	padding-top:30px;
	

}

.zoekbox_new{

	background-image: url('../img/search_box_uitagenda.png');
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:normal;
	height:255px;
	position:absolute;
	right:15px;
	top:72px;
	width:410px;

}



.zoekboxinput {
	width:175px;
	height:22px;
	font-size:13px;
	vertical-align: middle;		
}

.zoekboxinput_new {
	width:175px;
	font-size:13px;
	vertical-align: middle;		
}

.zoekbox select {
	width:180px;
	height:25px;	
}

.zoekbox select_new {
	width:180px;
	
}

.zoekboxbutton {
	width:200px;
	background-image: url('http://www.recreatief.nl/nieuws/images/zoekbutton.png');
	background-repeat: no-repeat;
}

.zoekboxsearch_new
{
	position:absolute;
	top: 85px;
}

