body { 
	height: 100%;
	min-height: 100%;
	background: url('../images/background.jpg') repeat-y #fff; 
	background-position: center;
	background-attachment:fixed;
	font-family: verdana; 
	font-size: 11px;
	color: #666; 
	margin:0;
	}
	
h1 {
	 font-size: 18px; 
	 color: #669966; 
	 font-weight: normal;
	 }
h2 {
	font-size: 12px; 
	margin-bottom: -10px;	
	}
h3 {
	font-size: 11px;
	font-weight: bold; 
	margin-bottom: -10px;	
	}
	
a:link {text-decoration: none; color:#008610}
a:visited {text-decoration: none; color: #578600;} 
a:hover {text-decoration: underline;color:#008610} 
a:active {color:#008610}

table.data {
	text-align: right;
	}
	
caption {
		text-align: left;
		}

fieldset.flyttanmalan {
	width: 500px;
	}
fieldset.intresseanmalan {
	width: 400px;
	}


/* Layout */			
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	height: 100%;
	min-height: 100%;
	margin-top: 10px;
	border: 0px solid #666;
}


#container_sidhuvud
{
	float: left;
	margin-top:5px;
	padding: 0px 0px 0 30px;
	border: 0px solid #cecece;
}


#kolumncontainer	
{
	float: left; 
	background: #FFFFFF; 
	margin-left: 0; 
	border: 0px solid #cecece;

}

#container_left_column
{
	float: left;
	padding: 20px 0px 0px 30px;
	width: 190px;
	border-right: 0px solid #cecece;
}

#container_nav
{
	font-size: 9px;
	color: #669966;
	float: left;
	padding: 0px 0px 0px 10px;
	margin-top:5px;
	width: 715px;
	background:	#fff;
	border: 0px solid #cecece;
}

#container_mitten
{
	float: left;
	margin-top:10px;
	padding-left: 10px;
	width: 715px;
	background:	#fff;
	border: 0px solid #cecece;
	z-index:-1;
}

	
#container_sidfot
{
	float: left;
	width: 715px;
	height: 20px;
	border-top: 1px solid #cecece;
	padding: 5px 0 0 0;
	margin-left: 220px;
	}
	
/* huvudmeny */
#menycontainer ul
{	float: left; 
	padding: 10px 0 0 200px; 
	margin-top: 0px; 
	margin-left: 0; 
	width: 100%; 
	}
#menycontainer li
{	display: inline; 
	}
#menycontainer a
{	float: left; 
	text-decoration: none; 
	padding: 0 2px 0 0;
	} 
#menycontainer a#current
{	color: #333333; 
	text-decoration: underline; 
	}


/* vanster meny */
#vanstermenybox 
{	width: 160px; 
	padding: 10px 0px 0px 0px; 
	}
#vanstermeny 
{	width: 140px; 
	margin: 0; 
	padding: 0px; 
	list-style-type: none; 
	font-size: 12px;
	}
#vanstermeny li
{	margin-bottom: 0.25em; 
	border-bottom: dotted #cecece 1px;
	padding: 2px 0 2px 0;
	}
#vanstermeny a
{	display: block; 
	font-weight: bold;
	width: auto; 
	height: 15px; 
	padding: 2px 0 2px 15px; 
	color: #669966; 
	border: solid #cecece 0px;
	background: url(../images/blandat/meny_pil.gif) no-repeat left center;
	}
#vanstermeny a:link
{
	color: #669966;
	}
#vanstermeny a:visited
{
	font-weight: bold;
	color: #669966;
	}
#vanstermeny a:hover
{	background: #F1F1EB; 
	color: #86b88d; 
	background: url(../images/blandat/meny_pil2.gif) no-repeat left center;
	}
#vanstermeny a#current
{	background: #F1F1EB; 

	}

/* vanster under_meny */
#u_meny
{	width: 140px; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	font-size: 11px; 
	}
#u_meny li
{	margin-left: 0px; 
	margin-bottom: 0; 
	line-height: 100%; 
	border: 0px;
	}
#u_meny a
{	display: block; 
	width: auto; 
	padding-left: 20px; 
	padding-bottom: 1px; 
	text-decoration: none; 
	border: 0px 
	background: url(images/layout/meny_litenpil.gif) no-repeat left center ; 
	}
#u_meny a:link
{	color: #669966; 
 	text-decoration: none; 
	font-weight: normal;
	background: none ; 
	background: url(images/layout/meny_litenpil.gif) no-repeat left center ; 
	}
#u_meny a:visited
{	color: #669966; 
	text-decoration: none; 
	font-weight: normal;
	background: url(images/layout/meny_litenpil.gif) no-repeat left center ; 
	}
#u_meny a:hover
{	background: #FFFFFF; 
	text-decoration: underline; 
	font-weight: normal; 
	background: url(images/layout/meny_litenpil.gif) no-repeat left center ; 
	}
#u_meny a#current
{	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: normal;
	}
	
/* Startsidans boxar */
#kolumn1 
{
	float: left;
	margin-top:0px;
	margin-right:30px;
	width: 400px;
	background:	#fff;
	border-right: 1px dotted #cecece;
}
#kolumn2 
{
	float: left;
	margin-top:0px;
	margin-left: 0px;
	width: 270px;
	padding: 0 0 0 5px;
	background:	#fff;
	border-left: 0px solid #cecece;
}

#botten_kolumn
{
	float: left;
	margin-top:50px;
	padding-left: 0px;
	width: 715px;
	background:	#fff;
	z-index:-1;
}

.startbox
{
	float: left;
	width: 380px;
	height: 150px;
	padding: 0 0 5px 0;
	background:	#fff;
}
.starttext
{
	float: left;
	margin-top:60px;
	width: 380px;
	padding: 0 0 5px 0;
	background:	#fff;
}

.driftinfo_start
{
	float: left;
	margin-top: 18px;
	margin-left:0px;
	width: 90%;
	padding: 0px 0 0px 0px;
	border: 0px solid #cecece;
}
#startruta_container
{
	width: 90%;
	border-bottom: 1px solid #cbcbcb;
	margin-left: 0px;
	margin-top: 18px;
	padding: 0 0 10px 0;
}	
.startruta
{
	float: left;
	width: 90%;
	padding: 4px 0 0 2px;
	color: #666;
	border: 0px solid #cecece;
	font-size: 10px;
}
.startruta_top
{
	float: left;
	margin-top:0px;
	width: 90%;
	padding: 4px 0 0 4px;
	border: 0px solid #cecece;
	font-size: 12px; 
	font-weight:bold;
	color: #669966; 
}

#textkolumn
{
	float: left;
	margin-top:0px;
	margin-right:30px;
	width: 450px;
	padding-right:10px;
	border-right: 1px solid #cecece;
}
#bildkolumn
{
	float: left;
	margin-top:30px;
	width: 220px;

}
	
#kontakt
{
margin-top: 0px;
}