body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 0;
	padding:15px 0 0;
	background:#7c8daa;
}
#logo {
	display:none;
}
#Table_01 {
	border-right: 1px solid #1d3b6d;
	border-left: 1px solid #1d3b6d;
	border-top: 1px solid #1d3b6d;
	 width:996px;
}
#Table_02 {
	 width:996px;
}
#top_left {
	background: url(../images/top_left.jpg);
	 width:684px; height:24px;
}
#searchfield {
	background: url(../images/searchfield.jpg);
	 width:168px; height:24px;
}
#searchbutton {
	background: #0e1e35;	/*background: url(../images/searchbutton.jpg);*/
	 width:69px; height:24px;
}
#search {
	margin-left:5px;
	height:12px;
	border:none;
	font-size:0.9em;
	padding-left:2px;
	width:151px;
}
* html #search {
	height:9px;
	font-size:0.9em;
}
#edittd {
	background: url(../images/edit.jpg);
	 width:75px; height:24px;
}
#heading {
	background: url(../images/heading.jpg);
	 width:498px; height:121px;
}
#logos {
	background: url(../images/logos.jpg);
	 width:498px; height:121px;
}
#left {
	background:#fff url(../images/left.jpg) no-repeat top;
	 width:74px; height:267px;
}
#right {
	background:#fff url(../images/right.jpg) repeat-x top;
	 width:74px; height:267px;
}
#underheading {
	background: url(../images/underheading.jpg);
	 width:996px; height:39px;
}
#menu {
	background: url(../images/menu.jpg);
	 width:996px; height:29px;
	padding-left:5px;
	font-size:1.2em;
	color:#fff;
}
#content {
	background:#fff url(../images/content.jpg) no-repeat top;
	 width:848px; height:267px;
	font-size:1.2em;
	color:#1d3b6d;
}
#undercontent {
	background:#eff0f1 url(../images/undercontent.jpg);
	 width:996px; height:129px;
}
#footer {
	background: url(../images/footer.jpg);
	 width:996px; height:30px;
	font-size:1.1em;
	color:#fff;
}
#content_div {
	/*padding-right:10px;*/
}
#content h1 {
	color:#1d3b6d;
	font-size:2.5em;
	margin-top:0;
	margin-bottom:5px;
	font-style: italic;
}
#content h2 {
	margin-top:10px;
	margin-bottom:5px;
}
#content a {
	color:#ed2024;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#1d3b6d;
}

#footer_left {
	padding-left:5px;
	
}
#footer_left a{
	text-decoration:none;
	color:#fff;
}
#footer_left a:hover{
	color:#1d3b6d;
}
#footer_right {
	padding-bottom:5px;
	padding-right:5px;
	font-size:0.9em;
	color:#666;
}
#footer_right a {
	color:#999;
	text-decoration:none;
}
#footer_right a:hover {
	color:#ccc;
}
#edittd img {
	cursor:default;
}
.drijf {
	float:left;
	margin-right:10px;
}
.invoer {
	width: 300px;
	border:solid 1px #1d3b6d;
}
.invoer2 {
	width: 100px;
	border:solid 1px #1d3b6d;
}
.invoer3 {
	width: 193px;
	border:solid 1px #1d3b6d;
}
.knop {
	background:#1d3b6d;
	color:#fff;
	border:solid 1px #1d3b6d;
}
#loginbox{
	display: none;
	position:absolute;
	top: 5px;
	right: 5px;
	border: 2px solid #2B65AC;
	background-color: #95B3DB;
	font-size: 1.1em;
	color: #EEEEEE;
	padding:5px;
	z-index:10000;
	width:200px;
}
#login_user, #login_pass {
	border: 1px solid #FFFFFF;
	background-color: #6C93D9;
	color: #FFFFFF;
	width: 60px;
	height: 12px;
	font-size: 1.1em;
	margin-top:5px;
}
#login_submit, #login_cancel {
	border: 1px solid #FFFFFF;
	background-color: #6C93D9;
	color: #FFFFFF;
	height: 17px;
	font-size: 1.1em;
	margin-top:10px;
}

#login_message {
	color:#ff0000;
	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;}
.rood {
	color: #F00;
}
.blauw {
	background-color: #CBD2EF;
}
