@charset "UTF-8";
#phone_nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-color: rgba(255, 255, 255, 0.95); }
  @media only screen and (max-width: 1023px) {
    #phone_nav {
      display: block; } }
  #phone_nav #menu_btn, #phone_nav #more_btn {
    position: absolute;
    top: 0;
    width: 42px;
    height: 48px; }
    #phone_nav #menu_btn img, #phone_nav #more_btn img {
      position: absolute;
      top: 12px;
      left: 6px;
      width: 24px;
      height: 24px; }
  #phone_nav #menu_btn {
    left: 0; }
  #phone_nav #more_btn {
    right: 0; }
  #phone_nav #title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }

#overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1; }

#left_menu, #right_menu {
  width: 0;
  height: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
  background-color: white;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.3s;
  white-space: nowrap;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

#right_menu:after {
  content: "";
  display: block;
  height: 80px;
  width: 100%; }

#left_menu {
  left: 0; }
  #left_menu .padding {
    height: 100%;
    padding-right: 16px;
    text-align: right; }
    #left_menu .padding .main {
      text-transform: uppercase;
      line-height: 2.1em;
      color: #888; }
      #left_menu .padding .main a {
        color: #000; }
    #left_menu .padding .extra {
      margin-top: 16px; }
      #left_menu .padding .extra a {
        color: #888; }

#right_menu {
  right: 0; }

