* {
margin:0px;
padding:0px;

}

a:hover, a:active, a:focus {
	outline: none;
	color: #000;
	text-decoration: none;
}
object { outline:none; 
}

a img {border:0px;
}

body {	background-color: #FFFFFF;
overflow-x: hidden;
}
#container {
	height: 530px;
	width: 800px;
	margin-right: -400px;
	position:absolute;
	top:50%;
	margin-top:-278px;
	right: 50%;
}
#top {
	height: 52px;
	width: 800px;
	
}

#logo {
	height: 405px;
	width: 800px;
	margin-top: 0px;
	padding-top: 37px;
	padding-left: 223px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
p a {
	color: #3BA4EA;
	text-decoration: none;
}
#menu {
	height: 32px;
	width: 800px;
	
}

#tekst {
	height: 31px;
	width: 800px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 2px;
}
