﻿body {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	width: 900px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
}
#Header {
	background-image: url('images/Header.jpg');
	width: 565px;
	height: 179px;
	margin-left: 45px;
	margin-top: 12px;
	float: left;
}
#MenuNaastHeader {
	width: 240px;
	height: 180px;
	float: left;
	margin-left: 7px;
	margin-top: 12px;
	background-image: url('images/InloggenVak.jpg');
	background-repeat: no-repeat;
}
#InloggenContent {
	margin-top: 40px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
input {
	border: 1px solid #d1d1d1;
}
#HeaderMenu {
	margin-top: 153px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	width: 565px;
	text-align: center;
	FILTER: DropShadow(Color=#0091da, OffX=+1, OffY=+0);
}
.ContentBlok {
	width: 565px;
	margin-left: 45px;
	margin-top: 12px;
	float: left;
}
.YellowTop {
	background-image: url('images/ContentTopGeel.jpg');
	width: 550px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	FILTER: DropShadow(Color=#000000, OffX=+1, OffY=+0);
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	FILTER: DropShadow(Color=#000000, OffX=+1, OffY=+0);
	font-weight: normal;
	float:left;
	margin:0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	FILTER: DropShadow(Color=#000000, OffX=+1, OffY=+0);
	font-weight: normal;
	float:left;
	margin:0px;
}
.Content {
	background-image: url('images/BlogContent.jpg');
	width: 555px;
	padding: 5px;
	font-family: verdana;
	font-size: 14px;
}
.ContentBottom {
	background-image: url('images/BlogBottom.jpg');
	width: 565px;
	height: 5px;
	background-repeat: no-repeat;
}
.BlueTop {
	background-image: url('images/ContentTopBlauw.jpg');
	width: 550px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 12px;
}
#MenuKollom {
	width: 240px;
	float: left;
	margin-top: 12px;
	margin-left: 7px;
}
#SiteStatistiekenTop {
	background-image: url('images/StatestiekenTop.jpg');
	width: 240px;
	height: 32px;
	background-repeat: no-repeat;
}
.MenuContent {
	background-image: url('images/MenuContent.jpg');
	width: 230px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#SiteStatistiekenBottom {
	background-image: url('images/StatistiekenBottom.jpg');
	width: 240px;
	height: 12px;
	background-repeat: no-repeat;
}
#MeestAcriveTop {
	background-image: url('images/ActivBlogsTop.jpg');
	width: 240px;
	height: 32px;
	background-repeat: no-repeat;
	margin-top: 7px;
}
.MenuBottom {
	background-image: url('images/MenuBottom.jpg');
	width: 240px;
	height: 9px;
	background-repeat: no-repeat;
}
#NewBlogsTop {
	background-image: url('images/NewBlogsOfTheDay.jpg');
	width: 240px;
	height: 32px;
	background-repeat: no-repeat;
	margin-top: 7px;
}


a:link { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }
a:hover { color: #000066; text-decoration: underline; }
