/* CSS Document */
body {
    background-image: url(bg3.gif);
	background-color: #FFFF99;
	margin: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #66CC00;
}
#container{
    background-color: #FFF;
	width: 700px;
	margin: 0px;
	padding: 10px;
	margin-left: auto;
margin-right: auto;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}
h1 { 
	border: 0px; 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	line-height: 12px; 
    margin-bottom: -5px;
	
}
h2 { 
	border: 0px; 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	line-height: 12px; 
    margin-bottom: -5px;
	
}
h3 { 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	margin-bottom: -10px;
}
	
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
	line-height: 16px; 
}

.rub_liten { 
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	margin: 0px; padding-top:0; padding-bottom:0; clear:both; line-height: normal;
}

.meny{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	
}
.bildtext{
	color: #000000;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-style: italic;
	font-size: 11px;
	padding-top: 5px;

}


