.logo,
.menutop,
#banner,
.leftcol,
.rightcol,
#footer,
#header
{
	display: none !important;
}
* html body,
body {
	background:none !important;
}
.maincol {
	width:100% !important;
}
h1, h2, h3, h4, h5, h6, a:link, a:active, a:visited, a:hover {
}

* {
  margin: 0;
  padding: 0;
}


body {
  font-family: Georgia, serif;
  font-size: 100.01%;
  color: #404040;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

h1 {
  font-family: Georgia, serif;
  color: #802c21;
  font-size: 15px;
  margin-bottom: 10px;
}

h2, h3, h4, h5 {
  font-family: Georgia, serif;
  color: #802c21;
  font-size: 12px;
  margin-bottom: 15px;
}

a {
  color: #ca9644;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.internal-link {
  font-size: 12px;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 7px;
}

a.internal-link-mehr-dazu {
  font-size: 12px;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 7px;
}

img {
  border: 0;
}

p {
  margin-bottom: 10px;
  line-height: 140%;
}

p.layout-1, h2.layout-1, h3.layout-1, h4.layout-1, div.layout-1 {
  text-align: justify;
}

p.layout-2, h2.layout-2, h3.layout-2, h4.layout-2, div.layout-2 {
  text-align: center;
}

p.layout-3, h2.layout-3, h3.layout-3, h4.layout-3, div.layout-3 {
  text-align: right;
}

.spacer {
  padding: 0 0 10px 0;
}

.csc-textpic-caption {
  background-color: #f0e8da;
  padding: 5px;
}


#content {
  padding: 30px 15px 0 15px;
}




.maincol {
  font-size: 12px;
}

.maincol_large {
  font-size: 12px;
}


.box180greyhotbox {
  width: 180px;
  background-color: #f2f2f2;
  color: #595959;
  font-size: 12px;
  margin-bottom: 10px;
}

.box180greyhotbox a {
  font-size: 12px;
  font-weight: normal;
  background-image: none;
  padding: 0;
}

.box180greyhotbox p.layout-3 a {
  color: #ca9644;
  font-size: 12px;
  font-weight: bold;
  padding-right: 6px;
}

.box180greyhotbox .content {
  padding: 0 10px;
  position: relative;
  top: -20px;
}

.box180greyhotbox h2 {
  color: #595959;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.box180redhotbox {
  width: 180px;
  background-color: #9a413c;
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
}

.box180redhotbox a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-image: none;
  padding: 0;
}

.box180redhotbox p.layout-3 a {
  color: #ca9644;
  font-size: 12px;
  font-weight: bold;
  padding-right: 6px;
}

.box180redhotbox .content {
  padding: 0 10px;
  position: relative;
  top: -25px;
}

.box180redhotbox h2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.box180grey {
  width: 180px;
  background-color: #f2f2f2;
  color: #595959;
  font-size: 12px;
  margin-bottom: 10px;
}

.box180grey a {
  font-size: 12px;
  font-weight: normal;
  background-image: none;
  padding: 0;
}

.box180grey p.layout-3 a {
  color: #ca9644;
  font-size: 12px;
  font-weight: bold;
  padding-right: 6px;
}

.box180grey .content {
  padding: 5px 10px 10px 10px;
}

.box180grey h2 {
  color: #595959;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.box180red {
  width: 180px;
  background-color: #9a413c;
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
}

.box180red a {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  background-image: none;
  padding: 0;
}

.box180red p.layout-3 a {
  color: #ca9644;
  font-size: 12px;
  font-weight: bold;
  padding-right: 6px;
}

.box180red .content {
  padding: 5px 10px 10px 10px;
}

.box180red h2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.newsletter_input_border {
  width: 160px;
  height: 20px;
  border: 0;
  margin: 5px 0 0 0;
  background-color: #9a413c;
  padding: 2px 0 0 10px;
}

.newsletter_input {
  border: 1px solid #d5d5d5;
  margin-bottom: 5px;
}

.newsletter_send_border,
.newsletter_send {
  width: 83px;
  height: 17px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  padding-right: 3px;
  margin-left: 75px;
  cursor: pointer;
}

.newsletter_send {
  margin-left: 63px;
}

.news-latest-item h2 {
  margin-bottom: 0;
}

.news-latest-item h2 a {
  font-size: 12px;
  font-weight: bold;
}

.news-latest-item a {
  font-size: 12px;
  color: #fff;
}

.news-latest-item span.more {
  font-weight: bold;
  color: #ca9644;
}

