/* CSS Document */

/* MAIN */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.main { background-image: url(bilder/grafik/bg.jpg); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }

.iframe { 
	background-color : transparent;
}
 






/* LINKS */
a:link { text-decoration: none; color: #5B8F0E; }
a:visited { text-decoration: none; color: #5B8F0E; }
a:hover { text-decoration: underline; color: #5B8F0E; }
a:active { text-decoration: none; color: #5B8F0E; }


/* 
a.a_kontakt:link { text-decoration: none; color: #666666; }
a.a_kontakt:visited { text-decoration: none; color: #666666; }
a.a_kontakt:hover { text-decoration: underline; color: #666666; }
a.a_kontakt:active { text-decoration: none; color: #666666; }

*/







/* TEXT */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A21A1C;
	text-decoration: none;
	margin-bottom: 0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A21A1C;
	text-decoration: none;
}


.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #386C1B;
	text-decoration: none;
}


.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.brodtextfet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.textbild_left {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.textbild_right {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}





.form_300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 300px;
}


/* 
*** Ö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;
}



*/
