body {
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Menüleiste links */
#menu {
	padding-left: 5px;
	padding-right: 0px;
	font-weight: bold
}

#menu a, #menu a:link, #menu a:visited {
	display: block;
	font-size: 10pt;
	line-height: 15px;
	background-color: transparent;
	text-decoration: none;
	text-indent: 10px;
	margin-right: 15px;
}

#menu a:hover {
	background-color: #58AB27;
	color: white;
	font-weight: bold;
	text-indent: 10px;
	margin-right: 10px;
}


/* Kopfleiste */
#headline {
	background-color: black;
	width: 100%;
}

#headline td {
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

.tab {
	font-size: 12px;
	text-align: center;
}

.sel {
	background-color: #58AB27;
	color: white;
	font-weight: bold;
	border: 1pt black solid;
}

.free {
	border-bottom: 1pt black solid;
}

.two {
	width: 50%;
}

.three {
	width: 33%;
}

.four {
	width: 25%;
}

.six {
	width: 16%
}


/* Überschrift Alpine Auskünfte */
.ausk {
	color: #9F00FF;
}

.greenlight {
	background-color: #58AB27;
}

.redlight {
	background-color: red;
}


/* Allgemeine Definitionsklassen */
sup {
	font-size: 9px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.imageright {
	float: right;
}

.imageleft {
	float: left;
}

.imagetop {
	vertical-align: top;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

li.blank {
	text-decoration: none;
	list-style: none;
}

li.block {
	list-style: square;	
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.unterstreich {
	text-decoration: underline;
}

.red {
	color: Red;
}

.green {
	color: #58AB27;
}

.leftindent {
	padding-left: 140px;
}

.leftindent2 {
	padding-left: 220px;
}

.fullybooked {
	font-weight: bold;
	color: Red;
}


/* Allgemeine Geschäftsbedingungen */
h5.agb {
	font-weight: bold;
	font-style: italic;
}

.jahresprogramm {
	line-height: 35px;
	background-color: #DBDBDB;
	font-size: 115%;
	font-weight: bold;
	display: block;
	width: 100%;
}

/* Startseite */
div.bildblock {
	float: right;
	width: 160px;
	text-align: center;
	vertical-align: top;
}

div.content {
	/* margin-right: 170px;*/
}

div.aktuelles {
	background-color: #58AB27;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}

td.TermineLabelAktiv {
	font-weight: bold;
	font-size: 10pt;
	background-color: #dddddd; 
	border: 1px;
	padding: 10px 10px 2px 10px; 
	border-style: solid;
	border-color: #000000;
}
td.TermineLabelNotAktiv {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #dddddd; 
	border: 1px;
	padding: 10px 10px 2px 10px; 
	border-style: solid;
	border-color: #000000;
}
td.TermineLabelAktiv a {
	text-decoration: none;
	font-size: 10pt;
	color: #008000;	
}
td.TermineLabelNotAktiv a {
	text-decoration: none;
	font-size: 10pt;
	color: #000000;		
}
td.TermineLabelNotAktiv a:hover {
	color: #ff0000;
}
/* NeeLY Datentechnik */
.HauptMenuEintrag {
	width: 140px;
	line-height: 16px;
	font-size: 10pt;
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 0px 10px;
	font-family: sans-serif, verdana, arial, helvetica;
	font-weight: bold;
	background-color: transparent;
	vertical-align: middle;
}
.HauptMenuEintrag a {
	text-decoration: none;
	color: #008000;
}
.HauptMenuEintrag a:visited {
	text-decoration: none;
	color: #008000;
}
.HauptMenuEintrag:hover {
	background-color: #58AB27;	
	color: white;
}
.HauptMenuEintrag:hover a {
		background-color: #58AB27;	
		color: white;
}
.HauptMenuEintrag a:hover {
	color: white;
}
.HauptMenuSpacer {
	line-height: 8px;
	font-size: 1pt;
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 0px 10px;
}
.MenuEintrag {
	line-height: 20px;
	font-size: 10pt;
	margin: 0px 0px 0px 0px; 
	padding: 0px 20px 0px 20px;
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color: transparent;
	vertical-align: middle;
}
.MenuEintrag a {
	text-decoration: none;
	color: #008000;
}
.MenuEintrag a:visited {
	text-decoration: none;
	color: #008000;
}
.MenuEintrag:hover {
	background-color: #58AB27;	
	color: white;
}
/* damit es der Internet-Explorer auch versteht */
.MenuEintrag :hover {
	width: 220px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #58AB27;	
	color: white;
}
.MenuEintrag:hover a {
	background-color: #58AB27;	
	color: white;
}
/* damit es der Internet-Explorer auch versteht */
.MenuEintrag :hover a {
	color: white;
}
.MenuEintrag a:hover {
	color: white;
}
.MenuSpacer {
	line-height: 8px;
	font-size: 1pt;
	margin: 0px 0px 0px 0px; 
	padding: 0px 10px 0px 10px;
}

.mtb {
	text-decoration: none;
	color: black;
	font-weight: bold;
	
}
.mtb:hover {
	color: red;
}	

/* Hüttenformatierungen */