.news-list-date {
  font-style: italic;
}

.news-list-date p {
  display: inline;
}

.news-list-item {
  margin-bottom: 25px;
}

.news-list-item span.more {
  font-weight: bold;
  color: #ca9644;
}

.news-list-item .news-single-imgcaption {
  font-size: 11px;
  color: #404040;
}

.news-list-item h2, .news-list-item-brandaktuell h2 {
  margin-bottom: 5px;
}

.news-list-item h2 a, .news-list-item-brandaktuell h2 a {
  color: #802c21;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 10px;
}

.news_image {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.news-single-imgcaption {
  background-color: #f0e8da;
  color: #404040;
  font-weight: normal;
  padding: 5px;
  position: relative;
  top: -10px;
}

.news-list-item-brandaktuell {
  background-image: url(/fileadmin/templates/images/bg_brandaktuell.jpg);
  background-repeat: no-repeat;
  margin-bottom: 25px;
}

.news-list-item-brandaktuell .newscontent {
  padding-top: 10px;
  padding-right: 10px;
}
.newscontent .bodytext,
.newscontent .bodytext a,
.news-single-imgcaption a,
.news_image a {
  color: #404040 !important;
  font-weight: normal !important;
}

p.news-single-author {
  display: inline;
}

.news-single-timedata {
  font-style: italic;
}

.news-single-item h2 {
  color: #802c21;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 10px;
}

.news-single-item .news_image {
  margin-right: 20px;
  margin-bottom: 0px;
}

.news-single-item .news_image a {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
  background-image: none;
}

.news-single-item a {
  font-weight: bold;
  color: #ca9644;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 7px;
  text-decoration: none;
}

.tx-newloginbox-pi1 .login_content {
  color: #000;
  background-color: #D6D6D6;
  padding: 10px;
  margin-bottom: 10px;
}

.tx-newloginbox-pi1 .login_header {
  width: 530px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  color: #fff;
  background-color: #B58C42;
}

.tx-newloginbox-pi1 .login_left {
  padding: 10px;
  width: 160px;
  background-color: #E5D4BA;
  border-right: 1px solid #d6d6d6;
}

.tx-newloginbox-pi1 .login_right {
  padding: 10px;
  width: 370px;
  background-color: #EEE8D9;
  border-bottom: 1px solid #d6d6d6;
}

.tx-newloginbox-pi1 hr {
display: none;
}

.tx-newloginbox-pi1 label {
  display: block;
  text-align: left;
  font-weight: bold;
  float: left;
  width: 100px;
  color: #404040;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.tx-newloginbox-pi1 input {
  width: 220px;
  border: 1px solid #d6d6d6;
}

.tx-newloginbox-pi1 #permalogin {
  width: auto;
  position: relative;
  top: 10px;
  left: 2px;
}

.tx-newloginbox-pi1 a {
  font-weight: bold;
  color: #ca9644;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 8px;
  text-decoration: none;
  margin-left: 325px;
}

.tx-newloginbox-pi1 #submit {
  width: 80px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  cursor: pointer;
  margin-left: 15px;
}

.tx-newloginbox-pi1 #submitpw {
  width: 118px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  cursor: pointer;
  margin-left: 110px;
}

.tx-newloginbox-pi1 input.loginborder {
  width: 160px;
  height: 20px;
  border: 0;
  background-image: url(/fileadmin/templates/images/login_input.gif);
  background-repeat: no-repeat;
  background-position: -1px 0px;
  background-color: #f2f2f2;
  padding: 2px 0 0 10px;
  margin-bottom: 5px;
}

.tx-newloginbox-pi1 #submit-border {
  width: 80px;
  border: 1px solid #d5d5d5;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  padding-right: 2px;
  cursor: pointer;
  margin-left: 80px;
}

.tx-newloginbox-pi1 #submit2 {
  width: 80px;
  border: 1px solid #d5d5d5;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  cursor: pointer;
}

.tx-srfeuserregister-pi1 {
  margin-bottom: 20px;
}

.tx-srfeuserregister-pi1 .register_form {
  color: #000;
  background-color: #D6D6D6;
  padding: 10px 9px 10px 9px;
  margin-bottom: 10px;
}

.tx-srfeuserregister-pi1 table {
  border-spacing: 1px;
}

.tx-srfeuserregister-pi1 .form_header {
  width: 530px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  color: #fff;
  background-color: #B58C42;
}

.tx-srfeuserregister-pi1 label.pflicht {
  font-weight: bold;
}

