* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  background-image: url(images/bg_html1.gif);
  background-repeat: repeat-xy;
}
body {
  color: #1c1c1c;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: normal;
  position: relative;
}
#container {
  text-align: left;
  padding: 0 0 30px 0;
}
#header {
  height: 198px;
  background: url(images/header1.jpg) no-repeat top center;
}
#headercontent {
  width: 990px;
  margin: 0 auto;
}
#homelink {
  margin: 0 0 0 22px;
  float: left;
}
#homelink img {
  height: 100px;
  width: 240px;
  margin: 90px 0 0 0;
}
#menue1 {
  padding: 113px 42px 0 0;
  font-size: 13px;
}
#menue1 .level1 {
  margin: 0;
  float: right;
  padding: 22px 0 0 0;
  list-style-type: none;
  color: #4a4a4a;
  font-size: 1.1em;
  text-transform: uppercase;
}
#menue1 .level1 li {
  list-style-position: outside;
  float: left;
  margin: 0 0 0 6px;
}
#menue1 .level1 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  margin: 0 11px 0 0;
}
#menue1 .level1 li.last a {
  margin: 0;
}
#menue1 .level1 li a:hover {
  text-decoration: underline;
}
#menue1 .level1 li.active a {
  text-decoration: underline;
}
#outer {
  background: url(images/bg_outer2.png) repeat-y center 4px;
  position: relative;
  width: 100%;
}
* + html #outer {
}
#inner {
  background: url(images/bg_inner2.png) no-repeat center top;
  position: relative;
}
#left, #right, #content {
  position: relative;
  display: inline;
}
#main {
  background: url(images/musiker2.png) no-repeat center bottom;
  padding: 0 28px 129px 28px;
  padding: 0 0 129px 0;
  position: relative;
}
* html #main {
  padding-bottom: 42px;
}
* + html #main {
  padding-bottom: 42px; 
}
#contentwrap {
  width: 990px;
  margin: 0 auto;
}
#content {
  float: left;
  width: 580px;
  padding: 22px 0 0 51px;
  line-height: 1.5em;
}
#content p {
  margin: 0 0 1em 2.5em;
  margin: 0 0 1em 0;
}
#right {
  float: right;
  width: 185px;
  padding: 0 57px 110px 0;
}
h1, h2, h3, h4, h5, h6 {
  color: #d65954;
  margin: 1em 0 0.9em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #d65954;
  text-decoration: none;
}
h1 a, h4 a {
  font-weight: bold;
}
#content h1 {
  font-size: 1.4em;
  margin: 2em 0 1em 0;
}
#content h2 {
  font-size: 1.4em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  text-decoration: underline;
}
#content h3 {
  font-size: 1.4em;
  margin: 2em 0 1em 0;
  font-weight: normal;
}
#content h4 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
}
#content h5 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  text-decoration: underline;
}
#content h6 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
  color: #cb3b34;
}
#right h1 a, #right h2 a, #right h3 a, #right h4 a, #right h5 a, #right h6 a {
  color: #cb3b34;
  text-decoration: none;
}
#right h1 {
  font-size: 1.2em;
  margin: 3em 0 0.5em 0;
}
#right #kontakt h1.csc-firstHeader {
  margin-top: 3em;
}
#right h2 {
  font-size: 1.2em;
  margin: 2em 0 0.5em 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #4a4a49;
}
#right h3 {
  font-size: 1.2em;
  margin: 2em 0 0.5em 0;
  font-weight: normal;
}
#right h4 {
  font-size: 1.1em;
  margin: 2em 0 0.5em 0;
}
#right h5 {
  font-size: 1.1em;
  margin: 2em 0 0.5em 0;
  font-weight: normal;
  text-decoration: underline;
}
#right h6 {
  font-size: 1.1em;
  margin: 2em 0 0.5em 0;
  font-weight: normal;
}
a {
  color: #d65954;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #bb4a46;
  text-decoration: underline;
}
#right a {
  color: #cb3b34;
}
#right a:hover {
  color: #b8312b;
}
textarea {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #343434;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1em;
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption {
  font-size: 0.9em;
  display: block;
  padding-bottom: 0.9em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
  text-align: center;
}
p.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
  text-align: right;
}
p.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
  text-align: left;
}
p.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
  text-align: justify;
}
#left ul, #left ol, #main ul, #main ol, #right ul, #right ol {
  margin-bottom: 0.9em;
}
.clearer {
  clear: both;
}
#content .csc-firstHeader, #right .csc-firstHeader {
  margin-top: 0;
}
#content .csc-textpic-imagewrap dl, #right csc-textpic-imagewrap {
  margin: 0;
}
#content ul li, #content ol li, #right ul li, #right ol li {
  list-style-position: outside;
  margin: 0 0 1em 12px;
}
* html #content ul li, * html #content ol li, * html #right ul li, * html #right ol li {
  margin-left: 15px;
}
* + html #content ul li, * + html #content ol li, * + html #right ul li, * + html #right ol li {
  margin-left: 15px;
}
:root div.csc-textpic-above div.csc-textpic-text {
  clear: both;
  float: left;
}
.csc-textpic-image .csc-textpic-caption {
  text-align: center;
}
#content table {
  line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
  padding: 0 3px 1px 3px;
}
* html .csc-textpic dl.csc-textpic-image {
  padding-bottom: 6px;
}
* + html .csc-textpic dl.csc-textpic-image {
  padding-bottom: 6px;
}
.csc-textpic dl.csc-textpic-firstcol {
  padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
  padding-right: 0;
}
body#uid11 .csc-textpic dt {
}
body#uid11 .csc-textpic dt img {
}
#login {
  border: 0;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
