body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-size: 11px;
}
body {
	margin-top: 0px;
	background-image: url(../images/background.gif);
}
th { 
    text-align: center;
    font-size: 12px;
    padding: 6px 8px;
    background-color: #93c3da;
    border-bottom:1px solid #3e7898;
}
th.first {
	width: 300px;
    text-align: left;
}
tr.even {
    background-color: #93c3da;
}
tr.odd {
    background-color: #ffffff;
}
td {
    text-align: left;
	vertical-align: text-top;
	padding: 2px 5px;
	background-color: #c1d6d9;
}
td.qty {
   text-align: center;
}
td.lbl, td.cur {
   text-align: right;
}
td.gtot {
   text-align: right;
   background-color: #93c3da;
   font-weight: bold;
}
td.btns {
   text-align: center;
}
input.cur {
   text-align: right;
}
input.btn { 
	background-color: #3e7898;
	color: #fff;
	margin: 2px; 
}
h1 {
    font-size: 16px;
	font-weight:bold;
}
h2 {
    font-size: 14px;
	font-weight:bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
#table1 {
	width: 760px;
	border: none;
}
#table {
    width: 100%;
	border: none;
}
.header1 {
    height: 120px;
	background-image:url(../images/wolken1.gif);
	background-repeat: no-repeat;
}
.header2 {
    height: 120px;
	background-image:url(../images/wolken2.gif);
	background-repeat: no-repeat;
	text-align:right;
}
.style1 {
    background-color: #c70010;
	color: #ffffff;
}
.style2 {
    background-color: #0099cc;
	color: #ffffff;
}
.style3 {
	color: #0099cc;
}
.style4 {
	color: #ffffff;
}
.style5 {
    color: #c70010;
}
.style6 {
    background-color: #2020fe;
}
.style7 {
    background-color: #ffffff;
}
.style8 {
    color: #c70010;
	font-style:italic;
}
.style9 {
	background-color: #c70010;
	color: #ffffff;
	background-image:url(../images/lb_hoek.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 20px;
}
table.space td{
    height: 23px;
	padding: 0px;
	vertical-align: middle;
}
.tabkop {
	height: auto;
	padding: 5px 5px 5px;
	text-align:center;
	vertical-align: top;
	color:#FFFFFF;
	background-color: #3E7898;
}
.tabtxt {
	height: auto;
	padding: 5px 5px 5px;
	text-align:left;
	vertical-align: top;
}
.tabprijs {
	height: auto;
	padding: 5px 5px 5px;
	text-align:right;
	vertical-align: top;
}
.pline {
	height: 1px;
	background-color: #3E7898;
	text-align:center;
	vertical-align: top;
	color:#FFFFFF;
}

