@import url("rte.css");

blockquote {
  margin-left: 30px;
} 

.indent {
  margin-left: 15px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

body {
  font-family: 'Trebuchet MS',verdana,helvetica,clean,sans-serif;
}

html {min-height: 101%;}

.weiss {
  color: #fff;
}

.rosa {
  color: #c5248e;
}

h1,
h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
  color: #c5248e;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bold;
}

h2, h3, h4, h5, h6 {
  font-size: 131%;
  color: #fff;
  margin-bottom: 0;
}

h3 {
  font-size: 123.1%;
}

h4 {
  font-size: 116%;
}

h5 {
  font-size: 108%;
}

h6 {
  font-size: 100%;
}

#header {
  display: none;
}


#mainnavi {
  display: none;
}

#colleft {  
  display: none;
}

#colmain {  

}

#colmain #content {
  padding: 25px 20px; 
  width: 640px;
}

p {
  margin: 1em 0;
}

a {
  color: #000;
}

hr {
  color: #616061;
  background: #616061;
  border: 0px;
  height: 1px;
  margin: 10px 0;
}

input.submit,
input.textfield,
textarea, .mf-text {
  border: 1px solid #444;
  font-size: 12px;
  padding: 1px;
}

form .field {
  clear: both;
  padding-bottom: 10px;
}

form .label {
  float: left;
  width: 100px;
}

form .input {
  float: left;
}

form .error {
  color: red;
}


#colmain #content ul {
  margin-top: 15px;
}

#colmain #content ul li {
  list-style: disc;
  margin: 0 0 15px 20px;
}

#colmain #startseite_news {
  margin-left: 10px;
  width: 190px;
  float: left;
  border: 5px solid #757474;
  min-height: 276px;
  padding: 20px;
}

#colmain #startseite_news h1 {
  color: #000;
  font-size: 123.1%;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

#colmain #startseite_news h2 {
  font-size: 100%;
  color: #cecece;
}

#colmain #startseite_news .news-list-item {
  color: #cecece;
  margin-bottom: 15px;
  font-size: 93%;
}

#colmain #startseite_news h3.news-list-date,
#colmain #startseite_news .tx-ttnews-browsebox a,
#colmain #startseite_news .tx-ttnews-browsebox {
  color: #cecece;
}

#colmain #startseite_news .tx-ttnews-browsebox {
  text-align: center;
}

#colmain #startseite_comingnext {
  width: 380px;
  float: left;
  border: 5px solid #c20090;
  min-height: 316px;
  background: #a20079;  
  margin-left: 10px;
}

#colmain #startseite_comingnext .datetime {  
  width: 100px;
  float: right;
  margin-right: -105px;
  padding-top: 30px;
  position: relative;
  z-index: 20;  
}

#colmain #startseite_comingnext .datetime .boxtitle {
  color: #000;
  text-transform: uppercase;
  margin-left: 5px;
  font-weight: bold;
  font-size: 16px;
}

#colmain #startseite_comingnext .datetime .day {
  display: block;
  color: #d7d8da;
  background: #c20090;
  padding: 1px 0 1px 5px;
  margin: 13px 0 8px 0;
  text-transform: uppercase;
}

#colmain #startseite_comingnext .datetime .date {
  display: block;
  margin-left: 5px;
  color: #c20090;  
  font-weight: bold;
  font-size: 28px;
}

#colmain #startseite_comingnext .datetime .time {
  display: block;
  margin-left: 5px;
  color: #c20090;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;  
  margin-top: -5px;
}

#colmain #startseite_comingnext .event_image {
  text-align: center; 
  margin-bottom: 3px;
}

#colmain #startseite_comingnext .title {
  width: 320px;
  float: left;
}

#colmain #startseite_comingnext .eventlinks {
  float: right;
  text-align: right;
  margin-right: 5px;
  width: 50px;
}

#colmain #startseite_comingnext .eventlinks a {
  font-size: 14px;
}

#colmain #startseite_comingnext .event_title {
  display: block;
  margin-left: 5px;
}

#colmain #startseite_comingnext .event_subtitle {
  display: block;
  color: #000;
  margin-left: 5px;
  text-transform: uppercase;
}

#colmain #startseite_comingnext .event_title a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}


#colmain .news-single-item .news-single-timedata {
  font-size: 93%;
}

#footer {
  display: none;
}

#footerbg {
  display: none;
}

#month_header #actualmonth {
  float: left;
  width: 33%;
  text-align: center;
}

#month_header #link_prevmonth,
#month_header #link_nextmonth {
  padding-top: 12px;
}

#month_header #link_prevmonth a,
#month_header #link_prevmonth,
#month_header #link_nextmonth a,
#month_header #link_nextmonth {
  text-decoration: none;
  color: #c5248e;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;  
}