.tx-srfeuserregister-pi1 label.pflicht a {
  color: #000;
  text-decoration: underline;
}

.tx-srfeuserregister-pi1 .form_row1 td,
.tx-srfeuserregister-pi1 .form_row2 td,
.tx-srfeuserregister-pi1 .form_row4 td,
.tx-srfeuserregister-pi1 .form_row5 td,
.tx-srfeuserregister-pi1 .form_row6 td {
  color: #000;
  background-color: #EFE7DE;
  padding: 10px;
  vertical-align: top;
}

.tx-srfeuserregister-pi1 .form_row3 td {
  color: #000;
  font-weight: bold;
  background-color: #E7D6BD;
  padding: 10px;
  vertical-align: top;
}

.tx-srfeuserregister-pi1 input,
.tx-srfeuserregister-pi1 select {
  width: 160px;
  border: 1px solid #d5d5d5;
}

.tx-srfeuserregister-pi1 textarea {
  width: 530px;
  border: 1px solid #d5d5d5;
}

input.tx-srfeuserregister-pi1-radio {
  width: 15px;
  position: relative;
  top: 3px;
  margin-right: 10px;
}

#tx-srfeuserregister-pi1-tx_nawselfregbulli_driver-1 {
  margin-left: 20px;
}

#tx-srfeuserregister-pi1-tx_nawselfregbulli_agb {
  width: auto;
}

input.tx-srfeuserregister-pi1-submit {
  width: 130px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 5px;
  cursor: pointer;
  margin-left: 435px;
}

input.tx-srfeuserregister-pi1-submit2 {
  width: 190px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 5px;
  cursor: pointer;
  margin-left: 375px;
}

input.tx-srfeuserregister-pi1-submit-preview {
  width: auto;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 5px;
  cursor: pointer;
}

p.tx-srfeuserregister-pi1-error {
  font-weight: normal;
  color: red;
  font-size: 11px;
}

.tx-srfeuserregister-pi1 dl {
  margin: 0; padding: 1em 0 0 0;
}

.tx-srfeuserregister-pi1 dt,
.tx-srfeuserregister-pi1 dd {
  margin: 0; padding: 0 0 .5em 0; float: left;
}

.tx-srfeuserregister-pi1 dt {
  clear: both; width: 25%; text-align: right; padding-right: 1em;
}

.tx-srfeuserregister-pi1 dd {
  text-align: left; width: 50%;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width: auto; padding-right: 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
  width: auto;
}

* html .tx-srfeuserregister-pi1 dd {
  float: none;
}

.tx-srfeuserregister-pi1 dd p {
  margin-top: 0;
  margin-bottom: .5em;
  padding: 0;
}

.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

#tx_chcforum-pi1 {
  background-image: url(/fileadmin/templates/images/header_forum_960.gif);
  background-repeat: no-repeat;
  font-family: Georgia, sans-serif;  
  background-color: #D6D6D6;
  padding: 46px 20px 20px 20px;
}

#tx_chcforum-pi1 th.cat_title {
  text-align: left;
  background-color: #B48946;
  color: #fff;
  line-height: 24px;
  padding-left: 10px;
}

#tx_chcforum-pi1 a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catLastCell a {
  text-decoration: underline;
}

#tx_chcforum-pi1 .headline td {
  line-height: 24px;
  border-bottom: 1px solid #D6D6D6;
}

#tx_chcforum-pi1 .headline .col-0 {
  width: 360px;
}

#tx_chcforum-pi1 .headline .col-1, #tx_chcforum-pi1 .headline .col-2 {
  width: 90px;
}

#tx_chcforum-pi1 .headline .col-0, #tx_chcforum-pi1 .headline .col-last {
  padding-left: 10px;
}

#tx_chcforum-pi1 .headline .col-1, #tx_chcforum-pi1 .headline .col-2 {
  text-align: center;
}

#tx_chcforum-pi1 .headline .col-0, #tx_chcforum-pi1 .headline .col-2 {
  background-color: #EEE8D9;
}

#tx_chcforum-pi1 .headline .col-1, #tx_chcforum-pi1 .headline .col-last {
  background-color: #E5D4BA;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catConferenceCell, #tx_chcforum-pi1 .tx-chcforum-pi1-catPostCell {
  height: 50px;
  background-color: #e9e9e9;
  border-bottom: 1px solid #D6D6D6;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catThreadCell, #tx_chcforum-pi1 .tx-chcforum-pi1-catLastCell {
  height: 50px;
  background-color: #F0E7DA;
  border-bottom: 1px solid #D6D6D6;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catConferenceCell {
  padding-left: 10px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catThreadCell, #tx_chcforum-pi1 .tx-chcforum-pi1-catPostCell {
  text-align: center;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catLastCell {
  padding-left: 10px;
}

