.radiovragen label.error {
	display: block;
	font-size: 0.9em;
	border: 0px solid red;
	margin-bottom: 10px;
	padding: 1px;
}

.radiovragen select.error {
	color: #392222;
	background: #fff;
	border: 0px solid #ff3320;
	padding: 3px;
	font-size: 1.0em;
}

.reisintro {
	width: 965px;
	height: 600px;
	background-image: url(../images/family-car-trip.jpg);
	background-repeat: no-repeat;

}

.voertuigenintro {
	width: 965px;
	height: 600px;
	background-image: url(../images/voertuig.jpg);
	background-repeat: no-repeat;
	
}
.pad40 {
padding-top: 40px;
}
.reisintrowhite {
	background-color: white;
	border: 1px solid #1D5494;
	width: 340px;
	margin: 00px 0px 0px 530px;
	padding: 20px;
}

.reiscontent {
	width: 778px;
	float: left;
}

.reisfilters {
	width: 180px;
	float: right;
	background-color: #E8E7E9;
	margin: 0;
	background: none;
	font-size: 0.9em;
	margin-right: 00px;
	/*margin-top:-35px;*/
}

/*vragen*/
#com_reisverzekering form td.radiovragen {
	padding-bottom: 5px;
}

#com_reisverzekering form td.radiovragen label {
	font-weight: normal;
}

#com_reisverzekering form td.radiovragen input {
	display: inline-block;
	line-height: 1.8;
	vertical-align: middle;
	margin: 3px 3px 3px 3px;
}

#com_reisverzekering form td.vragen label {
	font-weight: 900;
}

.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

tr.righttd td {
	vertical-align: top;
}

#topbar {
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	width: 620px;
	visibility: hidden;
	z-index: 100;
}

#toptotal strong {
	color: #2E4A6B;
	font-size: 1.4em;
}

#slider {
	width: 200px;
	height: 20px;
	background-color: #0099FF;
}

#knob {
	width: 50px;
	height: 20px;
	background-color: #993333;
}

#com_reisverzekering a {
	text-decoration: none;
}

#com_reisverzekering a:link,#com_reisverzekering a:visited {
	text-decoration: none;
}

#com_reisverzekering .small {
	margin: 0px;
	display: inline;
}

/************************************************
 headers
 ************************************************/
#com_reisverzekering h1.intro {
	font-size: 30px;
	font-weight: 100;
	line-height: normal;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #1D5494;
	border-bottom: 1px solid #1D5494;
	font-family: Arial, Helvetica, sans-serif;
	width: 965px;
}

#com_reisverzekering h2.comparetitel {
	font-size: 1.2em;
	color: #fff;
	margin: 0px;
	padding: 5px;
	background-color: #75808A
}

#com_reisverzekering h2.questions {
	font-size: 1.3em;
	margin-bottom: 10px;
	padding: 0px;
}

#com_reisverzekering h2.aantal_resultaat {
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #494F56;
	padding: 0px;
}

#com_reisverzekering h4 {
	color: #9DBAD5;
	font-size: 1.5em;
	font-weight: 900;
	margin: 0px;
	margin-bottom: 5px;
}

#com_reisverzekering h4 span {
	color: #2E4E6B;
}

/************************************************
 Button rollovers
 ************************************************/
	/*aan verlanglijst toevoegen (blauw)*/
#com_reisverzekering table.compare ul {
	margin: 6px;
}

#com_reisverzekering ul.verlangbuttonco {
	width: 110px;
	margin: 2px;
	text-align: left;
}

#com_reisverzekering .verlangbuttonco li {
	display: inline;
	list-style: none;
	line-height: 16px;
	width: 120px;
}

#com_reisverzekering .verlangbuttonco li a {
	background: transparent url(../images/filterbox.png) no-repeat 0px 0px;
	display: block;
	height: 16px;
	margin-right: 0px;
	padding: 0px 0px 00px 18px;
	text-decoration: none;
	color: #515B5E;
	margin-bottom: 5px;
}

#com_reisverzekering .verlangbuttonco li a:hover {
	background: transparent url(../images/filterbox.png) no-repeat 0px -15px
		;
	color: #000;
}

