/******
 Layout
******/

.container_12 {
  background-color: #fff;
  background-image: url(../img/bg_grid12.gif);
  background-position: 50% 100%;
  background-repeat: repeat-y;
  margin-bottom: 20px;
  height: 100%;
}
#col-meta {
  background: #b21b16 url(../img/bg_grid12_meta.gif) no-repeat;
  background-position: bottom center;
  height:30px;
}
#col-header {
  background: #b21b16 url(../img/bg_grid12_header.gif) no-repeat;
  background-position: top center;
  height: 160px;
}
#col-bg-top {
  background: #f29400 url(../img/bg_grid12_top.gif) no-repeat;
  background-position: 50% 100%;
  height: 40px;
}
#col-navi {
  background: #f29400 url(../img/bg_col-navi.gif) repeat-y;
}
#col-content {
  background: #fff url(../img/bg_currynebel-fuss.gif);
  background-repeat:no-repeat;
  background-position: bottom right;
  padding-bottom: 125px;
  height: 100%;
}
#col-content-sec {
  background: #f29400 url(../img/bg_col-sec.gif) repeat-y;
  color: #533;
}
#col-footer {
  background: #f29400 url(../img/bg_grid12_bottom.gif) no-repeat;
  background-position: 50% 0%;
  border-bottom: 10px solid #fff;
  /*height: 30px;*/
}

/******
 Allgemeine Gestaltung und Schriften
******/

html {
}
body {
  background: #eef url(../img/bg_schraffur3x3.gif) repeat;
  color: #58585a;
  padding: 20px 0 40px;
  font: normal normal normal 13px/18px 'Trebuchet MS', sans-serif;
  /*height: 100%;*/
}
a {
  color: #533;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font: normal normal normal 18px/24px 'Trebuchet MS', sans-serif;
}
h2 {
  font: normal normal bold 16px/20px 'Trebuchet MS', sans-serif;
}
h3 {
  font: normal normal bold 14px/20px 'Trebuchet MS', sans-serif;
  margin-bottom: 6px;
}
p {
  border: 0px dotted #666;
  overflow: hidden;
  /*padding: 10px 0;*/
}
.klein {
  font-size: 11px;
  line-height: 13px;
}

table.contenttable {
  width: 460px;

}
table.contenttable td {
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  padding: 5px;
  background-color: #fbe5a8;
}
table.contenttable p {
  margin-bottom: 0px;
}

#achtung {
  border-top: 2px solid #b21b16;
  border-bottom: 2px solid #b21b16;
  background-color: #fbe5a8;
  margin-bottom: 2em;
}

.achtunginhalt {
  margin: 1em auto;
  width: 430px;
}

.zitat {
  background-color: #fbe5a8;
  margin-bottom: 1.4em;
  -moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;
}
.zitat p {
  font-size: 0.9em;
  margin-bottom: 0;
  color: #b21b16;
}
.zitatinhalt {
  padding: 0.6em;
}
.csc-textpic-caption {
  font-size: 0.9em;
  text-align: center;
  color: #999;
  font-style: italic;
}



/******
 Gestaltung und Schriften zu den jeweiligen Containern
******/

#col-header h1 {
  position: absolute;
  left: -1000px;
}
#col-meta ul {
  float: right;
}
#col-meta li {
  display:inline;
}

#col-content p {
  text-align: left;
}
#col-content a {
  color: #b21b16;
}
#col-content .csc-textpic-image {
  margin-top: 9px;
  margin-bottom: 26px;
}
#col-content-sec h1, 
#col-content-sec h2,
#col-content-sec h3{
  padding: 0 2em;
}
#col-content-sec p {
  font-size: 11px;  
}
#col-content-sec li {
  padding: 0 2em;
  font-size: 11px;
}
#col-content-sec h2 {
  text-align: center;
  color: #b21b16;
}
#col-content-sec h3, #col-navi h3 {
  font-size: 16px;
  text-align: center;
  color: #b21b16;
}
#col-content-sec p {
  margin: 0 20px;
}
#col-content-sec .qype {
  margin: 0 20px 30px 20px;
}
#col-content-sec .sprechblase-br p {
  margin:0;
}
#col-content-sec a {
  text-decoration: none;
}
#navi {
  padding: 0 2em;
}

#navi ul {
  list-style-type: none;
}

#metanavi {
  float:right;
  font-size: 0.9em;
  margin-top: 8px;
}
#metanavi li {
  margin-left: 0;
}

#brotkrumen {
  font-size: 11px;
  margin-top: 6px;
}
#fusszeile{
  font-size: 11px;
  margin-top: 18px;
  margin-bottom: -12px;
}
#fusszeile p {
  text-align: center;
  width: 460px;
}


/* Kontaktformular */
.csc-mailform {}

.csc-mailform-field label {
  display: block;
  margin-top: 1em;
}


/* Galerie in rechter Spalte zentrieren */
#col-content-sec .tx-rgsmoothgallery-pi1 {
  margin: 0 auto;
}
#col-meta .tx-srlanguagemenu-pi1 {
  padding-top: 8px;
  padding-left: 8px;
}


