/***************************************************************************
* General Settings
***************************************************************************/

* {
  margin: 0px;
  padding: 0px;
}

body {
  /*background: url(../img/bg_body.gif) top left repeat-x;*/
  background: #e8e2d3;
  font: 12px Arial;
  padding: 0;
}

#container {
  margin: 0 auto;
  /*padding-top: 15px;*/

}

a {
  color: #0373a0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


h1 {
  color: #0373a0;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: Arial,Helvetica,sans-serif;
}

h2, h3, h4 {
  color: #0373a0;
  font-size: 1em;
  font-weight: bold;
  margin-top: 5px;
}

.clear {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#headerContainer {
  background: url(../img/headerContainer_bg.gif) repeat-x top left;
}

#bannerContainer {
   background: url(../img/bannerContainer_bg.gif) repeat-x top left;
}

#mainContainer {
   background: url(../img/mainContainer_bg.jpg) repeat-y top center;
   padding-bottom: 37px;
}

#footerContainer {
  background: #e3d7bb url(../img/footerContainer_bg.jpg) repeat-y bottom center;
}

/***************************************************************************
* Header
***************************************************************************/

#header {
  background: url(../img/bg_header.jpg) top left no-repeat;
  height: 355px;
  margin: 0 auto;
  overflow: hidden;
  width: 944px;
}

#headerTop {
  background: url(../img/headerTopBild_bg.jpg) top left no-repeat;
  height: 183px;
  margin: 10px 0 0 25px;
  width: 896px;
}

#headerBottom {
  background: url(../img/headerBottomBild_bg.jpg) top left no-repeat;
  height: 162px;
  margin-left: 25px;
  width: 896px;
}



/***************************************************************************
* Banner Menu
***************************************************************************/

#bannerMenu {
  background: url(../img/bg_bannerMenu.jpg) top left no-repeat;
  height: 37px;
  margin: 0 auto;
  padding-left: 30px;
  width: 914px;
}

#bannerMenu ul {
  list-style: none;
}

#bannerMenu ul li {
  float: left;
  height: 37px;
}

/* the following rule is recognized only by IE */
* html body #bannerMenu ul li {
  background: url(../img/bannerMenu_bg.gif) top left repeat-x;
}

/***************************************************************************
* Main
***************************************************************************/

#main {
  margin: 0 auto;
  min-height: 500px;
  overflow: hidden;
  padding-bottom: 37px;
  width: 944px;
}

/* Content
*******************************/

#content {
  color: #686868;
  float: left;
  font-family: Arial;
  font-size: 1.1em;
  margin-top: 15px;
  min-height: 400px;
  padding-left: 40px;
  width: 586px;
}

#content #player {
  text-align: center;
}

#content p.bodytext {
  margin: 5px 0;
  display: block;
}

#content ul {
  list-style: none;
  margin-bottom: 5px;
}

#content ul li {
  background: url(../img/bulletpoint.gif) left no-repeat;
  margin-left: 5px;
  padding-left: 7px;
}

#content ol {
  margin-bottom: 5px;
}

#content ol li {
  margin-left: 30px;
}

#content .imgtext-table {
  margin-bottom: 5px;
  padding: 5px 0;
}

#content .csc-textpic {
  margin: 0 5px;
}

#content  .csc-header {
  margin-bottom: -10px;
}


#content  .csc-textpicHeader {
 margin: 0;
 padding: 0;
}

#content  .csc-textpicHeader h1 {
  font-size: 1,2em;
}

#content .csc-textpic-caption {
  font-size: 9px;
  font-style: italic;
  margin-bottom: -2px;
  text-align: center;
  text-transform: uppercase;
}

#content .csc-menu {
  margin: 5px 0 10px 0;
}

/* Teaser List
*****************************/

.tx-abteaserlist-pi1 {
  clear: both;
  margin: 10px 0;
  width: 590px; /* oversized DIV so that the teaser fit into it, cause of margin  - e.g. content DIV should have width: 500px and overflow: hidden; */
}

/* Template 1
*****************************/

#content .t1_teaserItem {
  font-size: 0.9em;
  height: 180px;
  margin-bottom: 10px;
  position: relative;
}

#content .t1_teaserItem a {
  text-decoration: none;
}

/* the following rule is recognized only by IE */
* html body #content .t1_teaserItem {
  padding-bottom: 7px;
}

#content .t1_teaserItemTitle {
  display: block;
  color: #0373a0;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 0 5px;
}

#content .t1_teaserItemTitle a {
  color: #0373a0;
}

