#content {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana;
	color: #fff;
	letter-spacing: 0.05em;
	font-size: 10pt;
}
#head {
	color: #444444;
	font-size: 11pt;
	margin-top: 50px;
	margin-bottom: 20px;
}
.eventhead {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.eventtext {
	line-height: 1.3em;
	text-align: justify;
}
#line {
	margin-top: 20px;
	height: 1px;
	background-color: #fff;
	font-size: 0;
}
#footer {
	text-align: right;
}
.link {
	color: #fff;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.impressum_box {
	width: 49%;
	float: left;
	margin-top: 5px;
	height: 80px;
	overflow: hidden;
}
.logo {
	margin-top: 4px;
	border: 0;
}

html {
	overflow-y:scroll;
}

body {
	text-align: center;
	margin: 0;
	background-color: #121212;
}

#miFlash {
	width:1020px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
}