html {
	padding: 0;	
	color: #000;
	font: 9pt "Tahoma", Sans-Serif;
}

body{ 
	margin: 0; 
	padding: 0; 
}

.body_cnt{
	width: 960px;
	margin: 0 auto;
}

/* Link opmaak */
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}

.pgn_highlight{
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

/* Header  */
div#header {
	width: 960px;
	height: 150px;
/*	background: url("../img/logo_new_.jpg") repeat-x; */
/*	border: 1px solid #c8c8c8;*/
	margin: 8px 0 8px 0;
}

#logo {
	width: 960px;
	height: 150px;
	background: url("../img/logo.jpg") no-repeat;
}

#XSearch{
	text-align: right;
	width: 835px;
	height: 25px;
	padding-right: 5px;
}

#left_search{
	margin-left: 485px;
	margin-top: 5px;
	font-size: 11px;
	float: left;
}

#right_search{
	width: 200px;
	height: 22px;
	float: left;
}

form .search{
	position: relative;
}

.search_input{
	font-size: 10px;
}

.search_butt{
	font-size: 10px;
}

/* Menu  */
ul{
	list-style: none;	
}

ul.menu {
	position: absolute;
	width: 840px;
	height: 24px;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 9pt;
}
ul.menu li {float: right;}

ul.menu li a{
	height: 19px;
	border: 1px solid #330000;
	padding: 5px 5px 0 5px;
	margin-right: 3px;
	float: left;
}

ul.menu li.active a {
	border-bottom: 1px solid #fff;
}

.main_menu li{
	width: 170px;
	border: 1px solid #fff;
}

ul li .rub_menu{
	border: none;
	font-size: 11px;
}

ul li div{
	width: 12px;
	height: 12px;
	float: left;
	cursor: pointer;
}

ul li .menu_item a{
	margin-left: 15px;
	float: left;
}

ul li .menu_item{
	
}

.breadcrumb{
	width: 600px !important;
	height: 8px;
}

.breadcrumb li{
	position: relative;	
	float: left;
}

.breadcrumb li span{
	padding: 0px 0px 0px 3px;
}

.breadcrumb li a{
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 9px;
}

.sub_ul{
	margin: 0;
	padding: 0;
}

.sub_ul li{
	margin-left: 10px;
	border: none;
}

.sub_ul li a{
	font-size: 11px;
}

div#left {
	position: relative;
	float: left;
	width: 206px;
	margin: 0 5px 0 0;
	padding-left: 12px;
	overflow: hidden;
}

div#left h2 {
	width: 183px;
	height: 16px;
	color: #330000;
/*	background: url("../img/header.gif") no-repeat; */
	margin: 0px;
	padding: 0px 7px 0 11px;
	border: 2px solid #330000; 
	font-size: 9pt;
}

a.header_text{
	font-size: 12px !important;
	margin: 10px 0px 0px 5px;
}

.home_banner a {
	width: 628px;
	height: 101px;
	font-family: arial;
	float: left;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
	margin-bottom: 10px;
	cursor: hand;
	}
	
.home_banner a:hover {
	text-decoration: none;
	}
.banner1 {
	color: #778a4d;
	font-size: 24px;
	padding: 32px 0 0 50px;
	float: left;
	}
.banner2 {
	color: #9ad21d;
	font-size: 22px;
	padding: 5px 0 0 200px;
	float: left;
	text-decoration: underline;
}

.banner_white {
	color: #fff;
}
	
.banner_green {
	color: #9ad21d;
	font-style: italic;
}
	
.banner_float {
	float: left;
}

div#left h2 img {float: right;}
div#left h2 span {float: left;}
div#left form, div#left ul {
	width: 193px;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	font-size: 9pt;
	list-style: none;
}

.snelkoppelingen li a{
	font-weight: bold;
	font-size: 11px;
}

div#right{
	height: auto;
	min-height: 400px;
	width: 730px;
	float: left;
	margin-left: 0px;
	z-index: 0;
}

div#right h1 {
	width: 610px;
	height: 22px;
	color: #660000;
	margin: 0;
	padding: 6px 7px 0 11px;
	border: 1px solid #330000;
	font-size: 14px;
}
div#right h1 img {float: right;}
div#right h1 span {float: left;}

