body {
	background:#fff;
	color: #006;
	font: normal 0.67em/160% Arial, Verdana, Tahoma;	
	padding: 0 0 0 13px;
}

div.container {
	width: 763px;
}

.breed {
	width:910px !important;
}

.breed-container {
	width:865px !important;
}

.wrapper {
	overflow:hidden;
	width:763px;
}

#breadcrumb {
	width: 100%;
}

a.breadcrumbLink {
	color: #e40087;
	text-decoration: none;
	background:url(../images/back_arrow.gif) no-repeat left;
	padding:0 0 0 15px;
}

a.breadcrumbLink:hover {
	color: #a2a2c8;
	background:url(../images/back_arrow_grey.gif) no-repeat left;
	padding:0 0 0 15px;
	text-decoration: underline;
}

#boxIntro {
	width: 480px;
	display: block;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-top: px;
}

h1#titelIntro {
	font-size: 20px;
	margin-bottom: 10px;
	display:block; 

}

h2#titelProfiteer {
	margin:5px 0 10px;
	display:block;
	float: left;
	font-size: 16px;
	width: 250px;
}

.textRoze {
	font-size: 16px;
	color: #e60089;
	font-weight: bold;

}
.topbox {
	padding:30px 0 0;
}

.topbox h1 {
	margin:0;
}

#boxLogo {
	width: 243px;
	float:right;
	margin-top: 15px;
}

#button {
	display: block;
	float: right;
	width: 230px;}

#tabs {
	width: 100%;
	display: block;
	margin-top: 25px;
	font-size: 12px;
}

#box1 {
	margin-top: 25px;
	width: 250px;
	display: block;
	float: left;
}

#box2 {
	margin-top: 25px;
	width: 250px;
	display: block;
	float: left;
}

#box3 {
	background-image:url(../images/box-whitepaper.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 250px;
	height: 78px;
	display: block;
	float: right;
	padding-top: 5px;
}

input {
	font-size: 11px;
	color: #dd0082;
	margin: 1px 2px 1px 10px;
}

.textGrijs {
	font-size: 10px;
	color:#CCCCCC;
}

a.linkRoze {
	color: #e50567;
	text-decoration: none;
}

a.linkRoze:hover {
	color: #e50567;
	text-decoration:underline;
}

a.linkRoze2 {
	color: #de0185;
	text-decoration:underline;
}

a.linkRoze2:hover {
	color: #de0185;
	text-decoration:none;
}

table {
	color: #006;
	font: normal 12px Arial, Verdana, Tahoma;
	line-height: 18px;
}


/* begin css tabs */
 
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	font: bold 12px  Arial, Verdana, Tahoma;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding:0;
	width:auto;
}

ul.tabbernav li a { 
	color: #006; 
	background: url(../images/btn_grey.gif) no-repeat;
	padding:10px 35px;
	height:41px;
	width:159px;
	display:inline;
	text-decoration:none;
}

ul.tabbernav li a:visited { 
	color: #006; 
}

ul.tabbernav li a:hover {
	color: #dd0082;
}

ul.tabbernav li.tabberactive a {
	background: url(../images/btn_white.gif) no-repeat;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #fff;
	color: #dd0082;
	height:41px;
	width:159px;
	display:block;
	display:inline;
	padding:10px 35px;
}

/*IE6 hack*/
* html ul.tabbernav li.tabberactive a {
	position: relative;
	top: 1px; 
	border-top: 1px solid #dee6ec; 
}
/*IE7 hack*/
*:first-child+html ul.tabbernav li.tabberactive a {
	position: relative;
	top: 1px; 
}

ul.tabbernav li.tabberactive a:hover {
	color: #dd0082;
	background: white;
	border-bottom: 1px solid white;
	border-right: 1px solid #c6c6c6;
	background: url(../images/btn_white.gif) no-repeat;
	height:41px;
	width:159px;
	display:block;
	display:inline;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	 margin-top:7px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 	

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 	overflow:auto;
}

.tabberlive .tabbertab .tabbertab-container {
	border:1px solid #DEE6EC;
	padding:15px;
	line-height: 18px;
}

