<!--

body
{ 
background-color: #EEEEEE;
background-image:url('bg_main2.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
font-family: Century Gothic;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 20px;
margin-right: 10px;
margin-top: 20px;
margin-bottom: 10px;

scrollbar-base-color: #3B3B3B;
scrollbar-track-color: #F9F8F3;
scrollbar-arrow-color: #E3D3A0;
scrollbar-highlight-color: #E3D3A0;
scrollbar-shadow-color: #666666;
scrollbar-face-color: #4E5045;
scrollbar-darkshadow-color: #ccccc;
scrollbar-3dlight-color: #ccccc;
}

/* länkar */

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

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

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

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

/* olika typsnitt */

.h1
{
font-family: Centuary Gothic;
font-size: 10px;
font-weight: normal;
color: #000000;
margin-bottom: 0px;
}

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

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

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

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

.h6
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
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: Century Gothic;
font-size: 13px;
font-weight: normal;
color: #000000 ;
}

	/****************** agenda ******************/
	
.nummer
{
font-family: Verdana, Arial, sans-serif;
font-size: 30px;
font-style: normal;
color: #000000;
}

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

//-->
