@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E2E2E2;
	background-image: url(bilder/tonad_bakgrund.png);
	background-repeat: repeat-x;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 913px;
	top: 50px;
	overflow: visible;
	padding-bottom: 50px;
	height: auto;
}
#innehallsruta {
	width: 913px;
	top: 95px;
	position: absolute;
	z-index: 2;
	background-image: url(bilder/innehall_bakgrundsruta_overdel.png);
	padding-top: 50px;
	height: auto;
}
#innehallsruta a {
	color: #394792;
	text-decoration: none;
}
#innehallsruta p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 75px;
	margin-right: 400px;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 10px;
}
#innehallsruta a:hover {
	text-decoration: underline;
}
#container {
	color: #777777;
}
.bildram {
	margin: 0px;
	border: 1px solid #BDBDBD;
	padding: 5px;
}
.hogerbild {
	padding: 5px;
	float: right;
	margin-right: 50px;
	border: 1px solid #BABABA;
	position: relative;
	margin-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 75px;
	color: #61981A;
	font-size: 26px;
	margin-bottom: 15px;
}
#innehallsruta_nederdel {
	height: 100px;
	width: 913px;
	background-image: url(bilder/innehall_bakgrundsruta_nederdel.png);
	bottom: 0px;
	position: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #E2E2E2;
	margin-top: 45px;
}
#huvud {
	position: absolute;
	width: 865px;
	background-image: url(bilder/meny_bakgrundsruta.png);
	height: 95px;
	overflow: hidden;
	right: 0px;
	background-position: right;
}
#menyruta {
	height: 77px;
	width: 855px;
	position: absolute;
	top: 9px;
	overflow: hidden;
	right: 9px;
	background-image: url(bilder/meny_bakgrund.jpg);
	background-repeat: repeat;
}
#logotype {
	position: absolute;
	height: 158px;
	width: 202px;
	top: -33px;
	left: 9px;
	z-index: 5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotype  a, img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bildspel {
	position: absolute;
	height: 527px;
	width: 895px;
	top: 2px;
	left: 9px;
	z-index: 3;
	overflow: hidden;
}
#textmeny {
	position: absolute;
	height: 75px;
	width: 816px;
	top: 0px;
	right: 0px;
}
#menyruta a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AABA92;
	padding-top: 27px;
	font-weight: normal;
	word-spacing: -0.1em;
	width: 160px;
	text-align: center;
}
#menyruta a:hover {
	background-image: url(bilder/meny_bakgrundsruta2.png);
	color: #D2F2A7;
	background-repeat: no-repeat;
}


#myGallery
{
width: 895px !important;
height: 527px !important;
}
.nedtryckt {
	background-image: url(bilder/meny_bakgrundsruta2.png);
}
#adressfot {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	top: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
.form {
	width: 250px;
	left: 250px;
	position: absolute;
}
label {
	color: #507F17;
}
#kontaktformular p {
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	background-color: #E6E6E6;
	padding-left: 10px;
}