.tabberlive .tabbertab .tabbertab-container2 {
	background-image: url(../images/bg-grafiek.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border:1px solid #DEE6EC;
	padding:15px;
	line-height: 18px;
}

.tabberlive .tabbertab .extra-info {
	background-image:url(../images/bg-stuur-brochure.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
	padding: 5px;
}

.tabberlive .tabbertab .extra-info-left {
	width:590px;
	float:left;
}

.tabberlive .tabbertab .extra-info-left form {
	margin-top:10px;
}

.tabberlive .tabbertab .extra-info-right {
	float:left;

}


/* IE6 hack */
* html form input.btn-submit{
	position: relative;
	top: 5px;
}

/* IE7 hack */
*:first-child+html form input.btn-submit{
	position: relative;
	top: 5px;
}






/* IE6 hack */
* html form input.btn-submit-disabled{
	position: relative;
	top: 5px;
}

/* IE7 hack */
*:first-child+html form input.btn-submit-disabled{
	position: relative;
	top: 5px;
}

.tabberlive .tabbertab ul {
	padding:0 0 0 15px;
	margin:10px 0 0 8px;
}

.tabberlive .tabbertab .tabbertab-left {
	float:left;
}

.tabberlive .tabbertab .voordelen-breed {
	width:720px;
	margin:5px 0 0;
	line-height: 24px;
}

.tabberlive .tabbertab .voordelen-left {
	width:520px;
	margin:15px 0 0;
}

.vlijst {
	list-style-image:url(../images/list-item.jpg);
}

.tabberlive .tabbertab .voordelen-right {
	/*
	width:180px;
	*/
	margin:30px 30px 0 0;
}

.tabberlive .tabbertab .rendement-top-left {
	width:400px;
}

.tabberlive .tabbertab .rendement-bottom-left {
	width:450px;
	color:#9e9e9e;
	font-size:11px;
	float:left;
}

.tabberlive .tabbertab .rendement-bottom-right {
	margin:-30px 0 0 120px;
	float:left;
}

.tabberlive .tabbertab .rendement-top-right .rend-right,
.tabberlive .tabbertab .rendement-top-right .rend-left {
	float:left;
	width:160px;
	margin-top:15px;
}

.tabberlive .tabbertab .tabbertab-right ul.info {
	padding:0;
}

.tabberlive .tabbertab .tabbertab-right ul.info li {
	text-align:left;
}

.tabberlive .tabbertab .rendement-right {
	
}

.tabberlive .tabbertab .fondsinfo-left {
	width:460px;
}

.tabberlive .tabbertab .fondsinfo-right {
	margin:30px 30px 0 0;
	width:180px;
}

.tabberlive .tabbertab .tabbertab-left a {

}

.tabberlive .tabbertab .tabbertab-left ul li {
	margin-bottom:5px;
}

.tabberlive .tabbertab .tabbertab-right {
	float:left;
}

.tabberlive .tabbertab .tabbertab-right ul li {
	text-align:center;
	list-style-type:none;
	margin-bottom:5px;
}

.tabberlive .tabbertab ul.lightbox_link {
	list-style-type:none;
	padding:0;
	margin:20px 0 0;
}

.tabberlive .tabbertab ul.lightbox_link a {
	margin:0;
}

.clear {
	clear:both;
}

.tabberlive .tabbertab ul.no-btn {
	list-style-type:none;
	padding:0;
}


/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

ul {
	margin:10px 0 0;
}

a {
	color:#000066;
}

a:hover {
	color:#A2A2C8;
	text-decoration:none;
}

/* breed styling */
.tabbertab-container .breed-left {
	float:left;
}

.tabbertab-container .breed-top-left {
	float:left;
}

.tabbertab-container .info-top-left {
	float:left;
}

.tabbertab-container .info-top-right {
	float:left;
	margin:15px 0 0 20px;
}

.tabbertab-container .grafiek-left {
	float:left;
	width:380px;
}

.tabbertab-container .breed-bottom {
	color:#9E9E9E;
	font-size:11px;
	margin:20px 0 10px;
	display: block;
	width:700px;
}

.tabbertab-container .breed-right {
	padding:0 0 0 15px;
	display: block;
	float:left;
}

#button.left {
	float:left !important;
	margin:10px 0 0 20px;
}

#buttonBrochure {
	margin:10px 0 0 0px;
}

#buttonStart {
	margin:25px 0 0 0px;
}

#buttonPdf {
	margin-top:10px;
	margin-left:15px;
	display: block;
	width: 35px;
	float: left;
}

#tekstPdf {
	margin-top:15px;
	width: 600px;
	float: left;
}

#buttonPdf2 {

	display: block;
	width: 35px;
	float: left;
}

#tekstPdf2 {
	margin-top:15px;
	width: 575px;
	float: left;
	font-size: 11px;
}

/* end breed styling */

#footer {
	border:1px solid #DEE6EC;
	margin-top:10px;
}

#footer ul {
	padding:0 0 10px 20px;
}

#footer ul li {
	display:inline;
	margin-right:25px;
	padding-left:40px;
	background:url(../images/line.gif) no-repeat left;
}

#footer ul li.first {
	padding:0;
	background:none;
}

#footer ul li a {
	text-decoration:none;
}

 
/* end css tabs */


/* css table */

#kosten {
	padding: 15px;
	background-image: url(../images/bg-tabel-kosten.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	width: 660px;
	height: 250px;
	border: 1px solid #dee6ec;

}

#overzicht {
	padding: 15px;
	width: 100%;
	border: 1px solid #dee6ec;
	background-image: url(../images/bg-overzicht.jpg);
	background-position: top;
	background-repeat:repeat-x;

}

.even {
	width: 200px;
	border-bottom: 1px solid #002978;
	vertical-align: middle;
	height: 15px;
}

.odd {

	vertical-align: top;
	height: 15px;
}

.even2 {
	border-bottom: 1px solid #dee6ec;
	vertical-align: top;

	font-weight: bold;
	text-align:left;
}

/* end css table */


#ervaring-foto {
	display: block;
	float: left;
	width: 130px;
	margin-top: 5px;

}

#ervaring-tekst {
	display: block;
	margin-top: 5px;
	float: right;
	width: 590px;
	line-height: 18px;

}

#starten1 {
	background-image:url(../images/bg-starten-1.jpg);
	width: 418px;
	height: 26px;
	padding: 22px 20px 20px 70px;
}

#starten2 {
	background-image:url(../images/bg-starten-2.jpg);
	width: 418px;
	height: 33px;
	padding: 15px 20px 20px 70px;
	line-height:18px;
	margin-top: 15px;
}

#starten3 {
	background-image:url(../images/bg-starten-3.jpg);
	width: 418px;
	height: 33px;
	padding: 15px 20px 20px 70px;
	line-height:18px;
	margin-top: 15px;
}

#blokOverzicht {
	display: block;


}

#blokOverzicht1 {
	display: block;
	width: 530px;
	float: left;

}

#blokOverzichtImage{
	    float: right;
		display: block;
		width: 179px;
}

