@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
body {
	background-color: #FFF;
	background-image: url(images/bggreen.gif);
	background-repeat: repeat-x;
}
#Content {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#Content #Topbar {
	height: 135px;
	width: 1000px;
	background-image: url(images/SSsummerTopBarLogo.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#Content #Topbar #TopLogo {
	float: left;
	width: 526px;
	height: 90%;
}
#Content #Topbar #TopLink {
	height: 25px;
	float: left;
	width: 100%;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#Content #TopLink {
	width: 1000px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4f4f4f;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-weight: normal;
}
#Content #TopLink a {
	color: #4f4f4f;
	text-decoration: none;
}
#Content #TopLink a:hover {
	text-decoration: underline;
	color: #A7B162;
}
#Content #Topbar #TopLink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0FF7D;
	font-weight: bold;
	text-align: center;
}
#Content #Topbar #TopLink table tr td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
#Content #Topbar #TopLink table tr td p {
	color: #F0FF7D;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
#Content #Topbar #TopLink table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#Content #TopbarAutumn {
	height: 135px;
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/SSsummerTopBarLogo.png);
}
#Content #TopbarAutumn #TopLink {
	height: 25px;
	width: 100%;
	padding-top: 100px;
}
#Content #TopbarAutumn #TopLink p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#Content #TopbarAutumn #TopLink table tr td p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#Content #TopbarAutumn #TopLink table tr td a:hover {
	text-decoration: underline;
}
#Content #TopbarAutumn #TopLink table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #F0FF7D;
}
#Content #Topbar #TopLink table tr td p a:hover {
	text-decoration: underline;
	text-align: left;
}
#Content #MainFrame {
	height: 650px;
	background-image: url(images/lake_mat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
}
#Content #MainFrame #MainContent {
	margin-top: 75px;
	width: 760px;
	float: right;
}
#Content #MainFrame #MainContent #Left {
	width: 400px;
	float: left;
	height: 525px;
	background-image: url(images/BG_left.png);
	background-repeat: no-repeat;
}
#Content #MainFrame #MainContent #Left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #828B41;
	padding-left: 15px;
}
#Content #MainFrame #MainContent #Left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 18px;
}
#Content #MainFrame #MainContent #Right {
	width: 300px;
	float: right;
	margin-right: 40px;
	background-repeat: repeat;
	border: thin solid #CCC;
	background-image: url(images/transparentWhite.png);
}
#Content #MainFrame #MainContent #Right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1A1B13;
	top: auto;
	bottom: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
}
#Content #MainFrame #MainContent #Right h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
}
#Content #MainFrame #MainContent #Right ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 35px;
	text-decoration: none;
	color: #06F;
	text-align: center;
}
#Content #MainFrame #MainContent #Right ul li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
	margin-right: 40px;
	text-align: center;
}
#Content #MainFrame #MainContent #Right ul li a:hover {
	text-decoration: underline;
}
#Content #Footer {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #a7b163;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #a7b163;
	background-color: #a7b163;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
	float: none;
}
#Content #Footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#Content #MainFrameAutumn #TablesMiddle #M {
	float: left;
	height: 345px;
	width: 295px;
	padding-left: 25px;
	padding-right: 15px;
	background-image: url(images/bg_horisontal.png);
}
#Content #MainFrameAutumn #TablesMiddle #MR {
	float: left;
	height: 345px;
	width: 290px;
	padding-left: 25px;
	padding-right: 15px;
	background-image: url(images/bg_horisontal_2.png);
}
#Content #Footer p a {
	color: #FFF;
	text-decoration: none;
}
#Content #Footer p a:hover {
	text-decoration: underline;
}
#Content #MainFrameAutumn {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
	background-repeat: no-repeat;
}
#Content #MainFrameAutumn #MainContent {
	margin-top: 75px;
	width: 820px;
	float: right;
}
#Content #MainFrameAutumn #MainContent #Right {
	width: 400px;
	float: right;
	margin-right: 40px;
	background-image: url(images/BG_right.png);
	height: 550px;
	background-repeat: no-repeat;
}
#Content #MainFrameAutumn #MainContent #Right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	top: auto;
	bottom: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
}
#Content #MainFrameAutumn #MainContent #Right h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
	line-height: 26px;
	padding-left: 25px;
}
#Content #MainFrameAutumn #MainContent #Right ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	color: #06F;
	text-align: center;
}
#Content #MainFrameAutumn #MainContent #Right ul li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 40px;
	list-style-type: none;
}
#Content #MainFrameAutumn #MainContent #Right ul li a:hover {
	text-decoration: underline;
}
#Content #MainFrameAutumn #MainContent #Left {
	width: 350px;
	float: left;
	height: 550px;
	background-image: url(images/BG_left.png);
	background-repeat: no-repeat;
}
#Content #MainFrameAutumn #MainContent #Left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #828B41;
	padding-left: 25px;
	padding-top: 10px;
}
#Content #MainFrameAutumn #MainContent #Left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 18px;
}
#Content #MainFrameRatter {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
	width: 1000px;
	height: 650px;
	background-image: url(images/BG_lingon.jpg);
	background-position: center top;
}
#Content #MainFrameRatter #MainContent #Right {
	width: 550px;
	float: right;
	margin-right: 40px;
	background-repeat: no-repeat;
	height: 150px;
	background-image: url(images/BG_ratterallma.png);
}
#Content #MainFrameRatter #MainContent #Right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1A1B13;
	top: auto;
	bottom: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
}
#Content #MainFrameRatter #MainContent #Right p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #06F;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
#Content #MainFrameRatter #MainContent #Right p a:hover {
	text-decoration: underline;
	text-align: center;
}
#Content #MainFrameRatter #MainContent {
	margin-top: 75px;
	width: 630px;
	float: right;
	clear: both;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right {
	float: left;
	width: 450px;
}
#Content #MainFrameRatter #ostkaka {
	clear: both;
	width: 550px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
	border: thin solid #CCC;
	background-image: url(images/transparentWhite.png);
	background-repeat: repeat;
}
#Content #MainFrameSpot #MainContent #SpotHeader {
	width: 1000px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #000;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left p a {
	color: #FFF;
	text-decoration: none;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left p a:hover {
	text-decoration: underline;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #B2BD5D;
	padding-top: 20px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 333;
	line-height: 19px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: 333;
}
#Content #MainFrameSpot #MainContent #SpotINFO {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left {
	float: left;
	width: 250px;
	background-color: Bergdala Wärdshus