/*
#com_reisverzekering .verlangbutton li a:hover span {
    background-position: right bottom;
    color: #fff;
}*/ /*inlist (grey)*/
#com_reisverzekering ul.inlist {
	width: 110px;
	margin: 2px;
}

#com_reisverzekering ul.inlist li {
	display: inline;
	list-style: none;
	line-height: 16px;
	width: 120px;
}

#com_reisverzekering ul.inlist  li a {
	background: transparent url(../images/filterbox.png) no-repeat 0px -30px
		;
	display: block;
	height: 16px;
	margin-right: 0px;
	padding: 0px 0px 00px 18px;
	text-decoration: none;
	color: #5CA354;
	margin-bottom: 5px;
}

#com_reisverzekering ul.inlist  li a:hover {
	background: transparent url(../images/filterbox.png) no-repeat 0px -45px
		;
	color: #FF5C3A;
}

}
/*
#com_reisverzekering ul.verlangbutton {
width:110px;
margin:2px;
text-align:center;
}

#com_reisverzekering .verlangbutton li {
    display: inline;
    list-style: none;
    line-height: 20px;
	width:120px;
}

#com_reisverzekering .verlangbutton li a {
    background: transparent url(../images/butleft_greydark.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_reisverzekering .verlangbutton li a span {
    background: transparent url(../images/butright_greydark.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    font-size: 95%;
    min-width: 70px;
}

#com_reisverzekering .verlangbutton li a:hover {
    background-position: bottom left;
    color: #fff;
}

#com_reisverzekering .verlangbutton li a:hover span {
    background-position: right bottom;
    color: #fff;
}
/*inlist (grey)*/ /*
#com_reisverzekering ul.inlist {
width:110px;
margin:2px;

}
#com_reisverzekering .inlist li {
    display: inline;
    list-style: none;
    line-height: 20px;
}

#com_reisverzekering .inlist li {
    background: transparent url(../images/butleft_grey.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_reisverzekering .inlist li span {
    background: transparent url(../images/butright_grey.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    min-width: 70px;
}
*/ /*ordernow*/
#com_reisverzekering ul.ordernow {
	width: 110px;
	margin: 2px;
}

#com_reisverzekering table.compare ul.ordernow {
	margin-left: 26px;
}

#com_reisverzekering .ordernow li {
	display: inline;
	list-style: none;
	line-height: 20px;
}

#com_reisverzekering .ordernow li a {
	background: transparent url(../images/butleft_red.png) no-repeat top
		left;
	display: block;
	float: left;
	height: 20px;
	margin-right: 0px;
	padding: 0px 0px 00px 10px;
	text-decoration: none;
	color: white;
	margin-bottom: 5px;
}

#com_reisverzekering .ordernow li a span {
	background: transparent url(../images/butright_red.png) no-repeat right
		top;
	cursor: pointer;
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px 20px 0px 0;
	text-decoration: none;
	color: white;
	font-size: 95%;
	min-width: 70px;
}

#com_reisverzekering .ordernow li a:hover {
	background-position: bottom left;
	color: #fff;
}

#com_reisverzekering .ordernow li a:hover span {
	background-position: right bottom;
	color: #fff;
}

/*wat nu*/ /*aan verlanglijst toevoegen (blauw)*/
#com_reisverzekering ul.watnu {
	width: 110px;
	margin: 2px;
}

#com_reisverzekering table.compare ul.watnu {
	margin-left: 12px;
}

#com_reisverzekering .watnu li {
	display: inline;
	list-style: none;
	line-height: 20px;
}

#com_reisverzekering .watnu li a {
	background: transparent url(../images/butleft_grey.png) no-repeat top
		left;
	display: block;
	float: left;
	height: 20px;
	margin-right: 0px;
	padding: 0px 0px 00px 10px;
	text-decoration: none;
	color: white;
	margin-bottom: 5px;
}

#com_reisverzekering .watnu li a span {
	background: transparent url(../images/butright_grey.png) no-repeat right
		top;
	cursor: pointer;
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px 20px 0px 0;
	text-decoration: none;
	color: white;
	font-size: 92%;
	min-width: 70px;
}

