body	{
	font-size:		small;
	background-color:	#EBEBEB;/*#EBEBEB*/
	color:			#336633;
	font-family:		Arial, sans-serif, helvetica;	
	}
* html body	{
font-size-small: x-small;	/*for IE5/Win*/
f\ont-size:small;		/*for other IE versions*/
		}
		.foto	{
			background:url(uglywindmills.jpg);
			height:170px;
			width:712px;
			border:0px solid black;
		}
h1	{
	font-size:	280%;
	}
h2	{
	font-size:	230%;
	}
h3	{
	font-size:	170%;
	}	
h4	{
	font-size:	140%;
	}
p	{
	font-size:	125%;
	text-align: justify;
	}
ul ol 	{
	font-size:	90%;
	padding-right:	40px;
	text-align:	left;
	}
li	{
	font-size:	1.25em;
	list-style-position:	outside;
	padding-left:	12px;
	padding-bottom:	10px;
	text-align: justify;
	}
th	{
	font-size:	100%;
	text-align:	left;
	}
.note	{
	font-size:	85%;
	}


a:link	{
	color:	#336633;
	}
a:visited	{
	color:	#0000FF;
	}

	
   

	
	
	
	
	
a:hover	{
	color:	#00FF00;
	background: yellow;
	}
img	{
	padding:	2px;
	border:	2px solid ;
	}
.formule	{

	font-size:	150%;
	font-weight: bold;
	color: red;
	border:	2px solid #336633;
	padding:	6px 6px 6px 6px;
	}
.rood	{
	color:	red;
	font-weight: bold;
	}
.eenheden	{
	color:	#990099;
	font-weight: bold;
}

				/*First page*/
#container	{
	margin-left:		auto;
	margin-right:		auto;
	width:			730px;			/*1078px*/
	background-color: 	#EBEBEB; 
	border-top:		0px solid #7B7B7B;
	border-bottom:		6px solid #7B7B7B;
	border-left:		0px solid #7B7B7B;
	border-right:		0px solid #7B7B7B;
	font-size:		120%;
	padding:		10px;
		}
#container3	{
	margin-left:		auto;
	margin-right:		auto;
	width:			1078px;			
	background-color: 	#EBEBEB; 
	border-top:		0px solid #7B7B7B;
	border-bottom:		6px solid #7B7B7B;
	border-left:		0px solid #7B7B7B;
	border-right:		0px solid #7B7B7B;
	font-size:		130%;
	padding:		10px;
	margin-left:	auto;
	margin-right:	auto;
		}
#container1	{
	margin-left:		auto;
	margin-right:		auto;
	width:			1020px;			/*1078px*/
	background-color: 	#EBEBEB; 
	border-top:		6px solid #7B7B7B;
	border-bottom:		6px solid #7B7B7B;
	border-left:		6px solid #7B7B7B;
	border-right:		6px solid #7B7B7B;
	font-size:		110%;
	padding:		10px;
		}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxfirst pagexxxxxxxxxxxxxxxxx*/
#languages	{
	width:			960px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#EBEBEB;
	border:			1px solid #CCCCCC;
	padding:		10px 0;		/*applying 10px of top and bottom*/
		}
#languages dl	{
	background-color:	#EBEBEB;
	margin:			10px 20px;
	padding:		0;
	
		}
#languages dt	{
	width:			542px;
	background-color:	#EBEBEB;
	margin:			10px 0 0 0;
	padding:		0;
	font-size:		250%;
	font-weight:		800;
	letter-spacing:		1px;
	color:			#336633;
	text-align:		center;
	float:			right;
		}
#languages dd	{
	margin:			0;
	padding:		0;
	text-align:		center;
	background-color:	#EBEBEB;
		}
#languages dd.img img	{
	
	margin:			0 8px 0 0;
	padding:		4px;
	border:			1px solid #A5A5A5;
	border-bottom-color:	#4B4B4B;
	border-right-color:	#4B4B4B;
	background:		#F4F4F4;
	
			}		
#languages dt img	{
	padding:		3px;
	border:			1px solid #A5A5A5;
	border-bottom-color:	#4B4B4B;
	border-right-color:	#4B4B4B;
	background:		#EBEBEB;
			}	
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxx--END first page--xxxxxxxxxxxxxxxxx */		

/* Expandable rows */
#register	{
		float:		left;
		width:		100%; 
		margin:		0;
		padding:	0;
		list-style:	none;
		background:	#bddb62;
		}
#reg		{
		float:		left;
		margin:		0;
		padding:	8px 14px;
		}
