body,
html {
	font-family: arial;
	font-size: 13px;
	color: #444a4e;
	line-height: 1.5;
	z-index: 1;
	font-weight: normal;
	background-color: #FFF
}

.clear,
hr {
	clear: both
}

section,
header,
article,
aside,
footer,
nav {
	display: block
}

#zeile0 {
	width: 100%;
	height: 720px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	overflow: hidden
}

#inhalt0 {
	width: 200%;
	height: 720px;
	position: absolute;
	top: 0px;
	left: -50%
}

#slide {
	width: 1920px;
	height: 720px;
	margin: 0 auto
}

#zeile1 {
	width: 100%;
	height: 683px;
	position: relative;
	z-index: 2
}

#lang {
	width: 37px;
	height: 60px;
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/lang_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 80px;
	z-index: 4
}

#langmenu {
	padding-left: 9px;
	padding-top: 5px
}

#prev,
#next {
	padding: 5px;
	position: absolute;
	top: 300px;
	z-index: 4;
	cursor: pointer
}

#prev {
	left: 15px
}

#next {
	right: 15px
}

#inhalt1 {
	width: 1200px;
	height: 683px;
	position: relative;
	margin: 0 auto;
	z-index: 3
}

#logo {
	width: 278px;
	height: 156px;
	position: absolute;
	top: 43px;
	left: 449px
}

#hauptnav {
	width: 745px;
	height: 40px;
	position: relative;
	margin: 0 auto;
	top: 207px
}

#hauptnav ul li {
	display: inline;
	float: left;
	position: relative;
	padding-bottom: 5px
}

#hauptnav ul li ul li {
	padding-bottom: 0px
}

#hauptnav ul li a {
	display: block;
	padding-top: 2px;
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #003100;
	text-decoration: none;
	margin-right: 2px;
	padding-bottom: 1px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 104px;
	text-align: center;
	background-color: #fff7dd
}

#hauptnav ul li ul li a {
	width: 185px;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-transform: none !important
}

#hauptnav ul li ul li a.menu-first {
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0
}

#hauptnav ul li ul li a.menu-last {
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px
}

#hauptnav ul li a:hover,
#hauptnav ul li a.menu-current,
#hauptnav ul li a.menu-parent {
	background-color: #9f2828;
	color: #fff7dd
}

#hauptnav ul li ul li a:hover,
#hauptnav ul li ul li a.menu-current,
#hauptnav ul li ul li a.menu-parent {
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/bg_nav.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 175px
}

#hauptnav ul li ul {
	display: none;
	width: 200px;
	min-height: 20px;
	position: absolute;
	left: 0px;
	top: 43px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff7dd;
	z-index: 10
}

#hauptnav ul li:hover ul,
#hauptnav ul li:hover>ul {
	display: block
}

#zeile2 {
	width: 100%;
	min-height: 771px;
	background-color: #fff7dd;
	position: relative;
	z-index: 3
}

#inhalt2 {
	width: 1200px;
	min-height: 771px;
	margin: 0 auto;
	position: relative
}

#links {
	width: 890px;
	min-height: 726px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	top: -35px
}

#broti {
	width: 865px;
	min-height: 37px;
	background-color: #fff;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	text-align: right;
	padding-right: 25px;
	padding-top: 27px
}

#text {
	margin-top: -20px;
	width: 840px;
	min-height: 576px;
	padding: 0px 25px 25px 25px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f2f2f2', GradientType=0)
}

#text h1 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 45px;
	color: #459945;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px
}

#text h2 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 35px;
	color: #003100;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px
}

#text h3 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 26px;
	color: #459945;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px
}

#text h4 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 24px;
	color: #003100;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px
}

#text h5 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 20px;
	color: #459945;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px
}

#text h6 {
	font-family: 'Akzidenz', sans-serif;
	font-size: 18px;
	color: #003100;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

#text hr {
	width: 100%;
	height: 1px;
	clear: both;
	border-bottom: #d0d0d0 solid 1px;
	border-top: #FFF solid 1px;
	border-left: #4f616c solid 0;
	border-right: #4f616c solid 0;
	margin-top: 25px;
	margin-bottom: 25px
}

#text img {
	float: left;
	margin-bottom: 25px;
	margin-right: 25px;
	max-width: 100%;
	height: auto
}

#text img.right {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
	max-width: 100%;
	height: auto
}

#text a,
#broti a {
	color: #459945;
	text-decoration: underline
}

#text a:hover,
#broti a:hover {
	color: #003100;
	text-decoration: none
}

#text table {
	border: 1px solid transparent;
	margin-bottom: 25px;
	width: 100%;
	color: #000
}

#text table tr {
	border: 1px solid transparent;
	color: #000
}

#text table tr td {
	border: 1px solid #FFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	vertical-align: middle;
	padding: 10px;
	background: #fff7dd
}

#text table tr td img {
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	max-width: 100%;
	height: auto
}

#text table caption {
	font-family: 'Akzidenz', sans-serif;
	font-size: 25px;
	color: #459945;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 10px
}

#text table tr th {
	border: 1px solid #FFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	vertical-align: middle;
	background: #459945;
	padding: 10px
}