/* ========================================================================= */
/* Allgemeine Styles                                                         */
/* ========================================================================= */
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.7em;
  color: #000;
  background-color: #fafafa; }
  @media only screen and (max-width: 1023px) {
    body {
      background-color: #ffffff; } }

a {
  text-decoration: none;
  color: #2b8cd7; }
  a.subtitlelink {
    color: #aaa; }
  a.editlink {
    color: #f00 !important; }

.error {
  color: #f00 !important; }

div.content {
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden;
  line-height: 1.8em; }

h3 span {
  display: none; }

.whitesepline, .blacksepline {
  border-style: dotted none none none;
  border-top-width: 1px; 
  clear: both;
}

.whitesepline {
  border-color: #ccc; }

.blacksepline {
  border-color: #000; }

input, textarea {
  font-family: "courier new", courier, monospace;
  font-size: small; }

.gray {
  color: #888; }

@media only screen and (max-width: 1023px) {
  img, iframe {
    max-width: 100%; } }
/* ========================================================================= */
/* Hauptcontainer... enthalten alles andere und Hintergrundgrafiken          */
/* ========================================================================= */
#container {
  position: absolute;
  width: 1024px;
  left: 50%;
  margin-left: -512px;
  top: 0;
  background-color: #fff;
  height: auto;
  min-height: 100%;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (max-width: 1023px) {
    #container {
      width: 100%;
      left: 0;
      margin-left: 0; } }

/* ========================================================================= */
/* Menu                                                                      */
/* ========================================================================= */
#menu {
  position: absolute;
  top: 173px;
  left: 60px;
  width: 160px;
  text-transform: uppercase;
  text-align: right;
  line-height: 2.1em;
  color: #888; }
  @media only screen and (max-width: 1023px) {
    #menu {
      display: none; } }
  #menu a {
    color: #000; }

/* ========================================================================= */
/* Login Link                                                                   */
/* ========================================================================= */
#login {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 145px;
  height: 30px; }
  @media only screen and (max-width: 1023px) {
    #login {
      display: none; } }
  #login a {
    color: #888; }

/* ========================================================================= */
/* Such Link                                                                   */
/* ========================================================================= */
#search {
  position: absolute;
  top: 140px;
  left: 320px;
  width: 444px;
  height: 30px;
  text-align: right; }
  @media only screen and (max-width: 1023px) {
    #search {
      display: none; } }
  #search a {
    color: #888; }

/* ========================================================================= */
/* SelList enthaelt Detaillisten am rechten Rand                             */
/* ========================================================================= */
#SelList {
  /* Absolute */
  /* Relative */
  position: relative;
  float: right;
  margin-bottom: 193px;
  top: 173px;
  right: 40px;
  width: 160px; }
  @media only screen and (max-width: 1023px) {
    #SelList {
      display: none; } }

.SelListArrow {
  color: #2b8cd7;
  padding-bottom: 1px;
  padding-top: 1px; }

.SelListCol1 {
  width: 10px; }

.SelListCol2 {
  width: 140px; }

.SelGigsListName, .selSelGigsListName, .SelBlurredEdgesListName, .selSelBlurredEdgesListName, .SelPraesentationenListName, .selSelPraesentationenListName, .SelVerbandListName, .selSelVerbandListName, .SelMemberListName, .selSelMemberListName, .SelClubListName, .selSelClubListName, .SelLinkListName, .selSelLinkListName, .SelKontaktListName, .selSelKontaktListName {
  border-style: none none solid none;
  border-bottom-width: 1px;
  border-color: #E5E5E5;
  padding-bottom: 1px;
  padding-top: 1px; }

.SelGigsSub, .SelBlurredEdgesSub {
  padding-left: 2em; }

/* ========================================================================= */
/* Kalenderleiste                                                            */
/* ========================================================================= */
#calender {
  position: absolute;
  top: 90px;
  left: 10px;
  height: 600px;
  width: 80px; }
  @media only screen and (max-width: 1023px) {
    #calender {
      display: none; } }
  #calender table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse; }
  #calender .c1 {
    width: 105px;
    color: #BBB;
    text-align: right;
    padding-right: 7px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c2 {
    width: 20px;
    color: #BBB;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c3 {
    width: 20px;
    padding-left: 10px;
    color: #BBB;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c1calweekend {
    width: 105px;
    color: #BBB;
    background: #f0f0f0;
    text-align: right;
    padding-right: 7px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c1calweekday {
    width: 105px;
    color: #BBB;
    text-align: right;
    padding-right: 7px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .calweekday {
    width: 20px;
    color: #BBB;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .calweekend {
    width: 20px;
    color: #BBB;
    background: #f0f0f0;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c1bis3 {
    width: 145px;
    color: #BBB;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 2px;
    padding-bottom: 2px; }
  #calender .c4 {
    width: 100px;
    color: #BBB;
    padding-top: 2px;
    padding-bottom: 2px; }

a.callink {
  color: #2b8cd7; }

/* ========================================================================= */
/* Veranstaltungsdaten                                                       */
/* ========================================================================= */
#Gigs, #BlurredEdges, #Praesentationen, #Verband, #Members, #Clubs, #Links, #Kontakt, #Login, #Search {
  position: relative;
  width: 447px;
  float: left;
  top: 0;
  left: 320px; }
  @media only screen and (max-width: 1023px) {
    #Gigs, #BlurredEdges, #Praesentationen, #Verband, #Members, #Clubs, #Links, #Kontakt, #Login, #Search {
      width: 100%;
      left: 0;
      top: 48px; } }
  #Gigs h3, #BlurredEdges h3, #Praesentationen h3, #Verband h3, #Members h3, #Clubs h3, #Links h3, #Kontakt h3, #Login h3, #Search h3 {
    height: 166px;
    margin: 0;
    background: url(/pics/Titel.jpg) no-repeat right; }
    @media only screen and (max-width: 1023px) {
      #Gigs h3, #BlurredEdges h3, #Praesentationen h3, #Verband h3, #Members h3, #Clubs h3, #Links h3, #Kontakt h3, #Login h3, #Search h3 {
        display: none; } }
  #Gigs #extraDiv1, #BlurredEdges #extraDiv1, #Praesentationen #extraDiv1, #Verband #extraDiv1, #Members #extraDiv1, #Clubs #extraDiv1, #Links #extraDiv1, #Kontakt #extraDiv1, #Login #extraDiv1, #Search #extraDiv1 {
    margin: auto;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
    height: 32px;
    width: 447px; }
    @media only screen and (max-width: 1023px) {
      #Gigs #extraDiv1, #BlurredEdges #extraDiv1, #Praesentationen #extraDiv1, #Verband #extraDiv1, #Members #extraDiv1, #Clubs #extraDiv1, #Links #extraDiv1, #Kontakt #extraDiv1, #Login #extraDiv1, #Search #extraDiv1 {
        width: 100%; } }
  #Gigs div.content, #BlurredEdges div.content, #Praesentationen div.content, #Verband div.content, #Members div.content, #Clubs div.content, #Links div.content, #Kontakt div.content, #Login div.content, #Search div.content {
    color: #000; }
    #Gigs div.content img, #BlurredEdges div.content img, #Praesentationen div.content img, #Verband div.content img, #Members div.content img, #Clubs div.content img, #Links div.content img, #Kontakt div.content img, #Login div.content img, #Search div.content img {
      margin-left: 2px;
      margin-bottom: 2px; }