#tx_chcforum-pi1 .headline_conf th {
  font-weight: normal;
  line-height: 24px;
  text-align: left;
  border-bottom: 1px solid #D6D6D6;
  padding-left: 10px;
}

#tx_chcforum-pi1 .headline_conf .col-0, #tx_chcforum-pi1 .headline_conf .col-2, #tx_chcforum-pi1 .headline_conf .col-last  {
  background-color: #EEE8D9;
}

#tx_chcforum-pi1 .headline_conf .col-1, #tx_chcforum-pi1 .headline_conf .col-3 {
  background-color: #E5D4BA;
}

#tx_chcforum-pi1 .headline_conf .col-2 {
  text-align: center;
  padding: 0;
}

.tx-chcforum-pi1-confThreadImage,
.tx-chcforum-pi1-confThreadRepliesCell,
.tx-chcforum-pi1-confThreadLastCell {
  height: 50px;
  background-color: #e9e9e9;
  border-bottom: 1px solid #D6D6D6;
  padding-left: 10px;
}

.tx-chcforum-pi1-confThreadSubjCell,
.tx-chcforum-pi1-confThreadAuthorCell {
  height: 50px;
  background-color: #F0E7DA;
  border-bottom: 1px solid #D6D6D6;
  padding-left: 10px;
}

.tx-chcforum-pi1-confThreadRepliesCell {
  text-align: center;
}

.tx-chcforum-pi1-navPath {
  font-size: 11px;
  line-height: 24px;
  background: #EEE8D9;
  border-bottom: 1px solid #D6D6D6;
  padding-left: 10px;
}

.tx_chcforum-pi1-toolBar {
  background: #EEE8D9;
  padding-right: 10px;
  line-height: 24px;
}

.tx_chcforum-pi1-toolBar img {
  vertical-align: middle;
  margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
  text-align: right;
  font-size: 11px;
}

.tx_chcforum-pi1-subToolBar {
  background: #DEE3E7;
}

.tx_chcforum-pi1-subToolBar {
  background: #EEE8D9;
  padding-right: 10px;
  line-height: 24px;
}

.tx_chcforum-pi1-subToolBar img {
  vertical-align: middle;
  margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
  margin: 0px;
  line-height: 24px;
  padding: 3px 0px 3px 0px;
  text-align: right;
}

.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
  background: #EEE8D9;
  border-bottom: 1px solid #D6D6D6;
  line-height: 24px;
  text-align: right;
  clear: both;
  padding-right: 10px;
}

.tx-chcforum-pi1-linkUp {
  background: #EEE8D9;
  border-bottom: 1px solid #D6D6D6;
  padding-right: 10px;
  line-height: 24px;
  text-align: right;
}

.tx-chcforum-pi1-errorBoxCell {
  background: #E3E7EF;
  font-weight: bold;
  text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
  background: #802c21;
  font-weight: bold;
  text-align: left;
  margin-bottom: 3px;
  padding: 3px;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
  background: #802c21;
  margin-top: 10px;
  line-height: 24px;
  padding-left: 10px;
  font-weight: bold;
  color: #fff;
}

/* SINGLE POST BEGIN */

/* top */
.tx-chcforum-pi1-singlePost .author {
  background: #E5D4BA;
  vertical-align: top;
  padding: 5px 5px 5px 10px;
}

.tx-chcforum-pi1-formEmicoStyle {
  margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
  vertical-align: middle;
  margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
  margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
  vertical-align: middle;
  border: 0px;
  padding-right: 2px;
  margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
  border: 1px solid #666666;
  float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background: #E3E7EF;
}

