/* CSS Document */

/* MAIN */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9E1313;
}


.indexsida {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9E1313;
	overflow:hidden;
}


.undersida {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bilder/grafik/bg_undersida.jpg); background-repeat: no-repeat; background-attachment: fixed;
	
	scrollbar-face-color:#FF0000;
	scrollbar-highlight-color:#120702;
	scrollbar-3dlight-color:#120702;
	scrollbar-darkshadow-color:#120702;
	scrollbar-shadow-color:#120702;
	scrollbar-arrow-color:#120702;
	scrollbar-track-color:#120702;
}











/* LINKS */
a:link { text-decoration: underline; color: #FFFFFF; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #FFFFFF; }


a.a_songs:link { text-decoration: none; color: #9E1313; }
a.a_songs:visited { text-decoration: none; color: #9E1313; }
a.a_songs:active { text-decoration: none; color: #9E1313; }
a.a_songs:hover { text-decoration: underline; color: #9E1313; }








/* TEXT */
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #E5B414;
	text-decoration: none;
}


.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.brodtextfet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.songtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C48383;
	text-decoration: none;
}




.kantlinje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 150px;
}

.kantlinje_sv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 150px;
}






/* 
*** Övrigt som kan vara till användning *** 

.bg { background-image: url(bilder/grafik/bg.gif); }
background-repeat: repeat-x;
background-repeat: no-repeat;
background-position: center;

background-image: url(bilder/grafik/bg.jpg); background-repeat: no-repeat; background-position: left bottom; background-attachment: fixed;



{
	scrollbar-face-color:#6C6B6B;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;

}



.ul_prick { list-style-image: url(bilder/grafik/ul_prick.gif) } 
.ul_pil { list-style-image: url(bilder/grafik/ul_pil.gif) } 




.kantlinje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}



*/
