@charset "utf-8";
#k2_container {
	width: 751px;
	margin: auto;
}
#top {
	float: left;
	width: 751px;
	margin-bottom: 15px;
	height: 42px;
}
#logotyp {
	float: left;
	width: 283px;
}
#topmeny {
	margin-top: 31px;
	float: left;
	margin-left: 148px;
}
#innehall {
	width: 751px;
	margin-top: 30px;
}
#botten {
	width: 731px;
	background-image: url(bilder/bg_botten.gif);
	height: 15px;
	padding: 10px;
	float: left;
	margin-top: 20px;
	text-align: center;
}

.topmeny_space {
	padding-right: 15px;
}
.rubrikspace {
	margin-bottom: 5px;
}
.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a:link {
	color: #09518B;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #09518B;
	text-decoration: none;
}

.undermeny {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-top: 70px;
}
.leftframe {
	width: 120px;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.rightframe {
	width: 610px;
	float: left;
}
