p#schlagwoerter {
	width:179px;
	height:109px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/schlagwoerter.png) no-repeat;
	position:absolute;
	top:60px;
	left:100px;
}

p#wasserpfeife {
	width:658px;
	height:408px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/chillum-wasserpfeife.png) no-repeat;
}


.clear {
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
}

.rightfloat {
	float:right;
	width:300px;
}

.leftfloat {
	float:left;
	margin:0 15px 0 0;
}


img#karte {
	position:absolute;
	top:100px;
	right:100px;
}



/* ####### Logos ####### */
#logo-puschkin, #logo-chillum, #logo-weinkeller {
	width:292px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

h2#logo-puschkin, h2#logo-chillum, h2#logo-weinkeller {
	height:140px;
	background-position:top center;
	margin:0 0 20px 0;
}

#logo-puschkin {
	background:url(../images/oeffnungszeiten/cafepuschkin.png) center center no-repeat;
}
#logo-chillum {
	background:url(../images/oeffnungszeiten/chillum.png) center center no-repeat;
}
#logo-weinkeller {
	background:url(../images/oeffnungszeiten/weinkeller.png) center center no-repeat;
}




/* ####### Oeffnungszeiten ####### */
dl.zeiten {
	width:595px;
	float:left;
}

dl.zeiten dt {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 10px 20px 0;
	position:relative;
}

dl.zeiten dd {
	font-size:1.5em;
	text-transform:uppercase;
	vertical-align:middle;
	float:left;
	width:50px;
	padding:100px 10px 0 10px;
}

dl.zeiten dd small {
	text-indent:0;
	position:absolute;
	bottom:-8px;
	left:60px;
	z-index:10;
	font-size:0.8em;
}

dd#neun, dd#achtzehn, dd#neunzehn {
	width:145px;
	height:190px;
	text-indent:-9999px;
	padding:0;
	position:relative;
}

dd#neun {
	background:url(../images/oeffnungszeiten/9uhr.png) no-repeat;
}
dd#achtzehn {
	background:url(../images/oeffnungszeiten/18uhr.png) no-repeat;
}
dd#neunzehn {
	background:url(../images/oeffnungszeiten/19uhr.png) no-repeat;
}


p#openend {
	width:170px;
	height:600px;
	position:absolute;
	right:100px;
	top:400px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/oeffnungszeiten/open-end.png) no-repeat;
}



/* ####### Speisekarten ####### */
table.karten {
	float:left;
	width:445px;
	margin:10px 0 30px 0;
	border-collapse:collapse;
}

table.karten th {
	font-weight:normal;
	text-align:left;
	padding:6px 10px 5px 10px;
	width:30%;
}

table.karten th, table.karten td {
	border-bottom:1px solid #B58A53;
}



/* ####### Termine ####### */
div.termine {
	margin:0 0 20px 0;
	float:left;
	width:445px;
}

div.termine h3 {
	color:#e2b95f;
	font-size:1.3em;
	font-weight:normal;
	border-bottom:1px solid #B58A53;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

div.termine p {
	margin:0 0 20px 0 !important;
}



/* ####### Galerie ####### */
div.galerie dl {
	float:left;
	width:220px;
	margin:0 15px 10px 15px;
}

div.galerie dd, div.galerie dt {
	text-align:center;
	padding:5px 0 0 0;
}


/* ####### Party-Pics ####### */
p.party {
	padding:0 0 0 30px;
}

p.party img {
	float:left;
	padding:5px;
	background:#820D13;
	border:1px solid #D9B47F;
	margin:10px;
}
