/* main page layout */

table#contenttable { margin: 40px 40px; }

td#leftcolumn { width: 266px; vertical-align: top; }
td#spacercolumn { width: 60px; vertical-align: top; }
div#spacerdiv { width: 60px; }
td#rightcolumn { width: 700px; vertical-align: top; }

div#box-menu { padding: 15px 20px 10px; }

div#box-wichtig { padding: 10px; }
div#box-wichtig p, div#box-menu p { font-size: .95em; }

#box-wichtig ol {
  margin: 0;
  padding: 0.3em 1em;
}

 #box-wichtig ol li {
  font-size: 10pt;
  margin: .3em 0 0.8em;
}

#box-wichtig p {
  font-size: 9pt;
  margin: 0;
}

 #box-wichtig p.detail {
  color: #666;
  margin-top: 0.2em;
}

#box-wichtig-content {
	padding: 10px;
	display: none;
}
.toggle-expanded #box-wichtig-content { display: block; }

.toggle-link { cursor: pointer; }

div.plus-item {
	padding: 0;
	font-size: 11px;
	color: #888;
	font-weight: 100;
	margin: .1em;
}

div.plus-item:after { content: "einblenden"; }
.toggle-expanded div.plus-item:after { content: "ausblenden"; }


  div.box, div.box10, div.logo, div.banner, #navigation a, #saal {
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.03);
  }
  
  body div.banner { box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1); }
  
  img.banner { width: 700px; height: 134px; }
  
  body {
    background-color: #EEE;
    font-family: "Open Sans", sans-serif;
    font-size: 13.5px;
  }
  body p {
    line-height: 1.6;
    margin: 0.4em 0;
  }
  table {
    border-spacing: 0px;
  }
  table td {
    padding: 0px;
  }
  
  #auswahl div.underlined,
  #box-veranstaltungen div.underlined,
  #box-preisklassen div.underlined,
  #box-wichtig div.underlined {
    font-size: 1.3em;
    padding-bottom: 3px;
  }
  #auswahl div.karte {
    border-bottom: 1px solid #EEE;
    padding: 10px 15px;
  }
  #auswahl table {
    width: 100%;
  }
  #auswahl div.sitz {
    margin: 0 7px 0 7px;
    display: inline-block;
  }
  #auswahl div.options {
    padding-top: 2px;
    font-size: .9em;
  }
  #auswahl td.preis {
    font-size: 1.3em;
    text-align: right;
  }
  #auswahl td.radio {
    width: 27px;
  }
  #auswahl td.versand {
    padding: 4px 0;
  }
  #auswahl td.versand span {
    font-size: .9em;
    display: block;
  }
  #auswahl div.summe {
    padding: 15px 5px 0 10px;
  }
  #auswahl div.summe td.preis {
    width: 90px;
  }
  #auswahl div.summe td.preis div {
    padding-right: 10px;
    border-top: 1px solid #000;
  }
  #auswahl div.hidden {
    position: absolute;
    visibility: hidden;
  }
  
  table.table-rabatt td { color: #888; }
  
  label {
    display: block;
  }
  
  div.logo {
    background: url(../img/logo.png) no-repeat center #000;
    height: 83px;
    margin-bottom: 15px;
  }
  
  img#mclogo
  {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    width: 266px;
    height: 110px;
    margin-bottom: 15px;
  }
  
  div.box, div.box10 {
    background-color: rgba(255, 255, 255, 0.6);
  }
  div.box10 {
    margin-bottom: 15px;
    padding: 10px;
  }
  a {
    color: #116CB6;
    text-decoration: none;
  }
  div.login {
    padding: 15px 20px;
  }
  
div.box-login { line-height: 1.6; font-size: 8pt; margin-bottom: 5px; }
  
  
  
  
  textarea {
    font-family: Verdana, Trebuchet MS;
    font-size: 10pt;
  }
  input[type=text], input[type=email], input[type=password] {
    height: 25px;
    width: 200px;
    font-family: Verdana, Trebuchet MS;
    font-size: 10pt;
  }
  input[type=submit] {
    visibility: hidden;
    position: absolute;
  }
  div.loginfail {
    margin-bottom: 10px;
    color: red;
  }
  div.inputtype {
    margin-bottom: 10px;
    font-size: 1em;
  }
  select {
    font-family: Verdana;
    font-size: 10pt;
    padding: 5px;
    width: 206px;
  }
  ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  ul.veranstaltungen li {
    padding: 2px 0;
  }
  div.underlined {
    border-bottom: 1px solid #DDD;
    padding: 0 10px;
  }
  
  h1 {
    font-size: 2em;
    color: #A4A4A4;
    font-weight: normal;
  }
  
  h1, h2, h3 { color: #A4A4A4; }
  
  h1, h2, h3, h4 { margin: 0.5em 0 0.3em; }
  
  .big {
    font-size: 1.3em;
  }
  .small {
    font-size: .9em;
  }  table.registrieren {
    width: 100%;
  }
  table.registrieren td.beschreibung {
    width: 30%;
    text-align: right;
    padding-right: 6px;
  }
  table.registrieren td.beschreibung span, span.stern {
    color: red;
    font-size: 8pt;
    vertical-align: top;
  }
  table.registrieren td.input {
    width: 70%;
    padding: 7px 0;
  }
  input.fail {
    -moz-box-shadow: 0px 0px 2px red;
    -webkit-box-shadow: 0px 0px 2px red;
    box-shadow: 0px 0px 2px red;
  }
  input.right {
    -moz-box-shadow: 0px 0px 2px green;
    -webkit-box-shadow: 0px 0px 2px green;
    box-shadow: 0px 0px 2px green;
  }
  div.wronginput {
    color: red;
    padding-left: 10px;
    vertical-align: middle;
    display: inline-block;
    font-size: 8pt;
  }