body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #D6E0D6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-bottom:15px;
	padding-top:15px;
}

a img{
	border:0px;
}

#ingress{
	font-size:15px;
	font-weight:bold;
}

h1, h2, h3, h4, h5, p{
	margin:0px;
	padding:0px;
}

p{
	margin-top:7px;
}

p.avgransning{
	background-image:url(images/linje.gif);
	height:20px;
}



h1{
	font-size:27px;
	font-weight:normal;

}


h2{
	font-size:15px;
	font-weight:bold;
}

h2 a{
	font-size:15px;
}
a.h2a{
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.h2a:hover{
	text-decoration:underline;
}

img.startbild{
	border:1px solid #396B39;
	margin-bottom:6px;
}

img.kantlinje{
	border:1px solid #396B39;
}

td.startsidanTd{
	width:212px;
}

.twoColFixRtHdr #container { 
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #396B39;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixRtHdr #header { 
	border:1px solid #396B39;
	background: #fff; 
	background-repeat:no-repeat;
	width:984px;
	height:170px;
	margin:6px 0px 0px 6px;
} 



#subheader{
	background: #fff;
	background-image:url(images/subheader-bg.gif);
	background-repeat:no-repeat;
	width:100% ;
	height:56px;
}
#subheader ul{
	margin:0px 0px 0px 4px;
	padding:8px 0px 0px 0px;
}
#subheader li{
	display:inline;
	margin:0px 0px 0px 61px;
	padding:0px;
}
#subheader li a{
	font-size:12px;
	color:#336633;
	text-decoration:underline;
	font-weight:bold;
	display:inline;
}
#subheader li a:hover, a:active{
	color:#1f3f1f;
}





div#subheader ul{
	margin:0px 0px 0px 27px;
}
div#subheader ul li{
	margin:0px 0px 0px 85px;
}

div#subheader ul#underMenyn{
	padding-top:14px;
	margin-left:27px;
}

div#subheader ul#underMenyn li{
	margin:0px 0px 0px 176px;
}


div#mainContainer{
	width:998px;
	position:relative;
	background: #fff;
	background-image:url(images/resor.gif);
	background-repeat:repeat;
	overflow:hidden;
	margin:14px 0px 14px 0px;
}

.twoColFixRtHdr #mainContent { 
	float:left;
	width:656px;
	margin: 0px 0px 0px 18px;
} 

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 277px;
	margin: 0px 18px 0px 0px;
}

#landskap-kol1{
	float:left;
	width:275px;
}

#landskap-kol2{
	float:left;
	width:340px;
	margin:0px 0px 0px 30px;
}

#landskap-kol1 h1{
	margin:10px 0px 5px 0px;
}
#landskap-kol1 p{
	margin-top:0px;
	margin-bottom:5px;
}

#boende-kol1{
	float:left;
	width:316px;
}

#boende-kol2{
	float:left;
	width:316px;
	margin:0px 0px 0px 20px;
}

#bokaDiv{
	width:658px;
	background-image:url(images/bokaDiv-bg.gif);
	background-position:top left;
	background-repeat: repeat;
	margin-top:15px;
	height:30px;
	margin-bottom:25px;
}
#bokaDiv #vanster{
	float:left;
}
#bokaDiv #hoger{
	float:right;
	text-align:right;
}


#avskiljareBoendeLinje{
	width:658px;
	background-image:url(images/avskiljare-boende.gif);
	background-position:top left;
	background-repeat: repeat;
	height:36px;
	margin-top:4px;
}
#avskiljareBoendeTom{
	width:658px;
	height:15px;
}

.avskiljareGuide{
	width:658px;
	background-image:url(images/avskiljare-guide.gif);
	background-position:top left;
	background-repeat: repeat;
	height:36px;
	margin-top:4px;
}

.tdMork{
	background-color:#A2B9A2;
}

div#prisinformation{
	margin-top:15px;
	width:636px;
	padding:10px;
	background-color:#D6E0D6;
}

#bilder-kol1{
	float:left;
	width:243px;
	margin-top:15px;
}

#bilder-kol1 td img{
	border:1px solid #396B39;	
}

#bilder-kol2{
	float:left;
	width:397px;
	margin:15px 0px 0px 15px;
	overflow:hidden;
	text-align:center;
}

#bilder-kol2 img{
	margin-bottom:5px;
	border:1px solid #396B39;
}

.tdBilder{
	padding:0px 4px 4px 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.rubrik{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color: #336633;
	display:block;
	padding-bottom:2px;
}
a.rubrik:hover, a.rubrik:active{
	color: #1f3f1f;
}

a{
	font-size:12px;
	text-decoration:underline;
	color: #336633;
	padding-bottom:2px;
}
a:hover, a:active{
	color: #1f3f1f;
}

div.startText{
	width:654px;
	margin-top:7px;
}

div.startLank{
	float:right;
	width:204px;
	border:2px solid #396B39;
	padding:6px 0px 6px 0px;
	text-align:center;
	display:inline-block;
	margin-top:5px;
	margin-left:11px;
}
div.startLank a{
	text-decoration:none;
}

div#alperna1{
	float:left;
	width:409px;
}
div#alperna2{
	float:left;
	width:241px;
}

div#cinqueKol1{
	float:left;
	width:567px;
}
div#cinqueKol2{
	float:left;
	width:63px;
	padding-left:10px;
}

