﻿.ContentSmall
{
    width: 400px;
}
.ContentBig
{
	width:723px;
}
.ContentSmall .ContentBig, a
{
	font-size: 11px;
	color: #CC0000;
	
	text-decoration: none;
	font-weight: bold;
}
.ContentSmall, .ContentBig
{
	position: relative;
	left: 175px;
	top: 125px;
	padding: 0px;
	margin: 0px;
	height: 410px !important;
}
.ContentSmall, ContentBig, h1
{
    font-size:12px;
    }
.ContentSmall, .ContentBig
{
	font-size: 11px;
}
.ContentBigAktuell
{
	background-position: right top;
	width: 725px;
	background-image: url('images/bg_gast1.jpg');
	background-repeat: no-repeat;
	position: relative;
	left: 175px;
	top: 110px;
	padding: 0px;
	padding-top:45px;
	margin: 0px;
	height: 385px !important;

}
.ListFriends
{
	display: block;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D7D7C8;
	width: 350px;
	height: auto;
	visibility: visible;

}
.gBEntry_Panel
{
	position:relative;
	display:block;
}
.gBEntry_Tbl
{
	width: 94%;
	margin: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #CFCFCF;
	border-left-color: #EFEFEF;
}
.gBEntry_Header
{
	height: 15px;
	background-color: #CC0000;
	color: white;
	padding: 3px 0px 5px 3px;
	position: relative;
	font-weight: bold;
}
.gBEntry_Header td
{
	padding-right:5px;
}
.gbEntry_Memo td
{
	padding:5px;
}
.gbEntry_Footer td
{
	padding:5px;
}


.bgInfo, .bgLokal, .bgAktuel, .bgGuest, .bgEinst, .bgLinks, .bgCafe, .bgSpeisen, .bgDrinks, .bgService, .bgTorten
{
	width: 1000px;
	height: 650px;
	position: absolute;
	top:0px;
	left:0px;
}
.bgInfo
{
	background-image: url('images/bg_information.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLokal
{
	background-image: url('images/bg_lokal.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgAktuel
{
	background-image: url('images/bg_aktuelles.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgGuest
{
	background-image: url('images/bg_gast.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgEinst
{
	background-image: url('images/bg_geschichte.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLinks
{
	background-image: url('images/bg_links.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgCafe
{
	background-image: url('images/bg_cafe.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgSpeisen
{
	background-image: url('images/bg_speisen.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgDrinks
{
	background-image: url('images/bg_drinks.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgService
{
	background-image: url('images/bg_buffet.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTorten
{
	background-image: url('images/bg_torten.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.contentInfo
{
	background-position: right top;
	position: absolute;
	top: 107px;
	left: 155px;
	width: 745px;
	height: 433px;
	background-image: url('images/bg_information.pg');
	background-repeat: no-repeat;
}
.breakfastTbl
{
	margin: 0px;
	margin-bottom: 10px;
	width: 290px;
	font-family: "Verdana";
	font-size: 11px;
	padding: 0px;
	position: relative;
	background-image: url('images/backTblBreakfast.png');
	background-repeat: repeat;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #808080;
	border-left-color: #CCCCCC;
}
.breakfastTbl tbody
{
	
	font-family: Verdana;
}
.breakfastTbl th
{
	border: 0px solid #00FFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-color: #CC0000;
	text-align: left;
	height:15px;
}
.breakfastTbl .td01
{
	width:80%;
	padding:3px;
}
.breakfastTbl .td02
{
	width:20%;
	padding:3px;
}
.gvHeader
{
    font:12px;
    font-weight:bold;
}
