/* CSS Document */

body {
	background-color: #EBF0F4;
	font-family: verdana, arial;
	}

#total {
	width: 750px;
	height: 691px;
	}

p {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: ;
	}

h1 {
	font-family: verdana, arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	}
	
#header {
	height: 145px;
	width: 750px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	}

#content {
	height: 530px;
	background-color: #EBF4F4;
	}

#welkom {
	vertical-align: top;
	font-family: verdana, arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	background-position: center top;
	width: 420px;
	}

#welkom a{
	vertical-align: top;
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

#welkom a:hover{
	vertical-align: top;
	font-family: verdana, arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
	}

#text {
	width: 605px;
	height: 550px;
	background-image: url(images/main%20background.gif);
	}

#menu {
	height: 550px;
	background-image: url(images/menu.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#menu a{
	margin: 0;
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100px;
	}

#menu a:hover {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	color: #CC3366;
	text-decoration: none;
	display: block;
	text-align: left;
	}

#menu {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	color: #CC3366;
	text-decoration: none;
	display: block;
	text-align: left;
	}

#human {
visibility:hidden;
display:none;
}
