body, html {
	margin:0px; padding:0px;
	background:#3399FF;
}

h1 {
	font:12pt arial;
}

p, div, td, span {
	font:9pt arial; color:white	
}

a, a:visited {
	color:#CCFF66	
}

TABLE.fiskerapport {
	width:100%;
}

TR.top TD {
	background:white;
	padding:20px 0px 10px 0px;
	text-align:center
}
TR.top TD IMG {margin:0px 0px 0px -80px}

TR.bottom TD {
	padding:30px 80px 0px 0px;
	background:url(../images/wave.png) repeat-x;
	text-align:center
}

DIV.content {
	width:720px;
	padding:20px 0px 0px 140px;
	text-align:left;
	margin-right: auto; margin-left: auto;
}

INPUT.text {
	margin-right:20px;
	border:1px solid white;
	background:#E6C2DD;
	font:11pt courier new, arial;
	color:#666666;
	width:250px;
	height:25px;
	padding: 3px 0px 0px 5px;
	border:1px inset
	
}



.slogan {
	margin:-20px 0px 0px 400px; 
	color:#3399FF;
	font:16pt arial;
}

.counter {
	margin:33px 0px 0px 0px; 
	font:8pt arial; 
	color:white;
	text-align:right	
}


form {
	display:inline
}

H1 {font:bold 12pt arial;}

.menu {margin-left:-140px}
.menu a {margin:0px 21px 0px 21px}

TABLE.result TD {vertical-align:top}