body    {
	font-family: Arial,Helvetica;
	color: #000000;
    	text-decoration: bold;
    	font-size: 10;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.vraag {
        font-family: Verdana,Helvetica;
        color: #000000;
        font-weight: bold;
        font-size: 12;
}

.antwoord {
        font-family: Verdana,Helvetica;
        color: #000000;
        text-decoration: normal;
	font-weight: normal;
        font-size: 12;
}

.survey {
	position: absolute;
	left: 295px;
	top: 124px;
	height: 485px;
	width: 437px;
	visibility: visible;
	z-index: 2;
	text-align: left;
}

.submit {
	position: absolute;
	left: 130px;
	bottom: 5px;
	width: 170px;
	visibility: visible;
	z-index: 3;
}

.trees {
	position: absolute;
	visibility: visible;	
	z-index: 5;
	overflow: none;
	left: 320px;
	top: 363px;
}

.total {
	font-family: "Verdana";
	color: #000000;
   	font-weight: bold;
    	font-size: 28;
	position: absolute;
	visibility: visible;	
	z-index: 5;
	overflow: none;
	left: 320px;
	top: 163px;
}

.colofon {
	font-family: "Verdana";
	color: #111111;
    	font-size: 11;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	visibility: visible;	
	z-index: 5;
	overflow: none;
	left: 320px;
	top: 722px;
}

.footnoot {
	font-family: "Verdana";
	color: #666666;
    	font-size: 9;
	font-weight: normal;
	position: absolute;
	visibility: visible;	
	z-index: 5;
	overflow: none;
	left: 0px;
	top: 457px;
	width: 430px;
}

.CO2 {
	font-family: "Verdana";
	color: #666666;
    	font-size: 7;
}

.overview {
	font-family: "Arial, Helvetica";
	color: #000000;
   	font-weight: bold;
    	font-size: 18;
}

.ballon {
	font-family: "Verdana";
	color: #000000;
    	text-decoration: bold;
    	font-size: 11;
	background: url("images/info_ballon.gif");
	position: absolute;
	visibility: hidden;	
	z-index: 4;
	overflow: none;
	left: 620px;
	width: 361px;
	height: 223px;
	padding: 0px;
	border: 0px;
}

.button {
	position: absolute;
	visibility: visible;	
	z-index: 3;
	overflow: none;
	left: 750px;
	width: 93px;
	height: 61px;
}

.info {
        font-family: "Verdana";
        color: #000000;
        font-size: 11;
} 

b {
	font-family: "Arial, Helvetica";
        font-size: 14;
	font-weight: bold;
}

