A {
text-decoration: underline;
color: #166843;
}

A:Hover {
color: #AF734E;
text-decoration: none;
}

body {
	scrollbar-face-color:#FEE89C;
	scrollbar-highlight-color:#005030;
	scrollbar-3dlight-color:#FFF0C0;
	scrollbar-darkshadow-color:#FFF0C0;
	scrollbar-shadow-color:#005030;
	scrollbar-arrow-color:#005030;
	scrollbar-track-color:#FEE89C;
}

.button {
  text-decoration:none; 
  background-color:#FEE89C;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  border-left: #005030 1 solid;
  border-right: #005030 1 solid;
  border-top: #005030 1 solid;
  border-bottom: #005030 1 solid;
}
  
  .option {
	background-color : transparent;
	border: 0;
  }
  
  
  input {
  text-decoration : none;
  background-color: #FFFAEA;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  border-left: #005030 1  solid;
  border-right: #005030 1  solid;
  border-top:#005030 1  solid;
  border-bottom:#005030 1 solid;
}

textarea {
  text-decoration : none;
  background-color: #FFFAEA;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  border-left:#005030 1  solid;
  border-right: #005030 1  solid;
  border-top: #005030 1  solid;
  border-bottom: #005030 1 solid;
}

select {
  text-decoration : none;
  background-color: #FFFAEA;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
   border-left:#005030 1  solid;
  border-right: #005030 1  solid;
  border-top: #005030 1  solid;
  border-bottom: #005030 1 solid;
}


body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #166843;
}

td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #166843;
}


.maintable {
}

.maintable-top {
	clear: both;
}

.maintable-top-spacer {

}

.maintable-image {
	border-left: 1px solid #166843;
	border-right: 1px solid #166843;
	border-bottom: 1px solid #fff;
	background: #fdf5d1;
}

.maintable-center {
	border-left: 1px solid #166843;
	border-right: 1px solid #166843;
	background: #fdf5d1;
}

.maintable-bottom {
	border-left: 1px solid #166843;
	border-right: 1px solid #166843;
	border-bottom: 1px solid #166843;
	text-align: center;
	padding: 6px 0 6px 0;
}

.header-left-top {
	width: 710px;
	height: 24px;
	background: #fff;
}

.header-left-bottom {
	clear: left;
	width: 710px;
	height: 76px;
	background: #fff;
	border-left: 1px solid #166843;
	border-top: 1px solid #166843;
}

.header-left {
	width: 710px;
	height: 100px;
	background: #fff;
	float: left;
}

.header-right {
	width: 240px;
	height: 100px;
	background: #fff;
	float: right;
}

.header-right-alpaka {
	width: 240px;
	height: 110px;
	background: #fff;
	float: right;
}

.imageborder {
	border-left: 1px solid #fff;
}

.center-navi {
	background: #fbeca2;
	vertical-align: top;
}

.center-content {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: top;
}

.center-right {
	vertical-align: top;
	background: url(images/logos/back-stern-start.jpg) bottom no-repeat;
}

.center-right-subpage {
	vertical-align: top;
	background: url(images/logos/back-stern-sub.gif) bottom right no-repeat;
	padding: 12px 0 0 0;
}

.center-right-subpage td{
	vertical-align: top;
}

.navigation {
	font-weight: bold;
	padding: 12px 0 16px 0;
	
}

.navigation img {
	margin: 16px 0 2px 25px;
}

.navlink:link, .navlink:visited {
	color: #166843;
	text-decoration: none;
	display: block;
	width: 149px;
	height: 22px;
	line-height: 22px;
	padding: 0px 0 0 25px;
}

.navlink:hover {
	background: #f9e378;
}

.navlink#active {
	background: #f9e378;
}

.navigation-top {
	width: 250px;
    height: 14px;
	float: left;
	margin: 0px 0 0 28px;
	font-weight: bold;
}


.navigation-top a:link, .navigation-top a:visited {
	color: #166843;
	text-decoration: none;

}

.navigation-top a:hover {
	
}

.navigation-bottom {
	
}

.imglink img {
	text-decoration: none;
	border: 0px;
}

.headertext {
margin: 30px 0 0 24px;
}

.contenttable-text {
	margin: 14px 20px 4px 20px;
	
}

.contenttable-text td {
	vertical-align: top;
	color: #000;
	line-height: 20px;
}

.contenttable-inlay {
	margin: 14px 20px 0px 20px;
	border: 1px solid #fcedb5;
}

.contenttable-inlay td {
	padding: 8px;
	vertical-align: top;
	color: #166843;
	line-height: 20px;
	background: #fefcf0;
}

.contenttable-inlay td ul {
	padding: 0 0 0 20px;
	margin: 10px;
}

.contenttable-inlay td ul li {
	background: #fefcf0;
}

.contenttable-inlay2{
	margin: 14px 20px 0px 20px;
	border: 1px solid #166843;
	background: #fcedb5;
}

.contenttable-inlay2 td {
	padding: 8px;
	vertical-align: top;
	color: #000;
	line-height: 14px;
	background: #fefcf0;
	font-size: 11px;
}

