body {
    background: #DCDCDC;
    color: #000000;
    font-family: "Courier New", Courier, mono;
    font-size: 100%;
    line-height: 110%;
    margin: 0;
    text-align: left;
}

.container {
   border: 0px solid orange;
   margin: 0;
   padding-bottom: 50px;
}

/* blueprint redefinitionen: headlines */

h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-family:  "Courier New", Courier, mono;
     font-weight: normal;
     text-transform: uppercase;
}

/* Typo3 redefinitionen: link style im bodytext */

a {
        color: blue;
}

a:link {
        color: blue;
}

a:visited {
        color: #4169E1;
}

a:hover {
        color: #4169E1;
}

a:active {
        color: #CC0000;
}

/* 2 spalten - links mitte */

.dreispaltig_links    {
    background: transparent;
    min-height: 300px;
}

.dreispaltig_links img   {
    padding: 0 0 12px 0;
}

.dreispaltig_links_wrap  {
    padding: 35px 0 30px 8px;
}

.dreispaltig_mitte    {
    background: transparent;
    min-height: 300px;
}

.dreispaltig_mitte img  {
}

.dreispaltig_mitte_wrap  {
    padding: 35px 7px 30px 8px;
}

/* standardsearch */

table.csc-searchform{
	display: none;
}

#search_top {
    border: 0px solid green;
}

.search_top_wrap  {
    padding-left: 8px;
}

/* bereichsanzeiger container */

#bereichsanzeiger_container  {
    background: transparent;
}

.bereichsanzeiger_container_wrap  {
    margin:0 0 0 8px;
    padding: 0;
    width: 700px;
}

.bereichsanzeiger_container_wrap img  {
    margin:0 0 -4px 0;
    padding: 0;
}

/* blueprint redefinitionen: gestaltung der searchbox */

input[type=text], input[type=password], input.text, input.title, textarea, select  {
    background-color:#fff;
    border:1px solid #bbb;
    font-size: 12px;
}

.csc-mailform-field label  {
    font-size: 1em;
    font-weight: normal;
}

/* Typo redefinitionen: im RTE zu grosse Abstände zwischen Paragraps eliminieren  */

.bodytext {
   margin: 0;
}

/* Individuelle Gestaltung der sitemap */

.csc-sitemap  {
        border: 0px solid orange;
        background: transparent;
        padding-top: 29px;
        text-transform: capitalize;
}

.csc-sitemap ul {
        margin-left: -53px;
        list-style: none;
}

.csc-sitemap ul ul {
        list-style: none;
        margin-left: 90px;
        margin-top: -17px;
}

/* Typo3 redefinitionen: mehr abstand bild - text auf genussscheine */

.csc-textpic-text {
   border: 0px solid orange;
   padding-left: 20px;
}

/* Newsletter subscription */

table.tx-danewslettersubscription-pi1 {
        background: transparent;
}

/* Newsletter extension Redefinitionen */

DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR TD.tx-danewslettersubscription-pi1-descr P {
        font-weight: normal; 
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD {
        font-weight: normal; 
        background-color: transparent;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD p {
        font-weight: normal; 
        background-color: transparent;
        padding: 10px 0 0 0;
        margin: 0 0 0 0;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD input {
        font-weight: normal; 
        padding: 3px 5px 3px 5px;
        margin: 0 0 0 20px;
        border: 0;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD textarea {
        font-weight: normal; 
        padding: 3px 5px 3px 5px;
        margin: 0 0 0 20px;
        border: 0;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header {
        font-weight: normal; 
        background-color: transparent;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header p {
        font-weight: normal; 
        background-color: transparent;
        width: 160px;
}

DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header b {
        font-weight: normal; 
        background-color: transparent;
}

DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD {
        font-weight: normal; 
        background-color: transparent;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        height: 30px;
}

DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD P {
        font-weight: normal;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        height: 20px;
}
