* {margin: 0; padding: 0; font-family: Verdana, sans-serif;}

body {background-color: white; background-image: url('images/bg.jpg'); background-repeat: repeat-x; padding-bottom: 20px;}

#maintable {width: 800px;}
#leftcell {width: 300px; height: 201px; background-image: url('images/logo.avaes.jpg'); background-repeat: no-repeat;}
#rightcell {width: 500px; height: 201px; background-repeat: no-repeat;}

a:link, a:visited {color: #f26524; text-decoration: none; font-weight: bold;}
a:active, a:hover {text-decoration: underline;}

#contactcell {width: 300px; padding-top: 60px;}
.contactbox {width: 210px; background-color: #eae8e6; padding: 3px 0px 8px 5px; font-size: 65%; color: #9a9998; line-height: 180%;}
.contactbox a {color: #9a9998; text-decoration: underline;}

#maincell {width: 500px;}

h1 {margin-top: 50px; margin-bottom: 15px; padding: 3px; display: block; color: #f26524; border-bottom: 2px solid #f26524; font-size: 150%; font-weight: normal;}

h2 {margin-top: 20px; margin-bottom: 15px; padding: 3px; display: block; color: #f26524; font-size: 110%; font-weight: normal;}

h3 {font-size: 100%;}

p {color: #424242; font-size: 80%; line-height: 120%; margin-bottom: 15px; padding-left: 10px;}

#underline {border-bottom: 1px solid #f26524;}

.cartbox {width: 210px; background-color: #eae8e6; padding: 3px 0px 8px 5px; font-size: 75%; color: gray; line-height: 150%;}
.cartbox hr {display: block; width: 95%; height: 1px; color: #eae8e6; border: none; border-bottom: 1px dotted #9a9998; margin-top: 3px;}
hr.total {display: block; width: 95%; height: 1px; color: #eae8e6; border: none; border-bottom: 1px solid #9a9998;}

.contentkader {background-color: #eae8e6; padding: 5px; color: #9a9998;}

/* datatabel */
.data {margin-left: 10px;}
.data th {font-size: 80%; font-weight: bold; text-align: left; background-color: #eae8e6; padding: 3px;}
.data td {font-size: 80%; padding: 0 3px 0 3px;}
.data td.lamp {padding-left: 3px; padding-bottom: 2px; background-color: #eae8e6;}
.lamp form {padding: 0; margin: 0;}

form {padding-left: 10px;}

select {font-size: 80%; font-weight: bold; color: black;}
.number {width: 25px;}

.neg {color: red; font-weight: bold;}
.pos {color: green; font-weight: bold;}

.knop {font-family: Arial, sans-serif; color: white; background-color: #f26d2d; padding: 2px 3px 2px 3px; border: 1px solid black; cursor: hand; font-size: 90%;}
