body{
	font-family:Trebuchet MS, Arial;
	background:url('../images/bg_main.png');
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

body,td{
	font-size:12px;
}

form{
	display:inline;
}

a:link, a:visited{
	color:#2E76CE;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.prijsoverzicht .alternate_1{
	background:#eee;
}

.prijsoverzicht td{
	text-align:left;
}

.zoekresultaat td{

	padding: 1px 15px 1px 1px;
	height:24px;
	border-bottom:1px solid darkgreen;
}

.zoekresultaat a:link, .zoekresultaat a:visited{
	color:black;
	text-decoration:none;
}

tr.premium td{
	font-weight:bold;
	font-size:13px ;
}

.container{
	width:989px;
	margin:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	padding-top:165px;
}

.bg_top{
	background:url('../images/bg_top.png');
	background-repeat:no-repeat;
	height:4px;
}

.center{
	background:url('../images/bg_content.png');
	background-repeat:repeat-y;
	padding:4px 0 4px 1px;
	margin:0;
}

#navigation
{
padding: 0;
margin:0;
margin-left:10px;
position:absolute;
left:0;
top:142px;
z-index:9;
}

#navigation div.menu
{
	float: left;
	display: block;
	font-size:18px;
	line-height:18px;
	position:relative;
	z-index:10;
	height:28px;
	overflow:hidden;
	margin-left:7px;
}

#navigation a.menu_top{
text-decoration: none;
background: url("../images/tab_c.png") left top;
color:#646E8E;
display:block;
float: left;
padding: 5px 10px 5px 10px;
}

#navigation span.l
{
background: url("../images/tab_l.png") left top no-repeat;
padding: 5px 0 5px 3px;
display:block;
float: left;
}

#navigation span.r
{
background: url("../images/tab_r.png") right top no-repeat;
padding: 5px 3px 5px 0;
display:block;
float: left
}

#navigation div.active span.r, #navigation div.current span.r{
background: url("../images/tab_r_a.png") right top no-repeat;
}
#navigation div.active span.l, #navigation div.current span.l{
background: url("../images/tab_l_a.png") left top no-repeat;
}
#navigation div.active a.menu_top, #navigation div.current a.menu_top{
background: url("../images/tab_c_a.png") right top;
color:#1083D0;
}

#navigation div div{
	padding-top:5px;
	clear:left;
	padding-bottom:20px;
	border-left:2px solid #dedede;
	background:#fafafa;
}

#navigation div div a{
	display:block;
	font-size:12px;
	text-decoration:none;
	padding:0 5px 0 5px;
	font-weight:bold;
}

#navigation div div a:hover{
	background:#dedede;
}

.googlesearch {
	right:20px;
	position:absolute;
	z-index:1;
	text-align:right;
}

.main{
	width:975px;
	margin:10px 0 10px 0;
	overflow:hidden;
}

.main_content{
	padding-top:25px;
}

.button{
	background:url('../images/button.png');
	border:0;
	width:90px;
	height:21px;
	color:white;
	padding-top:0;
	line-height:11px;
	vertical-align:top;
	font-weight:bold;
}

input,select{
	margin:1px;
}

label{
	float: left;
	width: 84px;
}

.zoekscherm label {
	width: 170px;
}

#tooltip{
	display:none;
	position:absolute;
	left:-100px;
	top:-100px;
	background:#FBF89D;
	font-size:11px;
	padding:3px;
	z-index:1001;
}

