body {
	left: -27%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(images/bakgrund.jpg);
	background-repeat: repeat;
}
#logga {
	height: 116px;
	float: none;
	top:0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	width: 50%;
}

#ram {
	width: 900px;
	background-color: #F3E4CF;
	position: absolute;
	left: 50%;
	margin: 0px;
	background-repeat: no-repeat;
	height: 1500px;
}

#loggav{
	width: 120px;
	height: auto;
	float: left;
	padding-left: 15px;
	margin-top: 5px;
}

#loggam{
	width: 60%;
	height: auto;
	float: left;
}

#loggah{
	width: 50px;
	height: auto;
	float: right;
	margin-top: 10px;
}

#meny{
	background-color: #99CC33;
	height: 1.5em;
	float: left;
	margin: 0px;
	position: relative;
	padding: 0px;
	width: 900px;
	z-index: 1;
}
#hel{
	height: 100px;
	float: none;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bakgrund_top_lowres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
}

#box50v{
	width: 46%;
	height: auto;
	float: left;
	margin: 0px;
	border: thin none #000000;
	top: 150px;
	padding: 3%;
	clear: left;
}
#box50h{
	width: 46%;
	height: auto;
	float: right;
	margin: 0px;
	border: thin none #000000;
	top: 150px;
	padding: 1%;
	clear: none;
}
#rutahel {
	width: 840px;
	float: left;
	clear: both;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	background-color: #F3E4CF;
}
.rubrik {
	color: #333366;
	font: italic bold xx-large serif, Georgia;
}
.brod {
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.rubrikliten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.logga {
	font: italic bold x-large Georgia, "Times New Roman", Times, serif;
	color: #003399;
}

.meny {
	word-spacing: 1em;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.adress {
	color: #003399;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}	

