body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(bg.gif) repeat;
	font-size: 12px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	clear: both;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:focus {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}

#container {
margin: 0 auto 0 auto; padding: 0;
width: 700px;
}

#header {
	float: left;
	width: 250px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}

#navigation {
	position: relative;
	float: right;
	font-size: 14px;
	color: #990000;
	width: 450px;
	height: 105px;
}

#navigation ul { margin: 0; padding: 0; list-style: none; position: absolute; bottom: 0; left: 0; border-bottom: 5px solid #CC0000; width: 450px; }  
* html #navigation ul {bottom: -1px}
#navigation li { margin: 0 15px 0; display: inline; list-style: none; }

#navigation a {
	color: #cc0000;
	text-decoration: none;
	padding-left: 3px;
}

#navigation a:visited {
	color: #cc0000;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #cc0000;
	text-decoration: none;
}

a#current {
	color: #fff;
	background-color: #cc0000;
	text-decoration: none;
}

a:visited#current {
	color: #fff;
	background-color: #cc0000;
	text-decoration: none;
}

#content {
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #cc0000;
	padding: 5px;
}

.tekst {
background:url(bg.gif) repeat-x bottom; padding-bottom: 10px;
float: left;
width: 550px;
padding-right: 10px;
}

.tekst img { 
	float: right; 
}

.dato {
	color: #cc0000;
	font-size: 10px;
	margin: 0px;
	padding-bottom: 5px;
}

.clearBoth { line-height: 0;clear: both; }

#footer {
color: #FFFFFF;
background-color: #cc0000;
font-size: 12px;
text-align: center;
padding: 1px;
clear: both;
}

#footer a {
color: #fff;
text-decoration: none;
padding: 1px;
}

#footer a:hover {
color: #cc0000;
text-decoration: none;
background:url(bg.gif) repeat;
padding: 1px;
padding-top: 2px;
}
