BODY {
	background-color: #0A0A0A;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nyhet{
    text-align:left;
    margin-bottom: 20px;
}

.forsideoverskrift{
    font-size: 130%;
    font-weight: bold;
}

.forsideingress{
    margin-top: 3px;
    margin-bottom: 3px;
}

.forsidedato{
    width: 100%;
    font-size: 8px;
    margins: 0px;
}

.forsidebilde{
    margin: 3px;
    margin-top: 0px;
    margin-left: 0px;
    border: 1px solid black;
}

TD {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

.menu {
	background-color:#333333;
	vertical-align:top;
	text-align:left;
	color: #66CC33;
	text-decoration: none;
}

.main {
	background-color:#DEDEDE;
	color: #000000;
	vertical-align : top;
}

H1 {
	font-size: 150%;
}

A.menu:hover {
	color:#FFFFFF;
}

A.menu:visited {
	color: #66CC33;
}

A.menu:visited:hover {
	color:#FFFFFF;
}

.boxFrame {
	background-color:#333333;
	width: 150px;
	border: 1px solid black;
	float: right;
	margin: 3px;
}

.boxHead {
	padding : 3px;
	background-color: #AAAAAA;
	font-weight: bold;
	font-size: 12px;
}

.boxContent {
	padding : 3px;
	font-size: 12px;
	background-color: #BCBCBC;	
	text-align: center;
}

.nyhetsoverskrift{
    font-size: 130%;
    font-weight: bold;
}

.ingress{
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}

.dato{
    width: 100%;
    font-size: 9px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margins: 0px;
}

.nyhetstekst{}


.reklame {
    background-color: #BCBCBC;
    font-size: 10px;
    text-align:center;
}