/* Sprechblase, braun, links */
.sprechblase-br-top {
  background: #f29400 url(../img/bbl-br_01-top.gif) no-repeat;
  background-position: top center;
  height: 7px
}
.sprechblase-br {
  background: #f29400 url(../img/bbl-br_02-content.gif) repeat-y;
  background-position: top center;
  margin: 0;
  padding: 5px 26px;
  font-size: 11px;
}
.sprechblase-br p {
  font-weight: bold;
}
.sprechblase-br strong {
  font-weight: bold;
  color: #b21b16;
}
.sprechblase-br p.zentr {
  text-align: center;
}
.sprechblase-br p.zentr-abst {
  text-align: center;
  padding-bottom: 0.8em;
}
.sprechblase-br-bottom-left {
  background: #f29400 url(../img/bbl-br_03-bottom-left.gif) no-repeat;
  background-position: top center;
  height: 42px
}
.sprechblase-br-bottom-right {
  background: #f29400 url(../img/bbl-br_03-bottom-right.gif) no-repeat;
  background-position: top center;
  height: 42px
}

.tiplink {
  font-size: 11px;
}
/*
.ticker {
  margin: 20px 50px;
  text-align: center;
  border:3px solid #b21b16;
  left:10px;top:50px;
  -moz-border-radius:20px;
  -khtml-border-radius:20px;
}*/


/******

  Quiz

******/

.quizfrage {
  clear:both;  
  margin-bottom: 50px;
}
.tx_myquizpoll_pi1-title {
  font-weight: bold;
}
.tx_myquizpoll_pi1-question {
  color: #b21b16;
}

.tx_myquizpoll_pi1-answer span {
  margin-right: 8px;
}

.tx_myquizpoll_pi1-answer input{
  margin: 0;
  padding: 0;  
}
.tx_myquizpoll_pi1-explanation {
}
.tnb {
  background-color: #eee;
  font-size: 0.9em;
  padding: 1em 1em 0 1em;
}

/* Mini-Formular für Newsletter-Bestellung */
.nl-form {  margin: 0 1em;}
.nl-form input {  font-size: 0.9em;}
.nl-form .eingabe {  border: 1px solid #b21811;  width: 185px;  padding: 4px;  font-family: verdana;  font-size: 11px;}
.nl-form .button {  margin: 0.3em 0 3em 32px;;  border: 1px outset #b21811;  color: #fbe5a8;  background-color: #b21811;}
.nl-form legend, .nl-form label {  display: none;}

/* Twitter-Button */
img.followBtn {
  position: fixed;
  top: 280px;
  right: 0;
}

DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
  border: 1px solid #58585a !important;
}

/* "Nach oben"-Link */
.csc-linkToTop {margin-top: -2em;}
.csc-linkToTop a {float: right; padding-bottom: 2em;}

/* Banner-Slideshow rgsmoothgallery */
.myGallery {
  border: 0 !important;
}
.tx-rgsmoothgallery-pi1 {
  margin-bottom: 2em !important;
}

/******
Allgemeine Listenformatierung fuer Navigation
******/

#navi {
  font-family: "Trebuchet MS",sans-serif;
  position: relative;
  padding: 0 20px;
}
#navi ul {
  position: relative;
  list-style-type: none;
}
#navi ul li {
  position: relative;
  margin-left: 0;
  padding-bottom: 13px;
  line-height: 2em;
  font-weight: normal;
  color: #b21b16;
}
#navi ul li a {
  position: relative;
  font-weight: normal;
  text-decoration: none;
  line-height: 2em;
}
#navi a img, #navi img {
  margin-right: 6px;
  position:relative;
  top: 6px;
}


/******
EBENE 1
******/

.ebene1 li {
  /*border-top: 2px dotted #b21b16;*/
  color: #b21b16;
}

#navi ul.ebene1 .navi_NO a,
#navi ul.ebene1 .navi_IFSUB a {
  font-weight: normal;
  color: #b21b16;
}

#navi ul.ebene1 .navi_ACT a {
  text-indent: 0em;
  color: #b21b16;
}
#navi .ebene1 li.navi_CUR {
  text-indent: 0em;
  font-weight: bold;
}
.ebene1 {color: #fff;}


/******
EBENE 2
******/

.ebene2 {}
#navi ul.ebene2 li {
  border-top: 0;
  font-size: 11px;
  line-height: 11px;
  padding-bottom: 0;
  margin-left:24px;
}
#navi ul.ebene2 li.navi_NO a {
  font-weight: normal;
  
}
#navi ul.ebene2 .navi_IFSUB a {
  font-weight: normal;
}
#navi ul.ebene2 .navi_ACT a {
  text-indent: 2em;
  font-size: 11px;
  font-weight: normal;
}
#navi ul.ebene2 .navi_CUR {
  font-size: 11px;
  font-weight: bold;
  line-height: 2em;
}

/******
EBENE 3
******/
#navi ul.ebene3 {margin-bottom: 0;}

div#navi ul li a:hover {text-decoration: underline;}


/* Den Shop-Link hervorheben */
.shop {
  /*border-right: 2px dotted #b21b16;*/
  /*background-color: #f4a400;*/
}
.shop a {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-shadow: #fbe5a8 9px 0px 5px;
}


/* wurst = #b21b16 */
/* curry = #f29400 */
/* pastellgelb = #fbe5a8 */
/* dunkelgrau = #58585a */
/* hellgrau = #868889 */

