/*   container  */
html {
	height: 100%;
}
body {
	height: 100%;
	
}
* {
	margin: 0;
	padding:0;
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -27px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 27px; /* .push must be the same height as .footer */
}

.footer {
	padding:0;
	height:27px;
	font-size:0.9em;
	background-color:#b5b4b4;
	color:#fff;
	background:transparent url(/gfx/footer-long.gif) no-repeat;
	width:995px;
	margin:0 auto;	
}
/*   FOOTER    */

.adress_data{
	float:right;
	padding:7px 10px 0 10px;
}

.site_data{
	float:left;
	padding:7px 10px 0 10px;
}

.footer a{
	color:#fff;
}

.adress_data{
	float:right;
}

.site_data{
	float:left;
}

.type_disclaimer{
	border-bottom:1px solid green;
	float:left;
	width:500px;
}

/*   main  */
html{
	overflow: -moz-scrollbars-vertical;
	margin:0;
	padding:0;
	
}

body {
	font:.8em 'trebuchet ms', arial;
	background-color:#235998;
	background-image:url(/gfx/background.gif);
	background-repeat:repeat-y;
	background-position:center center;
}
img{
	border:0;
}
img.print{
	float:right;
	margin:0;
}
.page {
	width:995px;
	margin:0 auto;
	min-height:400px;
	background:#fff;
}

.content{
	padding:0 10px 0 10px;
	margin:0;
}

.print {
	display:none;	
}
h1, h2, h4 {
	font-family: helvetica, verdana, 'trebuchet MS';
	font-weight:normal;
	color:#1e6b9e;
}

h1{
	font-size:1.9em;
	margin:0 0 10px 0;
}
h1.oranje{
	color:#fa7e04;
}
h2{
	font-size:1.7em;
}
h3{
	font-size:1em;
	font-weight:bold;
	color:#1e6b9e;
	background:url(/gfx/comment.gif) no-repeat left 5px;
	padding:3px 0 3px 20px;
	clear:both;
	margin:0 0 5px 0;
}
h3 span{
	font-weight:normal;
}
h4{
	font-size:1.3em;
	border-bottom:1px solid;
}
h5{
	font-size:0.9em;
	color:#5c5c5c;
}
a{
	color:#5A99CC;
	text-decoration:none;
	outline:0;
}
a:hover{
	text-decoration:none;
}
a:active, a:focus{
	text-decoration:none;
}
a:visited{
	font-weight:normal;
	text-decoration:none;
}

table {
	border-collapse:collapse;
}
.welkom {
	display:none;
}
form.menu_form input{
	background-color:transparent;
	width:113px;
	border:none;
	float:right;
	margin:35px 7px 0 0;
}

form.menu_form p{ 
	margin:0;
	padding:0;
}
.left{
	width:731px;
	float:left;
	height:1%;
}
.right{
	width:235px;
	float:right;
	padding:35px 0 0 0 ;
	height:1%;
}

#sitemap ul{	
	list-style:none;
	margin:0 0 0 35px;
}

#sitemap ul.sitemap li{	
	background:url(/gfx/li_orange.gif) no-repeat left 6px;
	padding:0 0 0 15px;
}

#sitemap ul.sitemap li a{	
	font-weight:normal;
	font-size:18px;
}

#sitemap ul.sitemap li ul li a{
	font-weight:normal;
	font-size:12px;
}

/*   menu  */
.head {
	background:#163166 url(/gfx/header.jpg) repeat-x bottom;
	height:205px;
}
.logo{
	position:absolute;
	width:230px;
	height:50px;
	margin:10px 0 0 0;
}
.menu_div{
	float:right;
	display:inline;
	margin:35px 50px 0 0;
}

ul.menu{
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu li{
	float:left;
	padding:0 10px;
	color:#2267ac;
}

#last{
	display:block;
	height:30px;
	float:left;
	padding:17px 10px 0 10px;
	background:none;
}

.noshow {
	display:none;	
}
ul.menu ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

ul.menu li ul{
	margin:0;
	display:none;
	list-style:none;
	background:#ffffff;
	position:absolute;
	top:69px;
}
ul.menu li:hover  ul{
	display:block;
}

