@charset "iso-8859-1";
/* CSS Document */
a:link {
	color: #FEFDE0;
	text-decoration: none;
}

a:visited {
	color: #FEFDE0;
	text-decoration: none;
}
a.active {
	text-decoration: none;
}

a:hover {
	color: #FEFDE0;
	text-decoration: none;
	font-style: italic;
}

a:focus:link {
	text-decoration: none;
	color: #FEFDE0;
}



/* Grund lager */
#wrapper {
	width:1000px;
	height:800px;
	z-index:1;
	background-color: #B51808;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/Bilder/toppbild3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	border: thin solid black;
	position: relative;
	overflow: visible;
	color: #FEFDE0;
}

#logga {
	width:190px;
	height:126px;
	z-index:2;
	top: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px solid black;
	position: absolute;
	left: 8px;
	overflow: visible;
	font-weight: normal;
	background-image: url(/Bilder/loggabild1.gif);
}

#meny {
	z-index:4;
	width: 194px;
	height:542px;
	position: absolute;
	left: 8px;
	top: 211px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: inherit;
}
	
#innehall {
	background-image: url(/Bilder/spiral.jpg);
	z-index:5;
	height:644px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 570px;
	top: 100px;
	position: absolute;
	left: 210px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#sponsorcontainer {
	width:168px;
	height:644px;
	z-index:6;
	position: absolute;
	top: 100px;
	right: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nyheter {
	width:561px;
	height:204px;
	z-index:auto;
	position: absolute;
	top: 473px;
	left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: auto;
	border: thin none #000000;
	visibility: visible;
}
