<style type="text/css">

body {	
	
	background-repeat:repeat;
	background-image:http://eendagmet.krupta.nl/images/edm_bg.png;
	margin: 0px auto;
	vertical-align:middle;
	white-space:pre-wrap;

	}

html {
	overflow: auto;
}


#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	padding-top:10px;
}


div#container {
	width:750px;
	margin: 0px auto;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
	

}

div#menu {
width:750px;
height:30px;
background-color:transperant;
background-repeat:no-repeat;
margin: 0px auto;
}

div#content {
width:750px;
height:inherit;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin: 0px auto;
}

div#content2 {
width:750px;
height:600px;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin: 0px auto;
float:left;
}

div#content3 {
	width:700px;
	height:inherit;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin: 0px auto;
	float:center;
}

div#title {
width:450px;
height:150px;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin: 0px auto;
float:left;
text-align:left;
padding-bottom:inherit;
}

div#text{
width:435px;
height:450px;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin: 0px auto;
float:left;
text-align:left;
padding-left: 15px;
}

div#right{
width:300px;
height:600px;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin: 0px auto;
float:right;
}

div#top {
background-image:url(header1.jpg);
background-repeat:no-repeat;
width:750px;
height:160px;
margin: 0px auto;
}

div#intro {
	width:675px;
	height:auto;
	margin: 0px auto;
	padding-left:10px;
	padding-right:0PX;
	margin-top:10px;
	float:left;
	text-align:justify;
	background-color:#FFFFFF;
}



div#botom {
background-color:#FFFFFF;
background-repeat:no-repeat;
width:750px;
height:30px;
margin: 0px auto;
float:left;
padding-top:9px;
}



h1 {
font-family:Tahoma;
font-size:16px;
color:#53bef2;
}

h2 {
font-family:Tahoma;
font-size:13px;
color:#09d4fc;
}

h3 {
font-family:Tahoma;
font-size:13px;
color:#ee00ca;
}
h4 {
	padding: 3px;
	padding-right:25px;
	background: #ebebeb;
	color:#666666;
	}
	
h5 {
font-family:tahoma;
font-size:24px;
color:#1b86cc;
padding:-15px;
}

h6 {
	padding: 3px;
	padding-right:25px;
	background: #ebebeb;
	color:#1b86cc;
	font-size:11px;
	}
	
a:link {
	color:#1b86cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1b86cc;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	}
	
	

</style>

