/* ~~~ */
/* rmod-navigation */

/* main-navigation */

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  display:block;
  float:left;
  margin:0 0 0 1px;
  padding:0;
  height:80px;
}

#navigation li a {
  display:block;
  height:80px;
  background-position:top left;
  background-color:transparent;
  background-repeat:no-repeat;
  text-indent:-9999px;
}

#navigation li.active a, #navigation li a:hover {
  background-position:bottom left;
}

#navigation li#idcat2 a { width:45px; background-image:url('/con/cms/images/navigation/news.gif'); }
#navigation li#idcat3 a { width:41px; background-image:url('/con/cms/images/navigation/band.gif'); }
#navigation li#idcat4 a { width:61px; background-image:url('/con/cms/images/navigation/records.gif'); }
#navigation li#idcat5 a { width:67px; background-image:url('/con/cms/images/navigation/concerts.gif'); }
#navigation li#idcat6 a { width:64px; background-image:url('/con/cms/images/navigation/pictures.gif'); }
#navigation li#idcat7 a { width:83px; background-image:url('/con/cms/images/navigation/downloads.gif'); }
#navigation li#idcat8 a { width:80px; background-image:url('/con/cms/images/navigation/guestbook.gif'); }
#navigation li#idcat9 a { width:59px; background-image:url('/con/cms/images/navigation/contact.gif'); }
#navigation li#idcat10 a { width:42px; background-image:url('/con/cms/images/navigation/links.gif'); }


/* rmod-artikelliste */

.morelink, .backlink {
  clear:both;
  margin-top:1em;
  float:right;
  display:block;
}

#main .block {
  padding-bottom:3em;
}

#main .guestbook .block {
  position:relative;
  padding:20px 20px 0 20px;
  margin-bottom:1em;
  border:1px solid #e2e0d2;
  background:url("/con/cms/images/bg-guestbook.gif") #f2f0e2 repeat-x top left;
}

.guestbook h3 {
  margin:0;
}

.guestbook .managelink {
  float:right;
  margin-bottom:1em;
  margin-left:1em;
  padding-left:17px;
  background:url("/con/cms/images/delete.gif") transparent no-repeat left center;
}

.guestbook .deactivate {
  color:#6e100e;
  background-image:url("/con/cms/images/deactivate.gif");
}

.guestbook .activate {
  color:#106e0e;
  background-image:url("/con/cms/images/activate.gif");
}

.guestbook .homepage {
  font-size:0.8em;
  line-height:1em;
  margin-bottom:0.5em;
}

.guestbook .block .datecont {
  position:relative;
  margin:-21px -21px 1em 1em;
  float:right;
  border-width:0 0 1px 1px;
  border-color:#e2e0d2;
  border-style:solid;
  padding:0.5em 1em 1em 1em;
  background-color:#fff;
  width:71px;
}

#main .guestbook .block.inactive, .guestbook .block.inactive .datecont {
  border-color:#6e100e;
}

.guestbook .block .datecont .date {
  float:none;
  margin:0;
}

#content .guestbook form.feedback {
  margin-bottom:3em;
}

#content .guestbook form.feedback input.button, .guestbook .morelink {
  padding-right:0;
  margin-right:0;
  margin-left:1em;
  margin-top:0.5em;
  padding-left:20px !important;
  line-height:18px;
  background:url("/con/cms/images/comment_add.gif") transparent no-repeat left center;
}

#content .guestbook form.feedback input.cancel {
  clear:none;
  background-image:url("/con/cms/images/deactivate.gif");
}

.pagezapper {
  text-align:center;
}

.pagezapper a, .pagezapper span {
  text-decoration:none;
  padding:0 0.5em;
  line-height:1.5em;
  border:1px solid #e2e0d2;
}

.pagezapper a:hover {
  border-color:#b2b0a2;
  background-color:#f5f5f5;
}

.pagezapper span {
  border-color:#6e100e;
  font-weight:bold;
}

.block.float {
  width:26%;
  float:left;
  margin-left:5%;
  padding-right:5%;
  border-right:1px solid #ddd;
}

.block.float.first {
  margin-left:0;
}

.block.float.last {
  padding-right:0;
  border-right:none;
}

.date {
  position:relative;
  float:right;
  width:71px;
  height:58px;
  overflow:visible;
  background:url("/con/cms/images/calendar.gif") transparent no-repeat;
  text-align:center;
  font-family:"Impact", sans-serif;
  color:#191810;
  padding-top:35px;
  margin:0 0 1em 2em;
}

.news .date, .guestbook .date {
  height:38px;
  overflow:hidden;
}

.date .year {
  display:block;
  position:absolute;
  top:10px;
  width:71px;
  text-align:center;
  color:#fff;
  font-family:"Tahoma", sans-serif;
  font-size:10px;
  font-weight:bold;
}

.date .day {
  font-size:25px;
}

.date .month {
  font-size:15px;
}

.date .time {
  font-size:16px;
  color:#6e100e;
  display:block;
  text-align:center;
  margin-top:20px;
  padding-left:8px;
}

