@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bilder/brusig-bakgrund.png);
}
#container {
	background-color: #8a5045;
	position: relative;
	min-height: 50px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	top: 65px;
	padding-bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1C9C4;
}
#container p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#container .textcontainer {
	z-index: 100;
	position: relative;
	width: 454px;
	margin-left: 175px;
}
#container .textcontainer a {
	color: #FFF;
}
#huvud {
	background-image: url(bilder/huvud.png);
	height: 124px;
	width: 804px;
	top: -19px;
	position: relative;
	margin: 0px;
}
#logga {
	height: 76px;
	width: 489px;
	position: absolute;
	left: 156px;
	top: 10px;
}
#meny {
	position: absolute;
	height: 26px;
	width: 804px;
	top: 96px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A75445;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3EDD8;
}
#meny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8C5BE;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F1C0C;
	display: inline-block;
	height: 26px;
	line-height: 26px;
}
#meny a:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F1C0C;
}
#meny a:hover {
	color: #FFFFFF;
	background-color: #2D0500;
}
#meny a.nedtryckt {
	color: #FFFFFF;
	background-color: #2D0500;
}
#bildspel {
	height: 425px;
	width: 804px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: -85px;
	margin-top: -19px;
}
#sidfot {
	background-image: url(bilder/sidfot.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 804px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	background-position: top;
}
#huvud    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 8px;
}
#container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 15px;
}
#container li {
	font-family: Arial, Helvetica, sans-serif;
	color: #CBA39A;
	font-size: 12px;
	line-height: 1.75em;
	list-style-type: disc;
}
#meny a {
	color: #FFFFFF;
}
#container .aktuellt {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 0px;
}
#container .aktuellt:first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#container .textcontainer div .aktuellt div {
	font-size: 12px;
}
#container .galleribild img {
}
#container #nyheter {
	position: relative;
	z-index: 15;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	top: 75px;
	font-size: 12px;
}
#container #nyheter div {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7887F;
	padding-top: 10px;
}
#container #nyheter div:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .galleribild {
	clear: both;
	margin-bottom: 40px;
	width: 454px;
}
#container .galleribild .bildcontainer {
	border: 1px solid #2D0606;
	width: 452px;
	overflow: hidden;
}
#container .galleribild .bildtext {
	font-size: 11px;
	background-color: #4A251E;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2D0606;
	border-bottom-color: #2D0606;
	border-left-color: #2D0606;
	font-weight: normal;
}

