/***************************************
* General
***************************************/
body
{
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

a
{
  text-decoration: none;
  color: #d60e0e;
}

h1 {
  color: #820000;
  border-bottom: solid 1px #aaaaaa;
}

h2 {
  color: #820000;
  text-decoration: underline;
}

h3 {
  color: #820000;
  text-decoration: underline;
}

h4 {
  color: #820000;
}

h5 {
  color: #820000;
}

.hr {
  border-bottom: solid 1px #aaaaaa;
}

/***************************************
* Header
***************************************/

#headcontainer {
  background-image: url(back1.png);
}

#title {
  color: #f6f0e6;
  font-weight: bold;
  font-size: 1.5em;
}

#impressum {
  display: none;
}

/***************************************
* Logo
***************************************/

#logo {
  display: none;
}

#logo_print {
  width: 80px;
  float: left;
  display: inline;
}

/***************************************
* Hauptnavigation
***************************************/

div.hauptnavi
{
  display: none;
}

/***************************************
* Themennavigation
***************************************/

#themennavi
{
  display: none;
  width: 0px;
  border: 2px solid #666666;
}

#inhalt
{
  margin-left: 0;
  margin-top: 5px;
}

/***************************************
* Images
***************************************/

.csc-caption {
  color: #000000;
  font-size: 0.8em;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 1em;
}

/***************************************
* Tables
***************************************/

table.contenttable {
  font-size: 1em;
  padding: -5px;
}

table.contenttable-layout1 {
  width: 500px;
  font-size: 0.9em;
  border: solid 2px #000000;
  border-collapse: collapse;
}

.csc-tx-layout1 {
  font-weight: bold;
  background-color: #eae5e0;
  border-right: solid 1px #000000;
  border-bottom: solid 2px #000000;
  padding: 3px;
}

.csc-th-layout1 {
  font-weight: bold;
  background-color: #eae5e0;
  border-bottom: solid 2px #000000;
  border-right: solid 1px #000000;
  padding: 3px;
}

.csc-tv-layout1 {
  background-color: #f6f0e6;
  border: solid 1px #000000;
  padding: 3px;
}

.csc-td-layout1 {
  background-color: #f6f0e6;
  border: solid 1px #000000;
  padding: 3px;
}

table.contenttable-layout2 {
  width: 500px;
  font-size: 0.9em;
  border: solid 2px #000000;
  border-collapse: collapse;
}

.csc-tx-layout2 {
  font-weight: bold;
  width: 8em;
  background-color: #eae5e0;
  border-right: solid 2px #000000;
  padding: 3px;
}

.csc-th-layout2 {
  background-color: #f6f0e6;
  border-right: solid 1px #000000;
  padding: 3px;
}

.csc-tv-layout2 {
  font-weight: bold;
  background-color: #eae5e0;
  width: 8em;
  border: solid 1px #000000;
  border-right: solid 2px #000000;
  padding: 3px;
}

.csc-td-layout2 {
  background-color: #f6f0e6;
  border: solid 1px #000000;
  padding: 3px;
}

table.contenttable-layout3 {
  width: 500px;
  font-size: 0.9em;
  border: solid 2px #000000;
  border-collapse: collapse;
}
.csc-tx-layout3 {
  font-weight: bold;
  width: 8em;
  background-color: #eae5e0;
  border-right: solid 2px #000000;
  border-bottom: solid 2px #000000;
  padding: 3px;
}

.csc-th-layout3 {
  font-weight: bold;
  background-color: #eae5e0;
  border-bottom: solid 2px #000000;
  border-right: solid 1px #000000;
  padding: 3px;
}

.csc-tv-layout3 {
  font-weight: bold;
  background-color: #eae5e0;
  border: solid 1px #000000;
  border-right: solid 2px #000000;
  padding: 3px;
}

.csc-td-layout3 {
  background-color: #f6f0e6;
  border: solid 1px #000000;
  padding: 3px;
}

.green {
  color: #00aa00;;
}

.red {
  color: #aa0000;
}

.black {
  color: #000000;
}


/***************************************
* Sitemaps
***************************************/
#inhalt div.csc-menu {
  background-color: #eeeeee;
  border: solid 1px #eae5e0;
  width: 20em;
}

.csc-menu-1
{
  background-color: transparent;
  border: 0;
  width: auto !important;
  display: list-item;
  list-style-type: square;
  margin-left: 3em;
}

.csc-section {
  margin: 0 1em 0 1em;
  padding: 0px;
  list-style: circle;
}

/***************************************
* Login form
***************************************/
div.tx-newloginbox-pi1 {
  text-align: center;
}

div.tx-newloginbox-pi1 table {
  background-color: #fff1e0;
  border: solid 1px #eae5e0;
}

div.tx-newloginbox-pi1 table tr td {
  padding: 2px;
}

div.tx-newloginbox-pi1 table tr td input {
  background-color: #ffffff;
  border: solid 1px #aaaaaa;
}

div.tx-newloginbox-pi1 table tr td input.tx-newloginbox-pi1-submit {
  background-color: #ffdbb2;
  border: solid 1px #aaaaaa;
}

/*
 * RS
 */
 
#navi3a {
  display: none;
}

/*
 * Guestbook
 */

.tx-guestbook-list-table { border: 1px solid #000; width: 100%; }
.tx-guestbook-list-header { background-color: #b72828; color: #ffffff; font-weight:bold; }
.tx-guestbook-list-row { background-color: #ffffff; }
.tx-guestbook-list-rowleft { background-color: #eeeeee; width: 80px; }
.tx-guestbook-list-small { font-size: 8pt; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #eeeeee; }
.tx-guestbook-latest-header { background-color: #539521; color: #ffffff; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #ffffff; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#b72828; color:#333333; width:100px; height:20px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#b72828; color:#333333; width:150px; height:20px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#b72828; color:#333333; width:250px; }
.tx-guestbook-form-obligationfield { color: #cc0000; }
.tx-guestbook-form-error { color: #cc0000; }


/* Formular */
.tx-veguestbook-pi1 {display:none}

/* Liste */
.tx-guestbook-clear {clear: right; background-color: #000000; height: 2px;}

/********
* tt_news
*********/

.news-single-teaser  {    /* wie h4 */
  color: #820000;
}