/* ----------------------------------------------- */
/* CSS Hotel Christl */
/* Erstellung: Nov 2004 */
/* www.b.fusion.de */
/* ----------------------------------------------- */
/*---------allgemeine Definitionen----------------*/
html, body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bgstart {
background:  url(img_all/bg.gif);
}
.bg {
background:  url(img_all/bg2.gif);
}
/*-------------allgemeine textformatierungen-------------*/





.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #68340D;
}
.hlstart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.06em;
}
.sprachwahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.06em;
	text-decoration: none;
}
a.restaurant:link, a.restaurant:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #68340D;
	text-decoration: none;
}
a.restaurant:hover, a.restaurant:active{
	text-decoration: underline;
}
.navi, a.navi:link, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #68340D;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}
 a.navi:hover, a.navi:active {
	font-weight: bold;
	border-bottom: 3px solid #A60005;
}
.navi2, a.navi2:link, a.navi2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #68340D;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}
 a.navi2:hover, a.navi2:active {
	font-weight: bold;
	border-bottom: 3px solid #09ACC5;
}
.navi2activ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #68340D;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 3px solid #09ACC5;
}.hlcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #68340D;
	letter-spacing: 0.06em;
}
.imgfloat {
float: right;
marging-left: 10px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #68340D;
	font-weight: bold;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #68340D;
}
.eingabefeldxl {
width: 150px
}
 .selectbuchung {
	width: 200px;
}
 .schalter {
	width: 120px;
	font-size:12px;
}
