

/*länkar*/    

a.underscore:link           {color: #0066CC; text-decoration: underline}
a.underscore:visited        {color: #0066CC; text-decoration: underline}
a.underscore:hover          {color: #CCCCCC; text-decoration: underline}

a.link:link           {color: #FFFFFF; text-decoration: none; font-size : 11px;font-weight : bold;}
a.link:visited        {color: #FFFFFF; text-decoration: none; font-size : 11px;font-weight : bold;}
a.link:hover          {color: #FFFFFF; text-decoration: underline; font-size : 11px;font-weight : bold;}

a.meny:link           {color: #000000; text-decoration: none}
a.meny:visited        {color: #000000; text-decoration: none}
a.meny:hover          {color: #983333;text-decoration: underline}






/*grund*/         

body  {
	text-align:center;
	font-family: verdana;
	margin:0;
	padding:0;
	height:100%;
	overflow:auto;
	scrollbar-base-color: #F7F4E7; 
	scrollbar-track-color: #F7F4E7; 
	scrollbar-arrow-color: #000000; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #F7F4E7; 
	background-position: center;
}
         
        
h5 {
	line-height:10px;
}         
         
img {
        border:0;
}         
         








/*positioner*/         

#menypos  {
        position: absolute;
        top:143px; left:50px;
        
}

#rightmenu  {
        position: absolute;
        top:220; left:640px;
}

#rubrik  {
        position: absolute;
        top:220px; left:80px;
	font-size : 20px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}

#content  {
        text-align:left;
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
        position:absolute;
        top:270px;
        left:80px;
        width:550px;
        height:365px;
        overflow:auto;
	padding-right: 10px;
}


#copyright  {
        position: absolute;
        top:635; left:735px;
}

#box  {
         scrollbar-base-color: #8F2424; 
         scrollbar-track-color: #8F2424; 
         scrollbar-arrow-color: #000000; 
         text-align:left;
	 position: relative;
	 top: 0;
	 left: 0;
	 margin: 0;
	 padding: 0px;
         width:900px; height:700px;
         background-image : url("bilder/layout.gif");
         background-color: #F7F4E7; 
}
	












/*style*/         

.formular  {
	width : 250px;
	overflow:auto;
}
	


.liten  {
	font-size : 9px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
	font-weight : bold;
}



.Vv10J  {
        text-align:justify;
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
}



.menyfont  {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
}
	

	
.underrubrik  {
	font-size : 14px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}
	
.Vv16  {
	font-size : 16px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
}




