body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_loeffel.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
}


img{
	border: 0px;
	behavior:	url(pngbehavior.htc);
}

a{
	color: #ffffff;
	text-decoration: underline;
}


.gloSpacer{
	position: relative; 
	width: 1px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}


.boxAll{
	position: relative;
	width: 916px;
	margin: 0 auto;
	text-align:left;
}




/* -- styles for header -- */
.boxHeader{
	position: relative;
	width: 916px;
	height: 115px;
}


.heaLogo{
	position: absolute;
	left: 0px;
	top: 0px;
}

.heaMeta{
	position: absolute;
	left: 245px;
	top: 10px;
	color: #ffffff;
	font-size: 10px;
}

.heaMetaOff{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.heaMetaOn{
	color: #7b7b7b;
	font-size: 10px;
	text-decoration: underline;
}

.heaMainnav{
	position: absolute;
	left: 224px;
	top: 69px;
}
.heaSubnav{
	padding-left: 20px;
	padding-top: 6px;
	color: #ffffff;
	font-size: 12px;
}

.heaSubnavOff{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.heaSubnavOn{
	color: #7b7b7b;
	font-size: 12px;
	text-decoration: underline;
}

.heaReservation{
	position: absolute;
	left: 762px;
	top: 0px;
}

/* -- end styles for header -- */



/* -- styles for content -- */
.conBgTable
{
	background-image: url(../images/bg_table.gif); 
	background-repeat: repeat-x;
}

.conBgLineVertical
{
	background-image: url(../images/line_vertical.gif); 
	background-repeat: repeat-y;
}

.conLineDotted
{
	background-image: url(../images/line.gif); 
	background-repeat: repeat-x;
	height: 32px;
}

.conTitle
{
	padding-bottom: 32px;
}

.conLauftext{
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 10px;
}

.conTextBold{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.conLine{
	background-color:#363636;
}

.conLineHorizontal{
	border-top: solid 1px #363636;
	height: 29px;
}

.conLinkArrow
{
	background-image: url(../images/link_arrow.gif); 
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #ffffff;
	font-size: 12px;
}

.conLinkArrowBack
{
	background-image: url(../images/link_arrow_back.gif); 
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 12px;
}

.conImg
{
	padding-right: 10px;
	color: #ffffff;
	font-size: 12px;
}

/* -- end styles for content -- */

/* -- styles for related links -- */

.relText{
	color: #cccccc;
	font-size: 12px;
	padding-bottom: 10px;
}
.relTextTable{
	color: #cccccc;
	font-size: 12px;
	font-weight:bold;
}

/* -- end styles for related links -- */

/* -- styles for footer -- */
.footer{
	padding: 7px 10px;
	color: #535353;
	font-size: 10px;
	background-color: #211b21;
}

.footer a{
	color: #535353;
	text-decoration: none;
}



/* -- end styles for footer -- */