
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.25;
	background: url(/images/layout/background-header-back.jpg) repeat-x;
}

#body-wrapper {
	width: 1004px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/layout/background-shade.gif) repeat-y;
}

#body-container {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header {
	background: url(/images/layout/background-header.jpg) no-repeat;
	height: 400px;
	padding: 2px 32px 0px 32px;
	margin: 0px 0px 0px 0px;
}

* html #header { 
	margin-bottom: 0px;
}

#header div.logo {
	width: 225px;
	height: 64px;
}

#header div.logo a img {
	border: none;
	margin-top: 4px;
}

#header-navigation {
	padding: 0px 31px 0px 31px;
	margin: -325px 0px -5px 0px;
}

* html #header-navigation {
	margin-top: -330px;
}

#header-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 48px;
	background: url(/images/layout/navigation-korting.jpg) no-repeat;
}

#header-navigation ul li {
	display: block;
	float: left;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

#header-navigation ul li.header-navigation-title a {
	color: #fff;
	background: none;
	padding: 14px 7px 0px 5px;
	margin: 0px 0px -8px 0px;
	width: 185px;
	cursor: hand;
}

#header-navigation ul li.gsm a {
	width: 52px;
	height: 48px;
}

#header-navigation ul li.selectedgsm a, #header-navigation ul li.gsm a:hover {
	background: url(/images/layout/navigation-gsm-sel.jpg) no-repeat;
	width: 52px;
	height: 48px;
}

#header-navigation ul li.tanken a {
	width: 80px;
	height: 48px;
}

#header-navigation ul li.selectedtanken a, #header-navigation ul li.tanken a:hover {
	background: url(/images/layout/navigation-tanken-sel.jpg) no-repeat;
	width: 80px;
	height: 48px;
}

#header-navigation ul li.energie a {
	width: 83px;
	height: 48px;
}

#header-navigation ul li.selectedenergie a, #header-navigation ul li.energie a:hover {
	background: url(/images/layout/navigation-energie-sel.jpg) no-repeat;
	width: 83px;
	height: 48px;
}

#header-navigation ul li.autoverzekering a {
	width: 162px;
	height: 48px;
}

#header-navigation ul li.selectedautoverzekering a, #header-navigation ul li.autoverzekering a:hover {
	background: url(/images/layout/navigation-auto-sel.jpg) no-repeat;
	width: 162px;
	height: 48px;
}

#header-navigation ul li.zorgverzekering a {
	background: url(/images/layout/navigation-auto.jpg) no-repeat;
	width: 162px;
	height: 48px;
}

#header-navigation ul li.selectedzorgverzekering a, #header-navigation ul li.zorgverzekering a:hover{
	background: url(/images/layout/navigation-zorg-sel.jpg) no-repeat;
	width: 162px;
	height: 48px;
}

#header-navigation ul li.overunitedconsumers a {
	background: url(/images/layout/navigation-overuc.jpg) no-repeat;
	width: 206px;
	height: 48px;
}

#header-navigation ul li.selectedoverunitedconsumers a, #header-navigation ul li.overunitedconsumers a:hover {
	background: url(/images/layout/navigation-overuc-sel.jpg) no-repeat;
	width: 206px;
	height: 48px;
}

#header-navigation ul li.selected {
	background: url(/images/layout/navigation-korting-sel.jpg) no-repeat;
}

#header-navigation ul li.space {
	width: 22px;
	background: url(/images/layout/navigation-space.jpg) no-repeat;
}

#header-navigation ul li.last a {
	padding-left: 10px;
}

#header-navigation ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float:left;
	height: 40px;
	padding: 14px 0px 0px 0px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;	
	font-size: 14px;
	font-weight:bold;
	background: url(/images/layout/navigation-default.jpg) no-repeat;
}

#header-nav {
	float: right;
	margin: -58px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
}

* html #header-nav {
	margin-top: -74px;
}

#header-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 20px;
}

#header-nav ul li {
	margin-right: 5px;
}

#header-nav div.header-forms {
	width: 186px;
	height: 47;
	float: left;
	margin-right:5px;
}

#header-nav div.header-forms form {
	margin: 0;
	padding: 0;
}

