body 
{ 
	background-image : url(./images/bakgrundsbild.jpg);  
	background-repeat:repeat-y; 
	background-color: #000000;

max-height:  300px;
	
	font-family: Verdana, arial, helvetica; 
	font-size: 12px; color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}
body.down 
{ 
	background-color: #000000; 
	background-image: none;

}
body.left
{ 
    color: black; 
    font-size: 11px; 
    font-family: Verdana; 
    background-color: #000000;
    background-image:none;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("./images/left.jpg");
    background-repeat: no-repeat;	
	background-position: top right	 
}
body.right
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #000000;
    background-image:none;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("./images/right.jpg");
    background-repeat: no-repeat;	
	background-position: top left	 
}
body.top
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #000000;
    background-image:none;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("./images/top.jpg");
    background-repeat: no-repeat;	
}
body.framsida
{ 
    color: black; font-size: 11px; 
    font-family: Verdana; 
    background-color: #000000;
    background-image:none;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("./images/bakgrund.jpg");
    background-repeat: no-repeat;
    background-position: top;
    
    	
}
table.download
{
	width: 600px;
}
table.main
{
	width: 600px;
}
table.pictures
{
	margin-left: 20px;
	width: 580px;
}
table.update
{
    background-color: #000000;
}
a.menu   
{ 

       	color: #ecad06;
       	font-size: 14px; 
    	  font-family: Verdana;  
       	text-decoration: none

}
a:hover.menu  
{ 
       	color: #ABAB94; 
       	font-size: 11px;
       	font-size: 14px; 
    		font-family: Verdana;
    	  cursor:url(./images/hand.cur);   
}
#menu   
{ 
       	background-color: #7E7E64;
}



td 
{
		font-family: Verdana, arial, helvetica; 
		font-size: 12px; 
		color: #727272; 
		cursor: default;
}

td.mellan 
{
		font-family: Verdana, arial, helvetica; 
		font-size: 16px; 
		color: #727272; 
		cursor: default;
}


td.stor {font-family: Verdana, arial, helvetica; font-size: 18px; color: #727272; cursor: default;}
td.storre {font-family: Verdana, arial, helvetica; font-size: 21px; color: #727272; cursor: default;}
td.menu {font-family: Times, arial, helvetica; font-size: 18px; color: #C3C3C3; cursor: default;}
td.underrubrik 
{
		font-family: Verdana, arial, helvetica; 
		font-size: 16px; color: #848484; 
		cursor: default;
}

.rubrik {font-family: Verdana, arial, helvetica; font-size: 14px; color: #848484; cursor: default; line-height : 22px;}
.liten {font-family: Verdana, arial, helvetica; font-size: 12px; color: #848484; cursor: default; line-height : 22px;}

a.grey {text-decoration: none; color: #888787; }
a {text-decoration: none; color: #465698; }
a:hover 
{
				text-decoration: none; 
				color: #EEEEEE; 
				cursor:url(./images/hand.cur);  

}


.welcome {color: #000000; font-size: 20px;}
.title {color: #c79b38; font-size: 11px;}
.datum {color: #68644B;}
a.vit {color: #ffffff;}