ul.menu li ul li{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:100%;
	float:none;
}
ul.menu li ul li:hover{
	background:#4b4b4b;
}
ul.menu li:hover  ul li a{
	border:none;
	padding:7px 10px 7px 0;
	background:none;
	white-space:nowrap;
	float:none;
}
/*home.css */

.zoek_home{
	background:transparent url(/gfx/search_home.gif) no-repeat left bottom;	
	width:235px;
	float:left;
	padding:15px 0 20px 10px;	
}

.text_home{
	float:left;
	width:700px;
	padding:15px 0 0 20px;
	line-height:170%;
}

.text_home .text1{	
	width:420px;
	float:left;
}

.text_home .text2{	
	width:250px;
	float:right;
}

.text_home .text2 ul{	
	list-style:none;
}

.text_home .text2 ul li{	
	border-bottom:1px dotted #B1B1B1;
	background:transparent url(/gfx/li_orange.gif) no-repeat scroll left 8px;
	padding:3px 0 3px 20px;
}

.regio_list{	
	clear:both;
	overflow:auto;
	padding:0 0 0 10px;
}

.regio_list ul{
	float:left;
	width:163px;
	margin:0 0 0 1px;
	padding:0;
	list-style:none;
	color:#5C5C5C;
}

.regio_list ul.regio2{
	width:160px;
}

.regio_list ul.regio3{
	width:140px;
}
.regio_list ul.regio4{
	width:150px;
}
.regio_list ul.regio5{
	width:150px;
}
.regio_list ul.regio6{
	width:140px;
}


.regio_list ul li{
	background:transparent url(/gfx/li_orange.gif) no-repeat scroll left 8px;
	padding:2px 0 2px 15px;
}
		



/*form.css */
.zoek_form_home{	
	padding:0 0 0 0;
	width:220px;
}

.zoek_form_home label{	
	color:#707070;
	margin:0 0 0 0;
	
}

.zoek_form_home select{	
	width:210px;
}
.zoek_form_home select,
.zoek_form_home input{
	margin:0 0 10px 0;
}
.mainform {
	float:right;	
	width:525px;
}
.mainform fieldset {
	bordeR:0;
}
.mainform .label {
	color:#707070;
}
.mainform label {
	color:#707070;
	display:block;
	float:left;
	width:200px;
}
.mainform textarea,
.mainform input {
	width:280px;
	margin:3px 0;
}
.main_text {
	width:400px;
	float:left;	
}
.main_text p {
	padding:5px 0;
	margin:0;
}
.main_text h3 {
	
	margin:10px 0 0;
}
.mainform input.fcheckbox,
.mainform input.fradio {
	width:auto;
}
.mainform #submits {
	padding:0 0 0 200px;
	border-bottom:0;
}
.mainform #submits input {
	width:auto;
}
.mainform fieldset .error input,  
.mainform fieldset .error select,
.mainform fieldset .error textarea {
	border:1px solid red;
}
form fieldset#algmain {
	display:none;
}
.mainform input.btnradio {
	width:auto;	
}
/*mousetail.css */
.mousetail {
	font-size:0.9em;
	border-top:1px solid #e8e7e7;
	border-bottom:1px solid #e8e7e7;
	overflow:hidden;
	width:100%;
}

.mousetail a{
	display:block;
	float:left;
	padding:0 25px 0 15px;
	background:url(/gfx/crum_li.gif) no-repeat top right;
}
.mousetail a:hover{
	color:#F6B34B;
}

/*compare.css */
.blocknote{
	width:233px;
	background:url(/gfx/block_mid.gif) repeat-y;
}

table.compare{
	margin:0 0 0 10px;
}