div#right h2{
	width: 618px;
	height: 18px;
	color: #660000;
	margin: 0px 0px 0px -0px;
	padding: 3px 0px 0px 10px;
	border: 1px solid #330000;
	font-size: 12px;
}

div#right h2 a{
	color: #330000;
	font-size: 12px;
}

div#right ul{ 
	width:718px !important;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0; 
}

div#right ul.content li{
	float: left;
	width:200px; 
}

.img_front{
	width: 500px;
	height: 330px;
	margin: 10px 0 10px 10px;
	background: url("../img/car.jpg") no-repeat; 
	border: 1px solid #330000; 
	
}

/* advertenties */

.ad_header {
	clear:both;
	text-align:left !important; 
	width:704px !important;
	margin:0;
	border: 1px solid #330000 !important;
}

.price_tag{
	width: 60px;
	margin: 0px 0px 0px 0px;
	float: right;
}

.more_cats{
	position: relative;
	margin: -0px 0px 0px 70px;
	font-size: 9px;
}

.cat_tales {
	border: 1px solid #330000; 
	margin: 5px 0 0 0;
	width: 713px;
	padding: 5px;
}

.more_cats_list{
	float: left;
}

div.colored_link{
	width: 70%;
}

div.colored_link a{
	width: 100%;
	color: #660000;
}

span.colored_link{
	width: 100%;
	color: #660000;
}

.button{
	height: 25px;
	border: 1px solid #330000;
	margin-left: 0;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cat_list_items{
	margin-top: -6px;
	padding: 0;
}

#list_left{
	border-top: 1px solid #330000;
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_1{
	border-left: 1px solid #330000;
}

#list_left_2{
	border-right: 1px solid #330000;
}

#list_left_i{
	border-top: 1px solid #330000;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_9{
	border-top: 1px solid #330000;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
}

#list_left_a{
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
}

#list_m{
	text-align:center;
	font-weight:bold;
	border-bottom: 1px solid #330000;
}

#list_left_n{
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_o{
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_p{
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_right{
	border-top: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_m{
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_left_q{
	border-left: 1px solid #330000;
	border-top: 1px solid #330000;
}

#list_right_m{	
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

#list_right_n{	
	border-right: 1px solid #330000;
	border-top: 1px solid #330000;
}

#list_right_m .small_body p{
	font-size: 10px;
	padding: 0;
	margin: 0;
}



#list_b{
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-right: 1px solid #330000;
}

.add_title_td{
	border-top: 2px solid #330000;
	border-bottom: 2px solid #330000;
	height: 30px;
}

.add_title{
	padding-left: 3px;
	font-weight: bold;
}

.ad_img{
	position: relative;
	width: 60px;
	height: 60px;
	margin: 3px 0px 0px 3px;
}

.ad_img img{
	border: none;
}

.ad_img_list{
	float: left;
}

#top_react_to_ad{
	height: 20px;
}

.react_or_link{
	font-weight: bold;
	color: green;
}

.small_body{
	position: relative;
	width: 480px;
	margin: 3px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
}

.small_body_list{
	float: right;
}

.small_body p{ 
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#ad_butts{
	height: 30px;
}

.add_top{
	padding-bottom: 5px;
}

.advertentie_body{	
	padding: 5px;
}

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
} 

.advertentie_body p, .advertentie_body li{
	margin: 0 0 0 10px;
}

#double{
	width: 200px;
	border: 1px solid #000;
	padding: 3px; 
	margin: 4px 0 5px 5px; 
	color: black;
	background-color: #ff9900;
	text-align: center;
	cursor: pointer;
}

#rap{
	 width: 200px;
	 border: 1px solid #000; 
	 padding: 3px;
	 margin: 4px 5px 5px 0px; 
	 color: black;
	 background-color: #ff9900;
	 text-align: center;
	 cursor: pointer;
}

.reply_butt{
	 width: 75px;
	 border: 1px solid #330000;
	 color: black;
	 text-align: center;
	 background-color: #ff9900;
	 padding: 3px;
	 cursor: pointer;
}

/*  headers */
.advertentie_body h3{
	font-size: 12px;
}

