html { width:100%; height: 100%; }
body  {
	height: 100%;
	width:100%;
	font-size : 9pt;
	font-family : Arial, sans-serif;
	color : #ffffff;	
	margin: 0;
	padding: 0;
}



#wrapper {
	width: 767px;
	height: 811px;
	position: absolute;
	left:50%;
	margin-top: 25px;
	margin-left:-383px;
	text-align: left;
	background-image: url(images/index.png);
	background-repeat: no-repeat;
}


#links {
	position:absolute;
	left:222px;
	top:179px;
	width:512px;
	height:47px;
}


#webmail {
	position:absolute;
	left:41px;
	top:271px;
	width:168px;
	height:222px;
}


#main {
	position:absolute;
	left:222px;
	top:239px;
	width:492px;
	height:483px;
	margin-left: 10px;
	margin-top: 10px;
	visibility: visible;
	
}


#admin {
	position:absolute;
	left:41px;
	top:533px;
	width:168px;
	height:208px;
}

#footer {
	position: absolute;
	text-align:center;
	vertical-align:middle;
	left: 0px;
	top: 811px;
	width:767px;
	height:35px;
	color:#000000;
}
.nieuws_bericht {
	margin-bottom: 30px;
}
.introductie_bericht {
	margin-bottom: 30px;
	font-size: 12px;
}
.nieuws_bericht .nieuws_titel {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}
.nieuws_bericht .nieuws_tekst {
	font-size: 9pt;
}

.error {
	color:#FF0000;
}

.nieuws_bericht .paper_clip {
	clear: both;
	float: right;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
td.header {
	font-weight: bold;
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h4 {
	font-size: 16px;
}
#domeincheck {
	height: auto;
	width: 500px; 
	position: relative;
	left: 75px;
	top: -105px;
}