#text ol {
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	left: 17px;
	width: 95%
}

#text ol li {
	padding-bottom: 1px;
	list-style-type: decimal;
	margin-left: 17px;
	padding-left: 15px
}

#text ul {
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	left: 17px;
	width: 95%
}

#text ul li {
	padding-bottom: 1px;
	list-style-type: square;
	margin-left: 17px;
	padding-left: 15px
}

.zuschneiden {
	width: 158px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

.zuschneiden img {
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 158px;
	min-height: 120px;
	height: auto;
	float: none;
	margin-bottom: 0px;
	padding-bottom: 0px
}

#abschluss {
	width: 890px;
	height: 40px;
	background-color: #f2f2f2;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px
}

#socialshareprivacy {
	width: 575px;
	height: 50px;
	float: left;
	padding-left: 25px
}

#socialshareprivacy .settings_info {
	display: none
}

#print {
	margin-top: 20px;
	width: 50px;
	height: 50px;
	float: right
}

#rechts {
	width: 290px;
	min-height: 50px;
	float: right;
	position: relative;
	top: -35px
}

#schnelli {
	width: 240px;
	min-height: 50px;
	padding: 22px 25px 25px 25px;
	color: #fff;
	background-color: #9f2828;
	margin-bottom: 25px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

#schnelli b {
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 22px;
	display: block;
	font-weight: normal;
	margin-bottom: 20px
}

#jetzt_anreise {
	margin-top: 15px
}

#jetzt_anreise,
#jetzt_abreise {
	width: 240px;
	height: 35px;
	margin-bottom: 12px;
	display: block;
	float: left
}

#jetzt_anreise_label,
#jetzt_abreise_label {
	margin-top: 15px;
	width: 60px;
	float: left;
	height: 20px
}

#schnelli #jetzt_anreise input,
#schnelli #jetzt_abreise input {
	width: 165px;
	height: 35px;
	margin-top: 5px;
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/kalender.png);
	background-position: center right;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	border-radius: 8px;
	border: 0px solid;
	padding-left: 10px
}

#schnelli #jetzt_absenden input {
	display: block;
	width: 100%;
	height: 45px;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 20px;
	color: #003100;
	border: 0px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px
}

#schnelli #jetzt_absenden input:hover {
	cursor: pointer;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0)
}

#news {
	width: 250px;
	min-height: 50px;
	background-color: #459945;
	margin-bottom: 25px;
	color: #fff;
	padding: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

#news b {
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	display: block
}

#news a {
	color: #003100;
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 20px;
	display: block;
	width: 100%;
	height: 33px;
	text-decoration: none;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 0px solid;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center
}

#news a:hover {
	cursor: pointer;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0)
}

#zeile3 {
	width: 100%;
	height: 243px;
	background-color: #003100;
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/bg_footer.jpg);
	background-position: center;
	background-repeat: repeat-x
}

#inhalt3 {
	width: 1200px;
	height: 243px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

#footertext {
	width: 298px;
	height: 129px;
	position: absolute;
	color: #fff;
	left: 0px;
	top: 36px;
	font-size: 12px
}

#footertext a {
	color: #fff
}

#anreise {
	width: 262px;
	height: 129px;
	position: absolute;
	top: 36px;
	left: 298px
}

#anreise b {
	font-family: 'Akzidenz', arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-left: 35px
}

#anreise img {
	float: right;
	margin-top: -20px
}

#hotel {
	width: 291px;
	height: 113px;
	background-color: #aa8127;
	position: absolute;
	top: 36px;
	left: 599px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

#hotel b,
#gasthof b {
	font-family: 'Akzidenz', arial, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
	display: block
}

#hotel a,
#gasthof a {
	font-family: 'Akzidenz', arial, sans-serif;
	font-weight: normal;
	color: #003100;
	font-size: 20px;
	text-decoration: none;
	width: 120px;
	height: 30px;
	padding-top: 5px;
	margin-right: 30px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	background-color: #fff;
	margin-top: 8px;
	float: right;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

#hotel a:hover,
#gasthof a:hover {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #fff 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0)
}

#hotel img,
#gasthof img {
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	float: left;
	margin-right: 20px
}

#gasthof {
	width: 291px;
	height: 113px;
	background-color: #459945;
	position: absolute;
	top: 36px;
	right: 0px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

#bottmnav {
	min-width: 230px;
	height: 20px;
	position: absolute;
	bottom: 14px;
	left: 0px
}

#bottmnav ul li {
	position: relative;
	float: left;
	display: inline
}

#bottmnav ul li a {
	color: #fff;
	margin-right: 15px;
	text-decoration: none
}

#bottmnav ul li a:hover {
	text-decoration: underline
}

#pinzweb {
	width: 82px;
	height: 11px;
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/icon_1_weiss.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 16px
}

#pinzweb a {
	width: 82px;
	height: 11px;
	display: block;
	text-decoration: none
}

#pinzweb a:hover {
	width: 82px;
	height: 11px;
	background-image: url(https://www.chalet-riki.at/wp-content/uploads/2022/04/icon_2_farbe_weiss.png);
	background-repeat: no-repeat
}

#pinzweb span {
	visibility: hidden
}