/* static pages */
.help{
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	padding: 5px 0px 5px 5px;
	width:717px;
}

/* Footer */
div#footer {
	width: 932px;
	height: 69px;
	margin: 5px 0px 15px 12px;
	padding: 0 0 0 0px;
	clear: both;
	font-size: 8pt;
	border: 2px solid #330000;
}
div#footer ul{
	float: left;
	margin: 9px 0 0 20px;
	padding: 0;
	list-style: none;
}

div#footer ul li strong{
	color: #000;
}
div#footer span {
	float: left;
	margin: 9px 0 0 165px;
}

/* front links */
.rub_meer{
	position: relative;
	width: 190px;
	top: 95px;
	left: 3px;
	margin: -10px 0px 0px 0px !important;
}

.rub_meer a{
	font-size: 10px !important;
}

.frontLinks {
	margin: 3px 0px 0px -0px;
	text-align:left;
	font-size:13px;
	
}

.frontLinks div{
	margin: 3px 0px 0px 3px;
	width: 190px;  
}


.content li.content_item{ 
	
	float: left;
}

.adsense_div{
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
}

.no_ads{
	font-size: 11px;
	color: #660000;
}

.content_item{
	height: 150px;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
}

.box_header {
	padding:3px 0px 0px 3px !important;
	width:354px !important;
	margin-left:-41px !important;
}

.link_body{
	height: auto;
	width : 716px;
	padding: 3px;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
}

li span a{
	font-size: 11px !important;
}

#content_subcat{
	width: 358px !important;
}
 
.subcat_content{
	position: relative;
	width: 357px !important; 
}


.home_banner a {
	width: 628px;
	height: 101px;
	font-family: arial;
	float: left;
	border: 1px solid #330000;
	margin-bottom: 10px;
	cursor: hand;
}
	
.home_banner a:hover {
	text-decoration: none;
}

div.new_icon{
	position: relative;
	width: 13px;
	margin-top: 1px;
	padding-right: 2px;
	float: left;
}

.item_link_div{
	position: relative;
	width: 295px !important;
	margin-left: -40px !important;
	font-size: 10px;
	float: left;
}

a.item_link{
	position: relative;
	font-size: 10px;
	width: 200px;
}

.react_to_ad a{
	color: #660000;
}

.sub_ul{
	border: none;
}

/* user beheer page */
.beheer_menu{
	
}

.table_border{
	border-left: 1px solid #330000; 
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	padding: 10px 0 5px 10px; 
	margin-bottom: 10px;
	width:724px;
}

.popin{
	position: relative;
	border: 1px solid grey;
	background-color: #cccff;
}

/* ADVERTENTIE */
.item_table{

}

.needed_field{
	color: red;
	font-weight: bold;
}

/* formulier */

#event_form{
	margin:0 auto;
}

.form .row {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
	float: left;
}

.form label {
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 0 10px;
}

.label{
	width: 200px;
	font-weight: bold;
	color: #660000;
}

.help_ico{
	width: 16px;
	height: 16px;
	background: url("../img/question-button.png") no-repeat;
	cursor: pointer;
}

div.help{
	position: absolute;
	display: none;
	border: 1px solid #660000;
	margin: 0 20px 0 0;
	width: 100px;
	height: auto;
	background: #fff;
	text-align: left;
	padding: 0 0 0 20px;
}

#help_em:hover div.email{ 
	display:block;		
}	

#help_em:hover div.e_name{ 
	display:block;		
}	
	
#help_em:hover div.e_cat{ 
	display:block;		
}	

#help_em:hover div.e_start{ 
	display:block;		
}	

#help_em:hover div.e_end{ 
	display:block;		
}	

#help_em:hover div.e_loc{ 
	display:block;		
}	

#help_em:hover div.e_plc{ 
	display:block;		
}	

#help_em:hover div.e_prv{ 
	display:block;		
}	

#help_em:hover div.e_lnd{ 
	display:block;		
}	

#help_em:hover div.e_ini{ 
	display:block;		
}

#help_em:hover div.e_inilnk{ 
	display:block;		
}

#help_em:hover div.e_evntlnk{ 
	display:block;		
}

#help_em:hover div.e_descrip{ 
	display:block;		
}