body {
	background-color: #ffffff;
	background-image: url('../bilder/bg.jpg');
	background-repeat: repeat-x;
	font-family : verdana, calibri, arial;
	font-size: 11px;
	color: #6d6c6c;
	margin: 0; 
	padding: 0;
}

a:link {
	color: #d87979;
}

a:visited {
	color: #d87979;
}

a:active {
	color: #d87979;
}

a:hover {
	color: #d87979;
}

hr {
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
	margin-top: 20px;
	margin-top: 20px;
	border: 0px;
}



.layout {
	width: 800px; 
	margin: 0 auto; 
	padding-top: 0px;
}

#logo {
	margin: 21px 0 20px 10px;
	float: left;
	background: url(../bilder/loga.png) no-repeat left top;
	height: 60px;
	width: 200px;
}

#logo h1 {
	padding: 0px;
	margin: 0px;
	text-indent: -9999999999px;
}

.bg {
	background-color: #fbfbf2;
	background-image: url('../bilder/bgmeny.jpg');
	background-repeat: repeat-x;
	float: left;
	width: 795px; 
	padding: 0 0 0 5px;
	margin: 0px;
}

ul.navigation {
	float: left;
	font-family : calibri, arial;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0px;
	height: 34px;
}

ul.navigation li {
	display: inline;
}

ul.navigation a {;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	margin-top: 0px;
	margin-left: 3px;
	text-decoration: none;
	color: #675e00;
}

ul.navigation a:hover {
	color: #675e00;
	background: url(../bilder/menyover.jpg) no-repeat;
}

ul.navigation .akt {
	color: #675e00;
	background: url(../bilder/menyover.jpg) no-repeat;
}

.con {
	margin-top: 20px;
	width: 770px; 
	padding: 10px;
}

.con h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 17px;
	color: #d87979;
}

.con h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #d87979;
	margin-bottom: 5px;
}

a img {
	border: 0px solid;
}

.footer {
	float: left;
	width: 790px; 
	padding: 5px;
	margin-top: 25px;
}

.footer .rightcolumn {

	float: right;

	background: url(../bilder/df.jpg) no-repeat;

	width: 94px;

	height: 28px;

}
