/* ----------------------------- */
/* Allgemeine Gestaltungsangaben */
/* ----------------------------- */

body {
	background-color:	#202020;
	font-family:		arial, sans-serif;
	margin:				0px;
}

/* -------------------------- */
/* Gestaltungsangaben nach ID */
/* -------------------------- */

/* ------------------------------ */
/* Gestaltungsangaben nach Klasse */
/* ------------------------------ */

/* ------------------------- */
/* Gestaltungsangaben: Foyer */
/* ------------------------- */

.foyer_ausrichtung {
	margin-left:		115px;
}

div.foyer_ausgang {
	background-image:	url(kachel.png);
	border-bottom:		5px solid #ffffff;
	font-size:			xx-large;
	margin:				0px;
	padding:			5px 0px 5px;
}

div#abonnieren {
	float:				right;
	font-size:			12px;
	margin-right:		25px;
	margin-top:			-19px;
}

div#abonnieren a {
	color:				#999999;
}

div#abonnieren a:hover {
	color:				#ffffff;
}

div#foyer_archiv {
	background-color:	#FFC000;
	margin-top:			-19px;
}

div#foyer_favoriten {
	background-color:	#D21313;
	margin-top:			-19px;
}

div#foyer_impressum {
	background-color:	#9E0086;
	margin-top:			-19px;
}

div#foyer_logbuch {
	background-color:	#62E20C;
	border-top:			5px solid #ffffff;
}

div#foyer_programme {
	background-color:	#CCCC00;
	margin-top:			-19px;
}

div#foyer_spielplatz {
	background-color:	#00D2FF;
	margin-top:			-19px;
}

div#foyer_vernissage {
	background-color:	#E3DFBD;
	margin-top:			-19px;
}

div#foyer_stbn {
	margin-bottom:		50px;
	margin-top:			44px;
}

a.foyer {
	color:				#ffffff;
	text-decoration:		none;
}

a:hover div{
	background-image:	url(weiss.png);
	color:				#202020;
}

span.foyer_a {
	margin-left:		118px;
}