@charset "utf-8";
/* CSS Document */

#wrapper{
	width:960px;
	margin:0px;
	float:left;
}
#leftnav{
	width:280px;
	float:left;
	margin:0px 10px 0px 0px;
	position:fixed;
	visibility: visible;
	left: 20px;
	top: 20px;
	background-color: #FFF;
}
#content{
	width:680px;
	float:right;
	overflow:hidden;
}
#logo{
	width:260px;
	float:left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav{
	width:250px;
	height:auto;
	float:left;
	}


ul#menu {
	width: 250px;
	list-style-type: none;
	margin: 7px;
	margin-left:3px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;

  margin-left:10px;
  padding: 10px;
}

ul#menu li, 
  ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
}

ul#menu li {
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}.image_container {
	float: right;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.to_bilder {
	width: 290px;
	margin-right: 5px;
	margin-left: 5px;
	float:right;
}

.img_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	width: 600px;
	margin-bottom:20px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.text_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	float: right;
	width: 600px;
	margin-top:15px;
	margin-bottom:15px;
	
}
	
}
.text_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	
}
.sma_bilder {
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
a {
	text-decoration: none;
}
#wrapper #content .text_container h2 .active {
	text-decoration: none;
}
