html, body{height:100%}

body {
	border-collapse: collapse;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;

	}

#logotd{
	position:relative;
	height: 70px;
	}


#footer {
	height: 20px;
	background-color: #4a6d95;
	border-top: 3px solid #DAE259;
	color: #FFFFFF;
	}
	
#header{
	position:relative;
	top:0px;

	color:#FFFFFF;
	border-bottom:5px solid #DAE259;
	font-size:46px;
	vertical-align:top;
	height: 70px;
	overflow:hidden;	
	}
	
#headertekst{
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: .12em;
	margin-left: 15px;
	display: inline;
	}
	
#results{
	display:block;
		}
		
.footertekst, .footertekst a{
	position: relative;
	top: 2px;
	margin-left:5px;
	margin-right:5px;
	color: #FFFFFF;
	}

.footertekst a:hover{
	text-decoration: none;
	}
	



	
