body
{
	background: #f5f5f5 url(../images/4.gif) repeat-y 50% 0;
	margin-top: 0;
}

p, li, th, td
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #003F5E;
}

blockquote, #excerpt_list
{
	background: #f5f5f5;
	padding: 15px 20px 15px 20px;
	margin: 0px 0px 10px 0px;
}

img
{
	border: 0;
}

a
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #FF7F00;
	text-decoration: underline;
	margin: 0;
}

hr
{
	color: #cfcfcf;
	background-color:#cfcfcf;
	height:1px;
	border:none;
}

.h3snyd
{
	font-size: 18px;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7F00;
	text-decoration: none;
}

h3
{
	font-size: 24px;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #003F5E;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h4
{
	font-size: 18px;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF7F00;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}

table
{
	background: #f5f5f5;
	width: 410px;
	text-align: right;
	/*border: none;*/
	/*padding: 15px 20px 15px 20px;
	margin: 0px 0px 0px 0px;*/
}


td
{
	
	text-align: right;
	border-bottom: 1px solid #ffffff;
}

th
{
	
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	
}

#head
{
	/*margin: 0;
	padding: 0;*/
}

#container
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;	
}

#navcontainer
{
	background-color: #FF7F00;
	border-top: 1px solid white;
	margin-top: 0;
	* margin-top: -4px;
	height: 50px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
}

#navcontainer li
{
	list-style: none;
	display: block;
	float: left;
	padding-left: 22px;
}

#navcontainer em 
{
	display: none;
}

#laes a
{
   background: url(/images/laes_bullet.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	width:120px;
	background-position:left center;
	border-right: 1px solid white;
}

#laes a:hover, #laes a.active
{
   background-position: -150px center;
}

#print a
{
   background: url(/images/print_bullet.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	width:145px;
	background-position:left center;
	border-right: 1px solid white;
}

#print a:hover, #print a.active
{
   background-position: -150px center;
}
   
#skriv a
{
   background: url(/images/skriv_bullet.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	width:145px;
	background-position:left center;
	border-right: 1px solid white;
}

#skriv a:hover, #skriv a.active
{
   background-position: -150px center;
}

#soeg a
{
   background: url(/images/soeg_bullet.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	width:245px;
	background-position:left center;
}

#soeg a:hover, #soeg a.active
{
   background-position: -150px center;
}

#sidebar
{
	width: 210px;
	float: right;
	margin-top: 25px;
	padding: 0px 30px 0px 20px;
}

#content
{
	margin-top: 25px;
	padding-left: 33px;
	padding-right: 30px;
	width: 415px;
	border-right: 1px solid #cfcfcf;
}

#content img
{
	padding: 3px;
	border: 1px solid #FF7F00;
	margin: 10px 0px 0px 0px;	
}

.seperator
{
	background: #003F5E url(../images/netgiraf_hals_62x40px.jpg) no-repeat right 0;
	height: 32px;
	color: white;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-top: 7px;
}

.readlink
{
	margin-left: 298px;
}

#foot
{  
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #cfcfcf;
}