@charset "iso-8859-1";
/* CSS Document */

body {
	background: #475b16;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#wrapper {
	background: url(images/kirnitzschtalfest_02.jpg) repeat-y;
	width: 848px; margin: auto;
}

#main {
	background: url(images/kirnitzschtalfest_01.jpg) no-repeat left top;
}

#main .inside {
	background: url(images/kirnitzschtalfest_03.jpg) no-repeat left bottom;
	min-height: 800px;
}

#text {
	padding: 150px 80px 400px 80px;
	text-align: center;
}

.location {
	font-size: 14px;
	font-weight: bold;
	color: #bb6a14;
	display:block;
	padding: 5px 0px;
}

.text {
	font-size: 11px;
}

ul li {
	margin-left: 20px;
	list-style: square;
}

h2 {
	padding:0; margin: 0;
	padding-bottom: 20px;padding-top: 10px;
	color:#900;
	font-family: "Times New Roman", Times, serif;
	display: block;
}

ul {
	padding-top:0;
}

.time td {
	font-size: 11px;
	padding: 3px;
	background: #CCC;
	border-bottom: 1px solid #e7ebea;	border-left: 1px solid #e7ebea;
}

#wrapper #main .inside #text table tr td h2 strong em {
	font-size: 24px;
}

a {
	color: #F00;
}

#impr a {
	float:right;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
