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

body{
	margin: 0px;
	padding: 0px;
}

html {overflow-y: scroll;}

#container {
	margin: auto;
	width: 925px;
}
#kantvanster {
	float: left;
	width: 30px;
	background-image: url(bild/bgkanttonat.jpg);
	background-repeat: repeat-y;
	height: 700px;
}
#leftsida {
	float: left;
	width: 122px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}
#centrering {
	width: 770px;
	background-color: #C03;
	margin: auto;
	height: 800px;
}
#sidhead {
	background-color: #FFF;
	width: 700px;
	float: left;
	padding-top: 20px;
}
#kolumn {
	width: 705px;
	background-color: #FFF;
	padding-left: 0px;
	float: right;
}
#content {
	background-color: #FFF;
	width: 260px;
	padding-top: 10px;
	padding-right: 6px;
	float: left;
	padding-left: 5px;
}

#content2 {
	background-color: #FFF;
	width: 280px;
	float: left;
	padding-right: 1px;
	padding-left: 15px;
	padding-top: 15px;
}
#contentut {
	background-color: #FFF;
	width: 410px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#aktuellt {
	background-color: #EAF8E1;
	width: 115px;
	float: left;
	padding-right: 3px;
	padding-left: 15px;
	padding-top: 15px;
	height: 875px;
}

#sidfoot {
	background-color: #FFF;
	height: 30px;
	width: 700px;
	float: left;
}

.spalt {
	float: left;
	width: 190px;
	padding-right: 10px;
}
.spaltbred {
	float: left;
	width: 210px;
}




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


p {
	margin-bottom: 0.75em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #333;
	margin-bottom: 0.5em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #333;
	margin-bottom: 0.75em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #333;
	margin-bottom: 1em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #333;
	margin-bottom: 1em;
	font-weight: normal;
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	margin-bottom: 0.5em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 0.3em;
	color: #003;
	margin-bottom: 1em;
	font-weight: bold;
	text-decoration: none;
}

.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}

.menyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}



#sidaright {
	width: 27px;
	background-image: url(bild/bgkanttonat.jpg);
	background-repeat: repeat-y;
	height: 800px;
	float: right;
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #630;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#bildhallare {
	background-color: #FFF;
	float: left;
	width: 565px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#menu {
	list-style-position: outside;
	list-style-type: disc;
}
#conthem {
	float: left;
	width: 285px;
	padding-left: 20px;
}