#header-nav div.header-links {
	float: left;
	width: 120px;
	height: 48px;
	padding-left: 4px;	
	border-left: 1px solid #928982;
}

#header-nav div.header-social {
	float: left;
	width: 105px;
	height: 48px;
	padding: 0px 0px 0px 4px;
	border-left: 1px solid #928982;
	color: #666666;
}

#header-nav div.header-social img.last {
	margin-right: 0px;
}

#header-nav div.header-social img {
	margin-top: 5px;
}

#header-nav div.header-forms table {
	width: 100%;
	border-spacing: 0;
}

#header-nav div.header-forms table tr td {
	padding: 0px 5px 0px 0px;
}

div.nav span.nav-title {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CECECE;
}

div.nav ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

div.nav ul li {
	border-bottom: 1px solid #fff;
}

div.nav ul li a {
	text-decoration: none;
	color: #000;
	display: block;	
}

div.nav ul li ul {
	margin-left: 10px;
	margin-right: 0px;	
}

div.nav ul li ul li a {
	color: #000;
}

div.nav ul li ul li.selected a {
	background: url(/images/layout/nav-def.gif) no-repeat top right;
}

div.nav ul li a:hover, div.nav ul li.selected a {
	color: #ff6000;
}

div.nav ul li.selected a {
	background: url(/images/layout/nav-def.gif);
	color: #ff6000;
	font-weight: bold;
	letter-spacing: -0.3px;
}

div.nav ul li.selected ul li a {
	font-weight: normal;
	color: #000;
}

div.clear {
	height: 20px;
}

div.clear10 {
	height: 10px;
}

div.clear1 {
	height: 1px;
}

#footer {
	background: url(/images/layout/background-footer.gif);
	height: 70px;
	padding: 0px 16px 0px 20px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#footer div.footer-partners {
	background: url(/images/layout/partnerlogos.gif) no-repeat bottom right;
	height: 50px;
	cursor: hand;
}

#footer div.footer-text {
	text-align: left;
	font-size: 11px;
	float: left;
	padding-top: 21px;
}


/* ---------------------------------------------------------------------------------------------------------*/

