body{
	background: #8fafc5 url(../images/background_b.jpg) top center repeat-y;
	text-align: center;
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.3em;
	margin:0;
}

img{
	padding: 0;
	margin: 0;
	border: none;
}

a:link,
a:visited{
	color: #065d9f;
}

a:hover{
	color: #07487a;
}

p#lang{
	float:right;
	margin: 0;
	margin:0 -5px 0 0;
	padding-top:19px;
}	

#bg_fade{
	width: 100%;
	height: 100%;
	background: transparent url(../images/bg_fade.png) top left no-repeat;
}

#content_bg{
	width: 950px;
	height: 854px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/stadsnatet_bg.png) top left no-repeat;
}

#container{
	height:100%;
	padding:45px;
	width:850px;
	padding-top: 30px;
}

#leftcolumn{
	float:left;
	width:272px;
	text-align: center;
	padding-top: 130px;
}

#content{
	margin-left:349px;
	width:495px;
	height: 765px;
}

h2{
	color: #333;
	font-size: 1.5em;
	line-height: 20px;
}

#footer{
	position: relative;
	margin-top: 20px;
	height: 1%;
	width: 850px;
}

#content_cont{
	width: 450px;
	padding-top: 5px;
}

a#fiber_btn:link,
a#fiber_btn:visited{
	display: block;
	width: 140px;
	height: 38px;
	text-decoration: none;
	background: transparent url(../images/fiberhem_btn.png) top left no-repeat;
	padding-top: 12px;
}

a#fiber_btn:hover{
	background-position: 0px -50px;
}

#fiber_btn span{
	color: #fff;
	margin-left: 21px;
	font-size: 14px;
}