@charset "utf-8";
/* CSS Document */

body
{
	font:90% Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

h1
{ 
	font-size:16px;
}

h2
{
	font-size:13px;
	font-style:italic;
}

#meny
{
	display:none;
}

logo img
{
	width:400px;
	height:100px;
}

.sidfot
{
	display:none;
}

.printadress
{
	font:80% Geneva, Arial, Helvetica, sans-serif;
	display:inline-block;
}
	
.tabell
{

	width:100%;
 	border-collapse: collapse;	
}
.bredd
{
width:13%;
}


.bredd1
{
	width:15%;
}
	
.bredd2
{
	width:40%;	
}

.bredd3
{
	width:20%;
}

.bredd4
{
	width:16%;
}

.bredd5
{
	width:62%;
}

td
{
vertical-align:top;
padding-bottom:10px;
}
	
.program
{
	border-left:none;
	width:100%;
}

.program img
{
	display:none;
}

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

a:hover
{	
	color:#000000;
	text-decoration:none;

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

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



