/* ALLGEMEIN, BG UND PAGE */

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

.clearer {
	clear: both;
}

body, html {
	font-family: Arial, Verdana, sans-serif;
	color: #323232;
	background: url(../images/body-bg.jpg) top center;
	/*position: relative;*/
}
body
{
	min-width: 1114px;
}

.homeeditlink {
	margin-top: 60px;
}

/* HEADER UND LOGO */

#header {
	position: relative;
	width: 1114px;
	height: 375px;
	margin: 0 auto;
	background: transparent url(../images/header-bg.jpg) top center no-repeat;
}

body.ristola #header {
	background-image: url(../images/header-bg_ristola.jpg);
}

#logo {
	display: block;
	position: absolute;
	top: 11px;
	left: 45px;
	width: 407px;
	height: 188px;
	background: transparent url(../images/logo.png) top left no-repeat;
}
#picturelink_header1 {
	display: block;
	position: absolute;
	top: 35px;
	right: 110px;
	width: 175px;
	height: 200px;
}
#picturelink_header2 {
	display: block;
	position: absolute;
	top: 130px;
	right: 50px;
	width: 190px;
	height: 220px;
}
body.ristola #logo {
	background-image: url(../images/logo_ristola.png);
}

/* PAGE */

#page {
	width: 785px;
	min-height: 450px;
	margin: -375px auto 0 auto;
	padding: 375px 164px 0 145px;
	padding: 375px 174px 0 155px;
	background: transparent url(../images/page-bg.png) 93px 0 repeat-y;
}

#map {
	position: absolute;
	top: 0;
	left: 0;
	width: 582px;
	height: 426px;
	margin-left: -18px;
	background: url(../images/map.gif) top left no-repeat;
}
#map a.ristola {
	position: absolute;
	left: 198px;
	top: 294px;
	width: 363px;
	height: 66px;
}
#map a.ristola:hover {
	background: url(../images/map_hover-ristola.gif) top left no-repeat;
}

/* HAUPTNAVIGATION */

#mainnavi {
	position: absolute;
	top: 200px;
	left: 116px;
	height: 22px;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainnavi li {
	float: left;
	height: 22px;
	margin-left: 14px;
	padding-left: 27px;
	line-height: 22px;
	background: url(../images/mainnavi-li-bg.gif) top left no-repeat;
}
#mainnavi li.first {
	background: none;
}
#mainnavi li.first.active {
	background-image: url(../images/mainnavi-li-bg-first_active.gif);
}
#mainnavi li.first:hover,
#mainnavi li.first:focus {
	background-image: url(../images/mainnavi-li-bg-first_hover.gif);
	margin-left: 32px;
	padding-left: 9px;
}
#mainnavi li a {
	float: left;
	height: 22px;
	line-height: 22px;
	color: #944934;
	text-decoration: none;
}
#mainnavi li a:hover,
#mainnavi li a:focus,
#mainnavi li:hover a {
	margin-right: -10px;
	padding-right: 10px;
	color: #fdf2e0;
	background: #ceb89b url(../images/mainnavi-a-bg_hover.gif) top right no-repeat;
}
#mainnavi li:hover {
	background: url(../images/mainnavi-li-bg_hover.gif) top left no-repeat;
}
#mainnavi li.active {
	background: url(../images/mainnavi-li-bg_active.gif) top left no-repeat;
}
#mainnavi li.active a,
#mainnavi li.active a:hover{
	margin-right: -10px;
	padding-right: 10px;
	background: #9b7b5f url(../images/mainnavi-a-bg_active.gif) top right no-repeat;
	color: #f6ead5;
	text-decoration: none;
}

/* RUBRIKNAVIGATION */

#subnavi {
	position: absolute;
	top: 232px;
	left: 140px;
	height: 22px;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#subnavi li {
	float: left;
	line-height: 12px;
	margin-left: 8px;
	padding-left: 10px;
	background: url(../images/subnavi-li-bg.gif) top left no-repeat;
}
#subnavi li.first {
	background: none;
}
#subnavi li a {
	color: #86725c;
	text-decoration: none;
}
#subnavi li a:hover {
	color: #48321b;
}
#subnavi li.active a,
#subnavi li.active a:hover {
	color: #8a412e;
}

/* CONTENT */

#content {
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 11px;
}
body.home #content {
	position: relative;
	padding-left: 405px;
}