.tx-chcforum-pi1-singlePost .scroller {
  overflow: auto;
  background: #FFF;
  min-height: 125px;
  text-indent: 0px;
  padding: 5px 5px 5px 10px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
  background: #EEE8D9;
  padding: 3px;
  height: 19px;
  vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .edit a {
  margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
  vertical-align: middle;
  border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
  background: #DEE3E7;
  padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
  vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
  float: left;
  margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
  background: #DEE3E7;
  border-top: 3px solid #FFFFFF ;
  padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
  background-color: #FFF;
  border: 1px solid #666666;
  font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
  border: 1px solid #666666;
  font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
  height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
  padding: 0;
  margin: 0;
  display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
  float: left;
  text-align: left;
  height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
  text-align: right;
  width: 100%;
  height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
  margin-left: 15px;
  margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
  padding: 5px;
  background-color: #FAFAFA; 
  border: #D1D7DC; 
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
  background-color: #FAFAFA;
  padding: 5px;
  border: #D1D7DC; 
  border-style: solid;
  border-left-width: 1px; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
  border: 0px;
  font-weight: bold;
  padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
  border: 0px;
  margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
  max-height: 350px;
  max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
  background-color: #FAFAFA;
  border: 1px solid #666666;
  padding: 5px;
}

.tx-chcforum-pi1-postForm {
  background: #e9e9e9;
  padding: 10px;
}

.tx-chcforum-pi1-postForm #formWhere {
  font-weight: bold;
  background: #A7B3CB;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 10px;
  border: 1px solid #999999;
}

.tx-chcforum-pi1-postForm label {
  line-height: 20px;
}

.tx-chcforum-pi1-postForm input,
.tx-chcforum-pi1-postForm textarea {
  border: 1px solid #666;
}

.tx-chcforum-pi1-postForm textarea {
  margin: 3px 0;
  width: 100%;
  height: 150px;
}

.tx-chcforum-pi1-postForm {
  background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
  margin-bottom: 10px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
  margin-bottom: 5px;
  background-color: #E9E9E9;
  border: 1px solid #999999;
  padding: 2px;
  font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
  background-color: #E9E9E9;
  border: 1px solid #999999;
  padding: 2px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
  display: block;
  width: 150px;
  float: left;
  padding: 2px;
  border: 1px solid #DEDEDE;
  margin-bottom: 5px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
  clear:left;
}

.tx-chcforum-pi1-formBtn {
  text-align: center;
}

.tx-chcforum-pi1-formBtn input {
  border: 1px solid #999999;
  margin:2px;
  background-color: #FFF;
}

.tx-chcforum-pi1-formBtnHov {
  border: 1px solid #666; 
  margin:2px;
  background-color: #FFF;
  color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
  background-color: #FFF;
  border: 1px solid #666666;
  padding: 3px;
  margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
  background-color: #FFF;
  border: 1px solid #C00;
  color: #CC0000;
  padding: 3px;
  margin: 3px;
}

.tx-chcforum-pi1-searchForm th {
  width: 530px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  color: #fff;
  background-color: #B58C42;
  text-align: left;
}

.forumsearch_left,
.forumsearch_right {
  background-color: #EEE8D9;
  padding: 10px;
  width: 50%;
}

.tx-chcforum-pi1-searchForm label {
  font-weight: bold;
  display: block;
  line-height: 24px;
}

.tx-chcforum-pi1-searchForm .longinput {
  border: 1px solid #d6d6d6;
  margin-bottom: 5px;
  width: 430px;
}

.forumsearch_right input.radio {
  position: relative;
  top: 3px;
  margin-right: 2px;
}

