body
{
	margin: 0px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../bakgrund/bak2.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sida
{
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	width: 769px;
	height: 664px;
	background-image: url(../bakgrund/ram.jpg);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#huvud
{
	position: relative;
	margin: auto;
	top: 10px;
	width: 734px;
	height: 150px;
}

#logo
{
	position: relative;
	top: 15px;
	width: 530px;
	height: 120px;
	margin: auto;
}

div#navigation
{
	position: relative;
	top: 50px;
	left: 110px;
	width: 100%;
	height: 40px;
}

div#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
	display: inline;
}

div#navigation ul a, div#navigation ul a:visited, div#navigation ul a:active
{
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	width: 100%;
	background-color: #CC081F;
	color: #DDD;
	display: inline;
	padding: 3px 20px 3px 20px;
}

div#navigation ul li { display: inline; }
div#navigation ul a:hover, div#navigation ul li a.selected {
	background-color: #E978B0;
	color: #DDDDDD;
}

#innehall
{
	position: relative;
	top: 45px;
	width: 734px;
	height: 450px;
	margin: auto;
	left: 6px;
}

#innehall iframe
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.spalt_1
{
	width: 675px;
	margin: auto;
	height: 450px;
	padding-top: 30px;
}

.spalt_1 p
{
	margin-top: 0px;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

.spalt_1 img.left
{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