.heading, h1{
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

td{
	padding-left:0px;
}

th{
	text-align:left;
	padding-right:10px;
	font-size:13px;
}

.hover td{
	background:#f3f3f3;
}

.details td{
	padding-right:15px;
}

.star{
	cursor:pointer;
}

.note{
	font-size:11px;
	color:#777777;
}

.commentform{
	width:150px;
}

.recensie{
	background:#eeeeee;
	padding:10px;
	margin:10px;
	margin-left:0;
}

.main_header{
	width:230px;
	height:120px;
	margin:0 17px 10px 0;
	position:relative;
	left:0;
	top:0;
	z-index:1;
	float:left;
	cursor:pointer;
}

	.main_header h1{
		color:white;
		font-size:16px;
		margin: 0 0 0 20px;
	}

	.main_header img{
		position:absolute;
		left:205px;
		top:50px;
	}

	.main_header div{
		position:absolute;
		color:white;
		left:120px;
		top:42px;
		font-weight:bold;
	}

	.main_header a{
		text-decoration:none;
		color:white;
	}

.mainitem{
	background:#f5f5f5;
	height:155px;
	float:left;
	margin-right:10px;

	border:1px solid #c3c3c3;
	margin-bottom:10px;
	font-size:12px;
}


.mainitem_header{
	background-color:#397FCE;
	height:30px;
	width:335px;
}

.mainitem_header.top{
	width:685px;
}

.mainitem_header h1{
	height:30px;
	background-repeat:no-repeat;
	background-position: 14px 4px;
	padding:5px 0 0 50px;
	margin:0;
	color:#ffffff;
}

.mainitem_wrapper{
	float:left;
	margin-right:0;
	margin-bottom:20px;
}

.mainitem_body{
	width:325px;
	height:130px;
	background:#f5f5f5;
	font-size:12px;
	padding:5px;
}

.mainitem_body .aanbieders_image{
	cursor:pointer; float:left; width:154px; line-height:70px; vertical-align:middle; text-align:center; height:80px; background:#fff; border:1px solid #aaa; margin:3px; padding:3px;
}

.mainitem_body .aanbieders_noimage{
	cursor:pointer; float:left; width:154px; text-align:center;  background:#fff; border:1px solid #aaa; margin:3px; padding:3px;
}

.mainitem_body.top{
	width:675px;
	height:auto;
	margin-bottom:13px;
}

.mainitem_scrollable{
	width:325px;
	height:125px;
	background:#f5f5f5;
	font-size:12px;
	padding:5px;
}

.googlead{
	width:728px; margin-left:11px; margin-bottom:13px;
}

.mainitem_footer{
	width:360px;
	padding:5px;
	background:#dddddd;
	height:70px;
}

.mainitem_footer a{
	color:#555555;
	font-weight:normal;
}

.mainitem_footer span{
	font-size:10px;
	color:#555555;
}


.mainitem.tall{
	height:150px;
}

.mainitem.xxlong{
	width:725px;
	height:auto;
}

.mainitem.xlong{
	width:570px;
}

.mainitem.long{
	width:435px;
}

.mainitem.medium{
	width:276px;
}

.mainitem.short{
	width:145px;
}

.mainitem img.icon{
	float:left;
	margin:10px;
	margin-bottom:85px;
}

.mainitem div{
	padding:5px;
}

.mainitem h2{
	margin-bottom:7px;
	color:black;
}

.mainitem p{
	display:inline;
}

.zoekscherm input{
	width:125px;
}

.zoekscherm select{
	width:129px;
}

.zoekscherm .button{
	width:90px;
}

.contact_input{
	width:200px;
}
.contact_textarea{
	width:405px;
	height:75px;
}


.navigation ul {
   width:140px;
   list-style-type:none;
   margin:0 auto;
   padding:0;
}

.navigation li a, .head {
   display:block;
   position:relative;
   border-width:1px 0;
   border-color:#ccc;
   border-style:solid;
   color:#555;
   text-decoration:none;
   margin:4px 1px;
}

.navigation li a span {
   display:block;
   position:relative;
   margin:0 -1px;
   border-width:0 1px;
   border-color:#ccc;
   border-style:solid;
   background-color:#e4ffb1;
   padding:2px 6px;
}

.head{
   display:block;
   position:relative;
   margin:20px -1px 0 0px ;
   border:0;
   width:127px;
   background:url('../images/glossy_bg.png');
   padding:1px 6px;
   color:white;
}

li a:hover {
   border-color:#aaa;
   color:#B6D278;
}

li a:hover span {
   border-color:#B6D278;
   background-color:#B6D278;
   color:white;
}
.model{
	padding:2px;
	background:#d0d0d0;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

.overzicht{
	width:115px;height:115px;border:1px solid #dddddd; float:left; margin:1px;padding:1px;
	font-size:9px;
	cursor:pointer;
}

.legende td{
	font-size:10px;
	padding-left:5px;
}

.ads{
	padding-left:10px;
	text-align:right;
}

.ads_left{
	padding:27px 20px 0px 0px;
}

.footer{
	background-image:url('../images/footer.png');
	background-repeat:no-repeat;
	font-size:11px;
	color:white;
	padding:30px 20px 10px 20px;
}

.footer table{
	margin:auto;
}



.footer a{
	color:white;
}

.sortable{
	cursor:pointer;
}

.zoekcriterium{
	width:567px;
	padding:4px;
	margin:5px 10px 5px 0;
}

fieldset.zoekcriterium{
	border:1px solid #dddddd;
}

div.zoekcriterium{
	font-weight:bold;
}

.choice{
	width:260px;
	float:left;
	height:60px;
	margin-bottom:10px;
}

.choice label{
	width:127px;
}

.choice input{
	width:100px;
}

 .choice select{
 	width:106px;
 }

 .albumpreview{
 	display:none; padding:5px; border:1px solid #cccccc; font-size:11px; position:absolute; background:#ffffee; z-index:10;
 }

.blog{
	width:580px; margin-bottom:30px;
}

.blog a{
	color:black;
	font-weight:bold;
}

.blog h2{
	border-top:2px solid #1083D0;
	border-bottom:2px solid #1083D0;
	padding:4px;
	background:#E3F3FD;
}

.blog h2 a{
	text-decoration:none;
}

.categorieoverzicht{
	float:right; width:130px; line-height:22px;
	text-align:right;
}

.categorieoverzicht a{
	color:black;
}

.categorieoverzicht ul{
	padding-left:20px;
}

h4{
	margin:0;
	margin-bottom:4px;
	font-size:13px;
}

.ervaring_thumbnail{
	float:left;
	background:white;
	text-align:center;
	width:100px;
	height:100px;
	border:1px solid #999999;
	margin-right:5px;
	margin-top:5px;
}

.acties{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin:0 0 10px 0;
	padding:5px 0 0px 0;
}

a.ul{
	text-decoration:underline;
}

.fotolia a{
	display:block;
	width:120px;
	height:120px;
	float:left;
	text-align:center;
	margin:2px;
}

.fotolia img { border:1px solid #ccc; }


#ads_right{
	width:262px; float:right; height:400px; margin-left:8px; margin-top:20px;
}