html {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	margin-top: 10;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

p {
	padding: 0;
	margin: 0;
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #3696d6;
}

#content h1 {
	margin: 10px 17px 0 0;
	padding-bottom: 8px;
	color: #3696d6;
	border-bottom: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #a9a9a9;
}

#content h2 {
	margin: 10px 17px 0 0;
	padding-bottom: 8px;
	color: #0000ff;
	border-bottom: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3696d6;
}

#content {
	margin: 0px 17px 15px 0;
	width: 675px;
	float: right;
	color: #111A43;
	font-size: 12px;
}

#content img {
	margin: 0 0 10px 0;
}

#content_puff {
	margin: 0 0 10px 0;
	float: right;
}

#content hr {
	color: #C0C0C0;
	height: 0px;
	border-bottom: 1px dotted #C0C0C0;
}

#navigation {
	position: relative;
	margin: 1px 15px 1px 15px;
	padding: 0 20px 0 20px;
	height: 28px;
}

#navigation img {
	display: inline;
}

#container {
	background: url(../images/bg.jpg) #ffffff;
	width: 950px;
	margin: 0 auto;
	text-align:left;
	color: #3696d6;
}

#footer {
	clear: both;
	width: 950px;
	height: 45px;
	background: url(../images/footer.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

#footer_text {
	width: 950px;
	height: 45px;
	padding: 15px 0 0 0;
	font-size: 13px;
}

#header {
	height: 190px;
	background: url(../images/top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
}

#subnavigation {
	clear: left;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

#boka_new {
	background: url(../images/boka.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	width: 193px;
	height: 97px;
}

#boka_text {
	width: 193px;
	height: 97px;
	margin: 0 0 0 0;
	padding: 40px 0 0 25px;
}

#boka_text a {
	text-decoration: none;
	color: #3696d6;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18px;
}

#boka_text a:hover {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3696d6;
	color: #3696d6;
	padding-bottom: 0px;
}
	
#navlist {
	background: url(../images/meny.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	width: 128px;
	height: 231px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 13px;
	text-align: left;
}

#navlist li {
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
}

#navlist li a {
	text-decoration: none;
	color: #3696d6;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navlist li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	color: #3696d6;
	padding-bottom: 0px;
}

#navlist li a#active {
	color: #0000ff;
	border-top-width: 1px;
	border-top-style: none;
	border-color: #3696d6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
}

#rum img {
	padding: 2px 0 2px 0;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3696d6;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #3696d6;
}

#hr {
	padding: 10px 0 0 0;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #a9a9a9;
}

#hr2 {
	width: 250px;
	padding: 15px 0 0 0;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #696969;
}

#bla {
	color: #3696d6;
}

#bilder img {
	padding: 0 0 5px 0;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3696d6;
}

#lankar a {
	text-decoration: none;
	color: #111A43;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lankar h2 {
	text-decoration: none;
	color: #3696d6;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lankar a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3696d6;
	border-top-width: 1px;
	border-top-style: none;
	color: #3696d6;
	padding-bottom: 0px;
}

.headline {
	font-weight: bold;
	margin: 15px 0 4px 0;
	padding: 0;
	color: #3696d6;
}

.headline_boka {
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
	color: #3696d6;
}

.ptext {
	width: 380px;
	margin: 0 0 14px 0;
	color: #111A43;
}

#content1 {
	width: 50%;
	float: right;
	overflow: hidden;
}


#contentu {
	width: 100%;
	float: right;
	overflow: hidden;
}
