body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(../bakgrund/bak.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sida
{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 770px;
	height: 670px;
	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: 130px;
}

#logo
{
	position: relative;
	top: 15px;
	width: 530px;
	height: 90px;
	margin: auto;
}

div#navigation
{
	position: relative;
	top: 40px;
	left: 30px;
	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: 8px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	width: 100%;
	background-color: #B21A35;
	color: #FFF;
	display: inline;
	padding: 2px 13px 2px 13px;
}

div#navigation ul li { display: inline; }
div#navigation ul a:hover, div#navigation ul li a.selected {
	background-color: #C8D1D0;
	color: #333333;
}

#innehall
{
	position: relative;
	top: 40px;
	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: 15px;
}

.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;
}
#sida #innehall .spalt_1 p {
	font-size: 9px;
}