#com_reisverzekering .watnu li a:hover {
	background-position: bottom left;
	color: #fff;
}

#com_reisverzekering .watnu li a:hover span {
	background-position: right bottom;
	color: #fff;
}

/*

*/
.blueBox {
	padding: 10px;
	text-align: center;
	background-color: #E1E2E4;
	border: 3px solid #F5F7F7;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #1D5494;
}

.cardimg {
	padding: 0px 0px 0px 20px;
}

.blueBox p {
	font-size: 1.2em;
	margin: 0px;
}

.blueBox p strong {
	font-size: 2em;
	margin: 0px;
	line-height: 2.0em;
}

#com_reisverzekering .blueBox h4 {
	color: #1D5494;
}

.whiteBox {
	padding: 5px;
	text-align: left;
	background-color: #fff;
	border: 2px solid #EBF2FA;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/************************************************
 mod shortlist
 ************************************************/
#mod_shortlist {
	background-color: #fff;
	width: 180px;
}

#mod_shortlist .shortlist {
	padding: 5px;
	background-color: #F5F7F7;
	border: 3px dashed #1C5291;
	margin: 2px;
	border: 2px dashed #1C5291;
	color: #1C5291;
	font-size: 0.9em;
}

#mod_shortlist p {
	font-weight: 900;
	margin-bottom: 5px;
}

#mod_shortlist  a.remove_slist {
	background: transparent url(../images/delete.png) no-repeat center
		center;
	width: 16px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#mod_shortlist table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #E1E2E4;
}

#mod_shortlist table tr {
	background-image: url(../images/th_header.png);
	background-position: 0px center;
	background-repeat: repeat-x;
}

#mod_shortlist table tr td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	color: #1a1a1a;
}

#mod_shortlist ul {
	
}

#mod_shortlist ul li {
	
}

.example2 li {
	display: inline;
	list-style: none;
	height: 30px;
	width: 160px;
}

.example2 li a {
	background: transparent url(../images/compare230_60.png) no-repeat top
		left;
	display: block;
	padding: 0px;
	text-align: center;
	color: white;
	line-height: 30px;
	text-decoration: none;
	font-size: 10px;
	font-weight: 900;
}

.example2 li a span {
	margin-right: 20px;
}

.example2 li a:hover {
	background-position: 0px bottom;
	color: #fff;
}

.example2 li a:hover span {
	background-position: right bottom;
}

#items {
	float: left;
	width: 525px;
	border: 1px solid #f9f9f9;
}

#cart {
	float: right;
	width: 280px;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	padding-bottom: 50px;
}

#cart .info {
	color: #444;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}

.item {
	float: left;
	position: relative;
	width: 150px;
	height: 175px;
	border: 1px solid #eee;
	margin: 10px;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: move;
}

#cart .item {
	width: 75px;
	height: 75px;
	margin: 5px;
	background-position: -40px -22px;
	border-width: 1px;
	cursor: default;
}

.item span {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.sg_left {
	float: left;
}

.sg_right {
	float: right;
}

#com_reisverzekering {
	font-family: Arial, Helvetica, sans-serif;
}

#com_reisverzekering hr.cardlist {
	border: 1px dotted #c1c1c1;
}

#content h1.tabel {
	font-size: 30px;
	font-weight: 100;
	line-height: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #1D5494;
	border-bottom: 1px solid #1D5494;
	font-family: Arial, Helvetica, sans-serif;
}

ul#tab_buttons {
	height: 47px;
	width: 728;
	padding: 0px;
	margin: 0 0 20px 0;
	background: url(../images/tab-compare-bg.png) bottom left repeat-x
}

ul#tab_buttons li {
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0;
	cursor: pointer;
}

ul#tab_buttons li span {
	display: block;
	border: 0px;
	width: 76px;
	height: 27px;
	padding: 10px 12px 0px 12px;
	margin: 0;
	text-align: center;
	color: #fff;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	/*background-color:#ccc;*/
}

ul#tab_buttons li.tabs {
	background: url(../images/tab-compare-off.png) left top no-repeat;
}

ul#tab_buttons li.tabs:hover {
	background: url(../images/tab-compare-off.png) left -99px no-repeat;
}