h2.titelGSM { color: #ff6000; }
h2.textheader { 
    font-weight: bold;
    display: block;
    color: #F75A00;
    font-size: 13px;
    margin-bottom: 0px;
}

h3 { font-size: 12px; }
h3 a { text-decoration: none; color: #000; }

/* ---------------------------------------------------------------------------------------------------------*/

div.itembox {
	background: url(/images/layout/itembox-footer.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	display: block;
	clear: both;
}

div.itembox-contact {
	font-size: 11px;
	line-height: 18px;
}

div.itembox-dark {
	background: url(/images/layout/itembox-footer-dark.gif) no-repeat bottom left;
}

div.itembox-bottomless {
	background: url(/images/layout/itembox-footer-bottomless.gif) no-repeat bottom left;
	padding: 0px 0px 0px 0px;
}

div.itembox-back {
	background: none;
	padding: 0px 0px 0px 0px;
}

div.itembox-home-image {
	background: none;
}

div.itembox h2, .itembox-title {
	font-size: 14px;
	margin: 0px 0px -4px 0px;
	padding: 4px 0px 0px 10px;
	background: url(/images/layout/itembox-header.gif) no-repeat;
	color: #fff;
	height: 29px;
	font-weight: bold;
}

div.itembox-closed {
	background: url(/images/layout/itembox-footer-closed.gif) no-repeat bottom left;
	height: 40px;
}

div.itembox-closed h2 {
	background: url(/images/layout/itembox-drop-down.gif) no-repeat;
	cursor: pointer;
}

div.itembox-open h2 {
	background: url(/images/layout/itembox-drop-up.gif) no-repeat;
	cursor: pointer;
}

div.itembox-home-image h2, div.itembox-home-image p {
	background: url(/images/layout/itembox-header-home-img.gif) no-repeat;
}
div.itembox-home-image p {
	font-size: 14px;
	margin: 0px 0px -4px 0px;
	padding: 4px 0px 0px 10px;
	color: #fff;
	height: 29px;
	font-weight: bold;
}

div.itembox form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

div.itembox div {
	margin: 0;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
}

div.itembox hr {
	border: 1px outset #fff;
}

div.button-area {
	text-align: right;
	margin-top: 10px;
}

div.button-area-left {
	text-align: left;
	margin-top: 10px;
}

div.itembox div.closed {	
	display: none;
}

/* ---------------------------------------------------------------------------------------------------------*/

div.link-opsomming {
	border: 1px solid #A0A0A0;
	background: #E1E1E1;
	margin-bottom: 16px;
}

div.link-opsomming ul {
	margin: 7px 0px 7px 20px;
}

div.link-opsomming ul li a {
	color: #000;
}

div.link-opsomming ul li a:hover {
	color: #fff;
}

div.vraag-body {
	display: none;
	margin-bottom: 16px;
}

a.vraag-header {
	font-weight: bold;
}

/* ---------------------------------------------------------------------------------------------------------*/

img {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #00659B;
}

ul {
	padding: 0;
	margin: 0px 0px 20px 15px;
}
ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 15px;
}
* html ol {
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
}

div.right {
	float: right;
}

/* ---------------------------------------------------------------------------------------------------------*/

ul.imagelist {
	margin: 0px 0px 5px 0px;
	padding: 0;
	list-style-type: none;
}

ul.imagelist li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

ul.imagelist li.telefoon {
	background: url(/images/icons/phone.gif) no-repeat;
}

ul.imagelist li.email {
	background: url(/images/icons/email.gif) no-repeat;
}

ul.imagelist li.chat {
	background: url(/images/icons/chat.gif) no-repeat;
}

ul.imagelist li.vinkje {
	background: url(/images/icons/vinkje.png) no-repeat center left;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

ul.nolist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.voordelen {
	margin-bottom: 0px;
}

div#body-center div p.opsomming {
	margin-bottom:0;
	margin-top:1em;
}

div#body-center div p.opsomming ul {
	margin-bottom:1em;
	margin-top:0;
}

ul li ul { margin-bottom:0px; }

/* ---------------------------------------------------------------------------------------------------------*/

span.textheader, a.textheader, span.textsubheader {
	font-weight: bold;
	display: block;
	color: #F75A00;
	font-size: 13px;
}

span.textorange {
	color: #F75A00;
}

span.boldtext {
	color: #000;
	font-weight: bold;
	display: block;
}

div.itembox span.textheader {
	font-size: 12px;
}

span.textsubheader {
	font-weight: normal;
	font-style: italic;
}

span.textheader a {
	text-decoration: none;
	color: #ff6000;
}

span.smalltext {
	font-size: 10px;
}

div.body-menu-left span.textheader {
	color: #000;
}

span.heading {
	font-weight: bold;
}

img.right {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 0;
}

img.icon {
	vertical-align: bottom;
}

p.prijs {
	display: inline;
	margin-left: 5px;
	text-align: right;
	width: 5em;
}

div.prijs2, div.prijs-totaal2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	min-height: 18px;
	text-align: right;
	width: 60px;
	background: url(/images/algemeen/euro.gif) no-repeat top left;
}

div.prijs3, div.prijs-totaal3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	min-height: 18px;
	text-align: right;
	width: 80px;
	background: url(/images/algemeen/euro.gif) no-repeat top left;
}

div.prijs-totaal2, div.prijs-totaal3 {
	font-weight: bold;
	background: url(/images/algemeen/euro-bold.gif) no-repeat top left;
}

.red {
	color: #FF0000;
}

div.prijsholder, p.prijsholder {
	border-top: 2px solid #000;
}

/* ---------------------------------------------------------------------------------------------------------*/

div.contact-terugbelverzoek {
	border-top: 1px solid #C8C8C8;
}

div.contact-terugbelverzoek span.textheader {
	color: #F75A00;
	font-size: 11px;
}

div.smallcentertext {
	text-align:center;
	line-height: 1;
}

div.smallcentertext span {
	font-size:10px;
}

/* ---------------------------------------------------------------------------------------------------------*/

input.button, input.button2, input.button3, input.button4, a.button, a.button2, a.button3, a.button4, input.buttonwinkelwagen, a.buttonwinkelwagen, input.buttonsmall, a.buttonsmall {
	border: none;
	background: url(/images/layout/button-back.gif) no-repeat;
	color: #fff;
	height: 20px;
	width: 97px;
	padding: 0;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-shadow: 1px 1px #383838;
	letter-spacing: 0.5px;
}

