BODY {
	background-color: #4b6b9d;
	font-family: Berlin Sans FB, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

H1 {
	font-size: 60pt;
	color: #406090;
	margin: 0px;
	margin-top: 10px;
}

H2 {
	font-size: 20pt;
	color: #305080;
	margin: 0px;
}

H3 {
	font-size: 18pt;
	font-weight: 100;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	padding-top: 15px;
}

P.normaal {
	font-size: 12pt;
	font-weight: 100;
	color: #000000;
	text-align: justify;
	padding: 8px;
	margin: 0px;
	}

P.sub {
	font-size: 11pt;
	color: #000000;
	padding: 8px;
	margin: 0px;
	}

P.menu {
	font-size: 12pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
	padding-top: 6px;
}

P.menu2 {
	font-size: 11pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	margin-left: 25px;
}

STRONG {
	font-weight: 600;
	}

HR	{
	width: 80%;
	text-align: right;
	}

A.menu:link {
	}

A.norm:link {
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	padding-top: 0px;
	margin-top: 0px;
	}

A.norm:hover {
	font-size: 11pt;
	color: #305080;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	}

A.norm:active {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	}

A.norm:visited {
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	padding-top: 0px;
	margin-top: 0px;
	}

#rightimg {
	background-image: url("../_img/animal.jpg");
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 150px;
	height: 150px;
	z-index: 2;
	}

#rightimg1 {
	background-image: url("../_img/animal.jpg");
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 150px;
	height: 150px;
	z-index: 2;
	filter:alpha(opacity=30);
	opacity: .3;
	}


#leftimg {
	background-image: url("../_img/cirkel.jpg");
	position: absolute;
	top: 50px;
	left: 0px;
	width: 150px;
	height: 150px;
	z-index: 3;
	}

#content {
	background-color: #cee6f0;
	position: absolute;
	top: 200px;
	left: 0px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	z-index: 1;
	}

#topborder {
	background-color: #5f9fc5;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 0px;
	height: 50px;
	text-align: right;
	z-index: 2;
	}

#contleft {
	float: left;
	height: 100%;
	width: 200px;
	padding: 0px;
	margin: 0px;
	}

#contright1 {
	background-color: #4b6b9d;
	position: absolute;
	top: 200px;
	height: 100%;
	width: 130px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
	}

#contright2 {
	background-color: #5f9fc5;
	position: absolute;
	top: 200px;
	width: 50px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 3;
	}

#menu {
	background-color: #5f9fc5;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 540px;
	width: 200px;
	padding: 0px;
	z-index: 3;
	}

#text {
	float: left;
	position: relative;
	top: 0px;
	left: 25px;
	padding-top: 10px;
	}

#corner2 {
	position: absolute;
	top: 0px;
	left: 150px;
	}

.menut {
	Width: 200px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 4;
	}

.menul {
	background-image: url("../_img/buttonl.png");
	cursor: pointer;
	Width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 4;
	}

.menus {
	background-image: url("../_img/buttons.png");
	Width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 4;
	}

.menub {
	background-image: url("../_img/buttonh.png");
	Width: 200px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 4;
	visibility: hidden;
	}

.il {
	float: left;
	padding: 5px;
	margin-top: 5px;
	}

.ir {
	float: right;
	padding: 5px;
	margin-top: 5px;
	}

.ic {
	width: 100%;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	}

TABLE {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	}
