/*
###########################################################################################
 INSTILLINGER FOR DOKUMENTET OG BODY-DELEN
###########################################################################################
*/

body {	background-color: #222222;	
font-family: Verdana; 	
font-size: 11px;	
font-style: normal;}

#tekst {	position: absolute;	
top: 250px;	
left: 100px;	
width: 850px;	
height: auto;	
	background-color: #FFFFFF;
	font-size: 12px;	
font-color: #000;	
	padding: 25px;
	font face: Verdana;

border-left: 5px solid #666666;
border-right:5px solid #666666;
border-bottom:5px solid #666666;}	




#header {	
	background-image: url("header.JPG");	
	background-repeat:no-repeat;
	position: absolute;	
	top: 0px;	
	left: 100px;		
	width: 900px;
	height: 219px;
border-left: 5px solid #666666;
border-right:5px solid #666666;
}

#facebook {	
	background-image: url("fb.png");	
	background-repeat:no-repeat;
	position: absolute;	
	top: 179px;	
	left: 964px;		
	width: 32px;
	height: 32px;
}

div.light {
	position: absolute;
	top: 300px;
	left: 618px;
	width: 250px;
	height: auto;
	color: #000;
	background-color: #f5f5f5;
	border: 1px #666666 dotted;
	padding: 4px;
}

div.light2 {
	position: absolute;
	top: 320px;
	left: 618px;
	width: 250px;
	height: auto;
	color: #000;
	background-color: #f5f5f5;
	border: 1px #666666 dotted;
	padding: 4px;
}

/*
###########################################################################################
 EGENSKAPER FOR MENY
###########################################################################################
*/

#meny {	position: absolute;	left: 100px;	
	top: 219px;
	height: 31px;
	width: 847;	
background-color: #000;
font-family: Verdana; 	
font-size: 12px;	
font-style: normal;
border-left: 5px solid #666666;
border-right:5px solid #666666;}

#meny a:link {
	/* Padding */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

	font-weight: bold; 
	color: #FFFFFF; 
	cursor: pointer; 
	text-decoration: none;
	display: block;
	background-color: #000000;
} 

#meny a:visited {	
	/* Padding */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-weight: bold; 
	color: #FFFFFF; 
	cursor: pointer; 
	text-decoration: none;
	display: block;
	background-color: #000000;
} 

#meny a:active {
	/* Padding */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

	font-weight: bold; 
	color: #666666; 
	cursor: pointer; 
	text-decoration: none;
	display:block;
} 

#meny a:hover {
	/* Padding */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-weight: bold; 
	color: #666666; 
	cursor: pointer; 
	text-decoration: none;
	display:block;
} 




/*
###########################################################################################
 EGENSKAPER FOR LINKER
###########################################################################################
*/




a:link {
	color: #B20000; 
	cursor: pointer; 
	text-decoration: none;
} 

a:visited {	
	color:#B20000; 
	cursor: pointer; 
	text-decoration: none;
} 

a:active {
	color: #B20000; 
	cursor: pointer; 
	text-decoration: none;
} 

a:hover {
	color: #000000; 
	cursor: pointer; 
	text-decoration: none;
} 
/*
###########################################################################################
 EGENSKAPER FOR SKRIFT (IKKE LINKER)
###########################################################################################
*/
h1 {	font-family : verdana;
 	font-size : 24px;
 	padding: 0px;
	margin: 0px;	
	color: #000000;
	font-weight: bold; 
	color: #FFFFFF; 
	cursor: pointer; 
	text-decoration: none;
	display: block;
	background-color: #666666;
text-transform:uppercase;
}

h2 {	font-family: verdana;
	font-weight: bold; 	margin: 0px;
	padding: 0px;	font-size: 11px;	color: #999999;

}
h3 {	font-family : verdana; 	font-size : 14px; 	padding: 0px;	margin: 0px;	color: #000000; font-weight: bold;
text-transform:uppercase;
	display: block;
	background-color: #CCCCCC;}

/*
###########################################################################################
 EGENSKAPER FOR TABELL
###########################################################################################
*/
.table,tr{
	font-size: 12px;	font-color: #000;
	font face: Verdana;
width: 850px;}
/*
###########################################################################################
 EGENSKAPER FOR BILDER
###########################################################################################
*/


img.nyhet {
	border: 10px #999999 solid; 
}
