body {
  font-family: arial, verdana, "sans serif";
  font-size:100.01%;
  color:black;
  width:100%;
  height:100.01%;
  min-height:100.01%;
  margin:0 auto;
  padding:0;
  float:left;
  background-color:#903129;
  text-align: center;
}
a {
  color: #333;
}
img {
  border: none;
}

h1,h2,h3,h4,h5,h6 {
  color: #903129;
  padding:3px 0;
  margin:0;
}
h1 {
  font-size:1.5em;
}
h2 {
  font-size:1.4em;
}
h3 {
  font-size:1.2em;
}
h4 {
  font-size:1em;
}
h5 {
  font-size:0.8em;
}
h6 {
  font-size:0.6em;
}

nav a {
  text-decoration: none;
}
.wrapper {
  text-align:left;
  margin: 0 auto;
  width: 950px;
  

}
.wrapperInner {
  /*background: url(../images/bg_body.png) repeat-y;*/
  float: left;
  -moz-box-shadow: 0 0 100px #000;
  -webkit-box-shadow: 0px 0px 100px #000;
  box-shadow: 0 0 100px #000;
  background-color: #fff;
}
header {
    background: url(../images/bg_header.jpg) no-repeat;
    height: 295px;
    padding-right: 20px;
    width: 930px;
    float: left;
}

  .logo {
    float: left;
    width: 314px;
    height: 188px;
  }
  
  header nav {
    float: left;
    width: auto;
    padding-top: 20px;
    font-family: impact, arial, verdana;
    padding-left: 70px;
  }
  
header nav a {
  color: #000;
  float: left;
  padding-left: 32px;
  font-size: 14px;
}
  header nav a:hover,
  header nav a.active {
    color: #903129;
  }
  
.content {
  padding: 40px 9px 30px 9px;
  font-size: 14px;
  color: #333;
  float: left;
  min-height: 435px;
  height: auto !important;
  height: 435px;
}

.content nav {
  width: 226px;
  float: left;
  padding-top: 5px;
  font-family: Arial, Verdana, san-serif;
  font-size: 18px;
}

 
.content nav a {
  color: #903129;
  float: left;
  display: block;
  border-bottom: 2px dotted #333;
  padding: 3px 0 3px 16px;
  width: 210px;
  color: #903129;
  font-weight: bold;
}
.content nav a.active,
.content nav a:hover {
  color: #EF7F01;
}
.content nav nav {
  border-bottom:2px dotted #333;
  padding-top: 0;
}
.content nav nav a {
  color: #333;
  font-family: arial, verdana, san-serif;
  font-weight: inherit;
  border-bottom: none;
  font-size: 16px;
}
.mainContent {
  float: left;
  padding: 0 15px;
    width: 442px;
}

.contentRight {
  width: 233px;
  float: left;
}

.footer {
  background-color: #f5ce29;
  height: 84px;
  float:left;
  width: 950px;
}

.content input[type=submit]{
  background: url("../images/bg_buttonSubmit.jpg") repeat-x;
  margin-top:10px;
  border: none;
  font-weight: bold;
  padding: 5px;
}

.footer ul {
  padding: 11px;
  margin: 0;
  float: right;
}

.footer ul li {
  list-style-type: none;
  float: left;
  padding-left: 10px;
}

textarea {
  min-height: 100px;
  height: auto !important;
  height: 100px;
}

/********PLUGINS RECHTE SPALTE***********/
/*.csc-default {
  margin-bottom: 15px;
}*/

.contentRight .csc-header {
  background-color: #000;
  padding:5px 10px;
}
/*.contentRight .csc-default {
  border: 1px solid #ccc;
}*/
.contentRight .csc-header h1 {
  color: #fff;
  font-size: 16px;
}
.contentRight .tx-odsajaxmailsubscription-pi1 {
  padding: 5px 15px 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

/*********SEARCHFORM********************/
.tx-macinasearchbox-pi1 {
  float: left;
  padding: 19px 0 0 0;
  margin-left: 25px;
}
input.search_button {
  background-color: #fff;
  font-family: impact, arial, verdana;
  font-size: 14px;
  border: none;
  padding: 1px 10px;
  float: left;
}
.searchform {
  float: left;
}
#Suche {
  border: none;
  float: left;
  height: 16px;
  margin-right: 5px;
  padding: 3px 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #903129;
}
/***********TT_NEWS*******************************/
.news-latest-container,
.tx-imagecycle-pi1 {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.tx-imagecycle-pi1 {
  padding: 5px 10px 5px 11px;
}

.tx-imagecycle-pi1 IMG {
  width: 210px !important;
  height: auto !important;
}
.news-latest-item {
  /*border-bottom: 2px dotted #333333;*/
  font-size: 12px;
  margin: 0 15px;
  padding: 15px 0;
}

.news-latest-item a,
.news-list-item a{
  color: #333;
  text-decoration: none;
}

.news-latest-date {
  font-size: 12px;
}
.news-single-img {
  float: right;
  margin-left: 5px;
}

.cl-right {
  clear: right;
}

.news-list-container IMG {
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 2px;
}

.news-list-morelink {
  float: right;
  padding-bottom: 6px;
}
.news-list-morelink a{
  color: #903129;
  float: left;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
    clear: right;
    height: 0;
}

.news-latest-item IMG {
    float: left;
    margin-bottom: 2px;
    margin-right: 5px;
}

/***********POWERMAIL****************************/
.tx-powermail-pi1_fieldset legend {
  display: none;
}

fieldset.tx-powermail-pi1_fieldset {
  background-color: #fff;
  padding:0;
  border: none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  margin-left: 225px;
  min-width: 80px;
  width: auto !important;
  width: 80px;
}

/*********PLUGIN**************************/
.tx-chgallery-pi1 .single {
background:#F3F4F6 none repeat scroll 0 0;
float:left;
margin:3px !important;
padding:2px !important;
width:137px !important;
}

.tx-chgallery-pi1 .single .img {
background:#FFFFFF none repeat scroll 0 0 !important;
height:113px !important;
line-height:126px;
position:relative;
width:136px !important;
}

.tx-chgallery-pi1 .single .img .align {
display:block;
height:120px !important;
left:50% !important;
margin-left:-68px !important;
margin-top:-50px !important;
position:absolute;
text-align:center;
top:50% !important;
width:135px !important;
}


.tx-chgallery-pi1 .single span {
border:1px solid #F3F4F6;
display:block;
margin:1px 5px;
min-height:20px;
text-align:center;
width:125px !important;
}

.tx-chgallery-pi1 .pagebrowser .text {
  width: 55% !important;
}

.tx-chgallery-pi1 .pagebrowser .next {
  width: 25% !important;
}

