body { 
	
	background-image: url(bilder/back_back.jpg);
	background-position: 10% 0%;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

a:link			{ text-decoration:none; color: #000000; }
a:visited		{ text-decoration:none; color: #000000; }
a:link:hover		{ text-decoration: none; color: #000000; }
a:visited:hover	        { text-decoration: none; color: #000000; }

td, body, tr, ul, li { 
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #000000; 
}



.Rubrik {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}
.LRubrik {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
.Liten {
	FONT-SIZE: 9px;
	COLOR: #000000; 
}

.Meny {
	text-decoration: none; color: #000000;
	padding:5 5 5 5;
	}
	
.Foreningar {
padding:3 3 3 3;
}
	
.Main { 
	background-image: url(bilder/back_main.jpg);
	background-position: 100% 100%;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:10 10 10 10;
}

.top { 
	background-image: url(bilder/back_top.jpg);
	background-position: 100% 100%;
	background-repeat:no-repeat;
}

TEXTAREA, .bginput {
FONT-SIZE: 11px;
font-family:Arial;
}