h1 {
	display: block;
	width: 586px;
	height: 81px;
	line-height: 79px;
	margin-left: -40px;
	padding-left: 40px;
	font-family: Georgia, Times New Roman, Times, Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #2f3816;
	background: transparent url(../images/h1-bg.gif) top left no-repeat;
}
#header h1 {
	position: absolute;
	top: 290px;
	left: 155px;
}
h2 {
	margin-bottom: 11px;
	font-family: Georgia, Times New Roman, Times, Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #623609;
}
h2 strong,
h2 bold {
	font-weight: normal;
}
h3 {
	margin-bottom: 11px;
	font-family: Georgia, Times New Roman, Times, Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#content p {
	padding-bottom: 11px;
}

#content a {
	color: #8a412e;
	text-decoration: none;
}
#content a:hover {
	color: #fdf2e0;
	background: #CEB89B;
}

#content a.imagelink {
	background: none;
	border: none;
}
#content a.imagelink img {
	border: 1px solid #eaddcf;
	background: none;
}
#content a.imagelink:hover img {
	border: 1px solid #7c6853;
	background: none;
}

#content table.preistabelle {
	width: 250px;
	border-collapse: collapse;
	border: 1px dashed #9B7B5F;
	background: #EFE3D1;
}
#content table.preistabelle th {
	background: #b8ab98;
	color: #FDF2E0;
	border: 1px dashed #9B7B5F;
	font-weight: bold;
}
#content table.preistabelle td {
	border: 1px dashed #9B7B5F;
	text-align: center;
}

#content ul,
#content ol {
	list-style-position: inside;
	padding: 0 0 11px 3px;
	line-height: 155%;
}
#content ul {
	list-style-type: circle;
}

img.image_left {
	float: left;
	margin: 0 7px 4px 0;
}
img.image_right {
	float: right;
	margin: 0 0 4px 7px;
}

#content a img {
	border: none;
	outline: none;
}

/* FOOTER */

#footer {
	position: relative;
	width: 1114px;
	height: 254px;
	margin: 0 auto 0 auto;
	background: transparent url(../images/footer-bg.png) 1px 0 no-repeat;
}

#lynet-add {
	position: absolute;
	right: 122px;
	bottom: 194px;
	width: 177px;
	height: 55px;
}
#lynet-add:hover {
	background: transparent url(../images/lynet-add_hover.jpg) 70px 4px no-repeat;
}

#kalevala-add {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 287px;
	height: 84px;
	background: transparent url(../images/kalevala-add.png) top left no-repeat;
}
#kalevala-add:hover {
	background-image: url(../images/kalevala-add_hover.png);
}

#picturelink_footer {
	display: block;
	position: absolute;
	top: 15px;
	left: 65px;
	width: 170px;
	height: 150px;
}

/* GOOGLEMAP */

#googlemaps-div {
	float: left;
	margin: 0 14px 11px 0;
}

#googlemaps-div iframe {
	border: 1px solid #8a412e;
}

/* WETTER */

#wetter-table {
	float: right;
	margin: 20px 0 40px 40px;
	border: 1px solid #A5876B;
}

#wetter-table a:hover {
	background: none;
}

/* IFRAME-KALENDER */

ul.legend {
	list-style: none !important;
	margin: 0;
	padding: 0;
	font-size: 10px;
	float: left;
}
ul.legend li {
	margin: 0px;
	margin-top: 3px;
}
div.reserviert {
	background-color: #E9805F;
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #b8ab98;
	float: left;
	margin-right: 6px;
}

table.kalender {
	border-collapse: collapse;
	width: 250px;
	margin-bottom: 7px;
}
table.kalender tr {
	height: 20px;
}
table.kalender tr.headline td {
	background-color: #b8ab98 !important;
	font-weight: bold;
	color: #FDF2E0;
	border-color: #9b7b5f;
}
table.kalender td, th {
	background-color: #EFE3D1;
	border: 1px solid #b8ab98;
	padding: 2px;
	width: 20px;
	text-align: center;
	font-weight: normal;
}
table.kalender td.reserviert {
	background-color: #E9805F;
	color: #fff;
}
table.kalender .feiertag {
	color: #944934;
}
table.kalender span.kw {
	background-color: #b8ab98;
	font-weight: bold;
	color: #FDF2E0;
	display: block;
}

.lbbox {
	width: 250px;
}

form {
	width: 250px;
}
select {
	float: right;
	margin: 0 -1px 2px 0;
}

.calendarbutton {
	background: #fff;
	border: 1px solid #e8d8c1;
	padding: 2px;
	float: right;
	margin-top: -5px;
	font-weight: bold;
	color: #FDF2E0;
}
.calendarbutton:hover {
	border: 1px solid #b8ab98;
	color: #944934 !important;
	background: #fff !important;
}