@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000E2F;
}

p {
	padding:5px;
	margin:0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003293;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#container {
	width: 750px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
.header {
	width: 750px;
	height: 120px;
	background-image:url(header.jpg);
}
.menu {
	width: 750px;
	text-align: center;
}
.ruimte1 {
	width: 750px;
	height: 10px;
}

.content {
	width: 750px;
}

.footer {
	width: 750px;
	text-align: center;
}

.website {
	width: 750px;
	padding: 3px;
}

.rank0 {
	width: 60px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#09329C;
}

.infobanner0 {
	width: 479px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#09329C;
}

.inhits0 {
	width: 100px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#09329C;
}

.uithits0 {
	width: 100px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	border-right:solid #09329C 1px;
	background-color:#09329C;
}

.rank {
	width: 60px;
	height: 120px;
	float:left;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#C6D9FF;
}

.infobanner {
	width: 479px;
	height: 120px;
	float:left;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#EAF1FF;
}

.inhits {
	width: 100px;
	height: 120px;
	float:left;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	background-color:#C6D9FF;
}

.uithits {
	width: 100px;
	height: 120px;
	float:left;
	text-align:center;
	border-left:solid #09329C 1px;
	border-top:solid #09329C 1px;
	border-right:solid #09329C 1px;
	background-color:#EAF1FF;
}
