html, body,#main {
	height: 100%;
}

body {
	font: 62.5% "Trebuchet MS", verdana, arial, sans;
	background: #E7EEF6 url(../images/smoke.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	color: #3B5B83;
}
#searchform{
	display:inline;
}
#search {
	background: #E7EEF6;
	padding-left:5px;
	color:#3B5B83;
	font-size: 0.8em;
	border: 1px solid #fff;
	height:12px;
}
#submitsearch {
	vertical-align:middle;
	margin-right:3px;
}
#searchresults {
	position:absolute;
	right:5px;
	top:5px;
	background:#fff;
	padding:10px;
	width:200px;
	border:solid 1px #dfe4eb;
}
#searchresults a {
	margin:5px;
	font-size:1.1em;
	text-decoration:none;
	color:#5279A2;
}
#innertd {
	height:532px;
	/*background: url(../images/replace.jpg) repeat-x fixed;*/
	width:770px;
	border: 1px solid #fff;
}
#menu {
	background:#dfe4eb;
	font-size:1.2em;
	color:#999;
	border-bottom: 1px solid #D0D4DA;
}
* html #menu {
	font-weight:bold;
}
#wrapper {
	width:770px;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
#content2 {
		height:532px;
}

#content2 h1 {
		font-size:10em;
		color:#E7EEF6;
		display:inline;
		margin-left:20px;
}
* html #content2 h1 {
	font-size:2em;
}
#content3 {
	height:380px;
	overflow:auto;
	font-size:1.3em;
	line-height: 1.6em;
	width:75%;
	padding-left:20px;
}
#content3 a {
	color:#2c4666;
	text-decoration:none;
	font-weight:bold;
}
#content3 a:hover {
	color:#E7EEF6;
}
.footer {
	color:#ABB1B8;
	font-size:1.1em;
}
.footer a {
	color:#5279A2;
	text-decoration: none;
}
.footer a:hover {
	background: url(../images/dot.gif) repeat-x bottom;
	color:#33517A;
	padding-bottom:1px;
}
* html.footer a:hover {
	padding-bottom:0px;
}


#editdiv {
	position:absolute;
	right:5px;
}

#loginbox{
	display: none;
	position:absolute;
	top: 5px;
	right: 5px;
	border: 2px solid #2B65AC;
	background-color: #95B3DB;
	font-size: 1.1em;
	color: #eee;
	padding:5px;
	z-index:10000;
	width:200px;
}
#login_user, #login_pass {
	border: 1px solid #fff;
	background-color: #6C93D9;
	color: #fff;
	width: 60px;
	height: 12px;
	font-size: 1.1em;
	margin-top:5px;
}
#login_submit, #login_cancel {
	border: 1px solid #fff;
	background-color: #6C93D9;
	color: #fff;
	height: 17px;
	font-size: 1.1em;
	margin-top:10px;
}

#login_message {
	color:#f00;
	padding:2px;
	text-align: center;
	font-weight:bold;
	background:#9FC0ED;
	height:15px;
	border: 1px dotted #95B3DB;
	margin-top:-2px;
}
#loginform2 {display:inline;}
#loginform2 label,#user, #pass {display: block; width: 150px ;float: left; margin-bottom: 5px;padding:5px;}
#loginform2 label {text-align: right; width: 75px; padding-right: 20px;}
#loginform2 br {clear: left;}

#legend {
	font-size:1.8em;
	padding:10px;
	font-weight:bold;
}
#legend a {
	color:#3A89E9;
	font-weight: normal;
	font-size:0.8em;
}
#maanden p {margin:0 10px;}
#maanden {
	margin-left:20px;
	width:80%;
	padding:5px;
	text-align: left;
	font: 1.4em/1.2em Verdana;
}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#929dae; border-left:1px solid #6e7780; border-right:1px solid #6e7780;}
.xb1 {margin:0 5px; background:#6e7780;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#929dae; border:0 solid #6e7780; border-width:0 1px;}

#maanden a {
	color:#E7EEF6;
}
#maanden a:hover {
	color:#3B5B83;
}
#maanden ul {
	padding:0;
	margin:0;
	margin-left:30px;
}


.zwart{color:#fff;background:#3d6296;}
.wit{color:#000;background-color: #fff;}
.geel{color:#000;background: #ffc;}
.weekend{color:#fff; background-color: #3d6296}
.grijs{color:#000; background-color: #ccc}
.midden {text-align:center;}

#month{background-color: #ddd;}
#month td{padding:3px;font-size:1.1em;}

.rand {
	border: 1px solid #fff;
}
#content3 .linksmenu {
	padding:5px;
	margin:10px;
}
#content3 .linksmenu a {
	color:#E7EEF6;
}
#content3 .linksmenu a:hover {
	color:#3B5B83;
}