body {
margin: 0px auto;
background-color: #ebebeb;
overflow:auto;


}

html {
	overflow: auto;
}


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

#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	height: 380px;
	margin: 0px auto;
}


div#container {
width:990px;
height:750px;
margin: 0px auto;
font-family:tahoma;
font-size:11px;
color:#333333;
background-image:url(../afbeeldingen/wit_bg.png);
background-repeat:no-repeat;


}


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

div#top {
width:990px;
height:123px;
margin: 0px auto;
background-image:url(../afbeeldingen/header_3.png);
background-repeat:no-repeat;
color:#FFFFFF;

}

div#lijn {
width:900px;
height:1px;
margin: 2px auto;
background-color:#555;
}

div#lijn2 {
width:900px;
height:1px;
margin: 2px auto;
background-color:#555;
}

div#lijn3 {
width:900px;
height:1px;
margin: 2px auto;
padding-top:0px;
}


div#midden {
width:990px;
height:450px;
background-repeat:no-repeat;
margin: 0px auto;
}

div#portfolio {
width:940px;
height:448px;
margin: 0px auto;
float:left;
}

div#portfolio_titel {
width:935px;
height:50px;
margin: 0px auto;
float:left;
padding-left:5px;
padding-top:10px;
}

div#portfolio2 {
width:935px;
height:375px;
margin: 0px auto;
float:left;
padding-left:15px;
padding-top:10px;
text-align:center;
}

div#leftspace {
width:50px;
height:448px;
margin: 0px auto;
float:left;
}

div#left2 {
width:270px;
height:448px;
margin: 0px auto;
float:left;
}

div#lefttop {
width:270px;
height:150px;
margin: 25px auto;
float:left;

background-image:url(../afbeeldingen/pasfoto.jpg);
background-repeat:no-repeat;
}

div#leftbottom {
width:270px;
height:248px;
margin: 0px auto;
float:left;
color:#333333;
}

div#leftbottom2 {
width:200px;
height:240px;
margin: 10px auto;
float:left;
}

div#text {
width:670px;
height:448px;
margin: 0px auto;
float:left;

}

div#texttop {
width:620px;
height:150px;
margin: 0px auto;
float:left;
margin-left:15px;
margin-top:50px;
}

div#texttop3 {
width:620px;
height:100px;
margin: 0px auto;
float:left;
margin-left:15px;
margin-top:50px;
}

div#textbottom {
width:600px;
height:248px;
margin: 0px auto;
float:left;
margin-left:15px;
color:#333;
}

div#textbottom2 {
width:850px;
height:248px;
margin: 0px auto;
float:left;
margin-left:50px;
}

div#textbottom3 {
width:850px;
height:250px;
margin: 0px auto;
float:left;
margin-left:50px;
margin-top:15px;
}

div#textbottom4 {
width:575px;
height:400px;
margin: 0px auto;
float:left;
margin-left:50px;
margin-top:25px;
overflow:auto;
}
div#botom {
width:990px;
height:140px;
margin: 0px auto;
float:left;
}

div#update {
width:200px;
height:90px;
margin: 0px auto;
float:left;
color: #FF3399;
padding-left:75px;
padding-top:10px;
text-align:left;



}

div#new {
width:200px;
height:90px;
margin: 0px auto;
float:left;
color:#bc34ba;
padding-left:60px;
padding-top:10px;
text-align:left;
}

div#button1 {
width:175px;
height:125px;
margin: 0px auto;
float:left;
color:#bc34ba;
padding-left:30px;
padding-top:10px;
text-align:left;
}

div#button2 {
width:175px;
height:125px;
margin: 0px auto;
float:left;
color:#bc34ba;
padding-left:5px;
padding-top:10px;
text-align:left;
}

div#rightspace {
width:50px;
height:125px;
margin: 0px auto;
float:left;

}

div#footer {
width:900px;
height:1px;
margin: 2px auto;
background-color:#000000;
margin-top:135px;
text-align:center;
font-size:10px;
}


h1 {
font-family:Tahoma;
font-size:24px;
color:#ff3399;
margin-top:120px;
}

h2 {
font-family:tahoma;
font-size:13px;
color:#ff3399;
}

h3 {
font-family:tahoma;
font-size:24px;
color:#ff3399;
}

h5 {
color:#bc34ba;
font-family:tahoma;
font-size:11px;
text-align:right;
padding-right:50px;
}

h6 {
font-family:Tahoma;
font-size:24px;
color:#ff3399;
margin-top:100px;
margin-left:35px;
}
h7 {
font-family:Tahoma;
font-size:24px;
color:#ff3399;
margin-top:150px;
}
h8 {
	padding: 3px;
	padding-right:25px;
	background: #ebebeb;
	color:#666666;
	}


a:link {
	color: #00aeef;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	color: #00aeef;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color:#bc34ba;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FF3399;
	font-weight:bold;
	border:none;
	}
	
	

