#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #000;
	height: auto;
}
#wrapper #top {
	height: 140px;
}
#wrapper #top #logga {
	width: 800px;
}
#wrapper #bodyarea {
	float: none;
	background-color: #FFFFFF;
}
#wrapper #bodyarea #text {
	width: 440px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 20px;
}
#wrapper #bodyarea #meny2 {
	float: left;
	width: 120px;
	padding-left: 5px;
}
#wrapper #top #meny1 {
	height: 30px;
	margin-top: 5px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
#wrapper #bodyarea #puffar {
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 3px;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
#wrapper #kontakt {
	background-color: #000;
	clear: both;
	width: 800px;
	height: 30px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #a10077;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #a10077;
	text-align: right;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}


body { 
background-image: url(bilder/background.gif); 
background-repeat: no-repeat ;
background-attachment: fixed 
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-align: left;
}
.bilder {
	float: right;
	margin-left: 8px;
}
.bild2 {
	float: left;
	margin-right: 8px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