#month_header #link_prevmonth {
  float: left;
  width: 33%;
}

#month_header #link_nextmonth {
  float: right;
  width: 33%;
  text-align: right;
}

.tx-cal-controller .events td.title {
  
}

.tx-cal-controller .events td.datetime {
  width: 87px;
  color: #c20090;
  padding: 0 0 0 3px;
}

.tx-cal-controller .events td.datetime .date .day {
  color: #000;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

.tx-cal-controller .events td.datetime .date {
  font-weight: bold;
  font-size: 18px;
}

.tx-cal-controller .events td.datetime .time {
	margin-top: -5px;
  padding-bottom: 5px;
	display: block;
}

.tx-cal-controller .events td.category {
  color: #eba0d8;
  width: 90px;
  padding: 10px 2px 0 8px;
  border-left: 2px solid #c20090;
}

.tx-cal-controller .events td.title {
  width: 310px;
  padding: 10px 2px 8px 0; 
  text-transform: uppercase; 
}

.tx-cal-controller .events td.title a {
  text-decoration: none;
  color: #000;
}

.tx-cal-controller .events td.title a:hover {
  text-decoration: underline;
  color: #000;
}

.tx-cal-controller .events td.title a .statemsg {
  color: #eba0d8;
}

.tx-cal-controller .events td.info {
  width: 57px;
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #c743a5;
  border-right: 1px solid #c743a5;
  text-transform: uppercase;
}

.tx-cal-controller .events td.info a:hover,
.tx-cal-controller .events td.tickets a:hover {
  text-decoration: none;
  color: #000;  
}

.tx-cal-controller .events td.tickets {
  width: 74px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
}

.tx-cal-controller .events td {
  color: #eba0d8;
  vertical-align: top;
  padding-bottom: 8px;
}

.tx-cal-controller .events tr {
  min-height: 52px;
  display: block;
  margin-bottom: 1px;
  background-position: bottom;  
}

.datedetail {
  font-size: 16px;
  font-weight: bold;
}

.event_infobox {
  margin-right: 10px;
  width: 230px;
  float: left;
  text-align: right;
  font-weight: bold;
}

.event_infobox a {
  color: #000;
}

.event_infobox a:hover {
  color: #000;
}

.event_infobox .event_image {
  margin-bottom: 8px;    
}

.event_infobox .tickets {
  margin-bottom: 10px;
}

.event_infobox .tickets a {
  display: block;
  text-align: center;
  border: 5px solid #c20090;
  height: 30px;
  padding: 5px 0 3px 0;
  background: #a30079;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 22px;
}

.event_infobox .tickets a:hover {
  text-decoration: underline;
}

.event_infobox .title {
  display: block;
  color: #c20090;
  font-weight: bold;
}

.event_descriptionbox {
  width: 400px;
  float: left;
}

.event_descriptionbox h2 {
  color: #000;
  font-size: 146.5%;
  margin-bottom: 40px;
}

.event_descriptionbox h3 {
  font-weight: bold;
  font-style: italic; 
}

.statemsg {
  font-weight: bold;
}

#calendar-event-backlink a {
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
}

#tx-lzgallery-pi1-listing .gallery_item {
  float: left;
  text-align: center;
  width: 200px;
  min-height: 200px;
  margin: 0 10px 0 0px;

}

#tx-lzgallery-pi1-listing .gallery_item .gallery_thumb {
  margin-bottom: 5px;
}

#tx-lzgallery-pi1-listing .gallery_item .gallery_title a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

#tx-lzgallery-pi1-listing .pagination {
  text-align: center;
  padding-top: 15px;
  clear: both;
}

#tx-lzgallery-pi1-fotos .gallery_thumb {
  float: left;
  text-align: center;
  width: 200px;
  margin: 0 10px 5px 0;
}

.gallery-nav {
  text-align: center;
  margin: 10px 0;
}

.gallery-nav td {
  padding: 0 5px 0 0;
}

.clear {
  clear: both;
}

.tx-calaztix-pi1 table {
  width: 500px;
}

.tx-calaztix-pi1 table td {
  vertical-align: top;
  padding-bottom: 5px;
}

.tx-calaztix-pi1 table tr {
  
}

.tx-calaztix-pi1 table td div {
  text-align: left;
}

.tx-calaztix-pi1 table td.mittelfett {
  font-weight: bold;
} 

#search {
  display: none;
}

#mailform .csc-mailform .csc-mailform-field {
  margin-top: 10px;
  clear: both;
}

#mailform .csc-mailform .csc-mailform-field label {
  float: left;
  width: 50px;
  text-align: right;
  padding-right: 10px;
}


#mailform .csc-mailform .csc-mailform-submit {
    margin-left: 60px;
}

#serviceicons {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {color: #c20090; } 