#find		{
		float:		right;
		margin:		0;
		padding:	8px 14px;
		}
#message	{
		clear:		both;
		text-align:	center;
		background:	#92b91c;
		}
/* end expanding rows the register nonsense*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxnavigatorXXXXXXXXXXXXXXXXXXXXXXXX*/

#nav {	float: 		left;		/*#nav is navigation beam (yellow)*/
	width: 		680px;		/*container is 1080px 1034px*/
	margin: 	0px;
	padding: 	10px 16px 0px 16px;
	list-style: 	none;
	background: 	#7B7B7B ;
	font-size:	90%;
	}

#nav li {float: 	left;
	margin: 	0 1px 0 0;
	padding: 	0px;	
	font-family: 	"Lucida Grande", sans-serif;	
	font-size:	90%;
	font-weight:	bold;}

#nav a {float: 		left;		/*tabs to be clicked to make link*/
	display: 	block;
	margin: 	0;
	padding: 	4px 8px;
	color: 		#333;
	text-decoration: none;
	border: 	1px solid #9B8748;
	border-bottom: 	none;
	background: 	#F9E9A9 ;
	font-size:	90%;}

#nav a:hover, 
	body#intro #t-intro a,
	body#index #t-index a,
	body#inhoud #t-inhoud a,
	body#een #t-een a,
	body#twee #t-twee a,
	body#drie #t-drie a,
	body#vier #t-vier a,
	body#vijf #t-vijf a, 
	body#zes #t-zes a, 
	body#zeven #t-zeven a,
	body#acht #t-acht a, 
	body#negen #t-negen a, 
	body#tien #t-tien a,
	body#elf #t-elf a,
	body#email #t-email a 
	{color: 	green;
	padding-bottom: 5px;
	border-color: 	#727377;
	background: 	#EBEBEB ;
	font-size:	95%;
	}
	
	

/*xxxxxxxxxxxxxxxxxxxxxxxxxxEND navigatorXXXXXXXXXXXXXXXXXXXXXXXX*/

/*xxxxxxxxxxxxxxxxxxxxxxxxxxtable efficiencyXXXXXXXXXXXXXXXXXXXXXXXX*/
.calculator  td	{
	font-size:	100%;
	text-align:	left;
	border:		1px solid black;
	
	}
.calculator  th	{
	font-size:	100%;
	text-align:	center;
	border:		1px solid black;
	
	}
.calculator 	{
	font-size:	100%;
	
	border:		1px solid black;
	border-collapse:collapse;
	}

input		{
	width:	6em;
	
	}
/* xxxxxxxxxxxxxxxxxxtable storageXXXXXXXXXXXXXXXXXXXXXX*/
.storage th  	{
	text-align:	center;
	font-size:	200%;
		}
.storage ol  	{
	text-align:	left;
	font-size:	100%;
		}

.storage td 	{
	text-align:	center;
	font-size:	150%;
	padding-bottom:	12px;
		}
/* xxxxxxxxxxxxxxxxxxtable storageintroXXXXXXXXXXXXXXXXXXXXXX*/
		.storageintro th  	{
	text-align:	center;
	font-size:	200%;
	padding:	5px 5px 5px 5px;
		}
.storageintro ol  	{
	text-align:	left;
	font-size:	100%;
		}

.storageintro td 	{
	text-align:	left;
	font-size:	150%;
	padding:	5px 5px 5px 5px;
	text-align:	left;
		}
/* xxxxxxxxxxxxxxxxxxtable intableXXXXXXXXXXXXXXXXXXXXXX*/
.intable th  	{
	text-align:	left;
	font-size:	80%;
	padding:	5px 5px 5px 5px;
		}
.intable ol  	{
	text-align:	left;
	font-size:	100%;
		}

.intable td 	{
	text-align:	left;
	font-weight:	600;
	font-size:	80%;
	padding:	5px 5px 5px 5px;
	text-align:	left;
		}		
/* xxxxxxxxxxxxxxxxxxtable storageesp4.htmlXXXXXXXXXXXXXXXXXXXXXX*/
.storagep4 caption	{
	margin-left:	auto;
	margin-right:	auto;
	font-size:	190%;
	font-weight:	400;
	padding-bottom:16px;
		}
.storagep4  	{
	margin-left:	auto;
	margin-right:	auto;
		}
.storagep4  th	{
	width:200px;
	text-align:	center;
		}
/* xxxxxxxxxxxxxxxxxxtable intro.html class comparacionXXXXXXXXXXXXXXXXXXXXXX*/
.comparacion caption	{
	margin-left:	auto;
	margin-right:	auto;
	font-size:	200%;
	font-weight:	400;
	padding-bottom:16px;
		}
