* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #383933;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header{
	text-align: center;
	line-height: 60px;
	font-size: 17px;
	letter-spacing: 0.4em;
}
#foto1{
	height: 150px;
	width: 200px;
	float: left;
}
#menu {
	line-height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0em;
	color: #D9803E;
	text-align: left;
	font-weight: bold;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#menu a:hover {
	font-weight: bold;
}
#foto2{
	height: 150px;
	width: 200px;
	float: left;
}
#foto3{
	height: 150px;
	width: 400px;
	float: left;
}
#tekst{
	height: 120px;
	width: 570px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	text-transform: none;
	line-height: 20px;
}
