body
	{
	margin: 0px; padding: 0px;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	}
	

	
#logo_s {width: 65px; height: 90; background-image: url('logo_w.png'); float: left; position: relative; top: 25; left: 25;}
#menu
	{ 
		float: left;
		position: relative; top: 35px; left: 45px;
		list-style: square inside;
		font-family: verdana, helvetica, arial;
		font-size: 15px;
		font-weight: bold;
		letter-spacing: 2px;
	}
#menu a {color: #FFFFFF; text-decoration: none;}
#menu a:hover {color: #ff7800; text-decoration: none;}

#contact {float: right; position: relative; top: 25px; right: 25px; }
#contact a {color: #ff7800; text-decoration: none;}
#contact a:hover {color: #FFFFFF; text-decoration: none;}

#content 
	{
	position: absolute;
	top: 133px;
	width: 100%;
	height: 548px;
	left: 0px;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-position: 90% 25px;
	background-attachment: scroll;
	border-top: #ff7800 5px solid;
	border-bottom: #ff7800 5px solid;
	color: #000000;
	background-color: #FFF;
	}
	
.hr
	{
	position: relative;
	left: 50;
	padding: 10px;
	float: left;
	font-family: verdana, helvetica, arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ff7800;
	}
.hr3
	{
	position: relative;
	left: 260px;
	padding: 10px;
	float: left;
	font-family: verdana, helvetica, arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ff7800;
	}

.hr2
	{
	font-family: verdana, helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	}
	
#column_left
	{
	padding: 10px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	position: absolute;
	left: 50px;
	top: 52px;
	width: 365px;
	height: 488px;
	line-height: 13px;
	text-align: justify;
	overflow: visible;
	color: #000;
	}

#column_bottom {
	height: 100px;
	width: 75%;
	position: absolute;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	left: 145px;
	top: 620px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
}

 
#column_right
	{
	padding: 10px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	position: absolute;
	left: 446px;
	top: 52px;
	width: 376px;
	height: 485px;
	line-height: normal;
	text-align: justify;
	overflow: auto;
	font-size: 9px;
	}
.nyheter {
	font-size: 12px;
	color: #000;
}
