* {
	font-family: "Lucida Sans Unicode";;
	font-size: 11px;
	margin: 0 auto;
	border: 0;
                text-decoration: none;
}
body {
	background: url(img/bg.gif);
	width: 695px;
}
a:link {
	color: #000000;
text-decoration: none;
}

a:visited {
	color: #000000;
text-decoration: none;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

input {
	border: 1px solid #b5dd60;
}
ul {
	background: url(img/left.bg.jpg);
	width: 194px;
	float: left;
	padding: 5px;
}
li {
	list-style: none;
	color: #ffffff;
}
#header {
	background: url(img/header.jpg);
	height: 205px;
}
#righttop {
	float: right;
}
#search {
	position: absolute;
	top: 178px;
	margin-left: 14px;
}
#search b {
	color: #8e425e;
	margin-top: 2px;
	float: left;
	margin-right: 5px;
}
#search input {
	float: left;
}
#bestespel {
	position: absolute;
	top: 70px;
	margin-left: 300px;
}
#bestespel p {
	color: #046bad;
	font-size: 10px;
	margin-left: 18px;
}
#nieuwstespel {
	position: absolute;
	top: 70px;
	margin-left: 505px;
}
#nieuwstespel p {
	color: #046bad;
	font-size: 10px;
	margin-left: 18px;
}
#content {
	background: url(img/contentbg.gif);
	float: left;
	width: 687px;
	padding: 0 4px 0 4px;
}
#footer {
	height: 41px;
	background: url(img/footer.gif);
	clear: both;
}
#left {
	width: 204px;
	float: left;
}
#left .title {
	width: 169px;
	height: 33px;
	background: url(img/left.title.jpg);
	font-family: arial;
	color: white;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 12px;
	float: left;
}
#left .bottom {
	background: url(img/left.bottom.jpg);
	width: 204px;
	height: 6px;
	margin-bottom: 2px;
	overflow: hidden;
	float: left;
}
.dot {
	background: url(img/dot.gif) center;
	height: 3px;
	width: 3px;
	overflow: hidden;
	float: left;
	margin: 6px 10px 0 0;
}
#left .box {
	float: left;
	width: 184px;
	padding: 10px;
}
#right {
	float: left;
	width: 481px;
	margin-left: 1px;
}
#right .title {
	width: 436px;
	height: 33px;
	background: url(img/right.title.green.jpg);
	font-family: arial;
	color: white;
	font-weight: bold;
	float: left;
	padding-left: 45px;
	padding-top: 12px;
}
#right p {
	float: left;
	width: 433px;
	padding: 15px 24px 5px 24px;
	background: url(img/right.bg.green.jpg);
	text-align: justify;
}
#right #bluebg {
	float: left;
	width: 481px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(img/right.bg.blue.jpg);
}
#right .bottom {
	float: left;
	clear: both;
	background: url(img/right.bottom.green.jpg);
	width: 481px;
	height: 2px;
	overflow: hidden;
}
#right .item {
	width: 160px;
	float: left;
	text-align: center;
}
#right .item .text {
	text-align: left;
	margin-left: 35px;
	color: gray;
	font-size: 9px;
}
