/*<!-- Grundeinstellungen -->*/
body
{
	margin: 0pt;
	font-family: Verdana;
	font-size: 15pt;
}
.buttonflach
{
	border: 1px #00397E solid;
	background: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana;
}
.eingabe
{
	border: 1px #00397E solid;
	font-size: 10px;
	font-family: Verdana;
}
.topnavi
{
	border-top: 2px #BBBBBB solid;
	border-bottom: 2px #BBBBBB solid;
	height: 25px;
}
.sidenavi
{
	width: 170px;
}
.main
{
	border-left: 2px #BBBBBB solid;
	border-right: 2px #BBBBBB solid;
}
.maincontent
{
	font-family: Verdana;
	font-size: 8pt;
	
}
.error
{
	background: #00397E;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.headline
{
	font-size: 18px;
	font-weight: bold;
	height: 35px;
}
a
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	text-decoration: underline;
}
.navi
{
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
}
.navi:hover
{
	text-decoration: underline;
}
.linie
{
	border: 1px #00397E solid;
}


/*<!-- Box -->*/
.boxallgemein
{
	font-size: 10px;
	border: 2px #00397E solid;
	width: 100%;
	background: #FFFFFF;
}
.boxhead
{
	font-weight: bold;
	background: #00397E;
	color: white;
	height: 18px;
}
.boxadmin
{
	color: black;
}
.boxtext
{
	font-size: 10px;
	width: 100%;
}

/*<!-- Kalender -->*/
.forback
{
	text-align: center;
	width: 21px;
	cursor: pointer;
	
}
.month
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	border: 1px #00397F solid;
}
.leer
{
	font-family: Verdana;
	font-size: 10px;
	cursor: default;
	text-align: center;
}
.tage
{
	cursor: pointer;
}
.datumsfeld
{
	border: 1px #00397E solid;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	background: #ffffff;
	text-align: center;
}

/*<!-- Hotels -->*/
.hotelvorschau
{
	border: 2px #00397E ridge;
	font-size: 10px;
}
.filter
{
	background: #FFFFFF;
	border: 1px #00397E solid;
}
.uart
{
 	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}  
.hotelname
{
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 2px #00397E ridge; 
	height: 30px;
}
.hotelfoto
{
	border: 1px black solid;
	width: 135px;
	height: 90px;
}
.hotelemail
{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
.hotelanschrift
{
	font-family: Verdana;
	font-size: 9px;
	border-right: 2px #00397E ridge;
}
font
{
	font-family: Verdana;
	font-size: 9px;
}
.hotelpreise
{
	font-size: 9px;
}
.hotelkurz
{
	border-right: 2px #00397E ridge;
}
.ausgebucht
{
	font-family: Verdana;
	font-size: 9px;
	color: #992222;
	font-weight: bold;
}

/*<!-- hotelpreise -->*/
.verpflegung
{
	border-bottom: 1px black solid;
}
.zimmertyp
{
	border-right: 1px black solid;
}
.preisehead
{
	border-bottom: 1px black solid;
	border-right: 1px black solid;
}

/*<!-- buchen -->*/
.fragenallgemein
{
	font-size: 10px;
	width: 300px;
	border: 1px #00397E solid;
	text-align: center;
}
.fragenkopf
{
	font-weight: bold;
	border-bottom: 1px #00397E solid;
}
.zusammen
{
	font-size: 10px;
	width: 270px;
	border: 2px #00397E solid;
	background: #FFFFFF;
}

/* <!-- Übersicht, Reservierungen -->*/
.name
{
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	height: 30px;
}
.preise
{
	border-left: 1px #00397E solid;
	border-right: 1px #00397E solid;
	background: #FFFFFF;
	vertical-align: top;
}
.betrag
{
	border: 1px #00397E solid;
	background: #FFFFFF;
	font-weight: bold;
}
.extras
{
	border-left: 1px #00397E solid;
	border-right: 1px #00397E solid;
	background: #FFFFFF;
	text-align: right;
}

/* <!-- Belegung -->*/
.belegung
{
	font-family: Verdana;
	font-size: 10px;
	empty-cells: hidden;
	background: #BBBBBB;
}
.belegungMonat
{
	font-family: Times;
	font-size: 16px;
	background: #888888;
	color: white;
}
.belegungTag
{
	background: #EEEEEE;
	width: 65px;
	height: 40px;
	vertical-align: top;
	cursor: pointer;
}

/* <!-- Anfragen -->*/
.anfragen
{
	font-family: Verdana;
	font-size: 10px;
	border: 2px #00397E solid;
}