@import url("site.css");
@import url("schedule.css");

.tagline
{
	color: yellow;
	font-size: small;
	font-style: italic;
}

.poster
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
         border-style: solid;
	border-width: 3px;
	border-color: white;
}
.whiteborder
{   float: left;
	margin: 10px;
         border-style: solid;
	border-width: 3px;
	border-color: white;
}
.themeheadline {
	color: #000000;
	font-weight: bold;
	padding: 5px;
	background-color: yellow;
}
.whereStreets
{
	font-size: smaller;
}

.telephone
{
	font-size: larger;
	font-weight: bolder;
	margin-bottom: 1cm;
}

.infoDIV
{
	float: left;
}

ul
{
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
}

.quote1
{
	clear:  both;
	margin-top: 2%;
	color: yellow;
}

.quote2head
{
	font-weight: bolder;
}
