@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(BILDER/bak2.png);
	background-repeat: repeat;
}
#meny {
	float: right;
	height: auto;
	width: 410px;
	padding-left: 10px;
	margin-top: 25px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bas {
	height: 1300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#spalter {
	margin-right: 15px;
	margin-left: 15px;
	height: auto;
	width: 900px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	display: inline;
	line-height: 1.6em;
}
h1 {
	font-size: 1.5em;
	font-weight: lighter;
	color: #CC0066;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 1.5em;
}
#menu {
	height: 30px;
	width: auto;
	margin-bottom: 20px;
	background-image: url(BILDER/bak.png);
	background-repeat: repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	display: inline;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	display: inline;
}
#header {
	height: 150px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#spalt1 {
	float: right;
	height: 350px;
	width: 200px;
	margin-right: 15px;
	margin-top: 15px;
}
#spalt2 {
	float: right;
	height: auto;
	width: 470px;
	margin-right: 15px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68BEFD;
}
#spalt3 {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 15px;
}
#karta {
	height: auto;
	width: auto;
	margin-top: 15px;
}