& Vandrarhem med  ekologiskt och glasblåsning    Ekebacken Hotell & Konferens med Älgagille    Getnö Gård - Lake Åsnen Resort med  viltmeny och berättarkväll (information kommer)    Gräddhyllan Lantcafé med höstens soppor    Hjortseryd med flugfiske och avsmakningsbuffé    Hotell Björkängen (information kommer)    JA Ranch & Lodging med höstens Bar-b-q    Korrö Restaurang & Kafé med femrätters supé och vandring    Stockhultsgårdens Tebod med karamellkokning och tjälknöl (information kommer)    Sussie’s Café med höstmiddagar och skrönor  (information kommer)    Villa Viks Matsalar med gourmetsupé och ostkaka;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-right: 15px;
	background-color: #A7B163;
	margin-top: 40px;
	margin-bottom: 20px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left #Spot_right {
	float: right;
	width: 400px;
}
#Content #MainFrameRatter #MainContent #Right h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
	line-height: 26px;
	padding-left: 25px;
}
#Content #euplats {
	height: 70px;
	padding-left: 10px;
	padding-right: 10px;
	width: 60px;
	float: left;
}
#Content #MainFrameRatter #ostkaka h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
}
#Content #MainFrameRatter #ostkaka p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 25px;
	color: #333;
	line-height: 18px;
}
#Content #MainFrameRatter #ostkaka p a {
	color: #06F;
	text-decoration: none;
}
#Content #MainFrameRatter #ostkaka p a:hover {
	text-decoration: underline;
}
#Content #MainFrameRatter #isterband {
	width: 550px;
	clear: both;
	float: right;
	background-color: #FFF;
	margin-right: 40px;
	margin-top: 20px;
	border: thin solid #CCC;
}
#Content #MainFrameRatter #isterband p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 25px;
	color: #333;
	line-height: 18px;
}
#Content #MainFrameRatter #isterband h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
}
#Content #MainFrameRatter #lingon {
	clear: both;
	float: right;
	width: 550px;
	background-color: #FFF;
	margin-right: 40px;
	margin-top: 20px;
	border: thin solid #CCC;
	margin-bottom: 20px;
}
#Content #MainFrameRatter #lingon p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 25px;
	color: #333;
	line-height: 18px;
}
#Content #MainFrameRatter #lingon h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
}
#Content #MainFrame #MainContent #Right p a {
	color: #09F;
	text-decoration: none;
}
#Content #MainFrame #MainContent #Right p a:hover {
	text-decoration: underline;
}
#Content #MainFrameOm {
	height: 650px;
	background-image: url(images/lake_mat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
}
#Content #MainFrameOm #MainContent #Right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	font-weight: normal;
}
#Content #MainFrameOm #MainContent {
	margin-top: 75px;
	width: 820px;
	float: right;
}
#Content #MainFrameOm #MainContent #Right {
	width: 400px;
	float: right;
	margin-right: 40px;
	background-repeat: repeat;
	border: thin solid #CCC;
	background-image: url(images/transparentWhite.png);
}
#Content #MainFrameOm #MainContent #Right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	top: auto;
	bottom: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
	padding-right: 25px;
	padding-left: 20px;
}
#Content #MainFrameOm #MainContent #Right h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #828B41;
	text-align: center;
	padding-top: 10px;
	line-height: 26px;
}
#Content #MainFrameRatter #MainContent #ostkaka h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
	text-align: center;
}
#Content #MainFrameRecept {
}
#Content #MainFrameRecept #MainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BDCA74;
	font-weight: normal;
}
#Content #MainFrameRecept #MainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: 333;
}
#Content #MainFrameRecept #MainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	color: #333;
}
#Content #MainFrameSpot {
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla {
	float: right;
	width: 250px;
	text-decoration: none;
	margin-top: 40px;
	background-image: url(images/bg_links.png);
	background-repeat: no-repeat;
	height: 420px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #BDCA74;
	padding-left: 20px;
	font-variant: normal;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
	padding-left: 10px;
}
#Content #MainFrameAutumn #bilder {
	height: 350px;
	width: 1000px;
}
#Content #MainFrameAutumn #bilder #indexLL {
	background-color: #CCC;
	height: 342px;
	width: 227px;
}
#Content #MainFrameAutumn #Tables {
	width: 100%;
	padding-top: 30px;
}
#Content #MainFrameAutumn #TablesTop {
	height: 360px;
	width: 100%;
	padding-top: 20px;
}
#Content #MainFrameAutumn #TablesMiddle {
	height: 360px;
	width: 100%;
	padding-top: 20px;
}
#Content #MainFrameAutumn #TablesTop #LL {
	height: 345px;
	width: 200px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TablesTop #R {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TablesTop #RR {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TablesTop #L {
	height: 345px;
	width: 200px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TablesMiddle #ML {
	float: left;
	height: 345px;
	width: 282px;
	padding-left: 25px;
	padding-right: 28px;
	background-image: url(images/bg_horisontal.png);
}
#Content #MainFrameAutumn #TableBottom {
	height: 360px;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
