body {
	margin:0; 
	width: 100%; 
	height: 100%;
	padding: 0;
	background:#000000;
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 0.8em; 
   		}
	A 			{ color: #FFFFFF; text-decoration: none;} 
	A:link		{ color: #FF9900; text-decoration: none; } 
	A:visited	{ color: #FF9900; text-decoration: none; } 
	A:active	{ color: #FF9900;  } 
	A:hover		{ color: #FFCC33;  }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

hr {
height:1px;
color:#000066;
border: 0px solid #F00;
background-color: #000066;
width: 98%;
}

p {
margin:3px;
padding:3px;
}


ul {
list-style-type: square; 
}

td {
vertical-align: top;
}

td.list {
vertical-align: top;
border-bottom: 1px solid #333333;
}

#meny_topp ul {
margin: 10px;
padding: 10px;
color: #555555;
list-style-type: square; 
list-style-position: inside;
display: inside;
border : medium none inherit;
}
/*
#meny_topp ul li {
border : medium none inherit;
list-style : none;
margin-left : 30px;
padding-left : 2px;
display : inline;
}
*/

h1.head {
	font-weight : bold;
	margin-bottom : 0px;
	color: #FAB000;
	font-size: 1.5em;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: thin solid #051B7E;
}

h1.headl {
	font-weight : bold;
	margin-bottom : 10px;
	color: #FAB000;
	background-color: #00002F;
	font-size: 1.8em;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: thin solid #051B7E;
}


h1.news {
	font-weight : bold;
	margin-top: 10px;
	margin-bottom : 0px;
	color: #FFFFCC;
	font-size: 1em;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	/*border-bottom: thin solid #051B7E;*/
}

h1.tips {
	font-weight : bold;
	margin: 5px;
	color: #FAB000;

	font-size: x-small;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
/*	border-bottom: thin solid #051B7E;*/
}



#left {
    position: absolute;
    top: 220px;
    left: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 500px;
}

#leftmarg {
/*position: absolute;*/
top: 20px;
left:15px;

}


#right {
  /*  position: absolute;*/
    top: 210px;
    margin-left: 520px;
   /* margin: 0px 0px 0px 0px;*/
    /*padding: 0px 0px 0px 0px;*/
    width: 230px;
} 

#middle {
position: relative;
top:20px;
left:15px;
width: 90%;
}

#bottom { 
position: absolute;
left: 0px; 
/*margin-top:600px;*/
padding: 0px; 
}

.tekstfelt , #tekstbokser input , #tekstbokser textarea {
background-color : #F9E7BD;
color : black;
font-family : "Trebuchet MS", verdana, arial, sans-serif;
border : 2px solid #735100;
}

.knapp , #knapper input {
background-color : #CCCCCC;
color : black;
font-family : verdana, arial, sans-serif;
font-weight : bold;
/*border : 1px solid #735100;*/
border : 2px solid #735100;
}


#kontaktskjema label {
display : block;
width : 10em;
clear : left;
font-weight : bold;
border : 0px;
}


fieldset {
/*border : 0 none inherit;
border : 0 solid inherit;*/
border : 0;
margin : 0;
padding : 0;
}

table.standard {
cellpadding: 0px;
cellspacing: 0px;
border: 0px;
font-family : "Trebuchet MS", verdana, arial, sans-serif;
font-size: 1em;
width: 100%;
}



/* BILDE SPESIFIKASJONER */

img.b {
border: thin solid #D59500;
/*FAB000*/
}

img.txt {
float: left;
/*padding: 5px;*/
margin: 10px;
border: thin solid #D59500;
}


/* EGNE SPESIFISERTE KLASSER */


.sign {
font-family : "Trebuchet MS", verdana, arial, sans-serif;
color: #CCCCCC;
font-style: italic;
margin-bottom:25px;
}

.newsHead {
	border-bottom: medium double #051B7E; 
	}
.paddMe {
	padding: 0px 0px 0px 10px;
}
.nHead {
	font-family: verdana, arial;
	font-size: 1.5em; 
	color:#F6CA96;
	vertical-align: bottom;
}
.nDate {
	font-family: arial, verdana;
	font-size: 0.9em;
	color:#999999;
}
.nText {
	font-family: verdana, arial;
	font-size: 1em; 
	color:#FFFFFF;
	margin-bottom : 15px;
}

.smallText {
	font-family: verdana, arial;
	font-size: 0.7em; 
	color:#CCCCCC;
}

.headLine {
	font-weight : bold;
	margin-bottom : 10px;
	color: #FAB000
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	border-bottom: medium #051B7E;
}

.review {
height:130px;
}

.small {

font-size: xx-small;
color: #999999;
}