body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	background-color: #FFFFD7;
	margin: 0;
	
}

.subMenu1 {
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 8px;
	width: 234px;
	height: 440px;
}

.secCode {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	text-decoration: line-through;
	background-color: #CCFFCC;
	border: 1px solid #000000;
}
.indexStyle01 {
	background-color: #F6DFBF;
	font-size: 9px;

}
.indexStyle02 {
	background-color: #F8F5D5;
}
.indexStyle03 {
	background-color: #FAF5C2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.indexStyle04 {
	background-color: #FBF1E3;
}
.indexStyle05 {
	background-color: #F7D5A7;
	font-size: 10px;
}
.indexStyle06 {
	background-color: #DDD797;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:link {

	color: #996600;
	text-decoration: none;
}
a:hover {


	color: #FFC246;
	text-decoration: none;
}
a:visited {


	color: #996600;
	text-decoration: none;
}
.titel01 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.titel02 {
	font-size: 12px;
	font-weight: bold;
	color: #D78100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.titel03 {
	font-size: 10px;
	font-style: italic;
}
.tabelleRahmen {
	background-color: #FAFBE3;
}
.klein01 {
	font-size: 10px;
	border: 2px none #996600;
}
.titel00 {

	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.tabGipfeltraum {
	border: 2px solid #00CCFF;
}
.smallCap {
	margin-top: -3px;
	margin-bottom: -3px;
}
.preiseGipfeltraum {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #33CCFF;
}
.zimmerGipfeltraum {
	font-size: 9px;
	color: #33CCFF;
}
.tabKrautergarten {

	border: 2px solid #00CC33;
}
.preiseKrautergarten {

	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00CC33;
}
.zimmerKrautergarten {

	font-size: 9px;
	color: #00CC33;
}
.tabSonnenstrahl {


	border: 2px solid #CCCC00;
}
.preiseSonnenstrahl {


	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC00;
}
.zimmerSonnenstrahl {


	font-size: 9px;
	color: #CCCC00;
}
.album {
	border: 1px solid #000000;
}
.gipfeltraumLM {
	text-decoration: line-through;
}

.Gästebuch {
	font-size: 12px;
	border-top: 0px dashed #996600;
	border-right: 1px dashed #996600;
	border-bottom: 1px dashed #996600;
	border-left: 0px dashed #996600;
}
.divFlashMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	border: 1px solid #009900;
	position: absolute;
	top: 602px;
	left: 800px;
	text-align: center;
	background-image: url(IMG/bgFlashBaum.gif);
	background-repeat: no-repeat;
}

.syleFlashBahn {
	position: absolute;
	top: -15px;
	right: 1px;
	left: 15px;
	bottom: 1px;
	overflow: auto;
	height: 800px;
	width: 1000px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.divFlashClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	border: 1px solid #FF0000;
	position: absolute;
	top: 630px;
	left: 800px;
	text-align: center;
	background-image: url(IMG/bgFlashBaumClose.gif);
	background-repeat: no-repeat;
}
.divPicBaum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	height: 79px;
	width: 50px;
	border: 1px none #FF0000;
	position: absolute;
	top: 10px;
	left: 559px;
	background-repeat: no-repeat;
}