#content .t1_teaserItemImage {
  background: #eae7d6;
  display: inline;
  float: left;
  height: 150px;
  margin: 0 6px 8px 5px;
  padding: 5px;
  text-align: center;
  width: 150px;
  border: 1px solid #eae7d6
}

#content .t1_teaserItemHeader,
#content .t1_teaserItemHeader a {
  color: #0373a0;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

#content .t1_teaserItemText,
#content .t1_teaserItemText a {
  color: #686868;
  font-family: Arial;
  font-size: 1.1em;
  margin-top: 5px
}

#content .t1_teaserItemDetail img {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

/* Sidebar
*******************************/

#sidebar {
  float: left;
  min-height: 400px;
  padding-left: 20px;
  width: 298px;
}

/* the following rule is recognized only by IE */
* html body #sidebar {
  width: 294px;
}

/* Macina Searchbox
*******************************/

#sidebarSearch .tx-macinasearchbox-pi1 {
  margin: 7px 0 10px 0;
}

#sidebarSearch .s_word {
  background: #f6f5ea;
  border: 1px solid #c19f6b;
  color: #c19f6b;
  padding: 2px;
}

/* Sidebar Kalender
*******************************/

#sidebarKalender {
  margin: 10px 0 10px 0;
}

#kalenderTitel {
  color: #c19f6b;
  float: left;
  font-family: Arial;
  font-size: 1.4em;
}

#kalenderTitel a {
  color: #137ca5;
  text-decoration: none;
}

#kalenderBild {
  float: right;
  margin-right: 60px;
}

/* Sidebar Menu
*******************************/

#sidebarMenu {
  clear: both;
  padding-top: 10px;
}


#sidebarMenu ul {
  list-style: none;
  width: 250px;
}

#sidebarMenu li {
  border-top: 1px solid #ded0b2;
  margin-left: 0;
}

#sidebarMenu ul li a {
  padding: 0 2px;
  text-decoration: none;
}

#sidebarMenu ul li a:hover {
   color: #bd9c6f;
}

/***************************************************************************
* Footer
***************************************************************************/

#footer {
  bottom: 0;
  height: 35px;
  margin: 0 auto;
  padding-right: 30px;
  position: relative;
  text-align: right;
  width: 914px;
}

#footerBild {
  background: url(../img/footerbild.gif) left no-repeat;
  bottom: 0;
  float: left;
  height: 45px;
  left: 70px;
  position: absolute;
  width: 83px;
}



/* Menu Footer
*****************************/

#footerMenu {
  color: #b79465;
  float: right;
  font-weight: bold;
  height: 35px;
  text-align: right;
  width: 850px;
}

#footerMenu ul {
  float: right;
  height: 35px;
  line-height: 3em;
  list-style: none;
}

#footerMenu li {
  float: left;
  font-size: 1em;
  text-align: center;
}

#footerMenu ul li a {
  color: #b79465;
  padding: 0 10px;
  text-decoration: none;
}

#footerMenu ul li a:hover {
   color: #bd9c6f;
}

/***************************************************************************
* allg. Formular
***************************************************************************/

/* Mail Formular
*****************************/

#content .csc-mailform {
  border: none;
  margin: 5px;
  padding: 5px;
}

#content legend {
  display: none;
}

#content .csc-mailform input,
#content .csc-mailform select {
  width: 150px;
}

#content .csc-mailform fieldset {
  border: none;
  padding: 5px 5px 0 5px;
}

#mailformname {
  border: 1px solid #137ca5;
  margin-left: 11px;
}

#mailformemail {
  border: 1px solid #137ca5;
  margin-left: 30px;
}

#mailformaddress {
  border: 1px solid #137ca5;
  margin-left: 5px;
}

#content .csc-mailform-field {
  text-align: left;
  margin: 2px;
}

#content .csc-mailform-field label {
  line-height: 1.5em;
  vertical-align: top;
}


#content .csc-mailform fieldset legend {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px;
}

#content .csc-mailform fieldset dl {
  width: auto;
}

#content .csc-mailform fieldset dt {
  float: left;
  margin-right: 6px;
  padding: 0 0 .5em 0;
  text-align: right;
  width: 80px;
}

#content .csc-mailform fieldset dd {
  padding: 0 0 .5em 0;
  width: auto;
}

#content .csc-mailform fieldset textarea {
  width: 300px;
}

#content .csc-mailform .csc-mailform-check {
  border: none;
  width: auto;
}

#content .csc-mailform .csc-mailform-submit {
  border: 1px solid #137ca5;
  color: #137ca5;
  float: right;
  font-size: 0.9em;
  margin: 5px 15px 0 0;
  padding: 0 3px;
  text-align: center;
  width: auto;
}