.huisje			{background-image: url(huisje.jpg);	
				background-repeat: no-repeat;
				background-position: bottom right;
				background-attachment: fixed;}
.tekening		{background-image: url(tekening.jpg);
				background-repeat: no-repeat;
				background-position: bottom center;
				background-attachment: fixed;
				overflow: hidden;}

h1				{font-family: Calibri; 
				font-size: 18px; 
				font-weight: bold; 
				color: #E36969; 
				text-align: center;}
h2				{font-family: Calibri;
				font-size: 20px;
				font-weight: bold;
				text-align: justify;
				color: #E36969;
				letter-spacing: 2.5pt;}
b				{font-family: Calibri; 
				font-size: 16px; 
				font-weight: bold; 
				color: #333333;}
p				{font-family: Calibri; 
				font-size: 16px; 
				font-weight: normal; 
				color: #333333;
				text-align: justify;}
li				{font-family: Calibri; 
				font-size: 16px; 
				font-weight: normal; 
				color: #333333;}
td				{font-family: Calibri;
				font-size: 16px;
				font-weight: normal;
				color: #333333;
				vertical-align: top;}
a				{font-family: Calibri; 
				font-size: 16px; 
				font-weight: bold; 
				text-decoration: none; 
				color: #E36969;}
a:hover 		{font-family: Calibri;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				color: #5D8E47;}
.ol				{font-family: Calibri; 
				font-size: 16px;
				font-weight: normal; 
				text-decoration: none; 
				color: #333333;}
.ol:hover 		{font-family: Calibri;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				color: #333333;}

div#footer		{bottom: 200px;
				position: fixed;}
div#footer2		{bottom: 250px;
				position: fixed;}
