/*
	Copyright 2004 Innocenzo 
	fairmount-bv.nl Global CSS 
	$Revision: 1.0 $
*/

body {
  background: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;      
}

body,td, th {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #666666;
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #F88509; 
  margin-bottom: -12px;
}

h3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;  
  font-size: 11px; 
}

#listtitle {
  margin-bottom: -12px;
}

#topofcomment {
  margin-bottom: -15px;
}

th {
  background-color: #EEEEEE;
}

#lefttableheader {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9F9F9', endColorStr='#EAEAEA', gradientType='1');
}

#righttableheader {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EAEAEA', endColorStr='#F9F9F9', gradientType='1');
}

#rowheaderodd {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EAEAEA', endColorStr='#FBFBFB', gradientType='1');
}

#rowheadereven {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EAEAEA', endColorStr='#F8F8F8', gradientType='1');
}

a {
  font-family: Arial, Georgia, sans-serif; 
  font-weight: 500;
  font-size: 11px;
  color: #4877AE;  
}
a:link {text-decoration: underline; color: #4877AE;}
a:active {text-decoration: underline; color: #4877AE;}
a:visited {text-decoration: underline; color: #4877AE;}
a:hover {text-decoration: underline; color: #666666;}

#relation {
  color: #B7484B;  
}

#checkon{
  margin-left: -18px;
  list-style-image: url("../images/checkon.gif");
}

#checkoff{
  margin-left: -18px;
  list-style-image: url("../images/checkoff.gif");
}

#checkbox {
  border-width: 0px;  
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  margin-right: 3px;   
}
#contacti, #contactt, #button, #calc, #calcE4 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #666666;
  font-weight: normal; 
  color: #666666;
  border-style: solid;
  border-width: 1px;  
  border-color: #CACACA; 
  background-color: #FFFFFF;
}
.cform {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #666666;
  font-weight: normal; 
  color: #666666;
  border-style: solid;
  border-width: 1px;  
  border-color: #CACACA; 
  background-color: #FFFFFF;
}
#button {
  font-weight: 700; 
  border-color: #999999; 
  margin-right: 15px;
}
#contacti {
  width: 100%;
}
#contactt {
  width: 100%;
  height: 120px;
}

.contenttable {
  border-width: 1px;
  border-color: #C5C5C5;
  border-style: solid;
  background: #FFFFFF;
}

.contenttd {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;    
}

.colorstrong {
  font-family: Arial, Georgia, sans-serif; 
  font-weight: 700;
  font-size: 11px;
  color: #F88509;  
}

.highlight {
  font-family: Arial, Georgia, sans-serif; 
  font-weight: 600;
  font-size: 11px;
  color: #B7484B;  
}
.highlight:link {text-decoration: none; color: #B7484B;}
.highlight:active {text-decoration: none; color: #B7484B;}
.highlight:visited {text-decoration: none; color: #B7484B;}
.highlight:hover {text-decoration: none; color: #666666;}

.highlightvar {
  font-family: Arial, Georgia, sans-serif; 
  font-weight: 600;
  font-size: 11px;
  color: #B7484B;  
}

.activerowvar {
  color: #666666;
  font-weight: 700;
}

.oddrow {
  background-color: #FBFBFB;
}

.evenrow {
  background-color: #F8F8F8;
}

.activerow {
  color: #666666;
  font-weight: 700;
}
#textarea {
  padding-top: 7px;
}

table.center td{
	text-align:center;
}

td.green{
	background-color:#D7E4CD;
}

td.red{
	background-color:#fdecc1;
}


#prijsvraag {
	background-color:#732421;
	width:100%;
}
#prijsvraag td {
	color:#fff;
	padding:1px 0px 1px 10px;
}
#prijsvraag td h2 {
	text-align:center;
	margin:5px;
	color:#ebb52f;
	font-size:16px;
}
