<!--

body
{ 

background-image:url('material/bg_main-2012.jpg');
background-color:transparent
background-repeat:no-repeat;
background-attachment:fixed;
font-family: Corbel, Verdana;
font-size: 14px;
font-weight: normal;
color: #000000;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;


}

/* länkar */

a:link { 
text-decoration: none; 
color: #000000
}

a:visited { 
text-decoration: none; 
color: #000000
}

a:active { 
text-decoration: none; 
color: #000000
}

a:hover { 
color: #666666;
text-decoration: none;
}

/* olika typsnitt */

.h1
{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 30px;
font-weight: bold;
color: #858116;
margin-bottom: -15px;
}

.h2
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: Normal;
color: #858116;
margin-bottom: 0px;
}

.h3
{
font-family: Georgia, Times New Roman;
font-size: 11px;
font-weight: bold;
color: #000000
}

.h4
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.h5
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #858116;
}

.h6
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: Bold;
color: #000000;
margin-bottom: 0px;
}

.datum
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #8C8C8C;
}



/* tabell */

table
{ 
font-family: font-family: Corbel, Verdana;
font-size: 14px;
font-weight: normal;
color: #666666 ;
}

	/****************** agenda ******************/
	
.nummer
{
font-family: Century Schoolbook, Georgia, Times New Roman, serif;
font-size: 30px;
font-style: normal;
color: #000000;
}

.dag
{
font-family:  Verdana, Arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #8C8C8C;
}

//-->