@charset "utf-8";
body  {
	margin: 0; 
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#background {
	background-color: #edebeb;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right. 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 */
	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;
	font-size: 1px;
	line-height: 0px;
}
#jul {
	margin-bottom: 15px;
	height: 120px;
	vertical-align: middle;

}


.link_pointer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	cursor: pointer;
	line-height: 19px;
}
#jul .gardsnummer {
	padding-top: 15px;
}





#container {
	background: #FFFFFF;
	width: 1000px;
	border: 1px solid #000000;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
} 


.container2 {
	width: 1000px;
	overflow: hidden;
	margin-bottom: 0;
}


#header {
	background: #DDDDDD;  
	} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.intro {
	font-size: 14px;
}
#introtxt {
	margin-top: 25px;
	margin-right: 15px;
}

#kartfakta {
	margin-left:-10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:9px;
}

.slideshow {
	width: 400px;
	height: 300px;
	margin: auto;
}
.sidebarbox {
	background-color: #FFFFFF;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.sidebarbox img {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 140px;
}



.slideshow2 {
	width: 1000px;
	height: 150px;
	float: left;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

#sidebar1 {
	float: right;
	width: 160px;
	text-align: center;
	/*	height: 1600px;
*/	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(bilder/sidebar_bg7.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	padding-bottom: 500px;
	margin-bottom: -500px;
	overflow: hidden;

}
.sidebartitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
}
.sidebartitel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
}

.sidebartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}



#flag {
	position:absolute;
	width:91px;
	height:88px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:1;
	left: 645px;
	top: 162px;
	visibility: visible;
	font-size: 9px;
	color: #333333;
}

#flag  a:hover {
	text-decoration: underline;
}

#flag_se {
	position:absolute;
	width:83px;
	height:13px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:1;
	left: 750px;
	top: 155px;
	visibility: visible;
	font-size: 9px;
	color: #333333;
}

#flag_se a:hover {
	text-decoration: underline;
}


#mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 20px;
	float: left;
	width: 82%;
	background-color: #FFFFFF;
} 

#mainContentKarta {
	margin: 0 0 0 10px;
} 

#mainContentWide {
	margin: 0 10px 0 10px;
}
#mainContentAllaGardar {
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
}



.lankvanner {
	text-decoration: underline;
	cursor: pointer;
	color: #333333;
}

#container #mainContent #map {
	float: left;
	width: 420px;
}

.omgivning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
}
#map {
	height: auto;
}
#box_pic {
	border: 1px solid #999999;
}


#omgivning {
	background-color: #336633;
	width: 400px;
}

#logobopl {
	position:absolute;
	width:61px;
	height:52px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:2;
	left: 10px;
	top: 6px;
}

#footer {
	padding-right: 0px;
	padding-left: 0px;
	height: 62px;
	position: relative;
	margin-left: -1px;
	clear: left;
} 
#footer p {
	margin: 0; 
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	font-weight: bold;
}

#footer2 {
	float: left;
	width: 1002px;
	height: 64px;
	background-color: #4E443F;
}



#footerbopl {
	position:absolute;
	width:525px;
	height:20px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:3;
	color: #CCCCCC;
	left: 12px;
	top: 26px;
}

#footerbopl a {
	font-weight: bold;
	color: #CCCCCC;
}
#masala {
	position:absolute;
	width:149px;
	height:20px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:1;
	left: 841px;
	top: 26px;
	color: #CCCCCC;
	text-align: right;
}

#masala a {
	text-decoration: none;
	color: #FF9933;
	font-weight: normal;
}

#cookies {
	position:absolute;
	width:149px;
	height:16px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:2;
	left: 845px;
	top: 63px;
	text-align: right;
	font-weight: normal;
}
#cookies a {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
#logo {
	position:absolute;
	width:80px;
	height:88px;
	layer-background-color:#FFFFCC;
	border:1px none #000000;
	z-index:1;
	left: 750px;
	top: 161px;
	visibility: visible;
	font-size: 9px;
	color: #333333;
}


#lastupdate {
	font-size: 9px;
	color: #999999;
	background-color: #EDEBEB;
	width: 1002px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}



.log_table {
	font-size: 10px;
}
.lob_table_header {
	font-size: 10px;
	font-weight: bold;
	background-color: #999999;
}

.jultitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	font-weight: bold;
	cursor: pointer;
}
