#header {
	height: auto;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-decoration: none;
}
#header table {
	border-right-color: #FF0;
	border-right-style: solid;
	border-right-width: medium;
	width: 700px;
}
table tr td {
	width: 116.6px;
	text-align: center;
	font-family: Myriad Pro, Verdana, Helvetica;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF0;
	font-weight: bold;
}
#logo {
	height: 111px;
	margin-bottom: 20px;
	margin-top: 30px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#lijn {
	background-color: #666;
	height: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
#picture {
	margin: 6.5px;
	width: 220px;
	height: 340px;
}
#portfoliopicture {
	height: 353px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 353px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Myriad Pro, Verdana, Helvetica;
	font-size: 13px;
	width: 700px;
}

#footer {
	height: 35px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	margin-top: 5px;
	text-decoration: none;
	color:  #666666;
}
#tekst {
	float: left;
	width: 466.6px;
	height: 353px;
	color: #666666;
}
#pictureframe {
	float: right;
	width: 233.33px;
	height: 353px;
	background-color: #FFFF00;
}
.heading {
	color: #666666;
	font-family: Myriad Pro, Verdana, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
#containerframe {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.style1 {
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
}

#tekst a:hover {
	color: #FFFF00;
}
