
  @CHARSET "UTF-8";

  /**
   * EVENT COMMON
   */

  a {
  	text-decoration: none;
  	color: black;
  }

  a:hover {
  	text-decoration: underline;
  }

  h3 a {
  	color:#891112;
  }

  div.szene1EventDetailBoxHalf {
    width: 358px;
    height: 160px;
  }

  h3.info {
    text-indent: 35px;
    background: transparent url('/images/icons/event/i_info.png') no-repeat;
  }

  h3.edit {
    text-indent: 35px;
    background: transparent url('/images/icons/event/b_pinsel.gif') no-repeat;
  }

  h3.music {
    text-indent: 35px;
    background: transparent url('/images/icons/event/b_music.gif') no-repeat;
  }

  a.zoom {
    background: transparent url('/images/icons/zoom.png') no-repeat;
  }

  li.hand {
    background: transparent url('/images/icons/event/b_hand.gif') no-repeat;
  }

  li.eye {
    background: transparent url('/images/icons/event/b_auge.gif') no-repeat;
  }

  li.comments {
    background: transparent url('/images/icons/event/b_sprechblase.gif') no-repeat;
  }

  li.voteok {
    background: transparent url('/images/icons/event/b_daumen_gut.gif') no-repeat;
  }

  li.home {
    background: transparent url('/images/icons/event/b_haus.gif') no-repeat;
  }

  li.ticket {
    background: transparent url('/images/icons/event/b_tickets.gif') no-repeat;
  }

  li.route {
    background: transparent url('/images/icons/event/b_weltkugel.gif') no-repeat;
  }

  h3.votered,
  h4.votered {
    text-indent: 35px;
    background: transparent url('/images/icons/event/i_daumen.png') no-repeat;
  }

  h3.photored,
  h4.photored {
    text-indent: 35px;
    background: transparent url('/images/icons/event/i_film.png') no-repeat;
  }

  h3.handred,
  h4.handred {
    text-indent: 35px;
    background: transparent url('/images/icons/event/i_meeting.png') no-repeat;
  }

  h3.commentred,
  h4.commentred {
    text-indent: 35px;
    background: transparent url('/images/icons/event/i_kommentar.png') no-repeat;
  }


  /**
   * EVENT INFO
   */

  div.eventInfoDetailBox {
    clear: both;
    width: 620px;
    padding: 15px 15px 0px 15px;
  }

  div.eventInfoBoxLeft {
    float: left;
    width: 400px;
  }

  div.eventInfoDetailBoxRight {
    padding: 0px 15px 0px 15px;
    float: left;
    width: 190px;
  }

  div.eventInfoDetailImageNavigation {
    width: 200px;
    padding-top: 5px;
  }

  div.eventInfoDetailContentBox {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
  }

  div.eventInfoDetailContentBoxFooter {
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    margin-top: 10px;
    background: transparent url('/images/icons/event/trennung_middle_bottom.gif') repeat-x bottom left;
  }

  div.eventInfoDetailContentBoxFooterLeft,
  div.eventInfoDetailContentBoxFooterRight {
    float: left;
    width: 50%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: transparent url('/images/icons/event/trennung_left_bottom.gif') no-repeat top left;
  }

  div.eventInfoDetailContentBoxFooterRight {
    background: transparent url('/images/icons/event/trennung_right_bottom.gif') no-repeat top right;
  }

  div.eventInfoDetailContentBox h3 {
    margin: 0;
    color: #891112;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  div.eventInfoDetailShortInfo {
    clear: both;
    width: 190px;
  }

  div.eventInfoDetailShortInfo ul {
	margin-top:30px;
  }

  div.eventInfoDetailShortInfo li {
    width: 190px;
    height: 25px;
    text-indent: 40px;
    line-height: 25px;
  }

  div.eventInfoDetailShortInfo div,
  div.eventInfoDetailShortInfo a {
  	float: left;
  	text-indent: 10px;
  }

  p.eventInfoDetailLabel {
  	clear: both;
    float: left;
    font-weight: bold;
    width: 130px;
    text-indent: 3px;
  }

  p.eventInfoDetailLabelText {
    float: left;
    width: 270px;
  }

  a.eventInfoDetailImageNavigation {
    display: block;
    float: left;
  }

  p.eventDescription, p.eventMusic {
  	padding-left: 3px;
  }

  /**
   * EVENT BEST IMAGES
   */

  div.szene1EventDetailBestImagesNav {
    float: left;
	padding: 72px 11px;
  }

  div.szene1EventDetailBestImagesList {
    float: left;
    width: 140px;
    height: 160px;
    background: transparent url('/images/icons/event/latestfoto.jpg') no-repeat center center;
  }

  div.szene1EventDetailBestImagesList a {
	display:block;
	margin-left:10px;
	margin-top:19px;
	width:121px;
	height:121px;
	background: no-repeat center center;
  }

  /**
   * EVENT VOTING
   */

  div.szene1EventDetailVoteHeadline {
    width: 358px;
    height: 60px;
    text-align: center;
  }

  div.szene1EventDetailVoteContent {
    width: 358px;
    height: 41px;
  }

  div.szene1EventDetailVoteFooter {
    width: 358px;
    height: 40px;
    text-align: center;
  }

  p.szene1EventDetailVoteSummary {
    width: 358px;
    height: 24px;
    padding-top: 5px;
    text-align: left;
    text-indent: 120px;
    background: transparent url('/images/icons/event/b_daumen_gut.gif') no-repeat 90px 0px;
  }


  /**
   * EVENT MEETPOINT
   */

  div.eventMeetpoint {
    clear: both;
/*    width: 620px; */
    padding: 15px 15px 0px 15px;
  }

  div.eventMeetpointLeft {
    float: left;
    width: 620px;
  }

  div.eventMeetpointBox {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
  }

  div.eventMeetpointBoxFooter {
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    margin-top: 10px;
    background: transparent url('/images/icons/event/trennung_middle_bottom.gif') repeat-x bottom left;
  }

  div.eventMeetpointBoxFooterLeft,
  div.eventMeetpointBoxFooterRight {
    float: left;
    width: 50%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: transparent url('/images/icons/event/trennung_left_bottom.gif') no-repeat top left;
  }

  div.eventMeetpointBoxFooterRight {
    background: transparent url('/images/icons/event/trennung_right_bottom.gif') no-repeat top right;
  }

  div.eventMeetpointBox h3 {
    margin: 0;
    color: #891112;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  div.eventHistory {
    clear: both;
    padding: 15px 15px 0px 15px;
  }

  div.eventHistory h4 {
    margin-top: 15px;
  }

  div.eventHistory table td {
    text-align: right;
  }

  div.eventHistoryBoxFooter {
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    margin-top: 0px;
    background: transparent url('/images/icons/event/trennung_middle_bottom.gif') repeat-x bottom left;
  }

  div.eventHistoryBoxFooterLeft,
  div.eventHistoryBoxFooterRight {
    float: left;
    width: 50%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: transparent url('/images/icons/event/trennung_left_bottom.gif') no-repeat top left;
  }

  div.eventHistoryBoxFooterRight {
    background: transparent url('/images/icons/event/trennung_right_bottom.gif') no-repeat top right;
  }

  div.eventStatisticSmallBox {
  	float:left;
  }

  div.eventStatisticSmallBox h4 {
  	margin-top: 0px;
  	margin-bottom: 10px;
  }

  /**
   * EVENT DRIVE
   */

  .szene1EventDrive label {
    float: left;
    margin-right: 8px;
    color: white;
    font-size: 1.1em;
    line-height: 34px;
    padding-left: 10px;
  }

  .szene1EventDrive input {
  	width: 350px;
  }

  /**
   * EVENT SEARCH
   */

  form.eventSearch label {
	margin-top: 2px;
	margin-right: 5px;
  }

  form.eventSearch div#FormContent4 td,
  form#article_search td {
  	height: 30px;
  }

  form#article_search {
  	margin-bottom: 20px;
  }

  form.eventSearch .calendarTool {
  	margin-top: 2px;
  }

  form.eventSearch a.calendarTool {
  	margin-right: 50px;
  }

  div#loadingEvents {
  	clear: both;
  	height: 20px;
  }

  div#loadingEvents img {
  	vertical-align: text-top;
  }

  div.autocompleteEventSelector ul {
  	border: 1px outset #76787B;
  	background: white url('/images/misc/form_textarea_shadow.gif') repeat-x top left;
  	padding: 4px 6px;
  }

  div.autocompleteEventSelector li {
  	color: black;
  	margin: 0;
  	padding: 0;
  	cursor: pointer;
  	height: 18px;
  }

  div.autocompleteEventSelector li.selected {
  	/* border: 1px solid grey; */
  }

  div.autocompleteEventSelector div.line {
  	height: 9px;
  	border-bottom: 1px solid black;
  	width: 100%;
  }

  div.autocompleteEventSelector a {
  	font-weight: bold;
  	color: #891112;
  }

  div.autocompleteEventSelector div {
  	float:left;
  	height: 18px;
  	overflow: hidden;
  }

  div.autocompleteEventSelector div.eventName {
  	clear:both;
  	width: 200px;
  }

  div.autocompleteEventSelector div.eventDate {
  	width: 80px;
  }

  div.autocompleteEventSelector div.locationName {
  	width: 250px;
  }

  /**
   * EVENT CALENDAR
   */
  table.eventCalendarList {
  	padding:0px 5px 20px 5px;
  	width: 600px;
  }

  div#article_list {
  	padding: 12px;
  }

  table.eventCalendarList tr,
  #article_list tr {
	background: url('/images/box/box_line_hor.gif') bottom left repeat-x;
  }

  table.eventCalendarList td,
  #article_list td {