ul#tab_buttons li.tabs.active {
	background: url(../images/tab-compare-on.png) left top no-repeat;
}

ul#tab_buttons li.active span {
	color: #1D5494;
}

#com_reisverzekering .view-products h2 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*
 *
 *
 * */
#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

#heading * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

/*#heading li.active {
 background-color: #66ccff;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -opera-border-radius: 3px;
 -moz-border-radius: 3px;
 }*/
#panes {
	text-align: justify;
	border-style: none;
	/*width: 245px;*/
	margin: 0;
}

#panes p {
	width: 600px;
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

#panes div div {
	overflow: hidden;
}

#previous {
	float: none;
	cursor: pointer;
}

#next {
	float: none;
	cursor: pointer;
}

/*************************************************
 Compare TABLE
 ************************************************/
table.compare {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

table.compare tr {
	margin: 0px;
	padding: 0px;
}

table.compare tr td {
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
	padding: 5px 0px 5px 0px;
}

table.compare tr td.meerinfo {
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
}

table.compare tr td.compare_info {
	text-align: left;
	border-left: 0px dotted #ccc;
	font-weight: 900;
	width: 200px;
}

table.compare tr:hover td {
	background-color: #E0E2E5;
}

table.compare tr.bestelnu:hover td {
	background-color: #fff;
}

table.compare tr.bestelnu td {
	border-left: 0px dotted #ccc;
}

table.compare tr.ttitel:hover td {
	background-color: #fff;
}

table.compare tr.ttitel td {
	background-color: #F1F2F3;
	color: #2b2b2b;
	border-left: 1px dotted #ccc;
}

.comparetxttabel span.naarboven {
	display: block;
	border-top: 1px dotted grey;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

table.compare tr.comparetitel {
	color: #2b2b2b;
	margin: 0px;
	padding: 10px;
	/*background-image: url(../images/th_header.png);
     background-position:0px bottom;
     background-repeat: repeat-x;*/
	border: 0px;
}

table.compare tr.comparetitel td {
	text-align: left;
	border-top: 0px solid #ccc;
	border-left: 0px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
	padding: 0px;
	font-size: 1.1em;
	font-weight: 900;
	border-bottom: 1px solid #2b2b2b;
}

table.compare tr.comparetitel:hover td {
	background-color: #fff;
}

td.comparecardimg img {
	
}

table.compare tr.comparetitel td.comparecardimg {
	text-align: center;
	padding: 0px;
}

/*text bij compare */
table.compare tr td.infotext {
	padding: 0 5px 0px 5px;
}

1
/*************************************************
 PRODUCT LIST TABLE
 ************************************************/
#product_list table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
#product_list th {
    font-weight: 600;
    color: #1D5494;
    border-bottom: 1px solid #414141;
    border-right: 1px dotted #414141;

    background-image: url(../images/th_header.png);
    background-repeat: repeat-x;
}

#product_list th a {
    display: block;
    height: 70px;
}

#product_list th a:link, #product_list th a:visited {
    color: #1D5494;
    text-decoration: underline;
}

#product_list th a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

#product_list th:hover {
    color: #1a1a1a;
    background-image: url(../images/th_header_hover.png);
    background-repeat: repeat-x;
}

#product_list th.sorted {
    color: #1a1a1a;
    background-image: url(../images/th_header_selected.png);
    background-repeat: repeat-x;
}

#product_list a:link, #product_list a:visited {
    border: 0px;
    text-decoration: none;
}

#product_list a:hover {
    border: 0px;
    text-decoration: underline;
}


 #product_list a:link span, #product_list a:visited span {
 color: #333;
 text-decoration: underline;
 }