#Content #MainFrameAutumn #TableBottom #LL {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TableBottom #L {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TableBottom #R {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal.png);
}
#Content #MainFrameAutumn #TableBottom #RR {
	float: left;
	height: 345px;
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/bg_vertikal_greenEU.png);
}
#Content #MainFrameAutumn #TablesTop #h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #093;
}
#Content #MainFrameAutumn #TablesTop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #828B41;
}
#Content #MainFrameAutumn #TablesTop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #MainFrameAutumn #TablesMiddle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #828B41;
}
#Content #MainFrameAutumn #TablesMiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #MainFrameAutumn #TableBottom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #828B41;
}
#Content #MainFrameAutumn #TableBottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right p a {
	color: #06F;
	text-decoration: none;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right p a:hover {
	text-decoration: underline;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b2be5e;
	font-weight: normal;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #06F;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right ul {
	list-style-type: none;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right ul li a:hover {
	text-decoration: underline;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
}
#Content #MainFrameAutumn #TableBottom #RR h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFF;
	line-height: 30px;
}
#Content #MainFrameAutumn #TableBottom #RR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#Content #MainFrameAutumn #TableBottom #RR p a {
	color: #FFF;
	text-decoration: none;
}
#Content #MainFrameAutumn #TableBottom #RR p a:hover {
	text-decoration: underline;
}
#Content #MainFrameAutumn #TablesTop p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#Content #MainFrameAutumn #TablesTop p a:hover {
	text-decoration: underline;
}
#Content #MainFrameAutumn #TablesMiddle p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#Content #MainFrameAutumn #TablesMiddle p a:hover {
	text-decoration: underline;
}
#Content #MainFrameAutumn #TableBottom p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#Content #MainFrameAutumn #TableBottom p a:hover {
	text-decoration: underline;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla ul li a {
	text-decoration: none;
	color: #06F;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla ul li a:hover {
	text-decoration: underline;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_right table {
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Tanell {
	float: left;
	width: 350px;
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Tabell right {
	width: 350px;
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #TabellRight {
	width: 350px;
	margin-top: 40px;
	float: right;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Tanell table tr td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color: #BDCA74;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Tanell table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #TabellRight table tr td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #bdca74;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #TabellRight table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #LINKar {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Content #LINKar table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #828B41;
	text-decoration: none;
	text-align: center;
}
#Content #MainFrameRecept {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_left_special {
	float: left;
	width: 250px;
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla h4 a img {
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	color: #000;
}
#Content #MainFrameSpot #MainContent #SpotINFO #Spot_alla h4 {
	text-align: center;
}
#Content #MainFrameRecept #MainContent #ReceptTop {
	width: 500px;
	padding-bottom: 20px;
	float: left;
}
#Content #MainFrameRecept #MainContent #Recept_text {
	width: 240px;
	float: right;
	padding-bottom: 10px;
}
#Content #MainFrameRecept #MainContent #Recept_Text2 {
	float: right;
	width: 200px;
}
#Content #MainFrameRecept #MainContent table tr td ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
	list-style-type: none;
	line-height: 24px;
}
#Content #MainFrameRecept #MainContent table tr td ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 300px;
}
#Content #MainFrameSpot #MainContent #SpotINFO p small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content #MainFrameSpot #MainContent #SpotINFO p small a {
	text-decoration: none;
}
#Content #MainFrameSpot #MainContent #SpotINFO h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #b2bd5d;
	margin-top: 40px;
}
#Content #MainFrameSpot #MainContent #SpotINFO p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

