@charset "UTF-8";
/* CSS Document */

html { text-align: left; }

body {
	background-image:none;
	background-color:#000000;
	font-family: Tahoma, Helvetica, sans-serif; color:#868686;
	font-size:70%;
	border-color:#FFFFFF;
	margin-top:0px;
}
table {
background-repeat:no-repeat;
text-align: left;
}
	
A {color: #868686; text-decoration:none}
A:hover {color: #ffffff}
A:visited {color: #868686}
A:visited:hover {color: #868686}

h1.entry-title { color:#fa9114; font-size: 16px;}

h3.entry-title { color:#fa9114; font-size: 12px;}

.entry-content {
font-family: Tahoma, arial, helvetica; color:#868686;
font-size: 11px;
border-bottom: dotted 1px #868686;
bottom-margin: 8px;
padding-bottom: 4px;
text-align: left;
}
.content {
font-family: Tahoma, arial, helvetica; color:#868686;
font-size: 11px;
bottom-margin: 8px;
}
.mainframe {
	background-position: center;
	padding: 0px;
	background-color: #14120e;
	background-repeat:no-repeat;
	background-position:top;
	border: 0px;
text-align: left;
	}
#navigasjon {
float : left;
margin-top: 16px;
width: 120px;
text-align : left;
margin-left : 6px;
height : 100%;
}
#navigasjon ul li {
margin-bottom : 1px;
list-style : none;
font-size : 13px;
}
#navigasjon ul li a {
color : #868686;
height : 16px;
text-decoration : none;
}
#navigasjon ul li a:hover {
color : #ffffff;
}