body {
	background-color: #C6DBB9 ;
	background-image: url(bilder/green.gif) ;
	background-repeat: repeat-y ;
	font-family: Verdana, Arial, sans-serif ;}

p {
	font-size: 1em ;
	margin-bottom: 0.6em;
	margin-top: 0em;}

h1	{
	color: #325B19 ;
	font-weight: normal ;
	font-size: 2em;
	margin-bottom: 0.25em; }
h2	{
	color: #325B19 ;
	font-weight: normal ;
	font-size: 1.4em;
	margin-bottom: 0.25em; }

table {
	width: 500px ;
	margin-left: 70px ; }

address {
	font-size: 0.75em ;
	font-style: italic ; }
.meny {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	padding: 0.8em;
	font-family: Verdana, sans-serif; }

.inhall	{
	position: absolute;
	top: 0.8em;
	left: 170px;
	width: 450px;
}

a:link{
	color: #834E1B ;}

a:visited {
	color: #A27040 ;}

a:hover {
	color: #F87D32 ; }

a:active {
	color: red ; }

img {
	border-style: none ;
	margin-top: 1em;
	margin-right: 1em; }