#product_list tr td a:link img, #product_list tr td a:visited img {
    border: 0px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#product_list tr td .recommend {
    border: 0px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#product_list tr td.product {
  /*  padding-left: 10px;
}


#product_list tr td img {
padding:0px;
margin:0px;
}
form.list {
    border: 1px solid #CACACA;
    background-image: url(../images/bg_active_tab.jpg);
    background-repeat: repeat-x;
}

#product_list a:hover span {
    color: #ff3320;
}

#product_list tr {
    height: 22px;
    line-height: 22px;
    text-align: left;
}

#product_list tr td {

    border-bottom: 1px dotted #494F56;
}

/*
 
 #product_list tr.row0 {
 background-color: #EEEFF0;
 
 }
 
 #product_list tr.row1 {
 background-color: #fff;
 
 }

#product_list th.sorted {
    background-color: #CECECE;
}

#product_list tr.row0 td.sorted {
    background-color: #D6E1EE;
}

#product_list tr.row1 td.sorted {
    background-color: #EDF1F6;
}

#product_list tr.row0 td.rente {
    background-color: #A5EC4D;
}

#product_list tr.row1 td.rente {
    background-color: #BAEC7C;
}

#product_list tr.row0 td.premie {
    background-color: #F8F365;
    color: #000;
}

#product_list tr.row1 td.premie {
    background-color: #F8F597;
}

#product_list tr.row0 td.totaal {
    background-color: #F8B765;
}

#product_list tr.row1 td.totaal {
    background-color: #F8CE97;
}

#product_list td.recommend {
    font-weight: 900;
}
#product_list h3 {
    font-size:1.3em;
    margin:0px;
    padding-top:10px;
}
#product_list tr td img {

    margin-top:5px;
}
*/
#product_list tr td {
	border-bottom: 1px dotted #494F56;
}

#product_list .list_logo {
	width: 115px;
	float: left;
	text-align: center;
	padding-top: 15px;
}

#product_list .list_content {
	width: 655px;
	float: left;
	padding-top: 10px;
}

#product_list .list_price {
	width: 120px;
	float: right;
	text-align: center;
}

#product_list .list_button {
	width: 120px;
	float: right;
}

#product_list .expandedRow {
	width: 560px;
	float: left;
	display: none;
	background-color: #eee;
}

#product_list hr {
	border: 1px dotted #494F56;
}

#com_reisverzekering .list_price h2 {
	margin: 0px;
	padding: 0px;
}

#com_reisverzekering  h3.list_title {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#com_reisverzekering  h3.list_title a {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#com_reisverzekering  h3.list_title span {
	font-size: 72%;
}

#com_reisverzekering  h3.optieprice {
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	font-size: 1.1em;
}

#product_list  p.introtxt {
	margin: 0px 0 0px 0;
	width: 550px;
	min-height: 40px;
	text-align: justify;
	padding-top: 5px;
}

#product_list  p.typetxt {
	margin: 10px 0 00px 0;
	font-size: 11px;
	color: #777;
	font-style: italic;
}

table.listopties {
	width: 560px;
}

#product_list table.listopties tr td {
	border-top: 1px dotted #494F56;
	border-bottom: 0px dotted #494F56;
}

.listopties span {
	float: right;
	font-size: 1.2em;
	font-weight: 900;
}

#product_list  p.optieopm {
	margin: 0px 0 0px 0;
}

.more-info-button {
	cursor: pointer;
	width: 560px;
}

.more-info-button:hover {
	background-color: #E2E4E6;
}

.closeButton {
	cursor: pointer;
	width: 560px;
}

.closeButton:hover {
	background-color: #E2E4E6;
}

.more-info-button .acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_4.png);
	background-repeat: no-repeat;
	background-position: -32px -48px;
	margin-top: 2px;
	margin-right: 5px;
}

.more-info-button:hover .acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_2.png);
	background-repeat: no-repeat;
	background-position: -112px -192px;
	margin-top: 2px;
	margin-right: 5px;
}

.closeButton .acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_8.png);
	background-repeat: no-repeat;
	background-position: -64px -48px;
	margin-top: 2px;
	margin-right: 5px;
}

.closeButton:hover .acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_2.png);
	background-repeat: no-repeat;
	background-position: -160px -192px;
	margin-top: 2px;
	margin-right: 5px;
}

/*
#product_list tr.typetr {
    height: 11px;
    line-height: 11px;
    text-align: left;
}

#product_list tr td.typetd {
    height: 11px;
    line-height: 11px;
    border-bottom: 1px dotted #494F56;
}
#product_list tr td.not_typetd{
  
    border-bottom: 0px dotted #c1c1c1;
}
.logopad {
padding:5px 5px 0 5px;
}
/*************************************************
 detail TABLE
 ************************************************/
