﻿*
{
	margin: 0px;
	padding: 0px;
}


html, body, form
{
	height: 100%;
}



/* --- Layout ---  */
body
{
	background-color: #c1c1c1;
}
#wrapper
{
	background-color: #FFF;
	margin: 0 auto;
	padding: 6px;
	width: 909px;
}

#entrance
{
	background-color: #EAEAEA;
	padding: 14px;
	min-height: 300px;
}
#head
{
	background-color: #eee;
}
.left
{
	float: left;
	background: #FFF;
	max-width: 659px;
	margin-bottom: 15px;
}
.keepRightS
{
	float: right;
	width: 210px;
	background: #FFF;
}
.cp
{
	padding: 20px;
}
.cl
{
	clear: both;
}
.mt
{
	margin-top: 3px;
}
.tree
{
	background-image: url(img/menyBg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 12px 0 12px 25px;
}
.innehall
{
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	float: right;
	padding: 3px;
	width: 640px;
}
.sidebar
{
	float: left;
	width: 200px;
}
.middle
{
	float: left;
	background: #FFF;
	width: 459px;
	min-height: 457px;
}
.tomte .col1
{
	height: 400px;
	overflow: auto;
	width: 410px;
}

.col1
{
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	padding-right: 9px;
	width: 320px;
}

.tomte .col2
{
	width: 190px;
}


.h2L
{
	background-color: #FFFFFF;
	float: left;
	width: 660px;
}
.small
{
	background-color: #FFFFFF;
	float: left;
	width: 203px;
	padding: 3px;
}
.leftColumn
{
	width: 216px;
}

.col2 p
{
	float: left;
	width: 280px;
}
.col2
{
	float: left;
}
.col2 img
{
	margin-bottom: 6px;
}

.tree li.item
{
	list-style-image: url(img/pilMeny.gif);
	list-style-position: outside;
	list-style-type: disc;
}

.tree li.item a, .tree li.closed a
{
	color: #333333;
}

.tree li a
{
	text-decoration: none;
}

.bokaBoka
{
	width: 624px;
	height: 500px;
	border: 0;
}

/* ---- Slideshow --- */
#imgBoxMain img.slideshow
{
	left: 0;
	position: absolute;
	top: 0;
}


/*Väder*/
.vaderImage
{
	float: right;
	margin: 3px 0 3px 3px;
}
.vaderText
{
	float: left;
	margin: 5px;
	width: 123px;
}
