@media print 
{ 
	body { background:white; color:black; margin:0 }
	
	div.satsyta_mitt {
	width: 16cm;
	}

	#meny, div.logo, div.satsyta_topp, div.satsyta_fot {
	display: none; 
	}
	
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em; 
	letter-spacing: 0.1em;
	margin-bottom: 0;
	font-weight: bold;
	color: #666;
}

h5
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em; 
	letter-spacing: 0.1em;
	margin-bottom: 0;
	font-weight: bold;
	color: #666;
}

#meny{
	margin: 0;
	padding: 0;
	width: 189px;
	list-style-type: none;
}

.menyknapp
{
	display: block; 
	width: 189px;
	height: 39px;
	letter-spacing: 0.1em;
	line-height: 39px;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	background-image: url(gfx/k_meny_aktiv.jpg); 
	list-style-type: none;
	padding: 0; 
} 

.menyknapp a 
{ 
	display: block; 
	width: 189px;
	height: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.78em; 
	letter-spacing: 0.1em;
	line-height: 39px;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	margin: 0; 
	padding: 0; 
	background-image: url(gfx/k_meny_inaktiv.jpg); 
} 
	
.menyknapp a:hover
{ 
	background-color: transparent; 
	background-image: url(none); 
	color: #cccccc;
	text-decoration: none;
} 

.menyknapp_aktiv
{ 
	background-color: transparent; 
	background-image: url(gfx/k_meny_aktiv.jpg); 
	color: #cccccc;
	width: 189px;
	height: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.78em; 
	letter-spacing: 0.1em;
	line-height: 39px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 0; 
	margin: 0; 
} 

.menyknapp_aktiv a:hover
{ 
	background-color: transparent; 
	background-image: url(none); 
	color: #cccccc;
	text-decoration: none;
} 


body {
	background-image: url(gfx/bg.jpg);
	text-align: center;
	margin: 0px auto 0 auto;
	position: relative; 
}

A			{ text-decoration : none;  color: #cccccc; }
A:hover		{ text-decoration : underline; color: #fff; }
A:VISITED	{  }
A:LINK		{  }

.hoverin	{ color : #000000; background-color : #FF0000; }
.hoverout	{ color : #000000; background-color : #000000; }


div.logo {
	background-image: url(gfx/logo.gif);
	width: 704px;
	height: 211px;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #996666;
}


h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #996666;
}


.brodtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.79em; 
	line-height: 1.6em;
	color: #777;
	padding: 29px;
}

.brodtext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em; 
	line-height: 1.6em;
	color: #777;
	padding: 29px;
}

.bildtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.69em; 
	line-height: 1em;
	color: #777;
}

.silltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.79em; 
	line-height: 1.6em;
	color: #fff;
	padding: 20px;
}

.menyknapp2 {
	background-image: url(gfx/k_meny_inaktiv.jpg);
	width: 189px;
	height: 39px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.78em; 
	letter-spacing: 0.1em;
	line-height: 39px;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
}

.menyknapp2:hover
{
	background-image:url(gfx/k_meny_aktiv.jpg);
	color: #000000;
	text-decoration: none;
}

.menyknapp2 a.active
{
	background-image:url(gfx/k_meny_aktiv.jpg);
	color: #000000;
	text-decoration: none;
}


div.satsyta_topp {
	background-image: url(gfx/satsyta_topp.gif);
	width: 704px;
	height: 23px;
}

@media screen {
div.satsyta_mitt {
	background-image: url(gfx/satsyta_mitt.gif);
	width: 704px;
}
}

div.satsyta_fot {
	background-image: url(gfx/satsyta_fot.gif);
	width: 704px;
	height: 34px;
}

div.sidfot {
	width: 704px;
	line-height:28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlightit img{
border: 2px solid #ffffff;
}

.highlightit:hover img{
border: 2px solid #e9e1df;
}

.highlightit:hover{
color: white; /* Dummy definition to overcome IE bug */
}