.gigdate, .gigtitle {
  font-weight: bold; }

.SelGigsListArrow, .SelBlurredEdgesListArrow, .SelPraesentationenListArrow, .SelVerbandListArrow, .SelMemberListArrow, .SelClubListArrow, .SelLinkListArrow, .SelKontaktListArrow {
  color: #2b8cd7; }

.selSelBlurredEdgesListName, .selSelPraesentationenListName, .selSelVerbandListName, .selSelMemberListName, .selSelClubListName, .selSelLinkListName, .selSelKontaktListName {
  font-weight: bold; }

/* ========================================================================= */
/* Members                                                                 */
/* ========================================================================= */
.membername {
  font-weight: bold; }

.memberpeople {
  font-style: italic; }

/* ========================================================================= */
/* Clubs                                                                     */
/* ========================================================================= */
.clubname {
  font-weight: bold; }

.clubaddress {
  font-style: italic; }

/* ========================================================================= */
/* Links                                                                   */
/* ========================================================================= */
.linkcity, .linkcat, .linktitle {
  font-weight: bold; }

.linkcat {
  font-style: italic; }

.linkcity {
  text-transform: uppercase; }

.linkinfo, .linklink, .linktitle {
  padding-left: 30px; }

/* ========================================================================= */
/* Kontakt                                                                   */
/* ========================================================================= */
#Kontakt input, #Kontakt textarea, #Login input, #Login textarea {
  font-family: "courier new", courier, monospace;
  font-size: x-small; }
  @media only screen and (max-width: 1023px) {
    #Kontakt input, #Kontakt textarea, #Login input, #Login textarea {
      max-width: 90%; } }
#Kontakt input.notxsmall, #Login input.notxsmall {
  font-size: small; }
  @media only screen and (max-width: 1023px) {
    #Kontakt input.notxsmall, #Login input.notxsmall {
      max-width: 90%; } }

/* ========================================================================= */
/* Suche                                                       */
/* ========================================================================= */
.searchdate, .searchtitle {
  font-weight: bold; }

/* ========================================================================= */
/* Editieren                                                                 */
/* ========================================================================= */
#center {
  position: absolute;
  top: 0;
  width: 1024px;
  left: 50%;
  margin-left: -512px;
  background-color: white; }

#EditGigs, #EditClubs, #EditMembers, #EditList,
#EditBlurred, #EditPraesentationen, #EditVerband {
  position: relative;
  float: left;
  top: 0;
  left: 215px;
  width: 594px; }
  #EditGigs h3, #EditClubs h3, #EditMembers h3, #EditList h3,
  #EditBlurred h3, #EditPraesentationen h3, #EditVerband h3 {
    height: 166px;
    margin: 0; }
  #EditGigs div.content, #EditClubs div.content, #EditMembers div.content, #EditList div.content,
  #EditBlurred div.content, #EditPraesentationen div.content, #EditVerband div.content {
    color: #000; }
    #EditGigs div.content a, #EditClubs div.content a, #EditMembers div.content a, #EditList div.content a,
    #EditBlurred div.content a, #EditPraesentationen div.content a, #EditVerband div.content a {
      color: #fff; }
  #EditGigs #extraDiv1, #EditClubs #extraDiv1, #EditMembers #extraDiv1, #EditList #extraDiv1,
  #EditBlurred #extraDiv1, #EditPraesentationen #extraDiv1, #EditVerband #extraDiv1 {
    margin: auto;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
    height: 8px;
    width: 594px; }

#EditGigsSubMenu, #EditClubsSubMenu, #EditMembersSubMenu, #EditListSubMenu,
#EditBlurredSubMenu, #EditPraesentationenSubMenu, #EditVerbandSubMenu {
  color: #fff;
  position: absolute;
  top: 116px;
  left: 72px;
  height: 20px;
  overflow: hidden;
  width: 400px; }

#EditGigs table, #EditClubs table, #EditMembers table, #EditList table,
#EditBlurred table, #EditPraesentationen table, #EditVerband table {
  table-layout: fixed;
  width: 100%; }
#EditGigs .ce1, #EditClubs .ce1, #EditMembers .ce1, #EditList .ce1,
#EditBlurred .ce1, #EditPraesentationen .ce1, #EditVerband .ce1 {
  width: 150px; }