table.dcompare {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	float: left;
}

table.dcompare.detailtabpad {
	margin-right: 20px;
}

table.dcompare tr {
	margin: 0px;
	padding: 0px;
}

table.dcompare tr td {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
}

table.dcompare tr td.meerinfo {
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
}

table.dcompare tr td.compare_info {
	text-align: left;
	border-right: 1px dotted #ccc;
	font-weight: 900;
	width: 150px;
	background-color: #F5F7F7;
}

table.dcompare tr:hover td {
	background-color: #E0E2E5;
}

table.dcompare tr.bestelnu:hover td {
	background-color: #fff;
}

table.dcompare tr.bestelnu td {
	border-left: 0px dotted #ccc;
}

table.compare tr.ttitel:hover td {
	background-color: #fff;
}

table.dcompare tr.ttitel td {
	background-color: #F1F2F3;
	color: #2b2b2b;
	border-left: 1px dotted #ccc;
}

table.dcompare tr.comparetitel {
	color: #2b2b2b;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/th_header.png);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	border: 0px;
}

table.dcompare tr.comparetitel td {
	text-align: left;
	border-top: 0px solid #ccc;
	border-left: 0px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
	padding: 5px 5px 5px 10px;
	font-size: 1.1em;
	font-weight: 900;
	border-bottom: 1px solid #2b2b2b;
}

table.dcompare tr.comparetitel td.comparecardimg {
	text-align: left;
}

#com_reisverzekering .detailpagemore h4 {
	color: #1D5494;
	font-size: 1.5em;
	font-weight: 100;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#tabs table.dcompare tr td p.small {
	font-size: 100%;
	margin: 0px;
}

/*************************************************
 detailpagemore TABLE
 ************************************************/
.detailpagemore table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
}

.detailpagemore table tr {
	margin: 0px;
	padding: 0px;
}

.detailpagemore table tr td {
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
}

.detailpagemore table tr td.meerinfo {
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
	padding: 5px;
}

.detailpagemore table tr td.titel {
	text-align: left;
	border-left: 0px dotted #ccc;
	font-weight: 900;
	width: 160px;
	padding: 5px 5px 5px 10px;
}

.detailpagemore table tr.comparetitel {
	color: #2b2b2b;
	margin: 0px;
	background-image: url(../images/th_header.png);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	border: 0px;
}

.detailpagemore table tr.comparetitel td {
	text-align: left;
	border-top: 0px solid #ccc;
	border-left: 0px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: text-top;
	padding: 5px 5px 5px 10px;
	font-size: 1.1em;
	font-weight: 900;
	border-bottom: 1px solid #2b2b2b;
}

table.whatnext {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border: 0px;
}

table.whatnext tr {
	margin: 0px;
	padding: 0px;
}

table.whatnext tr td {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 0px dotted #ccc;
	border-right: 0px;
	border-bottom: 0px;
	vertical-align: middle;
}

#com_reisverzekering table.whatnext tr td h2 {
	color: #1D5494;
	font-weight: 100;
	font-size: 1.6em;
}

/*acordion*/
#com_reisverzekering h3.compare {
	color: #4b4b4b;
	margin: 0px;
	padding: 5px 0px 0px 00px;
	font-size: 1.1em;
	font-weight: 900;
	border-bottom: 1px solid #2b2b2b;
	cursor: pointer;
	line-height: 16px;
}

#com_reisverzekering h3.compare.selected {
	color: #222;
}

#com_reisverzekering h3.compare.selected .acc-off {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_4.png);
	background-repeat: no-repeat;
	background-position: -32px -48px;
	margin-top: 2px;
	margin-right: 5px;
}

#com_reisverzekering h3.compare.selected:hover .acc-off {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_2.png);
	background-repeat: no-repeat;
	background-position: -160px -192px;
	margin-top: 2px;
	margin-right: 5px;
}

#com_reisverzekering h3.compare:hover {
	color: #111;
}

.acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_4.png);
	background-repeat: no-repeat;
	background-position: -32px -48px;
	margin-top: 2px;
	margin-right: 5px;
}