a.button, a.button2, a.button3, a.button4, a.buttonwinkelwagen, a.buttonsmall {
	padding-top: 2px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

input.button2, a.button2 {
	background: url(/images/layout/button2-back.gif) no-repeat;
	width: 147px;
}

input.button3, a.button3 {
	background: url(/images/layout/button3-back.gif) no-repeat;
	width: 200px;
}

input.button4, a.button4 {
	background: url(/images/layout/button4-back.gif) no-repeat;
	width: 350px;	
}

input.buttonwinkelwagen, a.buttonwinkelwagen {
    background: url(/images/layout/button-winkelwagen.jpg) no-repeat;
    width: 40px;
}

input.buttonsmall, a.buttonsmall {
    background: url(/images/layout/buttonsmall-back.jpg) no-repeat;
    width: 40px;
}

input.button-arrow {
	border: none;
	background: url(/images/layout/button-arrow.gif) no-repeat;
	color: #fff;
	height: 20px;
	width: 22px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

div#header-nav input.button-arrow {
	background: url(/images/layout/button-arrow-grey.gif) no-repeat;
}

input.text-very-small, input.text-small, input.text-mid, input.text-large, input.text-hdr-zoeken, input.text-hdr-nieuwsbrief {
	border: none;
	background: url(/images/layout/text-small.gif) no-repeat;
	color: #000;
	height: 20px;
	width: 92px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
}

input.text-mid {
	background: url(/images/layout/text-mid.gif) no-repeat;
	width: 150px;
}

input.text-large {
	background: url(/images/layout/text-large.gif) no-repeat;
	width: 192px;
}

input.text-very-small {
	background: url(/images/layout/text-very-small.gif) no-repeat;
	width: 30px;
}

input.text-hdr-zoeken {
	background: url(/images/layout/text-hdr-zoeken.gif) no-repeat;
	padding: 3px 0px 3px 34px;
	margin: 1px -34px 0px 0px;
	width: 158px;
	*width: 124px;
	height: 16px;
}

input.text-hdr-nieuwsbrief {
	background: url(/images/layout/text-hdr-nieuwsbrief.gif) no-repeat;
	padding: 3px 0px 0px 34px;
	margin: 0px -34px 0px 0px;
	width: 158px;
	*width: 124px;
	height: 16px;
}

input.gray {
	color: #A7A7A7;
}

/* ---------------------------------------------------------------------------------------------------------*/

.errorinput {
	background: red;
	color: #fff;
}

div#errorMessage {
	border: 2px solid #F22A2A;
	color: red;	
	margin-bottom: 5px;
}

div#errorMessage ul {
	margin: 5px 7px 7px 25px;
}

span.errortext {
	font-size: 10px;
	color: #F22A2A;
}

/* ---------------------------------------------------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}

/* ---------------------------------------------------------------------------------------------------------*/

table {
	/*border: none;*/
	margin: 0;
	padding: 0;
}

table th {
	text-align: left;
}

table.table-form {
	border-spacing: 0;
}

table.table-form td {
	padding: 5px 0px 0px 0px;
	line-height: 1;
}

table tr td.right, table tr th.right {
	text-align: right;
}

table.info, table.noborder {
	border-spacing: 0;
	width:100%;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #ACAEAD;
	border-right:1px solid #ACAEAD;
	empty-cells:show;
	background-color:#fafafa
}

table.bottom {
	border-bottom:1px solid #ACAEAD;
}

table.notop, table.info tr.notop td {
	border-top: none;
}

table.info tr.nobottom td {
	border-bottom:none;
}

table.info tr td.checkbox {
	padding-top: 5px;
}

table.info tr th, table.noborder tr th {
	background: #808080;
	text-align: left;
	vertical-align: center;
	padding-left: 5px;
	height: 20px;
	color: #fff;
}

table.info tr td, table.noborder tr td {
	background: #E7E7E7;
	border-top:1px solid white;
	border-bottom:1px solid #dcdcdc;
	padding: 0px 5px 0px 5px;
	vertical-align:middle;
	height: 20px;
}

table.noborder tr td {
	border-top: none;
	border-bottom:none;
}

