#divLogga {
	width: 800px;
	float: left;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
#divFooter {
	font-weight: bold;
	float: left;
	width: 800px;
	text-align: center;
	height: 15px;
	background-image: url(bilder/footerback.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#divWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divMenu {
	width: 780px;
	float: left;
	background-image: url(bilder/menuback.gif);
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: ffffff;
	text-align: center;
}
#divMenu a {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#divContent a {
	text-decoration: none;
	color: #000000;
}


#divContent {
	float: left;
	width: 778px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
	background-image: url(bilder/Contentbakgrund.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
#divMenu a:hover {
	color: ff9933;
	text-decoration: underline;
}
#divContent a:hover {
	text-decoration: underline;
}
#divContent h1 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#divContent h2 {
	font-size: 14px;
}
h1 {

	font-size: 24px;
}
.knapp {
	border: thin solid #000000;
	padding: 3px;
}
.ram {
	border: 1px solid #666666;
	padding: 5px;
}
#rcff {
	height: 91px;
	width: 200px;
	float: left;
	padding-left: 100px;
}
#ahusmfk {
	height: 91px;
	width: 200px;
	float: left;
}
#banner {
	height: 91px;
	width: 200px;
	float: left;
}
#ahusmfk_text {
	clear: both;
}

