@charset "UTF-8";
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #650131;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	border: 0;
}
.header {
	background-attachment: auto;
	background-color: #270019;
	background-image: url(img/bg_head.jpg);
	background-repeat: repeat-x;
	position: static;
	height: 128px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
	text-decoration: none;
}
.kropp {
	background-color: #E3F6ED;
	width: 700px;
	padding: 0px;
	left: auto;
	right: auto;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	background-repeat: repeat;
	position: relative;
	border: 0;
}
.logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.meny {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #330033;
	background-color: #e3f6ed;
	margin: 0px;
	width: 160px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 17px;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
	float: left;
	height: 250px;
	border: 0;
}
a:link {
	text-decoration: none;
	border: 0;
	color: #C20A65;
}
a:visited {
	text-decoration: none;
	border: 0;
	color: #C20A65;
}
a:active {
	text-decoration: none;
	border: 0;
	color: #C20A65;
}
a:hover {
	text-decoration: underline;
	border: 0;
	color: #C20A65;
}
.hoger {
	background-color: none;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	width: 500px;
	position: static;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
	top: 0px;
	right: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sponsorer {
	background-color: none;
	margin: 0px;
	height: 70px;
	width: 700px;
	padding-top: 5px;
	position: relative;
	bottom: 0px;
	clear: both;
}
.bildextra {
	left: 0px;
	right: 0px;
	position: static;
	float: right;
	clear: none;
	width: 540px;
	padding-top: 0px;
	padding-right: -20px;
	padding-bottom: 0px;
	padding-left: -20px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	bottom: 0px;
}
.copyright {
	background-color: #420024;
	margin: 0px;
	height: 20px;
	width: 700px;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	bottom: 0px;
	clear: both;
}
p {
	padding-top: 5px;
}