table.compare td.number{
	background:#c6d7ea;
	text-align:center;
	font-size:1.7em;
	font-weight:bold;
	color:#fff;
	margin:0 2px 0 0;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

table.compare td.name_school{
	background:#235998;
	text-align:left;
	font-weight:normal;
	color:#fff;
	border-bottom:2px solid #fff;
	padding:0 0 0 4px;
}

table.compare td.cross{	
	background:#235998;
	border-bottom:2px solid #fff;
}
/*search.css */
.search{
	background:#fff url(/gfx/search_back.gif) no-repeat  bottom center;
	padding:15px 10px 5px 10px;
	color:#fff;
	line-height:33px;
	overflow:auto;
	zoom:1;
}

.search .kolom1_klein,
.search .kolom2_klein,
.search .kolom3_klein,
.search .kolom4_klein{
	float:left;
	padding:2px 0 0 0;
}

.search label{
	font-size:0.9em;
}

.search .kolom1_klein,
.search .kolom2_klein,
.search .kolom3_klein,
.search .kolom4_klein {
	padding:0 7px;
}

.search select{
	width:120px;
	margin:0 5px 0 5px;
	vertical-align:middle;
}

.search input{
	width:80px;
	vertical-align:middle;
}

.search input.submit{
	border:none;
	background:transparent;
	font-size:1.7em;
	color:#235894;
	font-weight:bold;
	cursor:pointer;
	
}

.search span{	
	color:#fff;
	float:left;
	font-size:1.4em;
	margin:0 25px 0 0;
}

.search_extra{
	background:#c8d5e4 url(/gfx/search_extra.gif) no-repeat left bottom;
	width:955px;
	overflow:auto;
	padding:10px;
	margin:0 0 0 0;
}

.search_extra .option{
	float:left;
	margin:0 15px 0 0;
}

.search_extra .option label{
	font-size:0.9em;
	color:#235894;
}
/*pager.css */
.pager{	
	height:21px;
	background:url(/gfx/pager_back.gif) no-repeat;
	padding:5px 10px;
	clear:both;
}

.pager ul{
	margin:0;
	padding:0;
	list-style:none;
}

.pager ul li{
	float:left;
}
.pager input {
	display:none;
}
 
.pager ul li a {
	display:block;
	width:20px;
	text-align:center;
	float:left;
	border:1px solid #fff;
	margin:0 3px 0 0;
	background:#235894;
	color:#fff;
}

.pager ul li strong {	
	display:block;
	width:20px;
	text-align:center;
	float:left;
	border:1px solid #fff;
	margin:0 2px;
	background:#f58220;
	color:#fff;
}

.pager ul li.first1 strong, .pager ul li.first2 strong {	
	display:block;
	width:20px;
	text-align:center;
	float:left;
	border:1px solid #BDCDDF;
	margin:0 2px;
	background:#BDCDDF;
}


.pager .view{
	float:right;
	color:#235894;
	font-size:0.9em;
	margin:3px 0 0 0;
}

.pager .view span{
	display:block;
	float:left;
	margin:0 10px 0 0;
}
/*result.css */
.premium {
	margin:0 0 10px 0;
	overflow:hidden;
}
.premium .result {
	border:1px dotted gold;
}
.result{
	width:710px;
	border:1px dotted silver;
	clear:both;	
	padding:5px 10px 5px 10px;
	font-size:0.9em;
	float:left;
	background-color:#f1f6fb;
	margin:5px 0 0 0;
}

.result h2{
	margin:0 0 5px 0;
}
.result .data {
	overflow:auto;
	zoom:1;
}
.result_data {
	line-height:180%;
	float:left;
	padding:0;
	width:370px;
}

.result_icons{
	float:left;
	color:#2267ac;
	padding:0 15px 0 15px;
	border-left:1px dotted silver;
}

.percentage{	
	width:110px;
	float:left;
	overflow:auto;
	margin:0 5px 0 0;
	padding: 0 5px 0 0;
	border-right:1px dotted silver;
}

.comp{
	float:left;
	color:#2267ac;
	padding:0 5px 0 5px;
}

.result_icons img{
	margin:3px 0 5px 0;
}

a.vergelijk{
	margin:10px 0 0 0;
	display:block;
}
.result .moreinfo {
	border-top:1px dotted silver;
	padding:5px 0;
}
/*tabs.css */
ul.tabs{	
	margin:0;
	padding:10px 0 0 10px;
	background:url(/gfx/tabs_back.gif) no-repeat;
	width:721px;
	height:32px;
	list-style:none;
}

ul.tabs li{	
	float:left;
	width:158px;
	height:25px;
	background:url(/gfx/tab.gif) no-repeat;
	text-align:center;
	padding:7px 0 0 0;
	margin:0 10px 0 0;
}

ul.tabs li.active{	
	background:url(/gfx/tab_active.gif) no-repeat;
}

ul.tabs li.active a{	
	color:#f58220;
}

ul.tabs li a{	
	color:#fff;
	display:block;
}

.school_info{	
	width:731px;
	padding:15px 0 0 0;
}
.school_info table{
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
}

.school_info table td{
	border-bottom:1px solid #f1f1f1;
	padding:3px 0;
}

.school_info table td.label_td{
	color:#999999;
	font-size:0.9em;
	width:120px;
	border-bottom:1px solid #f1f1f1;
}

.school_info table td.tussen{
	width:20px;
}

.school_info table td.label_td2{
	color:#999999;
	font-size:0.9em;
	width:200px;
}


.school_info table td.data{
	color:#000;
	//width:170px;
	border-bottom:1px solid #f1f1f1;
}

.school_info table td.logo_rijschool{
	color:#000;
	//width:160px;
	border-bottom:1px solid #f1f1f1;
	text-align:center;
}

.school_info h1.pakket{	
	background:url(/gfx/box.gif) no-repeat;
	padding:8px 0 10px 45px;
}

.school_info .pakket_div{
	float:left;
	margin:0 35px 35px 0;
	overflow:auto;
	width:330px;
}

.school_info table.licenses{	
	margin:20px 0 0 0;
}

.school_info table.licenses td.data{
	color:#000;
	width:170px;
	border-bottom:1px solid #f1f1f1;
}

.school_info table td.price{
	color:#fd7f04;
	width:100px;
	border-bottom:1px solid #f1f1f1;
	font-weight:bold;
	font-size:1.2em;
	text-align:right;
}

.school_info table.pakket_table td.pakket_item{
	background:url(/gfx/pakket_li.gif) no-repeat left 9px;
	padding:5px 0 5px 15px;
}

.comment{	
	border:1px solid #bdcddf;
	background:#fff;
	padding:5px 10px;
	clear:both;
	overflow:auto;
	margin:0 0 15px 0;
}
	

.comment .appreciation{
	width:130px;
	float:left;
	padding:15px;
	border:1px solid #bdcddf;
	background:#f1f5f9;
	margin:0 15px 0 0;
}

.right .picture{	
	background:url(/gfx/pic_mid.gif) repeat-y;
	overflow:auto;
	width:215px;
	margin:15px 0 0 0;
	font-size:0.8em;
	text-align:center;
	font-style:italic;
}

img.car_img{
	margin:0;
}

.banner{
	width:232px;
	height:82px;
	background:url(/gfx/banner.gif) no-repeat;
	color:#235894;
	font-weight:normal;
	padding:32px 0 0 90px;
}

.banner_breed{
	width:730px;
	height:82px;
	background:url(/gfx/banner2.gif) no-repeat;
	color:#235894;
	font-weight:normal;
	padding:32px 0 0 0;
	text-align:center;
}
/*vergelijk.css */
table.vergelijk_tabel {
	border-collapse:collapse;
	margin:10px 0 30px 0;
	line-height:100%;
	font-size:0.85em;
}

div.compare {
	width:720px;
	overflow:auto;
	overflow-y:hidden;
}

tr.coloured {
	background-color:#EFEFEF;
}

table.vergelijk_tabel th {
	padding:8px;
	border-bottom:2px solid silver;
	text-align:left;
	
}

table.vergelijk_tabel th a {
	display:block;
	width:156px;
	text-align:center;
}

table.vergelijk_tabel th.first {
	padding:8px;
	border-bottom:2px solid silver;
	text-align:left;
	width:140px;
}

table.vergelijk_tabel td.parameter {
	color:grey;
	font-weight:bold;
	padding:8px 0 8px 4px !important;
}

table.vergelijk_tabel td {
	padding:8px;
	border:1px dotted silver;
	text-align:left;
	vertical-align:top;
	line-height:180%;
}



.vlp_banner{
	border:1px solid #ccc;
	padding:10px;
	width:205px;
	float:left;
	margin:0 15px 20px 0;
	height:108px;
}

.vlp_banner a span{	
	font-size:15px;
	font-weight:bold;
	color:#E1771E;
}

.vlp_banner small{	
	color:#0aa226;
}
.content .left p {
	padding:5px 0;
}
.content .left ol,
.content .left ul {
	margin:0 0 5px 25px;
}


.bannerbanner {
	margin:2px 0;
	
	text-align:center;
}
.bannerbanner img {
	vertical-align:bottom;
}