body
{
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	color: #404040;
}

img
{
border:none;
}

a {
outline: none; /*removes dotted line around links*/
}

.main
{
position:relative; 
width: 622px; /* från fibonaccis  talserie */ 
height: 392px; /* från fibonaccis talserie */ 
margin-left:auto;
margin-right:auto; 
top: 80px; 
background-image: url('../images/bg2.png');
background-repeat: no-repeat;
z-index:1;
}

.mainPict
{
position:relative; 
width: 622px; /* från fibonaccis  talserie */ 
border: 1px solid #666666;
margin-left:auto;
margin-right:auto; 
top: 80px; 
z-index:1;
}



.menu
{
position: absolute;
width: 398px; 
height: 40px;
top: -18px;
left: 210px;
z-index:2;
}

.logga
{
position: relative;
width: 160px; 
height: 60px;
top: -25px;
left: 25px;
z-index:3;
}




.footer
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 0.8em;
font-weight: normal;
color: #606060; /*505050*/
position: absolute;
width: 622px; 
height: 40px;
top: 380px;
left: 8px;
z-index: 2;
}

.footer:hover
{
color: #333333;
}

.text
{
position: absolute;
width: 400px; 
height: 300px;
top: 60px;
left: 25px;
z-index:3;
}  


.rubrik
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #404040;
}

a:link {color: #61677D; text-decoration: none;}
a:visited {color: #61677D; text-decoration: none;}
a:hover {color: #666666; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}

a.menu:link {color: #61677D; text-decoration: none;}
a.menu:visited {color: #61677D; text-decoration: none;} /*00807B*/
a.menu:hover {color: #333333; text-decoration: none;}
a.menu:active {color: #61677D; text-decoration: none;}


/*kommentar*/
