/* Gemensamt alla index */
a 				{
	text-decoration: none;
	color: #FFFFFF;
}
a:link 			{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited 		{  
	text-decoration: none; 
	color: #FFFFFF;  
}
a:active 		{  
	text-decoration: none; 
	color: #FFFFFF;  
}
a:hover 		{  
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../_images/bakgrund.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.meny {
	position: absolute;
	left: 20px;
	top: 20px;
	visibility: visible;
	z-index: 2;
}
.iframe {
	position: absolute;
	left: 20px;
	top: 72px;
	z-index: 2;
}
.banners {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 715px;
	top: 20px;
}
.underkategorier {
	position: absolute;
	z-index: 3;
	visibility: visible;
	left: 20px;
	top: 57px;
}
.menytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.svpix {
	visibility: visible;
	z-index: 1;
	left: 20px;
	position: absolute;
	bottom: 0px;
	height: 100%;
	clip: rect(72px,auto,auto,auto);
	
}
.blank {
	visibility: visible;
	z-index: 8;
	position: absolute;
	top: 650px;
	left: 20px;
}
.language {
	position: absolute;
	left: 20px;
	top: 5px;
}
