html {
 overflow-y: scroll;
}

body {
	background-color:#5B8C3D;
	padding:0px;
	border:0px;
	margin:0px;
}

div.shw {
	background-image:url('img/shw.png');
	background-repeat:repeat-y;
	width:954px;
	padding:0px;
	border:0px;
	margin:0px auto 0px auto;
}

div.top {
	background-image:url('img/top.png');
	width:902px;
	height:333px;
	padding:0px;
	border:0px;
	margin:0px auto 0px auto;
	background-color:#EE3B3A;
}

div.v-meny{
	float:left;
	padding:0px;
	border:0px;
	margin:0px;
	position:relative;
	left:25px;
	top:230px;
}

img.menyspacer {
	vertical-align:middle;
}

div.h-meny {
	float:right;
	padding:0px;
	border:0px;
	margin:0px;
	position:relative;
	right:25px;
	top:230px;
}

div.content {
	float:left;
	background-color:#FFFFFF;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:874px;
	padding:5px 14px 40px 14px;
	border:0;
	margin:0px auto 0px auto;
	position:relative;
	left:26px;
}

div.textcontent {
	float:left;
	width:588px;
	padding:0;
	border:0;
	margin:0px auto 0px 0px;
	position:relative;
	left:0px;
	top:0px;
}

div.sidecontent {
	float:right;
	width:auto;
	padding:0;
	border:0;
	margin:0px 0px 0px auto;
	position:relative;
	right:0px;
	top:0px;
	text-align:center;
}

div.footer {
	background-image:url('img/footer.png');
	background-color:#FFFFFF;
	width:902px;
	height:133px;
	padding:0px;
	border:0;
	margin:0px auto 0px auto;
	clear:both;
}

.meny {
	display:block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	outline-style: none;
	font-weight:600;
	color:#557840;
	letter-spacing:0.03em;
}

.meny a:link,a:visited {
	text-decoration: none;
	color:#557840;
	outline-style: none;
}

.meny a:hover {
	text-decoration: none;
	color:#5b8c3d;
	outline-style: none;
}

.meny a:active {
	text-decoration: none;
	color:#557840;
	outline-style: none;
}

.textflow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	letter-spacing:0.01em;
	line-height:145%;
	padding:0px 0px 0px 0px;
	border:0;
	margin:5px 5px 5px 5px;
}

.rubrik {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	position: relative;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
	border:0;
	margin:0px 0px 10px 0px;
}

.meny2 {
	display:block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	outline-style: none;
	font-weight:600;
	color:#557840;
	letter-spacing:0.03em;
}

.meny2 a:link,a:visited{
	text-decoration: none;
	color:#557840;
	outline-style: none;
}

.meny2 a:hover {
	text-decoration: none;
	color:#5b8c3d;
	outline-style: none;
}

.meny2 a:active {
	text-decoration: none;
	color:#557840;
	outline-style: none;
}

input {
	color: #000000;
	background: #DCDCDC;
	border: 0px;
	vertical-align:top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	padding:3px;
	margin: -2px 0px 0px 0px;
	left:160px;
	position:absolute;
}

.radioinput {
	color: #000000;
	background: #FFFFFF;
	border: 0px;
	vertical-align:middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	padding:4px;
	margin: 4px;
	left:0px;
	position:relative;
}

.submitinput {
	color: #000000;
	background: #FFEECC;
	border: 1px solid #000000;
	vertical-align:middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	padding:8px 18px 8px 18px;
	margin: 0px;
	left:0px;
	position:relative;
}

textarea {
	color: #000000;
	background: #DCDCDC;
	border: 0px;
	vertical-align:top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	padding:3px;
	margin: 0px 0px 0px 0px;
	left:0px;
	position:relative;
}

.imgrgh {
	float:right;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	margin:5px 5px 5px 5px;
}

.imglft {
	float:left;
	position:absolute;
	top:30%;
	clear:both;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	margin:5px 5px 5px 5px;
}