html
{
	padding: 0em;
	margin: 0em;
	font-family: arial;

}
.tablehead
{
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}
.tablebody
{

	font-family: arial;
	font-size: 13px;
}
.bild
{
	TEXT-DECORATION: none;

}
.bildchen
{
	float: right; margin: 1em;
}
.bildchenlinks
{
	float: left; margin: 1em;
}
.nav
{

	font-weight: bold;
	font-family: arial;
}
.nav2
{
	font-size: 11px;
}

#inhalt
{
	margin-left: 2em;
}

.content
{
	font-size: 13px;

}

.center
{
	font-size: 13px;
	text-align:center;
}

.centerbold
{
	font-size: 13px;
	text-align:center;
	font-weight: bold;
}

#footer
{
	text-align: center;
}
#titel
{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.untertitel
{
	font-weight: bold;
	font-size: 13px;
}
.untertitel_cent
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#fett
{
	font-weight: bold;
}
#center
{
	text-align: center;
}
#klein
{
	font-size: 11px;
	text-align: center;
}

.pix
{

	margin: 1em;
	margin-bottom: 0em;
	float: left;
}

.pictext
{
	position: relative;
	top: .2em;
}

.clear
{
	clear: both;
}

table, td, tr, a
{
	margin:0px;
	padding:0px;

}
.nav A:link
{
color: black;
TEXT-DECORATION: none;
font-size: 13px;
}

.nav A:visited
{
color: black;
TEXT-DECORATION: none;
font-size: 13px;
}
.nav A:hover
{
color: #000000;

font-size: 13px;
}
.nav A:active
{
color: #000000;
TEXT-DECORATION: none;
font-size: 13px;
}

.bild A:link
{
color: black;
TEXT-DECORATION: none;
font-size: 13px;
}

.bild A:visited
{
color: black;
TEXT-DECORATION: none;
font-size: 13px;
}
.bild A:hover
{
color: #000000;

font-size: 13px;
}
.bild A:active
{
color: #000000;
TEXT-DECORATION: none;
font-size: 13px;
}


A:link
{
color: #008A2A;

font-size: 13px;
}

A:visited
{
color: #008A2A;

font-size: 13px;
}
A:hover
{
color: #B50029;

font-size: 13px;
}
A:active
{
color: #000000;
TEXT-DECORATION: none;
font-size: 13px;
}
span.plain {
	color: #990000;
	font-weight: normal;
	}

span.booked {
	color: #FF0000;
	font-weight: bold;
	}

div#feature {
 	color: #FF0000;
 	font-weight: bold;
  	font-size: 1.5em;
}
#layer {
	position: absolute;
    z-index: 100;
    left: 550px;
    top: 290px;
    padding: 3px;
}