body { 
	margin:0; 
	padding:0; 
	width:100%;
	height:100%;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: small; 
	background-image: url('../bedrijven/deeenaa/images/achtergrond_canvas.jpg');
	background-repeat: repeat-x;
	} 
#canvas	{
	position: relative;
	width: 1024px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -512px;
	background-image: url('../bedrijven/deeenaa/images/achtergrond_canvas.jpg');
	background-repeat: repeat-x;
	}
#links {
	position: absolute;
	width: 350px;
	height: 100%;
	top: 0px;
	}
#logo	{
	position: absolute;
	left: 0px;
	width: 350px;
	height: 100px;
	top: 0px;
	background-image: url('../bedrijven/deeenaa/images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#menu	{
	position: absolute;
	left: 0px;
	top: 170px;
	width: 350px;
	height: 250px;
	}
#illustratie	{
	position: absolute;
	left: 50px;
	width: 300px;
	height: 190px;
	top: 410px;
	}
#adres	{
	position: absolute;
	left: 10px;
	top: 600px;
	width: 350px;
	height: 250px;
	}
#copyrights	{
	position: absolute;
	left: 0px;
	top: 650px;
	width: 350px;
	height: 50px;
	}
#rechts	{
	position: absolute;
	left: 350px;
	width: 674px;
	height: 2000px;
	top: 0px;
	background-image: url('../bedrijven/deeenaa/images/achtergrond_rechts.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	}
#rechts_content {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 650px;
	height: 100%;
	}
img
	{
	border-width: 0px; 
	border-color: black; 
	border-style: solid;
	}
h1 {font-size: 12pt; font-style: normal; color: #4B5C62 !important; font-weight: normal }
h2 {font-size: 10pt; font-style: normal; color: #4B5C62 !important; font-weight: bold }
h3 {font-size: 10pt; font-style: normal; color: #4B5C62 !important; font-weight: bold }
h4 {font-size: 10pt; font-style: normal; color: #4B5C62 !important; font-weight: normal }
h5 {font-size: 8pt; font-style: normal; color: #4B5C62 !important; font-weight: normal }
UL {font-size: 10pt; font-style: normal; color: #4B5C62; font-weight: normal }
P {font-size: 10pt; font-style: normal; color: #4B5C62; font-weight: normal }
sup {font-size: 10pt; font-style: normal; color: #4B5C62; font-weight: normal }
A.standaard:link		{font-size: 10pt; font-weight: normal; text-decoration: none; color: #4B5C62; vertical-align: middle }
A.standaard:visited 	{font-size: 10pt; font-weight: normal; text-decoration: none; color: #4B5C62; vertical-align: middle }
A.standaard:hover 		{font-size: 10pt; font-weight: normal; text-decoration: underline; color: #F90808; vertical-align: middle }
A.standaard:active 		{font-size: 10pt; font-weight: normal; text-decoration: underline: color: #F90808; vertical-align: middle }
A.tekst:link		{font-size: 10pt; font-weight: normal; text-decoration: underline; color: #4B5C62 }
A.tekst:visited	 	{font-size: 10pt; font-weight: normal; text-decoration: underline; color: #4B5C62 }
A.tekst:hover 		{font-size: 10pt; font-weight: normal; text-decoration: underline; color: #F90808 }
A.tekst:active 		{font-size: 10pt; font-weight: normal; text-decoration: underline; color: #F90808 }

