body {
	text-align: center;
	background-color: #C4D1C2;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1B241A;
}
#header {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 110px;
	background-image: url(../Bilder/sidan/log3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper {
	text-align: left;
	width: 850px;
	background-image: url(../Bilder/sidan/wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#logo {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../Bilder/sidan/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}
#sidfot {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030;
	text-decoration: none;
}