.comparacion  	{
	margin-left:	auto;
	margin-right:	auto;
	vertical-align:top;
		}
.comparacion  th	{
	width:350px;
	text-align:	center;
	font-size:	140%;
	padding:	5px 5px 5px 5px;
	vertical-align:top;
			}
.comparacion  td	{
	width:350px;
	text-align:	left;
	font-size:	130%;
	padding:	5px 5px 5px 5px;
	font-size:	130%;
	vertical-align:top;
		}
/* xxxxxxxxxxxxxxxxxxtable in table intro.html id=compXXXXXXXXXXXXXXXXXXXXXX*/
.comp	{
	border-bottom:	2px solid red;
	margin-left:	auto;
	margin-right:	auto;
	font-size:	75%;
	vertical-align:top;
}

.special{
border:	1px solid #336633;
border:collapse;
}	
.special  th 	{
font-size:	130%;

text-align:center;
color:red;
border:	1px solid #336633;
border:	collapse;
padding:	5px 5px 5px 5px;
	}
.special   td	{
font-size:	130%;

text-align:left;
font-color:red;
border:	1px solid #336633;
border:	collapse;
padding:	5px 5px 5px 5px;

	}
	
	
/* xxxxxxxxxxxxxxxxxxbuttonsXXXXXXXXXXXXXXXXXXXXXX*/
.housebutton1 {
font-weight: bold;
margin-bottom: 3px;
margin-top: 3px;
}
.housebutton1 a:link{
	color:	#336633;
	}
.housebutton1 a:visited{
	color:	#0000FF;
	}
.housebutton1 a:hover{
	color:	#00FF00;
	}
.housebutton1 a {
padding: 4px;
text-decoration: none;
color: #336633;
background-color: #669966;
border-top: 2px #99FF99 solid;
border-left: 2px #99FF99 solid;
border-bottom: 2px #2D2D2D solid;
border-right: 2px #2D2D2D solid;
width:	100px;
}
/* xxxxxxxxxxxxxxxxxxhousebuttons2 breedXXXXXXXXXXXXXXXXXXXXXX*/
.housebutton2 {
font-weight: bold;
margin-bottom: 3px;
margin-top: 3px;
text-align: center;
}
.housebutton2 a:link{
	color:	#336633;
	}
.housebutton2 a:visited{
	color:	#0000FF;
	}
.housebutton2 a:hover{
	color:	#00FF00;
	}
.housebutton2 a {
padding: 4px;
text-decoration: none;
color: #336633;
background-color: #669966;
border-top: 2px #99FF99 solid;
border-left: 2px #99FF99 solid;
border-bottom: 2px #2D2D2D solid;
border-right: 2px #2D2D2D solid;
width:	200px;
}
.housebutton {
font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}

.housebutton a:link{
	color:	#336633;
	}
.housebutton a:visited{
	color:	#0000FF;
	}
.housebutton a:hover{
	color:	#00FF00;
	}
.housebutton a {
padding: 4px;
text-decoration: none;
display: block;
color: #336633;
background-color: #669966;
border-top: 2px #99FF99 solid;
border-left: 2px #99FF99 solid;
border-bottom: 2px #2D2D2D solid;
border-right: 2px #2D2D2D solid;
width:	120px;
margin-left:auto;
margin-right:auto;
}
/* xxxxxxxxxxxxxxxxxxverschillende classXXXXXXXXXXXXXXXXXXXXXX*/
.belangrijk	{
font-weight:	400;
font-size:		130%;
border:		3px solid #336633;
padding:	10px 10px 10px 10px;
text-align:	justify;
			}
#belangrijk	{
font-weight:	500;
font-size:		100%;
border:		3px solid #336633;
padding:	10px 10px 10px 10px;
width:		600px;
margin-left:auto;
margin-right:auto;}
/* xxxxxxxxxxxxxxxxxxspan ankersXXXXXXXXXXXXXXXXXXXXXX*/
.next	{
	text-align:right;
	color:red;
	font-size:70%;
	}
	neg	{
	padding-left: 42px;
	padding-right:10px;
}
.klein	{
	font-size:80%;
}
.inhoudtabel	{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:90%;
}
.inhoudtabelx	{
	font-weight:900;
}
.download 	{
	text-decoration: none;
	border:0px;
	font-size:95%;
	
}
#rechts {
	float:right;
	}
#rechts	a {
	float:right;
	}
