body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(../bakgrund/bakfri.png);
}

#sida
{
	background-repeat: no-repeat;
	background-color: translucent;
	width: 1000px;
	height: 1080px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../bakgrund/bakram_transp_1000x800.png);
}

#huvud
{
	position: relative;
	margin: auto;
	top: 10px;
	width: 650px;
	height: 140px;
}

#logo
{
	position: relative;
	top: 20px;
	width: 600px;
	height: 70px;
	margin: auto;
	background-image: url(../bakgrund/text.png);
}

#logo a
{
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}

div#navigation
{
	position: relative;
	top: 40px;
	left: -130px;
	width: 170%;
	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: #CB0A1D;
	color: #FFFFFF;
	display: inline;
	padding: 2px 4px 2px 4px;
}

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

#innehall
{
	position: relative;
	width: 900px;
	height: 535px;
	margin: auto;
	left: -17px;
	top: 41px;
}

#innehall iframe
{
	width: 600px;
	height: 500px;
	padding: 0;
	left: 78px;
	position: relative;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spalt_1
{
	width: 950px;
	margin: right;
	height: 550px;
	padding-top: 10px;
}

.spalt_1 p
{
	margin-top: 0px;
	margin-bottom: 0.5em;
	line-height: 1,3;
	font-size: 10px;
}

.spalt_1 img.left
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sida #innehall .spalt_1 p {
	color: #444;
}
#sida #innehall .spalt_1 p {
	font-size: 10px;
	text-align: left;
}
#sida #innehall .spalt_1 p strong {
	font-size: 9px;
}
#sida #innehall .spalt_1 p strong {
	font-size: 10px;
}
#sida #innehall .spalt_1 p .stil5 {
	text-align: center;
}
#sida #innehall .spalt_1 p .stil5 {
	text-align: left;
}

