body {
	background-image: url("http://www.greenwheels.nl/img/top_back.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica, sans-serif; 
	font-size: 11px;
	text-align: left;
}

* { padding: 0px; margin: 0px; }

#maindiv {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table, td {
	font-size: inherit;
	vertical-align: top;
}

h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

h1, h2, h3, h4, h5, h6 {
	color: rgb(0, 0, 160);
	clear: both;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
}

table#mainlayout {
	background: transparent;
	border-collapse: collapse;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

table#mainlayout td {
	padding: 0.25em;
}

td.tabtop_sel {
	background-color: rgb(255, 255, 192);
}

td.tabtop * {
	color: white;
}

td.tabtop_sel * {
	color: #009A00 !important;
}

td.tabtop *,
td.tabtop_sel * {
	font-weight: bold;
}

td.tabtop {
	background-color: #009A00;
	color: rgb(255, 255, 255);
}

td.tabtop,
td.tabtop_sel {
	border-top: solid 1px #009A00;
	border-left: solid 1px #009A00;
	border-right: solid 1px #009A00;
	border-bottom: none;
	padding-left: 16px !important;
	padding-right: 16px !important;
	font-size: 15px;
	font-weight: bold;
	width: 30%;
}


a:hover,
a:hover * {
	color: #0000FF !important;
}

td.tabtop_spacer {
	border-bottom: solid 1px #009A00;
	background: none;
	width: 4px;
}

td#tariffcontent {
	border-bottom: solid 1px #009A00;
	border-left: solid 1px #009A00;
	border-right: solid 1px #009A00;
	border-top: 0px;
	background-color: rgb(255, 255, 192);
	background-image: url("http://www.greenwheels.nl/img/logo_back.gif");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px !important;
}

td.spacer,
td.empty {
	background: transparent !important;
	border: none !important;
}

td.spacer { width:10px !important; }

table.tarifftbl {
	border-collapse: collapse;
	width: 800px;
	/* table-layout: fixed; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tarifftbl th {
	background-color: #009A00;
	border: solid 1px #009A00;
	color: white;
	padding: 4px;
	vertical-align: top;
	font-weight: normal;
}

.tarifftbl td {
	border: solid 1px #009A00;
	background-color: rgb(255, 255, 255);
	padding: 4px;
}

td.rate 
{
	font-weight: 600;
	font-size: 14px;
	vertical-align: middle;
	background: Transparent;
}

.invisible {
	display: none;
}

div.default {
	border-bottom: solid 1px #009A00;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

hr {
	border: none;
	border-top: solid 1px #009A00;
	height: 1px;
}

.subscribelnk {
	font-size: 150%;
}

img {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.header
{
	margin-left: auto;
	margin-right: auto;
}

p.tariff_firstp {
	font-size: 120%;
}

th.cartype {
	background-color: rgb(255, 255, 255);
	background-position: 90% 90%;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	height: 80px !important;
	width: 200px !important;
	font-weight: bold; 
	color: #00C;
	font-size: 110%;
}

th.red {
	background-color: rgb(192, 0, 0);
}

.btn				{ color:#FFF; font-weight:normal; height:20px; border:none; background-color:Transparent; background-repeat:no-repeat; background-position:left bottom;}
.btn50				{ width:50px;	background-image:url(http://www.greenwheels.nl/img/btn050.gif);}
.btn80				{ width:80px;	background-image:url(http://www.greenwheels.nl/img/btn080.gif);}
.btn100				{ width:100px;	background-image:url(http://www.greenwheels.nl/img/btn100.gif); text-align:center; text-decoration:none;}

#pReductionText { font-size: 100%; }

.buttons { text-align: center; margin-top: 20px; }