 

/* -------------------------------------------- */

body 	{
	margin-top: 10px;
	background-color: #0F140D;
	}

/*_________ Utseende på TABELLER ____________ */

.backbone		{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

			}
.stomme			{

			padding-left:4px;
			

			}

.tabell			{
			FONT-FAMILY: verdana;
			color: #6E0D10;
			FONT-SIZE: 8pt;
			cursor: default;
			padding-left:0;
			padding-right:0;
			
			
						
			}
.tabell2		{
			FONT-FAMILY: verdana;
			color: #6E0D10;
			FONT-SIZE: 8pt;
			cursor: default;
			padding-bottom:12;
						
			}
.tabellmaterial		{
			FONT-FAMILY: verdana;
			color: #6E0D10;
			FONT-SIZE: 7pt;
			cursor: default;
			padding-left:6;
			padding-right:3;						
			}
.text-tabell 		{  
			FONT-FAMILY: verdana;
			color: #FFFFFF;
    			FONT-SIZE: 8pt;
			cursor: default;
			}

/*_________ Utseende på TEXTER ____________ */

.nyhetbald 		{  
			FONT-FAMILY: verdana;
			color: #6E0D10;
    			FONT-SIZE: 10pt;
			cursor: default;
			font-weight: bold;
							
			}
			
.titlematerial		{
			font-family: verdana;
			color: #FFFFFF;
			font-size: 20px;
			font-weight: bold;
			cursor: default;
			}
.title			{
			font-family: verdana;
			color: #000000;
			font-size: 18px;
			font-weight: bold;
			cursor: default;
			}
.title2material		{
			font-family: verdana;
			color: #FFFFFF;
			font-size: 17px;
			font-weight: bold;
			cursor: default;
			}
.title2			{
			font-family: verdana;
			color: #000000;
			font-size: 16px;
			font-weight: bold;
			cursor: default;
			}
.title3			{
			font-family: verdana;
			color: #6E0D10;
			font-size: 12px;
			font-weight: bold;
			cursor: default;
			}
.title4			{
			font-family: verdana;
			color: #FFFFFF;
			font-size: 14px;
			font-weight: bold;
			cursor: default;
			}
.sok			{
			font-family: verdana;
			color: black;
			font-size: 1px;

			cursor: arrow
			}
.tdin			{
			padding-left: 6px;
			padding-right: 6px;
			}

.textmaterial		{
			FONT-FAMILY: verdana;
			color: #FFFFFF;
    			FONT-SIZE: 8pt;
			cursor: default;
			}			

/*_________ Utseende på LÄNKAR ____________ */


A			{
			FONT-FAMILY: verdana;
			color: #B60820;
    			FONT-SIZE: 7,9pt;
			cursor: hand;
			font-weight: bold; 
			text-decoration: none;
			}


A:hover			{
			FONT-FAMILY: verdana;
			color:#CABA86;
    			FONT-SIZE: 7,5pt;
			text-decoration: none;
			cursor: hand;
			}
hr 			{  
			color: #9D191C;
			size: 4PT;
			}


/*_________ Utseende på DIV-TAGGAR ____________ */

.scroll			{
			overflow: auto;
			SCROLLBAR-SHADOW-COLOR: #4D230A;
			SCROLLBAR-3DLIGHT-COLOR: #ffffff;
			SCROLLBAR-ARROW-COLOR: #BD8C4A; 
			SCROLLBAR-TRACK-COLOR: #EEEEEF; 
			SCROLLBAR-DARKSHADOW-COLOR: #4D230A1;
			SCROLLBAR-BASE-COLOR: #7A7974;
			
			}
/*___ Riot menu ___*/
.buttonmenu{
list-style-type: none;
margin: 0 0 0 12px;
padding: 0;
width: 135px;
}

.buttonmenu li a{
color: #440000;
display: block;
width: 125px;
height:19px;
padding: 6px 12px;
text-decoration: none;
background: transparent url(bilder/bg_menuleft.gif) no-repeat;
font: bold 120% Georgia;
font-weight: bold;
text-align:left;
}
.buttonmenu li a:visited{
color: #440000;
}
.buttonmenu li a:hover, .buttonmenu li a:active{
color: #792C00;background: transparent url(bilder/bg_menuleft_down.gif) no-repeat
}
