html {
    min-height: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: #E8CFB7;
    font: 0.75em/1.3em Arial, Verdana, Helvetica, sans-serif; 
    text-align: center;
    background: #6a130c url("/uploads/images/layout/bg_body.jpg") no-repeat center bottom;
}

p, h1, h2, h3, h4 {
    margin-top: 0;
}

p {margin-bottom: 0.8em}

h1 {
    font-size: 1.8em;
}

h1.title {
    padding: 42px 0 15px 0;
    text-indent: -9999px;
    margin-bottom: 5px;
}

#bAbout h1.title {
margin-left: 266px;
}

#bHome h1.title {
background-position: 0 13px !important;
}

h2, h3 {
    font-size: 1.5em;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0.5em;
}

.mceContentBody h2, .mceContentBody h3 {
color: #6a0a08;
}

h4 {
    font-size: 1em;
    margin-bottom: 0;
    color: #B88C61;
}

a {
    color: #f28e00;
    text-decoration: underline;
}

img, a img {border: 0 none}

ul {
    list-style-type: none;
    margin: 0 0 0.5em 0;
    padding: 0;
}

ul li {
    padding-left: 10px;
    background: url("/uploads/images/layout/li-dot.gif") no-repeat 0 .5em;
    margin-bottom: 0.2em;
}


hr {
    color: #862F03;
	background-color: #862F03;
	height: 3px;
	border: 0;
margin: 0 0 0.5em 0;
}

blockquote {
border-left: 5px solid #862F03;
margin-left: 0;
	padding-left: 20px;
font-style: italic;
margin-bottom: 5px;
}

table {
    margin: 0 0 0.5em 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0
    font-size: 0.75em;
}

table th {
    font-weight: normal;
    text-align: left;
    color: #B88C61;
vertical-align: top;
}

table td {
    vertical-align: top;
    border: 0;
}

table.normal td {
width: 220px;
}

table.normal th {
width: 220px;
}

table.referenzen td {
width: 32%
}

span.colored {
color: #B88C61
}

table.music{
}

table.music td {
padding-right: 20px; 
}


/* Main Layout
------------------------------------------------------ */

div#page {
    width: 652px;
    margin: 0 auto;
    text-align: left;
    background-color: #6a0a08;
    border-bottom: 1px solid #6a0a08;
}


/* Header
------------------------------------------------------ */

div#header {
    width: 652px;
    margin: 0 auto;
    text-align: left;
    height: 120px;
    background: url("/uploads/images/layout/bg_header.gif") no-repeat left bottom;
}

div#header h1 {
    text-indent: -9999px;
    float: right;
    height: 110px;
    width: 240px;
    margin-top: 10px;
    margin-bottom: 0;
}

div#header h1 a {
    display: block;
    height: 110px;
}

div#header ul#language {
    float: left;
    margin: 60px 0 0 0;
    padding: 0 0 0 35px;
}

div#header ul#language li {
    background-image: none;
padding: 0;
margin:0;
}

div#header ul#language a {
    color: #8A5657;
    text-decoration: none;
    font-size: 0.95em;
}

div#header ul#language a:hover {
    color: white;
}

/* Main, Content, Sidebars
------------------------------------------------------ */

div#main {
    margin: 0 35px 0 35px;
    /*border-top: 9px solid #f28e00;*/
    clear: both;
}

div#about_pic {
float: left;
margin: 38px 25px 0 0;
}

div.portalbild {
padding-top: 14px;
}


/* Footer, Address
------------------------------------------------------ */

hr.clearContent {
    clear: both;
    margin-left: 35px;
    margin-right: 35px;
    height: 3px;
}

div#footer {
    width: 652px;
    margin: 0 auto;
    background: url("/uploads/images/layout/bg_footer.gif") no-repeat left top;
    clear: both;
}

address {
    margin: 0 35px;
    padding: 50px 0;
    font-style: normal;
}
address a {
    color: #fff;
}

/* Events
------------------------------------------------------ */

div.eventSummary h3{
font-size: 1em;
color: #B88C61;
font-weight: bold;
text-decoration: none;
margin-bottom: 0.3em;
}

div.eventContent {
background-color: #7C1D1B;
padding: 10px 7px 1px 7px;
margin-bottom: 1em;
}

/* Formular
------------------------------------------------------ */

form {
    padding: 0;
    margin: 0 0 1em 0;
}

fieldset {
    padding: 0.5em;
    border: 1px solid #862F03;
    margin-bottom: 1em;
    overflow: auto;
}

legend {
    font-weight: bold;
    color: #fff;
    padding: 0 3px 3px 3px;
}

fieldset ol {
    margin: 0;
    padding: 0;
}

fieldset ol li {
    list-style: none;
    asdclear: left;
    float: left;
    margin: 0;
    padding: 0.5em 0;
background-image: none;
}

fieldset ol li.inputData input,
fieldset ol li.plz input,
fieldset ol li.ort input,
fieldset ol li textarea {
    background-color: #862F03;
    color: #fff;
    font-size: 1em;
    border: 0 none;
    padding: 3px 4px;
    width: 360px;
}

fieldset ol li select {
    width: 360px;
font-size: 1em;
}

fieldset ol li.inputList input {
    width: 360px;
}

fieldset ol li.inputData label, fieldset ol li.plz label, fieldset ol li.ort label {
    color: #B88C61;
    display: block;
    width: 110px;
    float: left;
    padding-top: 3px;
}

fieldset ol li.plz input {
    width: 50px;
    margin-right: 3px;
}

fieldset ol li.ort input {
    width: 303px;
}

fieldset ol li textarea {
    width: 360px;
    height: 150px;
    font: 1em/1.3em Arial, Verdana, Helvetica, sans-serif; 
}

fieldset ol li.checkbox label {
    color: #B88C61;
}

div.formButtons {
    text-align: right;
}

div.formButtons input {
    background-color: #F28E00;
    color: #fff;
    border: 0 none;
    padding: 2px 4px;
width: auto;
}


/* Navigation
------------------------------------------------------ */

#navi {
    float:left;
    width: 100%;
    background: url("/uploads/images/layout/bg_navi.gif") no-repeat 35px 0;
    /*margin: 42px 0 27px 0;*/
    margin: 42px 0 0 0;
    border-bottom: 1px solid #6a0a08;
}
#navi ul {
      margin: 0 0 0 35px;
      padding: 0 0 0 15px;
}
#navi li {
      float:left;
      background: none;
      margin: 0 0 0 1px;
      padding: 0 0 0 4px;
      background:url("/uploads/images/layout/nav_left.gif") no-repeat left top;
}
#navi a {
      display:block;
      padding: 4px 17px 11px 14px;
      text-decoration:none;
      font-weight:bold;
      color:#fff;
      background:url("/uploads/images/layout/nav_right.gif") no-repeat right top;
}
#navi a:hover, #navi a.active {
      color:#000;
}


