@charset "utf-8";

body {
	font-family: "Futura Bk", Verdana, Arial;
	font-size: 12px;
	color: #00FFFF;
	background-color: #002800;
}

#basislayer {
	position:absolute;
	left:50%;
	top:50%;
	width:600px;
	height:500px;
	background-color: #003333;
	margin-top: -250px;
	margin-left: -300px;
	text-align: center;
}
#icoon {
	position:absolute;
	left:228px;
	top:56px;
	width:15px;
	height:15px;
}
#pepperwebdesign {
	position:absolute;
	left:244px;
	top:50px;
	width:80px;
	height:18px;
	font-size: 18px;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
#basislayer #icoon img {
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.stijl1 {
	color: #CCFF66
}
.stijl4 {
	color: #00FFFF;
}

