#container {
	width: 100%;
	height: 100%;
}
#licznik {
	height: 20px;
	width: 99%;
	font-size: 10px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#rest {
	height: 350px;
	width: 100%;
	background-image: url(grafiken/Spielkarten/casino_tapeta_35-1280x800.jpg);
}
#rest #weihnachten {
	width: 572px;
	position: absolute;
	left: 300px;
	top: 500px;
	height: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-align: center;
	margin-left: 10px;
}
.licz {
	padding-left: 10px;
	padding-top: 5px;
}




#ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #060;
	height: 100px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
#logo {
	background-color: #060;
	height: 260px;
	width: 100%;
}
#logo img {
	background-color: #060;
	height: 227px;
	width: 425px;
	position: absolute;
	left: 50%;
	clip: rect(auto,auto,auto,-212px);
	margin-left: -212px;
}
#strich {
	background-color: #900;
	height: 30px;
	width: 100%;
	text-decoration: blink;
}
#menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	height: 30px;
	width: 100%;
	padding-top: 12px;
	text-align: center;
}
.farbe {

}
.weiss {
	color: #FFF;
	text-align: center;
}
