body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* === Main Content (both right and left columns) === */
tr.alt{
background:#d8d8d8;
}

th{
background:url(images/navhover.jpg) repeat-x bottom;
color: #69696b;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-weight:bold;
text-align:center;
}

td{
text-align:center;
border-bottom:1px solid #ccc;
}

td.feature{
text-align:left;
}

/* === Left Main Column === */

#leftcolumn{
float:left;
width:410px;
padding:0 0 0 30px;
}
.innerleft{
float:left;
width:195px;
padding-right:10px;
padding-top:20px;
padding-bottom:20px;
}
.innerright{
float:right;
width:195px;
padding-left:10px;
padding-top:20px;
padding-bottom:20px;
}
#leftcolumn ul.arrow{
list-style:none;
line-height:24px;
padding:0;
margin:0;
}
#leftcolumn ul.arrow li{
background:url(images/tealarrow.jpg) left no-repeat;
padding-left:20px;
}
#leftcolumn p{
line-height:18px;
}
.portitem{
line-height:18px;
margin:0;
padding:0 0 10px 0;}
.portitem p{
padding:0;
margin:0;
}
.name{
float:left;
border-right:1px solid #ccc;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:100px;
background:url(images/testnamebg.jpg) center no-repeat;
}

.prijzen{
	color: #515151;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
.testimon{
float:left;
width:230px;
padding-left:20px;
background:white;
}
.testimon strong{
color:black;
}
.testimon p{
paddding:0;
margin:0;
}
.textfield{
background:url(images/textfield.jpg) repeat-x top;
height:18px;
width:200px;
border:1px solid #ccc;
padding:9px 0 8px 10px;
outline:none;
margin:0;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.textarea{
height:73px;
width:570px;
background:url(images/textarea.jpg) repeat-x top;
outline:none;
margin:0;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:10px;
border:1px solid #ccc;
}
.submitform{
outline:none;
background:url(images/submitform.jpg) top left no-repeat;
width:121px;
height:39px;
border:none;
}
.quicklink{
padding-top:110px;
width:154px;
text-align:center;
float:left;
margin-right:20px;
}
img.right{
float:right;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
img.left{
float:left;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}

/* === Right Column (Sidebar) === */

#rightcolumn{
float:right;
width:168px;
padding-right:30px;
}
#rightcolumn p{
line-height:18px;
}

/* === Misc === */

.mt {
	margin-bottom: 20px;
}

.mt tr td {
	border-right: 1px solid #cccccc;
}

.mt tr td.no-border {
	border-right: 0;
}



/* === Footer === */
