* {
	color: white;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #111;
}
div#main {
	width: 950px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	background-image: url(pics/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 0px 40px 0px;
}
div#main a {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}
div#main a:hover {
	color: #bbb;
}
div#test {
	width: 950px;
	margin: 10px auto;
	background-image: url(pics/back_f.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: black;
	border: 1px solid #393C39;
}
div#main h1 {
	font-size: 1.9em;
	height: 160px;
	background-image: url(pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -200000px;
}
div#einleitung {
	margin: 5px 50px 15px 50px;
}
div#main div#einleitung p {
	font-size: 0.8em;
	color: #A5A2A5;
	margin: 5px;
}
div.event {
	margin: 20px 0px 50px 0px;
}
div.event h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 20px;
	color: #730000;
}
div.event h3 {
	margin: 7px;
	font-size: 1.1em;
}
div.event h4 {
	font-size: 0.7em;
	color: #A5A2A5;
}
div.event div.band h4 {
	font-size: 0.7em;
	color: #A5A2A5;
}
div.event div.infos {
	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
}
div.event div.infos p {
	margin: 18px 0px;
	color: #A5A2A5;
}
div.event div.infos p.listen {
	color: #A5A2A5;
	font-size: 0.8em;
}
p.location {
	font-size: 0.8em;
	color: #A5A2A5;
}
p.location a {
	font-size: 0.9em;
}
/* CUSTOMIZED STYLES */

div.event div.band h3#sa {
	background-image: url(pics_sa-mos/sa-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -200000px;
	margin: 0px auto;
	padding: 3px;
	height: 300px;
}
div.event div.band h3#mos {
	background-image: url(pics_sa-mos/mos-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -200000px;
	margin: 10px auto 0px auto;
	padding: 3px;
	height: 164px;
}
div.event div.band h3.bandcontest {
	margin: 5px;
}
p.partner {
	margin: 30px 0px 0px 0px;
	font-size: 0.8em;
	color: #A5A2A5;
}
