body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #E6EDE4;
	background-attachment: fixed;
	background-image: url(../bilder/body_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: normal;
	text-decoration: none;
}

a img {
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container {
	padding: 0px;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
}
#container #header {
	height: 215px;
	position: relative;
	background-image: url(../bilder/header_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header #bandLeft {
	background-image: url(../bilder/band_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: -34px;
	top: 0px;
	height: 215px;
	width: 34px;
}
#container #header #bandRight {
	height: 259px;
	width: 29px;
	position: absolute;
	top: 0px;
	right: -29px;
	background-image: url(../bilder/band_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header #bildspel {
	position: absolute;
	left: 0px;
	top: 0px;
}

#container #header #logga {
	position: absolute;
	height: 100px;
	width: 200px;
	left: -40px;
	top: 20px;
}
#container #header #headerInfotext {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #666;
	width: 150px;
}
#container #header #headerInfotext a:link, #container #header #headerInfotext a:visited {
	color: #666;
}

#container #header #headerInfotext a:hover, #container #header #headerInfotext a:active {
	color: #333;
}

#container #mainContainer {
	float: left;
	width: 748px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555;
	border-left-color: #555;
}



#container #meny {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../bilder/meny_bkg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #meny ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #meny ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #meny ul li a:link, #container #meny ul li a:visited {
	text-decoration: none;
	background-image: url(../bilder/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #meny ul li a:hover, #container #meny ul li a:active {
	text-decoration: none;
	color: #016236;
	background-image: url(../bilder/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #meny ul li a.current {
	text-decoration: none;
	color: #016236;
	background-image: url(../bilder/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: default
}


#container #meny ul li .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #mainContent {
	padding-left: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #FFF;
}
#container #mainContent h1 {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	color: #106337;
}
#container #mainContent h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

#container #mainContent .menyRubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #106337;
	width: 390px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#container #mainContent p {
	margin: 0px;
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #mainContent img {
	padding: 5px;
	border: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#container #mainContainer #mainContent .noframe img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #mainContainer #mainContent p a {
	color: #016236;
}
#container #mainContainer #mainContent p a:link, #container #mainContainer #mainContent p a:visited {
	color: #016236;
}

#container #mainContainer #mainContent p a:hover, #container #mainContainer #mainContent p a:active {
	color: #000;
}

#container #mainContainer #mainContent table {
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E9E9E9;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #106236;
	padding-bottom: 10px;
	padding-right: 10px;
}
#container #mainContainer #mainContent table tr {

}


#container #mainContainer #mainContent table tr td {
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#container #mainContainer #mainContent table tr .tableColLeft {
	width: 290px;
}
#container #mainContainer #mainContent .cateringMeny {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E9E9E9;
	position: relative;
	width: 375px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #106236;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#container #mainContainer #mainContent .cateringMeny .cateringPris {
	font-style: italic;
	position: absolute;
	right: 0px;
	top: -20px;
	text-align: right;
}




#container #footer {
	clear: both;
	position: relative;
	height: 85px;
	background-image: url(../bilder/footer_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1px;
}
#container #footer #bandLeftFooter {
	background-image: url(../bilder/band_left2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 135px;
	width: 353px;
	left: -22px;
	top: 0px;
}
#container #footer #footerText {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #666;
	padding-right: 20px;
	padding-top: 20px;
}
#container #footer #partnerlogos {
	position: absolute;
	height: 53px;
	width: 412px;
	right: 0px;
	bottom: 0px;
}
#container #footer #partnerlogos  a {
	display: block;
	height: 43px;
}
#container #footer #partnerlogos  a:hover {
	display: block;
	height: 43px;
}
#container #footer #partnerlogos #albertina {
	height: 43px;
	width: 68px;
	float: left;
	background-position: 0px top;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos #albertina a:hover {
	background-position: 0px bottom;
	background-image: url(../bilder/partnerlogos.png);
}

#container #footer #partnerlogos #ladame {
	height: 43px;
	width: 57px;
	float: left;
	background-position: -68px top;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos #ladame a:hover {
	background-position: -68px bottom;
	background-image: url(../bilder/partnerlogos.png);
}

#container #footer #partnerlogos #master {
	height: 43px;
	width: 44px;
	float: left;
	background-position: -125px top;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos #master a:hover {
	background-position: -125px bottom;
	background-image: url(../bilder/partnerlogos.png);
}

#container #footer #partnerlogos #mosebacke {
	height: 43px;
	width: 100px;
	float: left;
	background-position: -169px top;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos #mosebacke a:hover {
	background-position: -169px bottom;
	background-image: url(../bilder/partnerlogos.png);
}

#container #footer #partnerlogos #strand {
	height: 43px;
	width: 133px;
	float: left;
	background-position: -269px top;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos #strand a:hover {
	background-position: -269px bottom;
	background-image: url(../bilder/partnerlogos.png);
}
#container #footer #partnerlogos {
	text-indent: -10000px;
}
#container #mainContainer #mainContent .past {
	color: #999;
	font-size: 0.85em;
	line-height: 1.5em;
}
#container #mainContainer #mainContent .current {
	font-size: 0.85em;
	line-height: 1.5em;
}
#media {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 20px;
	width: 170px;
	position: absolute;
	right: 20px;
	bottom: -20px;
	text-align: right;
	line-height: 20px;
}
#media a {
	color: #666;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#media a:hover {
	color: #657937;
	text-decoration: none;
	background-image: url(../bilder/media_pilar.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}

