div#content {
	float: left;
	width: 810px;
}

div#calculator {
	font-size: 10px;
}

div#calculatorleft {
  width: 550px;
  margin:auto;
  margin-top:10px;
	float: left;
}

div#calculator1 {
	width: 300px;
  height:158px;
	float: left;
	margin-right: 4px;
	background-color: #EAEAEA;
}

div#calculator2 {
	width: 230px;
	float: left;
	margin-right: 4px;
	background-color: #EAEAEA;
  height:158px;	
}

div#addcalculator {
  border: solid 1px #eaeaea;
  width: 532px;
  height:68px;
  margin-top:10px;
}

div#addcalculator p {
	margin:5px 0 0px 35px;
}

div#calculator3 {
	width: 250px;
	margin-top: 10px;
	margin-right:4px;
	float:left;
}

div#calculator span.small {
	letter-spacing: 0px;
}

div#calculator div.list {
	float: left;
	display: block;
	line-height: 16px;
	padding-bottom: 10px;
}

div#calculator1 div.list {
	
}

div#calculator2 div.list {
	
}

div#calculator3 div.list {
	line-height: 18px;
}

div#calculator-inner2 h3 {
	color: #002A7F;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px;
	margin-right: 4px;
}

div#calculator-inner2 {
  background-color: #EAEAEA;
	font-size: 10px;
	width: 250px;
  padding: 2px 2px 5px 5px;
}

div#calculator-inner2 span.small {
	letter-spacing: 0px;
		font-weight: normal;
}

div#calculator-inner2 div.list {
	float: left;
	display: block;
	width: 200px;
	line-height: 16px;
	padding-bottom: 3px;
}

div#calculator-inner2 input {
	margin-top: 5px;
}

div#calculator-inner2 input.text 
{
  padding-left: 4px;
	font-size: 11px;
	width: 65px;
}
div#calculator-inner2 input.textpcnum 
{
  padding-left: 4px;
	font-size: 11px;
	width: 40px;
}
div#calculator-inner2 input.textpclet
{
  padding-left: 4px;
	font-size: 11px;
	width: 30px;
}
div#calculator-inner2 div.number {
	float: left;
	width:200px;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	clear: left;
}

div#calculator-inner2 div.number a {
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
}
div#calculator-inner2 div.number a:hover {
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}

div#calculator-inner2 span.tarief {
	display: inline-block;
	width: 70px;
}

div#calculator-inner2 sup {
	font-size: 8px;
}

div#calculator-inner2 div.hr {
	height: 1px;
	overflow: hidden;
	background-color: #FFF;
	margin: 0px 7px 10px 0px;
	float: left;
	width: 200px;
}

div#calculator-inner2 input.radio {
	vertical-align: text-bottom;
}

div#calculator-inner2 input.submit {
	vertical-align: text-bottom;
	background-image: url(/images/btn-berekenen.gif);
	width: 100px;
	height: 17px;
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
}

div#calculator-inner2 select {
	width: 200px;
 	font-size: 10px;
}

div#calculator-inner2 div.submit {
	clear: left;
	text-align: center;
	
}


div#calculatorbreed {
  margin-right: 4px;
  margin-left: 5px;
}

div#content-calculator div.head {
	background-color:#EAEAEA;
	color: #002A7F;
	font-weight: bold;
	height:40px;
}


div#content-calculator div.aanbieder {
	color: #002A7F;
	font-size: 11px;
	border-bottom: 1px solid #EAEAEA;
}

div#content-calculator div.trhead div.plaats,
div#content-calculator div.trhead div.nummer,
div#content-calculator div.trhead div.leverancier,
div#content-calculator div.trhead div.omschrijving,
div#content-calculator div.trhead div.product,
div#content-calculator div.trhead div.looptijd,
div#content-calculator div.trhead div.grijsgroen,
div#content-calculator div.trhead div.tarief,
div#content-calculator div.trhead div.prijs,
div#content-calculator div.trhead div.voordeel,
div#content-calculator div.trhead div.vergelijk,
div#content-calculator div.trhead div.aanmelden {
	background-color: #EAEAEA;
}

div#content-calculator div.nummer,
div#content-calculator div.plaats,
div#content-calculator div.leverancier,
div#content-calculator div.omschrijving,
div#content-calculator div.product,
div#content-calculator div.looptijd,
div#content-calculator div.grijsgroen,
div#content-calculator div.tarief,
div#content-calculator div.prijs,
div#content-calculator div.voordeel,
div#content-calculator div.vergelijk,
div#content-calculator div.aanmelden {
	float: left;
	padding: 5px 0px;
}
div#content-calculator div.nummer 
{
 	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	float: left;
	line-height: 15px;
	background: url(/images/red-star.gif) no-repeat;
	position: relative;
	margin-right:4px;
}
div#content-calculator div.plaats {
	width: 30px;
}
div#content-calculator div.vergelijk {
	width: 25px;
}

div#content-calculator div.leverancier {
	width: 135px;
	margin-right:2px;
}
div.leverancier a {
 font-weight:bold;
color: #DC2900;
text-decoration: underline;

}
div.leverancier a:hover {
	text-decoration:none;
	font-weight:bold;
  color: #002A7F;
}