.location {
  font-size:1.1em;
  font-weight:bold;
}

#sidebar .concerts h3, #sidebar .concerts h3 a {
  font-size:1em;
  line-height:1.1em;
  font-family:"Tahoma", Helvetica, sans-serif;
  margin:0;
  font-weight:bold;
}

a.play-button, a.stop-button {
  display:block;
  width:13px;
  height:13px;
  background:url("/con/cms/images/play-button.gif") transparent no-repeat;
  outline:none;
  overflow:hidden;
}

a.stop-button {
  background-image:url("/con/cms/images/stop-button.gif");
}

a.play-button:hover, a.stop-button:hover {
  background-position:0 -13px;
}

.mp3s {
  list-style-type:none;
  padding:1em 0;
  margin:0;
}

.mp3s li {
  display:block;
  position:relative;
  padding:4px 10px;
  overflow:hidden;
}

.mp3s li object {
  position:absolute;
  right:10px;
  top:0;
}

.mp3s li .play-button, .mp3s li .stop-button {
  position:absolute;
  right:10px;
  top:6px;
  z-index:10;
}

.mp3s li .stop-button {
  display:none;
}

.mp3s li.odd {
  background-color:#ebebeb;
}

.image img {
  display:block;
  border:none;
}

.image a {
  border:none;
}

.image-left, .image-left-clear {
  float:left;
  margin:0 20px 5px 0;
}

.image-right, .image-right-clear {
  float:right;
  text-align:right;
  margin:0 0 5px 20px;
}

.image-left-clear {
  clear:left;
}

.image-right-clear, .clear-right {
  clear:right;
}

.image.standard {
  width:120px;
}

.clear {
  clear:both;
}

.description {
  font-size:12px;
  line-height:18px;
  color:#666;
  margin-left:210px;
  text-align:left;
}

.text-clear {
  clear:both;
}

.text-left {
  margin-right:110px;
}

.article-left-clear {
  float:left;
  clear:both;
  width:200px;
  margin-top:25px;
}

.article-right {
  float:right;
  width:200px;
  margin-top:25px;
}

.article-left-clear h4, .article-right h4 {
  margin:0;
}

.zapper {
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  background-color:#fff;
  margin:5px 0;
  padding:5px;
  clear:both;
}

.gallery {
  margin:0 30% 0 30%;
  width:30%;
  padding:20px 5% 10px 5%;
  background-color:#eee;
  border:1px solid #ccc;
}

.gal-image-left {
  float:left;
  text-align:center;
  margin:20px 27px 20px 27px;
  width:100px;
}

.gal-image-left small, .gal-image-left-clear small {
  font-size:11px;
  color:#111;
}

.gal-link-left {
  float:left;
  width:100px;
  text-align:left;
}

.gal-link-right {
  float:right;
  text-align:right;
  width:100px;
}

.gal-info-center {
  text-align:center;
  margin:0 100px 0 100px;
}

.row	{
  clear:both;
  margin-top:15px;
}

.row .image {
  float:left;
  margin-right:10px;
}

.row .image.last {
  float:right;
  margin-right:0;
}

.row .image.first {
  float:left;
}

/* rmod-feedback, rmod-feedback-ext, rmod-newsletter-subscribe */

label {
  display:block;
  font-size:14px;
  line-height:22px;
  color:#555;
  margin-top:8px;
}

#content input, textarea {
  display:block;
  background:url("/con/cms/images/bg-form.gif") #fff repeat-x;
  border:1px solid #ccc;
  font-family:"Tahoma", sans-serif;
  font-size:14px;
  line-height:18px;
  color:#262626;
  padding:2px 0;
  color:#555;
  width:98%;
}

textarea {
  height:130px;
}

.feedback label {
  clear:left;
  float:left;
  width:120px;
}

#content form.feedback {
  padding:1em;
  border:1px solid #e2e0d2;
  background:url("/con/cms/images/bg-guestbook.gif") #f2f0e2 repeat-x top left;
}

#content .feedback input, .feedback textarea {
  float:right;
  width:330px;
  padding:2px 4px;
  margin-top:8px;
}

#content .feedback input:focus, .feedback textarea:focus, #content .frmNewsletter input:focus {
  border-color:#6e100e;
}

.feedback .reqtxt {
  clear:both;
}

.error {
  color:#6e100e;
}

#content input.checkbox {
  background:none;
  border:none;
  padding:0;
  width:auto;
}

#content input.button, #content .feedback input.button {
  clear:both;
  border-width:0;
  background:none;
  color:#191810;
  float:right;
  margin:-18px 0 8px 0;
  padding:0 !important;
  width:auto;
  cursor:pointer;
  text-decoration:underline;
}

#content .guestbook input.button {
  margin-top:0;
}

#content input.hidden {
  display:none;
}

#content .frmNewsletter input {
  margin-bottom:8px;
  padding:2px 4px;
  width:230px;
}

#content .frmNewsletter input.button {
  margin:0;
  padding:0 !important;
  width:auto;
}

#content input.button:hover {
  color:#090800;
}