table.info tr td.text, table.info tr th.text {
	width: 200px;
	padding: 0px 5px 0px 5px;
}

table.info tr th.odd {
	padding: 2px 5px 3px 5px;
}

table tr td.prijs-col, table tr td.prijs2-col {
	width: 65px;
}

table tr td.prijs3-col {
	width: 85px;
}

table.info tr td.odd {
	background: #E7E7E7;
}

table.info tr td.textheader {
	font-weight: bold;
}

table.info tr td.odd select {
	width: 175px;
}

table.info tr td.odd input.text {
	width: 170px;
}

table.info tr td.info, table.info tr th.info {
	width: 20px;
	text-align: center;
	vertical-align: top;
}

table.info tr td input {
	margin-top: 0px;
}

table.info tr.header td {
	padding-top: 5px;
	font-weight: bold;
}

table.info tr td.date-select select.date-select-day {
	width: 37px;
	font-size: 11px;
}
table.info tr td.date-select select.date-select-month {
	width: 83px;
	font-size: 11px;
}
table.info tr td.date-select select.date-select-year {
	width: 50px;
	font-size: 11px;
}

table tr td.auto-date table td {
	border: none;
	padding: 0;
	margin: 0px 0px 0px 0px;	
}

table tr td.auto-date table td img {
	margin-left: 5px;
	margin-top: 6px;
}

/* ---------------------------------------------------------------------------------------------------------*/

.watermark {
	color: #999 !important;
}

/* ---------------------------------------------------------------------------------------------------------*/

input.numberplate
{
	border: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 16px;
    width: 140px;
    height: 26px;
    margin: 0px;
    line-height: 20px;
    letter-spacing: 0pt;
    background-color: #f4be04;
    text-align: center;
    background: url(/images/autoverzekering/kentekenplaat.gif) no-repeat;
}

/* ---------------------------------------------------------------------------------------------------------
	SMALL SITEMAP - BOTTOM OF SITE
*/

#small-sitemap {
	border-top: 1px solid #cecece;
	margin: 0px 20px 0px 20px;	
	color: #878787;
	font-size: 11px;
}

#small-sitemap a {
	color: #878787;
	text-decoration: none;
}
#small-sitemap a:hover {
	text-decoration: underline;
}

#small-sitemap div {
	width: 210px;
	height: 180px;
	float: left;
	margin: 10px 10px 0px 20px;
}

#small-sitemap div span {
	font-weight: bold; 
}

#small-sitemap ul {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------------------------------------------------
	BROODJE
*/
.breadcrumb-container {
    
}
i.breadcrumb-home {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 0px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-bottom;
	background-image: url("/images/icons/breadcrumb-home.png");
	background-repeat: no-repeat;
}
ul.breadcrumb {
  margin: 0;
  list-style: none;  
  display: inline-block;
  margin: 0px 5px 5px 0px;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
  color: #878787;
  font-size: 11px;
}

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb a {
	text-decoration: none;
}

.breadcrumb .active {
  color: #878787;
}


/* ---------------------------------------------------------------------------------------------------------
	SOCIALMEDIA
*/
div.social-media {
	display: block;
	height: 20px;
	margin-bottom: 10px;
	clear: both;
}
div.social-media div {
	display: block;
	margin-right: 10px;
	float:left;
}
/* ---------------------------------------------------------------------------------------------------------
	BEOORDELING
*/
div.beoordeling {
	display:inline-block;
}
div.beoordeling span.waarde {
	display: block;
	float: right;
	color: #ff6000;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
	padding:0 5px
}
div.beoordeling .starContainer {
	height:16px;
	position:relative;
	width:77px;
	text-indent:-9999px;
	overflow:hidden;
	background-color:#d8d8d8;
	margin:0;
}
div.beoordeling .stars{
	width:77px;
	background:transparent url("/images/icons/ster.png");
	height:16px;
	position:absolute;top:0;left:0
}
div.beoordeling .stars-gray {
	width:77px;
	background:transparent url("/images/icons/ster_gray.png");
	height:16px;
	position:absolute;top:0;left:0
}
div.beoordeling .percent{
	background:#ffd400;
	height:16px;
	position:absolute;
	top:0;
	left:0
}
