/* CSS Document */

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

.ingen_scroll { overflow: hidden;}


.content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


/* LINKS */
a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: none; color: #E19A12}

a.tack:link { text-decoration: none; color: #000000}
a.tack:visited { text-decoration: none; color: #000000}
a.tack:active { text-decoration: none; color: #000000}
a.tack:hover { text-decoration: underline; color: #E19A12}

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


/* TEXT */
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB792A;
	text-decoration: none;
}


.Underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #E19A12;
	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;
}


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






/* 
*** Övrigt som kan vara till användning *** 

.bg { background-image: url(bilder/bg.gif); background-repeat: repeat-x; }
background-position: center;


{
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;
}





*/
