body {
	background-color: #004242; 
	margin: 0px; 
}
body, div {
 	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

div.content {
	position:relative;
	left: 20px;
	top: 5px; 
	width:694px;
}

div.spacer_4 {
	position:relative;
	height:4px;
}
div.spacer_5 {
	position:relative;
	width:100%;
	height:5px;
}
div.spacer_7 {
	position:relative;
	width:100%;
	height:7px;
}

div.event_segment_1 {
	position:relative;
	background-color: #000000;
	width:100%;
}
div.event_segment_0 {
	position:relative;
	width:100%;
}

div.first_column {
	position: relative;
	float: left;
	width: 93px;
	margin-left: 7px;
}
div.second_column {
	position: relative;
	float: left;
	width: 439px;
}
div.second_column_1 {
	position: relative;
	float: left;
	width: 586px;
}
div.third_column {
	position: relative;
	float: left;
	width: 134px;
	margin-left: 16px;
}
div.forth_column {
	position: relative;
	float: left;
	width: 50px;
	text-align: right;
	margin-right: 5px;
}
div.fith_column {
	position: relative;
	float: left;
	width: 184px;
}
div.sixth_column {
	position: relative;
	float: left;
	width: 328px;
}

h1 {
	font-size: large;
	font-weight: bolder;
	color: #43A4A4;
}
h2 {
	font-size: medium;
	font-weight: bolder;
	color: #43A4A4;
}

div.eventday_text {
	font-size: 10px;
	font-weight: bold;
}

div.event_titel_1_0 {
	position:relative;
	width: 100%;
	background-color: #fe9900;
	font-weight: bolder;
	font-size:20px;
	padding: 4px;
}
div.event_titel_1_1 {
	position:relative;
	width: 100%;
	background-color: #d7252d;
	font-weight: bolder;
	font-size:20px;
	padding: 4px;
}
div.event_titel_0_0, div.event_titel_0_1 {
	position:relative;
	width: 100%;
	background-color: #000000;
	font-weight: bolder;
	font-size:20px;
	padding: 4px;
}
div.event_titel_small_1_0 {
	position:relative;
	width: 100%;
	background-color: #fe9900;
	font-weight: bolder;
	font-size:16px;
	padding: 4px;
}
div.event_titel_small_1_1 {
	position:relative;
	width: 100%;
	background-color: #d7252d;
	font-weight: bolder;
	font-size:16px;
	padding: 4px;
}
div.event_titel_small_0_0, div.event_titel_small_0_1 {
	position:relative;
	width: 100%;
	background-color: #000000;
	font-weight: bolder;
	font-size:16px;
	padding: 4px;
}
div.event_genre {
	font-size:15px;
	font-weight:bold;
}
div.event_artists_0 {
	position:relative;
	font-size: 15px;
	font-weight: bolder;
	color: #fe9900;
}
div.event_artists_1 {
	position:relative;
	font-size: 15px;
	font-weight: bolder;
	color: #d7252d;
}
div.event_pressetext {
	font-size:12px;
}
a.event_pressetext_1:link, a.event_pressetext_1:active, a.event_pressetext_1:visited {
	color: #d7252d;
	text-decoration: none;
}
a.event_pressetext_0:link, a.event_pressetext_0:active, a.event_pressetext_0:visited {
	color: #fe9900;
	text-decoration: none;
}
a.event_pressetext_0:hover, a.event_pressetext_1:hover {
	color: #ffffff;
	text-decoration: none;
}
div.edit {
  	position:relative;
	width: 100%;
	text-align: right;
	height: 25px;
	padding-top: 2px;
}
a.edit:link, a.edit:active, a.edit:visited {
	font-size:12px;
	border: #FF0000 solid 1px;
	padding: 4px;
	text-align: right;
	color: #FF0000;
	text-decoration: none;
}
a.edit:hover {
	color: #ffffff;
	text-decoration: none;
}
div.editSmall {
  	position:relative;
	width: auto;
	float:right;
	height: 25px;
	padding-top: 2px;
	font-weight: normal;
}
a:link, a:active, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
