	body, html {
		height: 100%;
	}

	body {
		font-family: verdana, arial, sans-serif, helvetica;
		margin: 0 0 0 0;
		background-color: #ECECEC;
	}
	
	td {
		font-size: 1em;
		vertical-align: top;
			
	}
	
	.menu {
		color: #000000;
		font-size: 0.83em;
		vertical-align: top;
		padding-bottom: 10px;
		padding-left: 10px;
		line-height: 1.25em;
		width: 150px;
			text-decoration: none;
	}
	
	.menu2 {
        color:000000;

		font-size: 0.83em;
		vertical-align: top;
		padding-bottom: 10px;
		padding-left: 5px;
		line-height: 1.25em;
		width: 150px;
		text-decoration: none;
	}

	.menu2.li{	font-weight: normal;	color:black;	text-decoration:none;}
	
	
.menu-current {	font-weight: normal;	color:black;	text-decoration:none;}
.menu-parrent {	font-weight: normal;	color:black;	text-decoration:none;}
.menu-expand {	font-weight: normal;	color:black;	text-decoration:none;}
.menu-sibling { font-weight:normal; color:black; 	text-decoration:none;}
.menu-child { font-weight:normal; color:black; 	text-decoration:none;}
.menu-top { font-weight:normal; color:black; 	text-decoration:none;}
.menu-first { font-weight:normal; color:black; 	text-decoration:none;}
.menu-last { font-weight:normal; color:black; 	text-decoration:none;}
.menu-0 { font-weight:normal; color:black; 	text-decoration:none;}
	
	
	
.menu2 a:active, .menu2 a:hover {
 font-weight:normal; color:black; 	text-decoration:underline;
	
}
	
	
.menu2 ul {	margin: 15px 0px 10px 15px;
	 font-weight:normal; color:black; 	text-decoration:none;
}



ul {
	align: left;
	padding-left: 15px;
	width: 100px;
}

.menu-1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style: none;
}

.menu-1 a:active, .menu-1 a:hover {
	text-decoration: none;
}

.menu-2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style: none;
	font-weight: normal;
}

.menu-2 a:active, .menu-2 a:hover {
	text-decoration: none;
}


	.logo {
		padding-bottom: 35px;
		padding-right: 10px;
		border: none;
	}
	
	.indhold {
		
		background-color: #FAFAFA;
		width: 750px;
		
		text-align: justify;
		line-height: 1.4em;
		font-size: 0.75em;
		
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
	}
	
	.footer {
		font-size: 0.7em;
		height: 40px;
		border-top: 1px solid #ECECEC;
		vertical-align: middle;
		color: #5a5b5e;
	}
	
	.footer a, .footer a:active, .footer a:visited {
		color: #5a5b5e;
		text-decoration: none;
	}
	
	.footer a:hover {
		text-decoration: none;
	}