#EditGigs .ce2, #EditClubs .ce2, #EditMembers .ce2, #EditList .ce2,
#EditBlurred .ce2, #EditPraesentationen .ce2, #EditVerband .ce2 {
  width: 50px; }
#EditGigs .ce3, #EditClubs .ce3, #EditMembers .ce3, #EditList .ce3,
#EditBlurred .ce3, #EditPraesentationen .ce3, #EditVerband .ce3 {
  width: 330px; }

/* ========================================================================= */
/* Veranstaltungen editieren                                                 */
/* ========================================================================= */
#EditGigs {
  background: url(/pics/RechtsEditGigs.jpg) repeat-y right;
  background-color: #7196CB; }
  #EditGigs h3 {
    background: url(/pics/TitelEditGigs.jpg) no-repeat right; }
  #EditGigs #extraDiv1 {
    background: #fff url(/pics/UntenEditGigs.jpg) no-repeat top left; }

/* ========================================================================= */
/* Clubs editieren                                                           */
/* ========================================================================= */
#EditClubs {
  background: url(/pics/RechtsClubs.jpg) repeat-y right;
  background-color: #6EBFFF; }
  #EditClubs h3 {
    background: url(/pics/TitelEditClubs.jpg) no-repeat right; }
  #EditClubs div.content a {
    color: #2E5C73; }
  #EditClubs #extraDiv1 {
    background: #fff url(/pics/UntenEditClubs.jpg) no-repeat top left; }
  #EditClubs .whitesepline {
    border-color: #fff; }

/* ========================================================================= */
/* Mitglieder editieren                                                      */
/* ========================================================================= */
#EditMembers {
  background: url(/pics/RechtsMembers.jpg) repeat-y right;
  background-color: #dedcdd; }
  #EditMembers h3 {
    background: url(/pics/TitelEditMembers.jpg) no-repeat right; }
  #EditMembers div.content a {
    color: #999911; }
  #EditMembers #extraDiv1 {
    background: #fff url(/pics/UntenEditMembers.jpg) no-repeat top left; }
  #EditMembers .whitesepline {
    border-color: #666; }

/* ========================================================================= */
/* Mailing Lists editieren                          */
/* ========================================================================= */
#EditList {
  background: url(/pics/RechtsMembers.jpg) repeat-y right;
  background-color: #EC983F; }
  #EditList h3 {
    background: url(/pics/TitelEditBlurred.jpg) no-repeat right 50%; }
  #EditList #extraDiv1 {
    background: #fff url(/pics/UntenEditMembers.jpg) no-repeat top left; }

.forumtitle {
  font-weight: bold; }

/* ========================================================================= */
/* Blurred Egdes editieren                                                   */
/* ========================================================================= */
#EditBlurred {
  background: url(/pics/RechtsMembers.jpg) repeat-y right;
  background-color: #EC983F; }
  #EditBlurred h3 {
    background: url(/pics/TitelEditBlurred.jpg) no-repeat right 50%; }
  #EditBlurred #extraDiv1 {
    background: #fff url(/pics/UntenEditMembers.jpg) no-repeat top left; }
  #EditBlurred .whitesepline {
    border-color: #fff; }

/* ========================================================================= */
/* Präsentationen editieren                                                           */
/* ========================================================================= */
#EditPraesentationen {
  background: url(/pics/RechtsPraesentationen.jpg) repeat-y right;
  background-color: #dedcdd; }
  #EditPraesentationen h3 {
    background: url(/pics/TitelEditPraesentationen.jpg) no-repeat right; }
  #EditPraesentationen div.content a {
    color: #7d7d7d; }
  #EditPraesentationen #extraDiv1 {
    background: #fff url(/pics/UntenEditPraesentationen.jpg) no-repeat top left; }
  #EditPraesentationen .whitesepline {
    border-color: #666; }

/* ========================================================================= */
/* Verband/Presse editieren                                                  */
/* ========================================================================= */
#EditVerband {
  background: url(/pics/RechtsMembers.jpg) repeat-y right;
  background-color: #CAC8C9; }
  #EditVerband h3 {
    background: url(/pics/TitelEditVerband.jpg) no-repeat right 50%; }
  #EditVerband #extraDiv1 {
    background: #fff url(/pics/UntenEditMembers.jpg) no-repeat top left; }
  #EditVerband .whitesepline {
    border-color: #fff; }

.forumtitle {
  font-weight: bold; }
