body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #D4D0C8;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body#home a#homenav, body#informatie a#informatienav, body#berekenen a#berekenennav, body#watkoopikvoor a#watkoopikvoornav, body#aanvragen a#aanvragennav, body#voordelen a#voordelennav, body#faq a#faqnav, body#dealers a#dealersnav, body#downloads a#downloadsnav {
	color: #fff;
	background-image: url(../newimages/cpv_menupages_menubuttonbackground.gif);
}

#holder {
	width: 767px;
	background: #fff;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	background: #61653C;
	border: none;
}
#logotop {
	width: 767px;
}
.logoleft {
	position: relative;
	top: 28px;
	left: 15px;
	margin-bottom: 43px;
}

.logo {
	position: relative;
	top: 18px;
	left: 375px;
	margin-bottom: 43px;
}
#leftmenupart {
	width: 260px;
	float: left;
}
#rightmenupart {
	width: 507px;
	float: left;
}
.rightimage {
	border: none;
	clear: both;
	vertical-align: top;
	width: 176px;
}
#nav {
	width: 255px;
	float: left;
 	padding-top: 10px;
	overflow: hidden;
	display: block;
	height: 320px;
}
#nav ul {
 	list-style: none;
}
#nav ul li {
  	float: right;
}
#nav ul li a:link, #nav ul li a:visited { 
	width: 200px;
	padding: 2px 25px 2px 0px;
	margin-bottom: 3px;
	display: list-item;
	font-size: 80%;
	color: #fff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
 	background-color: #61653C;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #000;
}
#contentiframe {
	width: 507px;
	float: right;
	margin: 0 0 0 0;	
}
#content {
	width: 490px;
	float: right;
	margin: 0 0 0 0;
	margin: 15px 3px 20px 10px;
}
#content p {
	vertical-align: text-top;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p a {
	color: #61653C;
}
#content h1 {
	font-size: 100%;
	font-weight: bold;
	color: #61653C;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#content h2 {
	font-size: 80%;
	font-weight: bold;
	color: #61653C;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#content h3 {
	font-size: 60%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#content ul {
 	list-style: square;
	margin-left: 16px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#content ul li {
	font-size: 75%;
}
.brclear {
     clear: both;
}
#footer {
	background-color: #72764A;
}

.formtext, .inputtext {
	font-size: 80%;
}

.voordelenverz {
	padding-left: 12px;
}

.logoverzekeraars {
	margin-right: 20px;
}

.linktext {
	font-size: 80%;
	color: #61643C;
}

.buttontextsmall
{
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;   
font-size : 8pt;
text-align : center;
border : #000000;
border-style : groove; 
border-top-width : 1px; 
border-bottom-width : 1px; 
border-right-width : 1px; 
border-left-width : 1px;
background-color: #61643C;
margin-top: 5px;
float: left;
}

/* Accordion Classes
----------------------------------------------- */
.Accordion {
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	overflow: hidden;
	float: right;
}
.AccordionPanelTab {
	color: #ccc;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #5D5D5D;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 4px 11px 4px 11px;
	font-size: 90%;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 200px;
	font-size: 60%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	}
.AccordionPanelClosed .AccordionPanelTab h3 { }
.AccordionPanelContent div { margin: 2px 2px; }
.AccordionPanelContent div a { color: #61653C; }
.dealernaam { color: #61653C; font-weight: bold; }

/* Table Rules
----------------------------------------------- */
td.rank { }

#dealers { 
	border-collapse:collapse;
	empty-cells:show;
	width: 100%;
	margin: 0;
}
#dealers caption {
	color: #61653C;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	background-color: #00000;
	padding: 0.375em;
}
#dealers th {
	background-color: #61653C;
	padding: 6px 0.25em;
	color: #fff;	
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}

#dealers td, #dealers th {
	margin: 0; 
	padding: 0.25em 0.375em 0.45em 0.375em;
	text-align: left;
	font-size: x-small; /*for IE5/Win */
}

#dealers th.infocus { background-color: #5F5F5F; }
#dealers th.selected { color: #EAEAEA; }

#dealers tr {
	border-bottom: solid 1px #202020;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#dealers tr.infocus {
	background-color:#0000ff;
	cursor: pointer;
}

#dealers tr.notinfocus { background-color:#00ff00; }
#dealers tr.selected { color: #fc0; }
#dealers tbody { margin-top: 0; background-color: #5C5B5C; color: #fff; }
.even { background-color: #fff; color: #000; }

.tabletop {background-color: #fff; color: #000; }

.rowHover {
	color: #000;
	background-color: #ccc;
	cursor: pointer;
}
.rowSelected { color: #fff; background-color: #5A0010; }

#content2 {
	float: left;
	text-align: left;
	width: 330px;
	margin-right: 10px;
	padding-top: 5px;
}
#sidebar {
	width: 157px;
	margin-top: 0;
	float: left;
}
.SpryHiddenRegion {
   visibility: hidden;
}

#boxshot {
	background-color: #fff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	text-align: center;
 }
