		/* CSS Document created by informo.se */
		
		 * {
			margin: 0px;
			padding: 0px;
		}
		 
		 
		
		body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 82%;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 160%;
		}
		
		
		
		#container {
			width: 710px;
			margin: 0 auto;
		}
		
		
		#meny {
	clear: both;
	width: 680px;
	padding: 15px;
	text-align: right;
	border-bottom: 1px solid #7F7F7F;
	font-family: "Courier New", Courier, monospace;
		}
		
		#sidhuvud {
	clear: both;
	width: 650px;
	padding: 30px;
	text-align: center;
	border-bottom: 1px solid #7F7F7F;
		}
		
		div.rubrik {
	clear: both;
	width: 680px;
	padding: 15px;
	text-align: right;
	border-bottom: 1px solid #7F7F7F;
		}
		
		
		div.spaltcontainer {
	width: 710px;
	clear: both;
	border-bottom: 1px solid #7F7F7F;
	overflow: hidden;
		}
		
		
		
		
		
div.spalt1 {
	width: 200px;
	text-align: left;
	float: left;
	height: 270px;
	padding: 15px;
	margin-right: 10px;
		}
		
div.spalt2 {
	width: 200px;
	text-align: left;
	float: left;
	height: 270px;
	padding: 15px;
	margin-right: 10px;
		}
		
div.spalt3 {
	width: 200px;
	text-align: left;
	float: left;
	height: 270px;
	padding: 15px;
		}
		
		
		div.spalt23no1{
	width: 410px;
	padding: 15px;
	text-align: left;
	float: right;
		}
		
		
		div.spalt123{
	width: 680px;
	padding: 15px;
	text-align: left;
		}
		
		
		div.spalt12{
	width: 440px;
	padding: 15px;
	float: left;
	text-align: left;
	height: 270px;
	margin-right: 10px;
		}
		
		div.spalt23{
	width: 440px;
	padding: 15px;
	float: right;
	text-align: left;
	height: 270px;
		}
		
		
		
		div.spaltsvart {
	width: 170px;
	text-align: left;
	float: left;
	height: 240px;
	padding: 15px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 15px;
		}
		
		.svartbakgrund
		
		{
	background-color: #000000;
	color: #FFFFFF;
	margin: 15px;
		}
		
		
		.vitbakgrund
		
		{
			background-color: #FFFFFF;
			color: #000000;
		}
		
		
		
		#sidfot {
			clear: both;
			padding: 20px;
			width: 670px;
			text-align: right;
			font-family: "Courier New", Courier, monospace;
			font-size: 90%;
			border-top: 1px solid #7F7F7F;
			margin-top: 5px;
		 }
		 
		 
		
		
		
		
		
		
		/* LÄNKAR */
		
		a {
	text-decoration: none;
	color: #CC3300;
		}
		
		a:hover {
			text-decoration: underline;
			color: #990000;
		}
		
		
		
		a#current {
			text-decoration: underline;
			color: #990000;
}

		
		
		img { 
		border: none; 
		} 
		
		
		
		
		
		
		/* LIST*/
		
		ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 10px 0px 10px 20px;
		}
		
		li {
	padding: 0px 0px 0px 0px;
		}
		
		
		ul.upperalpha {
	list-style-type: upper-alpha;
	list-style-position: outside;
	padding: 10px 0px 10px 30px;
		}
		
		li.upperalpha {
	padding: 0px 0px 0px 0px;
		}
		
		/* TABELL */
		
		
		
		
		
		
		/* RUBRIKER */
		
		h1, h2, h3, h4{
	line-height: 120%;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	letter-spacing: 0.05em;
	font-weight: normal;
		}
		
		
		h1 {
	font-size: 180%;
		}
		
		h2 {
	font-size: 170%;
		}
		
		h3 {
	font-size: 160%;
	padding-bottom: 5px;
		}
		
		h4 {
	font-size: 130%;
		}
		
		
			h5 {
	font-size: 140%;
	padding-bottom: 5px;
	color: #FFFFFF;
		}
		
		
		p {
			padding-bottom: 10px;
		}
		
		.p_big {
			padding-bottom: 10px;
			font-size: 110%;
		}
