/* CSS Document */

body{
	background:#e9e9e9;
	margin:0;
}

#tlf{
	width:560px;
	height:20px;
	margin-top:330px;
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
	float:left;
	color:000;
}

#textHolder{
	width:960px;
	margin-left:25px;
	float:left;
}

#ContentPicture{
	width:425px;
	float:left;
	background-repeat:no-repeat;
	background: url(images/bildefyll.jpg);
	height:285px;
	margin-top:15px;
}

#BehandlingPicture{
	width:425px;
	float:left;
	background-repeat:no-repeat;
	background:fff;
	margin-top:15px;
}

#text{
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin:0px 25px 25px 25px;
	float:left;
	color: #333;
	line-height:21px;
}


#text a{
	color: #00C;
	text-decoration:none;
}

#text a:hover{
	color: #666;
}

.highlightBlue{
	color: #000;
	text-align:center;
}

#Heading{
	font-size:20px;
	width:700px;
	float:left;
	padding:40px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}


#contentHolder{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#contentTop{
	width:960px;
	height:20px;
	background: url(images/bg_top.jpg);
}

#contentFill{
	width:960px;
	height:570px;
	background:url(images/bg_fill.jpg);
	background-repeat:repeat-y;
}

#content{
	width:960px;
	height:750px;
	background: url(images/bg_content.jpg);
	margin-left:auto;
	margin-right:auto;
}

#contentBehandling{
	width:960px;
	height:1550px;
	background: url(images/bg_contentBehandling.jpg);
	margin-left:auto;
	margin-right:auto;
}

#contentFillBehandling{
	width:960px;
	height:1350px;
	background:url(images/bg_fill.jpg);
	background-repeat:repeat-y;
}


#contentBottom{
	width:960px;
	height:20px;
	background:url(images/bg_bottom.jpg);
}

#content2{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height:402px;
	background:url(images/forside.jpg);
}

#meny{
	width:980px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:000;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:5px;
}
#menyLink{
	width:auto;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	margin-top:5px;

}

#menyLink a:hover{
	width:auto;
	height:20px;
	margin-left:10px;
	float:left;
	margin-top:5px;
	text-decoration:none;
	color: #00F;
	}

#menyLink a{
	margin-left:10px;
	float:left;
	margin-top:5px;
	text-decoration:none;
	color:#000;

}

#header{
	width:940px;
	height:50px;
	font-size:45px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	margin-top:75px;
	color:000;
}

#footer{
	width:800px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
}

.lismalllist{
	margin-bottom:-15px;
}
