@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #FFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0; padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.3em;
	color: #930;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	margin-bottom: 0.3em;
	color: #333;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0.3em;
	color: #333;
	margin-top: 0.2em;
}
h4 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-bottom: 0.2em;
	color: #666;
	text-decoration: none;
}

h5 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
}

h6 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
}



/* sidlayout */
#layout {
	margin: auto;
	width: 920px;
}
#sidhuvud {
	width: 885px;
	padding-bottom: 0px;
	height: 15px;
	margin-top: 10px;
	background-image: url(../bild/bgheadbla.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
}
#kolumncontainer{
	float: left;
	background-color: #FFF;
	width: 920px;
	margin-bottom: 20px;
}


.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


#sidfot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
	width: 855px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#content1 {
	width: 280px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	font-weight: normal;
	padding-right: 10px;
}

#content3 {
	width: 280px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content4 {
	width: 280px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
.tiopix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}



.rodfarg {
	color: #F00;
	font-weight: bold;
}

img {
	margin-bottom: 0.5em;
}
.textsida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.spaltbild {
	float: left;
	width: 230px;
	position: absolute;
}
.logo {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: absolute;
	bottom: 15px;
}
.spaltmini {
	float: left;
	width: 100px;
	high: 100px;
	padding-right: 8px;	
}