#content a#umsetzung {
  text-decoration: none;
  font-weight: bold;
  color: #4d4d4d;
}
#naechstertermin .header {
  margin-bottom: 0.05em;
  color: #cb3b34;
  font-weight: bold;
  font-size: 1.2em;
}
#naechstertermin .eventheader {
  font-weight: bold;
}
#naechstertermin #alleveranstaltungen {
  margin: 25px 0 0 0;
}
#termineHome .termin {
	margin: 0 0 2em 0;
}
#termineHome .header {
  margin-bottom: 0.3em;
  color: #d65954;
  font-weight: bold;
  font-size: 1.4em;
}
#termineHome .eventheader {
  font-weight: bold;
}
#termineHome #alleveranstaltungen {
  margin: 25px 0 0 0;
}
#content .contenttable td {
  padding: 0 0 10px 0;
}
fieldset {
  border: 0;
}
fieldset label {
  width: 150px;
  float: left;
  clear: both;
  display: block;
}
fieldset .csc-mailform-field {
  margin: 0 0 5px 0;
}
fieldset .csc-mailform-field input, fieldset .csc-mailform-field textarea {
  width: 267px;
}
fieldset .csc-mailform-field #mailformformtype_mail {
  margin: 20px 0 0 0px;
}
#footer {
  display: block;
  padding: 40px 0 0 0;
}
#footer #menue2, #footer #menue3 {
  display: inline;
  position: relative;
}
#footer #menue2 {
  float: left;
  width: 570px;
  padding: 0 0 0 22px;
}
#footer #menue2 .level1 {
  list-style-type: none;
}
#footer #menue2 .level1 li {
  float: left;
  list-style-position: outside;
  margin: 0 3px 0 0;
}
#footer #menue3 {
  float: right;
  width: 360px;
}
#footer #menue3 .level1 {
  float: right;
  padding: 0 11px 0 0;
  text-transform: uppercase;
  list-style-type: none;
}
#footer #menue3 .level1 li {
  list-style-position: outside;
  float: left;
  margin: 0 0 0 6px;
}
#footer #menue3 .level1 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  margin: 0 11px 0 0;
}
#footer #menue3 .level1 li.last a {
  margin: 0;
}
#footer #menue3 .level1 li a:hover {
  text-decoration: underline;
}
#footer #menue3 .level1 li.active a {
  text-decoration: underline;
}
#socials {
  width: 200px;
  margin-bottom: 15px; 
}
#socials #facebook { 
  width: 200px;
  height: 81px;
  margin-bottom: 10px;
}
