/*länkar*/    

a:link           {color: #FFFFFF; text-decoration: none}
a:visited        {color: #CCCCCC; text-decoration: none}
a:hover          {color: #FFFFFF;text-decoration: underline}

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 : 13px;font-weight : bold;}
a.link:visited        {color: #FFFFFF; text-decoration: none; font-size : 13px;font-weight : bold;}
a.link:hover          {color: #FFFFFF; text-decoration: underline; font-size : 13px;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 auto;
	padding:0;
	height:100%;
	overflow:scroll;
	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 {
	color : #FFFFFF;
	line-height:10px;
}         
         
p {
	margin-left:15px;
}         
         
img {
        border:0;
}         
         








/*positioner*/         

#meny  {
        position: absolute;
        top:127px; left:250px;
        
}

#home  {
        position: relative;
        top:3px;
        
}

#rightmenu  {
        position: absolute;
        top:220; left:640px;
}

#rubrik  {
        position: relative;
        top:0px; left:80px;
	font-size : 20px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}

#content  {
        text-align:left;
	font-family : Verdana,Arial;
	color : #FFFFFF;
        overflow:auto;
        position: absolute;
        left:240px;
        top:200px;
        width:460px;
        height:410px;
        padding: 10px 10px 10px 10px;
	scrollbar-base-color: #4C90CD; 
	scrollbar-track-color: #4C90CD; 
	scrollbar-arrow-color: #000000; 
}



#menybild  {
        position: absolute;
        left:0px;
        top:670px;
}




#aktuellt  {
        position: absolute;
        left:710px;
        top:190px;
        background-image : url("bilder/bakgrund_senastenytt.gif");
        width:180px;
        height:250px;
        padding:3px;
}


#villdu  {
        position: absolute;
        left:220px;
        top:670px;
}

#bild2  {
        position: absolute;
        left:40px;
        top:350px;
        z-index:-1;
}


#box  {
         text-align:left;
	 position: relative;
	 top: 0px;
	 left: 0px;
	 margin: 0px auto;
	 padding: 0px;
         width:900px; height:600px;
         background-color: #4C90CD; 
}
	












/*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 : 13px;
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	line-height: 20px
}
	

	
.text  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
}
	
.Vv16  {
	font-size : 16px;
	font-family : Verdana,Arial;
	color : #FFFFFF;
}