.contenttable-inlay3{
	margin: 4px 0px 4px 0px;
	border: 1px solid #fcedb5;
	background: #fcedb5;
}

.contenttable-inlay3 td {
	padding: 8px;
	vertical-align: top;
	color: #166843;
	line-height: 14px;
	background: #fdf5d1;
	font-size: 11px;
}

.initiale {
	float: left;
}

.initiale img {
	margin: 4px 4px 0px 0;
}

.bildlinks {
	float: left;
}

.bildlinks img {
	margin: 4px 8px 0px 0;
	border: 1px solid #166843;
}

.bildrechts {
	float: right;
}

.bildrechts img {
	margin: 4px 4px 0px 8px;
	border: 1px solid #166843;
}

.floatimage {
	float: left;
}

.floatimage img {
	margin: 4px 16px 0px 0;
}

.contenttable-header {
	margin: 10px 20px 12px 20px;
	height: 64px;
	background: url(images/logos/content-header-stern.gif);
}

.contenttable-header td {
	padding: 10px 0 0 60px;
	line-height: 54px;
	height: 54px;
	background: url(images/logos/content-header-stern.gif);
	font-weight: bold;
	font-size: 14px;
}


.contenttable-pictures {
	margin: 0px 0px 20px 20px;
}

.contenttable-pictures img {
	
}

.contenttable-pictures-subpage {
	margin: 28px 0px 20px 20px;
}

.contenttable-pictures-subpage td {
	vertical-align: top;
}

.imgtext {
	font-weight: bold;
	padding: 4px 0 4px 0;
}

.imagethumb img {
	border: 1px solid #166843;
}

.right-reservierung {
	margin: 14px 0 18px 0;
	padding: 6px 0 6px 10px;
	width: 190px;
	background: #fcf2c2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.right-reservierung a:link, .right-reservierung a:visited {
   height: 18px;
   line-height: 18px;
   padding: 10px 10px;
	margin: 0px 0 0px 0;
}

.right-reservierung a.maillink {
	padding: 0px;
}

.right-reservierung a img {
	border: 0;
	text-decoration: none;
}

.right-reservierung-subpage {
	margin: 2px 0 18px 0;
	padding: 6px 0 6px 16px;
	width: 184px;
	background: #fcf2c2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.right-reservierung-subpage td {
	padding: 0px 0px;
}

.right-reservierung-subpage td a:link, .right-reservierung-subpage td a:visited {
	padding: 0px 0px;
}

.right-header {
	margin: 4px 0px 12px 4px;
	line-height: 22px;
	padding: 10px 0 8px 36px;
	font-weight: bold;
	font-size: 14px;
	background: url(images/logos/right-header-stern.gif);
}

.right-header-subpage {
	margin: 4px 0px 12px -12px;
	line-height: 22px;
	padding: 10px 0 8px 36px;
	font-weight: bold;
	font-size: 14px;
	background: url(images/logos/right-header-stern.gif);
}

.right-text {
	margin: 4px 0px 12px 16px;
}

.right-text-subpage {
	margin: 4px 0px 12px 16px;
	width: 160px;
	font-weight: normal;
}


/*  TEXT */

.headlinebig {
	color: #166843;
	font-size: 14px;
	font-weight: bold;
}

.headline {
	color: #166843;
	font-weight: bold;
	font-size: 12px;
}

.boldlink {
	font-weight: bold;
}

.textsmall {
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

.fett {
	font-weight: bold;
}

.preisdetail {
	display: block;
	background-image: url(images/small/preis_bg.gif);
	background-repeat: no-repeat;
	background-position: 30% 50%;
	height: 50px;
	width: 180px;
	float: left;
	color: #005030;
	font-size: 11px;
	line-height: 14px;
	padding-top: 8px;
}
.preisdetail strong {
	font-size: 15px;
}
.preisdetail span {
	color: #005030;
	font-size: 14px;
}

.alpheader {
	display: block;
	background-image: url(images/alpaka/stern.gif);
	background-size: 15px, 15px;
	background-repeat: no-repeat;
	background-position: 0px;
	height:0px;
	width: 0px;
	float: left;
	color: #166843;
	font-size: 13px;
	line-height: 16px;
	padding-top: 2px;
	
}

.alpname{
	margin: 10px 0px 0px;
	border: 1px solid #166843;
	background: #fdf5cf;
	padding: 1px;}
	
.alp-maintable-center {
	border-left: 1px solid #166843;
	border-right: 1px solid #166843;
	background: #fcedb5;
}
	
.alp-center-navi {
	background: #fdf5cf;
	vertical-align: top;
}

.alp-center-content {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: top;
}

.alp-center-right {
	vertical-align: top;
	background: url(images/logos/back-stern-start.jpg) bottom no-repeat;
}

.alp-center-right-subpage {
	vertical-align: top;
	background: #fdf5cf url(images/logos/back-stern-sub.gif) bottom right no-repeat;
	padding: 12px 0 0 0;
}

.alp-right-reservierung {
	margin: 14px 0 18px 0;
	padding: 6px 0 6px 0px;
	width: 200px;
	background: #fcf2c2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