.acc-off {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_8.png);
	background-repeat: no-repeat;
	background-position: -64px -48px;
	margin-top: 2px;
	margin-right: 5px;
}

#com_reisverzekering h3.compare:hover .acc-on {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_2.png);
	background-repeat: no-repeat;
	background-position: -112px -192px;
	margin-top: 2px;
	margin-right: 5px;
}

#com_reisverzekering h3.compare:hover .acc-off {
	width: 16px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/ui-icons_2.png);
	background-repeat: no-repeat;
	background-position: -128px -192px;
	margin-top: 2px;
	margin-right: 5px;
}

h3.vragen {
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	background-image: url(../images/th_header.png);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	border: 0px;
}

.radiovragen p {
	margin: 0px;
	padding-top: 7px;
	font-weight: 600;
}

.radiovragen label {
	font-weight: 600;
}

.vragenblok {
	padding: 0 0 5px 5px;
	margin-bottom: 5px;
}

.autovragen,.persoonvragen {
	padding-left: 25px;
	padding-top: 5px;
}

#com_reisverzekering select {
	border: 1px solid #888;
	margin-bottom: 5px;
	display: block;
}

.biggerlabel {
	font-size: 110%;
}

.vraagerror {
	font-size: 120%;
	color: red;
	font-weight: 900;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 24px;
	margin-top: 5px;
}

.listvragen  .vraagerror {
	font-size: 100%;
}

.listvragen {
	font-size: 11px;
	border: 0px dotted #494F56;
	padding: 2px;
	background-color: #E2E4E6;
	margin-bottom: 10px;
}

.listvragen  select {
	border: 1px solid #888;
	margin-bottom: 5px;
	display: block;
}

.listvragen button {
	margin-bottom: 5px;
	margin-left: 10px;
}

.listvragen .biggerlabel {
	font-size: 100%;
}

h3.veranderselectie {
	font-size: 1.3em;
	color: #4D545B;
	padding: 5px 0 2px 5px;
	font-weight: 900;
	margin: 0;
	border-bottom: 1px solid #4D545B;
	margin-bottom: 3px;
}

h3.dopties {
	font-size: 1.3em;
	padding: 5px 0 2px 5px;
	font-weight: 900;
	margin: 0;
	margin-bottom: 3px;
}

.detailopties {
	padding: 10px;
	margin-bottom: 10px;
}

.detailopties strong {
	padding: 0 0 0 18px;
	background: url(../images/plus.gif) no-repeat center left;
}

.detailopties p {
	margin: 0 0 5px 0px;
}

/*
div.more-info-button {

	background-color:red;
	height:16px;
	width:62px;
	

	cursor:pointer;
}
div.closeButton  {

	cursor:pointer;

	height:16px;

	width:62px;
	background-color:blue;
	}
*/
ul.result {
	display: block;
	list-style-type: disc;
	margin-left: 20px;
}

ul.result li {
	display: list-item;
}

ul.result  ul {
	list-style-type: circle;
	margin-left: 20px;
}

/* logos Grid */
.logos_left {
width:475px;

float:left;
}
.logos_right {
width:475px;

float:right;
}


.logos_grid {


margin-top:10px;

}

.logos_grid span{

float:left;
width:100px;
display:block;

}
.logos_grid ul{
width:370px;
float:left;

}
.logos_grid a:link,.logos_grid a:visited {
color:#AAAAAA;

}
.logos_grid a:hover {
color:#666;

}

.vanaf {
font-size:10px;
}
/*
#logos_grid {
	clear: both;
}

#logos_grid ul.grid li {
	float: left;
	min-width: 107px;
	width: 107px;
	list-style-type: none;
	margin: 5px;
	height: 70px;
	display: table;;
	position: relative;
	overflow: hidden;
	border: 1px solid #ddd;
}

#logos_grid ul.grid li span { #
	position: absolute; #
	top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

#logos_grid ul.grid li span img { #
	position: relative; #
	top: -50%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logos_grid ul.grid:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}*/

.opties_title {
   font-size: 120%;
   font-weight: bold;
   margin-top: 10px;
}