body {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background-image:url("images/bgcolor.jpg");
}

#container {
	border:0px solid #c80503;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#header {
	width:800px;
	height:143px;
	background-image:url("images/header.jpg");
	clear:both;
}

#menu  {	
	position: relative;
	width:900px;
	height:32px;
}

#menu img {
	display:inline;
}

#tekst {
	position: relative;
	float:left;
	padding-left:100px;
	padding-right:100px;
	height:100%;
	width:800px;
	max-width:600px;
	background-color:#ffffff;
}

a:link {
	color:#ffffff;
	text-decoration:none;
}

a:active {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

img {
	border:0;
}
