@media all
{

/************************************************************************/
/************** content col3 **********************************/
/************************************************************************/

  #col3 a {color: #f25c29;}

  #col3 h1 {color: #f25c29; }
  #col3 h2 {color: #f25c29; }
  #col3 h3 {color: #f25c29; }
  #col3 h4 {color: #f25c29; }
  #col3 h5 {color: #f25c29; }
  #col3 h6 {color: #f25c29; }    

/************************************************************************/
/************** head hilfsnav **********************************/
/************************************************************************/

  #head_hilfsnav ul li a,
  #head_hilfsnav ul li a:link {
	background-color:#f2eee2;
	color: #f25c29;
  }
  #head_navlang {
	background-color:#f2eee2;
	color: #616362;
}
  
  #head_navlang a {
	color: #f35d2a;
  }
  
  #head_navlang a span {
	color: #616362;
  }


/************************************************************************/
/**************Agenda col2 **********************************/
/************************************************************************/

  #col2_agenda {
	border:1px solid #f25c29;
  }

/************************************************************************/
/**************social col2 **********************************/
/************************************************************************/

  #col2_social_inner {
	border: 4px solid #f25c29;
  }


  #col2_social_facebook_inner {
	border: 4px solid #f25c29;
  }

/************************************************************************/
/**************Agenda Catmenu col2 **********************************/
/************************************************************************/

#catmenu {
	border:4px solid #fea000;
	background-color:#f2eee2;
}

#catmenu h3,
#col2_news_search h3,
#col2_calendar h3,
#col2_cd_month h1 {
	color:#f25c29;
}

#catmenu ul  {
	border:0 none;
	background-color:#f2eee2;
}

#catmenu ul li ul {
	border-left:4px solid #fea000;
	border-right:4px solid #fea000;
	border-bottom:4px solid #fea000;
}

#catmenu ul li:hover a, 
#catmenu ul li a:hover,
#catmenu ul li a.act {
background-color:#f2eee2;   /********* wichtig!!! *************/
}

#catmenu ul a {
	color:#9d081b;
}

#catmenu ul li ul a {
	background-color:#f2eee2;
	color:#616362;
}


/************************************************************************/
/******************************** Calendar *****************************/
/************************************************************************/

.calendar-table TH {
	background-color:#f25c29;
}

.calendar-table td.columYear,
.calendar-table td.columPrevious,
.calendar-table td.columNext {
    background-color:#fea000;
    color:#9d081b;
}

.calendar-table td.columYear a,
.calendar-table td.columPrevious a,
.calendar-table td.columNext a {
	color:#9d081b;
}


/************************************************************************/
/******************* Calendar  Ansicht Tag *****************************/
/************************************************************************/

.rcMenuItemText {
	background: #f25c29;
}

/************************************************************************/
/******************************** Newsletter *****************************/
/************************************************************************/

  #col2_newsletter form,
  #col1_newsletter form {
  background-color:#cccc9a;
}
  #col2_newsletter form input.tx-sremailsubscribe-pi1-submit,
  #col1_newsletter form input.tx-sremailsubscribe-pi1-submit { 
  background-color:#9d081b;
}

/************************************************************************/
/********************* CD of the Month *********************************/
/************************************************************************/

  #col2_cd_month img {
    border:4px solid #f25c29;
  }
  
/************************************************************************/
/* news col1 + col2 (LATEST) ********/
/************************************************************************/

#col2_news_search {
	border:4px solid #fea000;
	background-color:#f2eee2;
}

#col1_inner .news-latest-container HR.clearer {
    color: #cccc9a;
	border:1px solid #cccc9a;
}

#col1 .all_news,
#col2 .all_news {
	background-color:#f25c29;
}

#col1 .news-latest-item,
#col2_past_shows .news-latest-item {
	border:1px solid #cccc9a;
	background-color:#cccc9a;
}

#col1 .news-latest-item h3 a,
#col2_past_shows .news-latest-item h3 a {
	color:#000000;
}

#col2_past_shows .news-latest-item a {
	color:#9d081b;
}

#col1 .news-latest-date a,
#col2_past_shows .news-latest-date a {
	color:#9d081b;
}

#col2_latest_news .news-latest-date {
	color:#9d081b;
}

#col2_latest_news .news-latest-item {
	border:1px solid #cccc9a;
	background-color:#cccc9a;
}

#col2_latest_news .news-latest-item h3 {
	color:#333333;
}

#col1 .news-latest-morelink {
	background-color:#f25c29;
}

#col1 .news-latest-morelink a {
	color:#FFFFFF;
}

#col2_latest_news .news-latest-morelink a {
	color:#000000;
}

/************************************************************************/
/* news listenansicht Agenda (LIST) col3 ********/
/************************************************************************/

#col3 .news-list-agenda-container-title .news-list-agenda-date,
#col3 .news-list-agenda-container-title .news-list-agenda-show,
#col3 .news-list-agenda-container-title .news-list-agenda-tickets {
color:#616362;
}

#col3 .news-list-agenda-date {
color:#9d081b;
}

#col3 .news-list-agenda-show,
#col3 .news-list-agenda-show a {
color:#f25c29;
}

#col3 .news-list-agenda-show img {
border:1px solid #616362;
}



/************************************************************************/
/***** news singleansicht Agenda col3 ******************************/
/************************************************************************/

#col3 .news-single-agenda-item .news-single-agenda-timedata {
background-color:#fea000;
}

.news-single-agenda-item h2,
.news-single-agenda-item h3,
.news-single-agenda-item h4 {

}

#col3 .news-single-agenda-item img {
border: 1px solid #fea000;
padding: 5px 5px;
}

.news-single-agenda-item .headline {
color: #f25c29;
}
#col3 .news-single-agenda-item .news-single-ticket {
background-color:#fec667;
}

/************************************************************************/
/****************** news browser ******************************/
/************************************************************************/

.news-list-browse a {
color:#3d3d3d;
text-decoration:underline;
}

.news-list-browse a:hover,
.news-list-browse a:active,
.news-list-browse span.act a {
color:#f25c29;
}

}

