/* CSS Document */

body 
{ 
	background-color: #FFFFFF;
}

table.bakgrundstabell 
{ 
	border-style: none; width: 100%; height: 100%; 
}

table.sidtabell 
{
	align: center;
	background-image: url(grafik/index3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: White;
	width: 900px;
	height: 450px;
	border-color: #FFFFFF;
	padding-top: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-style: none;
}


body {

scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #999999; 
}

table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 12px;
}

.rubriker
{
    font-size: 14px;     font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link 
{
	text-decoration: underline;
    color: #666666; 
    font-weight: bold;
} 


a:visited 
{
	text-decoration: underline;
    color: #666666; 
    font-weight: bold;
} 


a:active 
{
	text-decoration: underline;
    color: #666666; 
    font-weight: bold;
} 

a:hover 
{ 
    text-decoration: underline;
    color: #999999; 
    font-weight: bold; 
} 

.storlank
{
    font-size: 24px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.rubriker
{
    font-size: 16px;     font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.lankar
{
    font-size: 12px;     font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.storrubrik
{
    font-size: 24px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
}

.rod
{
    font-weight: bold; 
    color: #990000;
}

.gra
{
    font-weight: bold; 
    color: #666666;
}


.rubrik 
{
    font-size: 18px;     font-weight: bold;
}

.rosa
{
    font-weight: bold;     color: #FF00FF;     font-size: 12px;
}