a.headlink {
 font-weight:bold;
 color: #DC2900;
 text-decoration: underline;
}

a.headlinkactief {
 font-weight:bold;
color: #000000;
text-decoration: none;

}

a:hover.headlink {
	text-decoration:none;
	 font-weight:bold;
color: #002A7F;
}


div.leverancier span.klein a {
		color: #002A7F;
font-weight: normal;
	font-size: 11px;
text-decoration:none;
}


div.leverancier span.klein a:hover {
	color: #DC2900;
font-weight: normal;
	font-size: 11px;
	
}
div#content-calculator div.omschrijving {
	width: 255px;
	margin-right:2px;
}

div#content-calculator div.product {
	width: 50px;
	margin-right:2px;
}

div#content-calculator div.looptijd {
	width: 65px;
	margin-right:2px;
}
div#content-calculator div.grijsgroen {
	width: 65px;
	margin-right:2px;
}
.groen {
color: #229612;
font-weight:bold;

}
div#content-calculator div.tarief {
	width: 70px;
	margin-right:2px;
}

.acronym {
height:50px;
}
div#content-calculator div.voordeel {
	width: 70px;
	font-weight: bold;
	margin-right:2px;
}

.tekstvoordeel {
color: #229612;
font-weight:bold;
}

.tekstnadeel {
color: #ff0000;
font-weight:bold;
}


div#content-calculator div.prijs {
	width: 100px;
	margin-right:2px;
	font-weight: bold;
}

div#content-calculator div.aanmelden {
	width: 90px;

}

div#content-calculator div.aanmelden a {
	color: #DC2900;
	font-weight: bold;
	font-size: 11px;
}

div#content-calculator-tekst p {
	font-family: Arial;
	color: #224690;
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0px;
	line-height: 18px;
	letter-spacing: 0px;
}

div#filter {
		margin-right: 4px;
		
	background-color: #EAEAEA;
	padding: 5px 10px;

		float:left;
width:280px;
	
}

div#filter h3 {
color: #002A7F;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	}

div#filter .label
{
width: 120px;
float: left;
text-align: left;
margin-right: 0.5em;
color: #224690;
font-size:11px;
}

div#filter .dropdownlist {
width:150px;
	margin-top:2px;
	font-size:10px;
}


div#filter input.submit {
	vertical-align: text-bottom;
background-image: url(../images/btn-filter.gif);
height:17px;
width:75px;
	border: 0px;
	color: #FFFFFF;
	font-size: 10px;
  cursor:hand;
	margin-left:125px;
margin-top:4px;
}
div#voordeelberekenen {
		margin-right: 4px;
	
	background-color: #EAEAEA;
	padding: 5px 10px;
	
	float:left;

		
}

div#voordeelberekenen h3 {
color: #002A7F;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	}


div#voordeelberekenen select {
width:200px;
margin-top:2px;
font-size:10px;
}
div#voordeelberekenen input.submit {
	vertical-align: text-bottom;
background-image: url(../images/btn-berekenuwvoordeel.gif);
height:17px;
width:140px;
cursor:hand;
	border: 0px;
	color: #FFFFFF;
	font-size: 10px;
margin-top:4px;


}
div#sortering .vergelijkenkeuzebutton {
 float:left;
 color: #224690;
 font-size:11px;
 padding-top: 10px;
}
div#sortering .vergelijkenkeuzetext {
 float:left;
 color: #224690;
 font-size:11px;
 padding-left: 5px;
 padding-top: 10px;
}

div#sortering .aantalpakketten {
float:right;
color: #224690;
font-size:11px;
}

div#sortering .transportkostenuitleg 
{
float:right;
color: #224690;
font-size:11px;
padding-right: 5px;
}
  
div#add-content {
	background-color: #EAEAEA;
	float:left;
	margin-right: 4px;
		margin-top: 4px;
			height:55px;
}

div#add-content p {
	font-size: 9px;
		vertical-align: text-top;
	padding: 1px 0px 0px 7px;
}

div#add-content a {
	padding: 5px 7px 10px 8px;
	display: block;
}

.vergelijkrij {
  font-size:11px;
  height: 30px;
	color: #002A7F;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding-left: 4px;
}
  
.caption {
  font-weight:bold;
  vertical-align:top;
  color: #002A7F;
	font-size: 12px;
	border-bottom: 1px solid #EAEAEA;
	width: 95px;
}
.vergelijkrijhoog 
{
	color: #002A7F;
	font-size: 11px;
	border-bottom: 1px solid #EAEAEA;
  height: 60px;
  border-right: 1px solid #EAEAEA;
	padding-left: 4px;
}

.vergelijkrij a {
 font-weight:bold;
color: #DC2900;
text-decoration: underline;

}
.vergelijkrij a:hover {
	text-decoration:none;
	 font-weight:bold;
color: #002A7F;
}

.vergelijken 
{
  width:100%;
  }
.van { padding-right: 8px;}
.voor { padding-right: 2px;}