.forumsearch-submit {
  width: 50px;
  border: 1px solid #d5d5d5;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  padding-right: 2px;
  cursor: pointer;
  margin-top: 10px;
  margin-left: 865px;
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow {
  width: 570px;
  background-color: #D6D6D6;
  padding: 10px;
}

.tx-rlmpeventdb-pi1 table {
  width: 550px;
  border-spacing: 1px;
}

.tx-rlmpeventdb-pi1 td {
  padding: 5px;
}

.tx-rlmpeventdb-pi1 td a {
  color: #000;
  text-decoration: underline;
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-header {
  line-height: 24px;
  width: 550px;
  color: #fff;
  background-color: #B58C42;
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-item td {
  background-color: #F8EFE9;
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-item-odd td {
  background-color: #E7D6BD;
}

.freqency {
  font-style: italic;
}

.name {
  font-family: Georgia, serif;
  font-weight: bold;
  color: #802c21;
  font-size: 15px;
  margin-bottom: 15px;
}

.menuauswahl {
  display: none;
}

.pagebrowser_header {
  background-color: #f2f2f2;
  padding: 5px 10px;
}

.pagebrowser_middle {
  margin-left: 150px;
}

.pagebrowser_right {
  margin-left: 160px;
}

.galerie-single-item .news_image {
  margin-bottom: 0;
}

.galerie-single-item .news-single-backlink {
  margin-bottom: 15px;
}

.galerie-list-item {
  width: 180px !important;
  height: 176px !important;
  min-width: 180px !important;
  min-height: 176px !important;
  max-width: 180px !important;
  max-height: 176px !important;
  overflow: hidden !important;
  float: left;
  padding: 0 0px 0 0;
  margin: 0 10px 20px 0;
  cursor: pointer;
  text-align: center;
  background-color: #f0e8da;
}
.galerie-list-item p.galerie-single-imgcaption,
.galerie-list-item p.galerie-single-imgcaption a,
.galerie-list-item p.news-single-imgcaption,
.galerie-list-item p.news-single-imgcaption a {
  background-color:#F0E8DA;
  color:#404040;
  font-weight:normal;
  text-align: left;
}
.galerie-list-item p.galerie-single-imgcaption {
  padding:3px;
}
.galerie-list-item img {
  padding: 0;
  margin: 0;
}

.teaser_left,
.teaser_right {
  margin-bottom: 20px;
}

.teaser_left .teaser_image {
  padding-right: 10px;
}

.teaser_right .teaser_image {
  padding-left: 10px;
}

.teaser_left .subheader,
.teaser_right .subheader {
  font-style: italic;
}

.teaser_left .header h1 a,
.teaser_right .header h1 a {
  color: #802c21;
}

.teaser_left .content,
.teaser_right .content {
    line-height: 140%;
}

.teaser_right .teaser_text {
  text-align: right;
} 

.threecols {
  margin-bottom: 15px;
}

.threecols .col1,
.threecols .col2,
.threecols .col3 {
  width: 180px;
  float: left;
  margin-right: 15px;
}

.threecols .col3 {
  margin-right: 0;
}

.wallpaper_download .downloads_links {
  text-align: center;
  line-height: 140%;
}

.tx-thmailformplus-pi1 .form_left {
  padding: 10px;
  width: 160px;
  background-color: #E5D4BA;
  border-right: 1px solid #d6d6d6;
}

.tx-thmailformplus-pi1 .form_right {
  padding: 10px;
  width: 370px;
  background-color: #EEE8D9;
  border-bottom: 1px solid #d6d6d6;
}

.tx-thmailformplus-pi1 input,
.tx-thmailformplus-pi1 select,
.tx-thmailformplus-pi1 textarea {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border: 1px solid #d6d6d6;
}

.tx-thmailformplus-pi1 input.hidden {
  display: none;
}

.tx-thmailformplus-pi1 label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.tx-thmailformplus-pi1 select {
  width: auto;
}

.tx-thmailformplus-pi1 option {
  padding-right: 10px; 
}

.tx-thmailformplus-pi1 .form_submit {
  width: 75px;
  border: 1px solid #d5d5d5;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  cursor: pointer;
  margin-top: 10px;
  margin-left: 485px;
}

.tx-thmailformplus-pi1 .form_left .error {
  color: #802c21;
  font-weight: bold;
}

.tx-thmailformplus-pi1 .form_left ul {
  margin-left: 15px;
}

.newsletter_checkbox {
  margin: 5px 0 5px 2px;
}

.dm-subscription .login_content {
  color: #000;
  background-color: #D6D6D6;
  padding: 10px;
  margin-bottom: 10px;
}

.dm-subscription .login_header {
  width: 530px;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  color: #fff;
  background-color: #B58C42;
}

.dm-subscription .login_left {
  padding: 10px;
  width: 160px;
  background-color: #E5D4BA;
  border-right: 1px solid #d6d6d6;
}

.dm-subscription .login_right {
  padding: 10px;
  width: 370px;
  background-color: #EEE8D9;
  border-bottom: 1px solid #d6d6d6;
}

.dm-subscription hr {
display: none;
}

.dm-subscription label {
  display: block;
  text-align: left;
  font-weight: bold;
  float: left;
  width: 120px;
  color: #404040;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.dm-subscription input {
  width: 210px;
  border: 1px solid #d6d6d6;
}

.dm-subscription .newsletter_checkbox input {
  width: auto;
  border: 0;
  position: relative;
  top: 3px;
}

* html .dm-subscription .newsletter_checkbox input {
  top: 0px;
}

.dm-subscription a {
  font-weight: bold;
  color: #ca9644;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 8px;
  text-decoration: none;
  margin-left: 325px;
}

.dm-subscription .newsletter_send {
  width: 80px;
  border: 0;
  background-color: transparent;
  color: #ca9644;
  font-size: 12px;
  font-family: Georgia, sans-serif;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/link.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  cursor: pointer;
  margin-left: 485px;
}