/* 	border-top: 1px dotted;
  	border-bottom: 1px dotted; */
  	padding: 2px;
  }

  table.eventCalendarList a,
  #article_list a {
  	font-weight: bold;
  	color: #891112;
  	text-decoration: none;
  }

  table.eventCalendarList a:hover,
  #article_list a:hover {
  	text-decoration: underline;
  }

  table.eventCalendarList tr.priority {
  	background-color: #D1D6D8;
  }

  div.eventCalendarListDateBox {
    margin: 30px 0px 0px 2px;
    width: 593px;
  }
  h3.eventCalendarListDate {
	text-align: center;
  }
  div.eventCalendarListDateBoxFooter {
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: transparent url('/images/icons/event/trennung_middle_bottom.gif') repeat-x bottom left;
  }

  div.eventCalendarListDateBoxFooterLeft,
  div.eventCalendarListDateBoxFooterRight {
    float: left;
    width: 50%;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: transparent url('/images/icons/event/trennung_left_bottom.gif') no-repeat top left;
  }

  div.eventCalendarListDateBoxFooterRight {
    background: transparent url('/images/icons/event/trennung_right_bottom.gif') no-repeat top right;
  }

  div.eventCalendarListButton {
	height:17px;
	font-size:11px;
	color:white;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;
  }

  tr.eventCalendarListHeader a {
  	font-size:13px;
  	font-weight:bold;
  	color:black;
  	padding: 2px;
  	float:left;
  }

  tr.eventCalendarListHeader a:hover {
  	color: #891112;
  	cursor: pointer;
  }

  th.eventCalendarListMoreEvents {
  	text-align: center;
  	height: 50px;
  	font-size:13px;
  }

  /**
   * ADD EVENT
   */
  form.addEvent label {
   	width: 150px;
   	font-size: 13px;
   	clear: both;
  }

  form.addEvent textarea,
  form.addEvent input[type="text"] {
	width: 214px;
	margin-right: 10px;
  }
  form.addEvent select {
	width: 222px;
  }

  /**
   * TOP EVENTS
   */

  div.eventsTopList {
  	margin-left:5px;
  	font-weight: bold;
  }

  div.eventsTopList h4 {
  	margin:8px 7px;
  }

  div.eventsTopList a {
  	float: left;
  	line-height: 26px;
  	margin-left:5px;
  }

  /**
   * EVENT FREE TICKETS
   */

  div.eventsFreeTickets {
  	margin-left:5px;
  }

  div.eventsFreeTickets tr {
	background: url('/images/box/box_line_hor.gif') bottom left repeat-x;
  }

  div.eventsFreeTickets h4 {
  	margin:8px 0px;
  }

  div.eventsFreeTickets a {
  	text-decoration: none;
  	float: left;
  	line-height: 15px;
  }



  /**
   * win Freetickets
   */

  form.eventFreetickets {
	margin:10px 20px;
  }

  form.eventFreetickets label {
    float: left;
	width:90px;
	padding-top:3px;
  }

  form.eventFreetickets input.field {
    float: left;
    background: url('/images/icons/event/elementbkgr.gif') repeat-x;
    border: 0;
    margin-top: 1px;
    padding-left:3px;
    color: black;
	width:180px;
  }

  form.eventFreetickets input.button {
    margin-top: 8px;
    margin-left:100px;
  }

  /*
   * eventHomepage
   */
  div#eventHomepageBanner {
    width: 160px;
    float: right;
    margin-right: 27px;
    margin-top: 6px;
    display: inline;
  }

  div#eventHomepageTopImage {
    width: 787px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: inline;
  }
  div#eventHomepageTopImage img {
    float: right;
  }

  div.eventHomepageAdmin {
  	margin:10px;
  }

  div.eventHomepage a {
  	text-decoration: underline;
  }

  div.eventHomepageAdmin label {
  	width: 180px;
  	float: left;
  	clear: both;
  }

  div.eventHomepageAdmin input {
  	float: left;
  	margin-right: 5px;
  }

  div.eventHomepageAdmin form#adminLayout label,
  div.eventHomepageAdmin form#adminOrganizer label {
  	width: 100px;
  }

  div.eventHomepageEvents {
  	margin: 15px;
  }

  div.eventHomepageEvents h4 {
  	font-weight: bold;
  	text-transform: uppercase;
	margin:15px 0;
	text-align: center;
	font-size: 13px;
  }

  div.eventHomepageEvents tr {
	background: url('/images/box/box_line_hor.gif') bottom left repeat-x;
	line-height: 30px;
  }

  div.eventHomepageAdmin table.events tr {
	background: url('/images/box/box_line_hor.gif') bottom left repeat-x;
	line-height: 22px;
  }
