body {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: verdana;
	font-size: 13px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-image: url(../images/background.png);
	height: 100%;
	overflow: auto;
	#overflow: visible;
}
	
#header {
	margin-right: 50px;
	height: 180px;
	text-align: left;
}

#sidebar {
	width: 180px;
	float: left;
	min-height: 200px;
}

#content {
	margin-left: 240px;
	margin-right: 130px;
	text-align: left;
	min-height: 100px;
	margin-top: 25px;
}

#navigatie {
	padding-left: 40px;
	width: 160px;
	font-size: 18px;
	color: #1b28bc;
	font-weight: bold;
	text-align: left;
}

#logNaam {
	background-image: url(../cms/images/user.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}

#logWacht {
	background-image: url(../cms/images/password.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}

h3.menu {
	background: #1b28bc;
	font-size: 11px; 
	color: #FFF;
	margin-bottom: 0px;
	padding: 2px;
	text-align: center;
	font-family: verdana;
}

td.menu {
	border: dotted 1px #333;
	border-top: none;
	width: 100%;
	margin-top: 0px;
	padding: 6px;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
}

table.menu {
	border-spacing: 0px;
}

.log {
	font-family: verdana;
	font-size: 13px;
}
	
.logo {
	width: 110px;
	height: 110px;
	text-align: center;
}

.bewegendeAfbeelding {
	margin-left: 30px;
}

.blauwBlok {
	width: 210px;
	height: 50px;
	margin-top: 20px;
	background-image: url(../images/blauweStrepen.png);
	font-size: 35px;
	font-weight: bold;
}

.leeg1 {
	width: 100px;
}

.leeg2 {
	width: 20px;
}

.paginaTitel {
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bericht {
	width: 600px;
	height: *;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	border-top: dotted 1px #000;
	_margin: 20px 0;
}

.kop {
	font-size: 14px;
	color: #1b28bc;
	font-weight: bold;
	text-decoration: none;
}

.oproep {
	background: #1b28bc;
	color: #fff;
	padding: 10px;
}

.oproep a, .oproep a:visited {
	color: #fff;
	text-decoration: underline;
}
.oproep a:hover {
	color: #fff;
	text-decoration: none;
}

.auteur, .auteur:visited {
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
	
a, a:visited, a.link, a.link:visited {
	color: #1b28bc;
}

a:hover, a.link:hover, a.auteur:hover {
	color: red;
}

.pagnav, .pagnav:visited {
	font-size: 12px;
	color: #999;
}

a.pagnav, a.pagnav:visited {
	color: #999;
}

a.pagnav:hover {
	color: red;
}

select, input {
	border: #808080 1px solid;
	color: #000000;
	font: 11px verdana;
	background: #ffffff;
}


input[type=submit]:hover, input[type=button]:hover, input[type=file]:hover {
	background:#EBEBEB;
}

.kalender {
	border: none;
	width: 600px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 11px;
}

.fd {font-weight: bold;
	 background: #CCC;
	 width: 80px;
	 height: 40px;
	 border: 1px #CCC solid;}

.dm{ width: 80px;
	 height: 40px;
	 border: 1px #CCC solid;}
	 
.tm {font-weight: bold;
	 font-size: 15px;
	 text-align: center;}

.hd {font-weight: bold;
	 text-align: center;}

.am {color: #cccccc;
	 width: 80px;
	 height: 40px;
	 border: 1px #CCC solid;}

.bd {background-color: #cccccc;
     font-weight: bold;}