body {
	background-image: url("img/bg.gif");
	text-align: center;
}

div#wrapper {
	background: #fff;
	width: 760px;
	margin: 0 auto;
}

div#meny {
	background-color: #c70104;
	clear: both;
	line-height: 20px;
}

div#meny a, div#meny a:visited {
	display: block;
	float: left;
	width: 83px;
	border-right: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.sub a, .sub a:visited {
	background: #000;
	display: block;
	float: left;
	width: 100%;
	height: 20px;
	border-right: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 20px;
}


div#meny a:hover {
	background: #000;
}

div#innhold {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

h1 {
	font-size: 16px;
	color: #c70104;
}

.nyhet {
	padding: 3px;
}

.tittel {
	background: #666;
	color: #fff;
	padding: 2px;
}

div#bunn {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #c70104;
	color: #fff;
	padding: 1px;
}

div#bunn p {
	padding: 0px;
	margin: 0px;
}

a,a:visited {
	color: #000;
	font-weight: bold;
}
