body {
    min-width: 980px;
    background-attachment: fixed;
    background-position: left bottom;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    background-color: #fff;
    }
html {
    height: 100%;
    }
* {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    outline: none;
    }
.deketen * {
    box-sizing: content-box;
}
.deketen header.header *,
.deketen footer.footer * {
    box-sizing: border-box;
}
p {
    margin-bottom: 15px;
    }
#content a {
    color: #333;
    }
/*#content ul,*/
/*#content ol,*/
/*.recipe_content ul,*/
/*.recipe_content ol {*/
/*    margin: 0 0 15px 18px;*/
/*    }*/
/*#content ol,*/
/*.recipe_content ol {*/
/*    margin-left: 30px;*/
/*    }*/
/*#content .recipe_list ul {*/
/*    margin-left: 0;*/
/*    }*/
/*img{*/
/*    border: 0;*/
/*    }*/

/* typo3 6.2 images fix */
/*div.csc-textpic, */
/*.ce-textpic div.csc-textpic-imagerow,*/
/*ul.csc-uploads li {*/
/*    float: left;*/
/*    overflow: visible;*/
/*}*/
/* typo3 6.2 images fix */

.slide {
    float: left;
    position: relative;
    width: 100%;
    }
.slide .inner {
    min-width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
    }
.slide .inner .float {
    float: left;
    width: 100%;
    }
#slide0 {
    height: 58px;
    background: none;
    background: transparent;
    top: -58px;
    margin-bottom: -63px;
    border-width: 0;
}
body.next div#slide0 {
    margin-bottom: -5px;
}
.slide#content {
    padding: 25px 0 100px 0;
}
/*.home .slide#content {*/
/*    display: none;*/
/*    }*/
/*.next .slide#content .float {*/
/*    width: 74.5%;*/
/*    }*/

/* FONTS */

/*.csc-header,*/
/*.csc-textpicHeader,*/
/*.frame-default > header {*/
/*    margin-top: 20px;*/
/*    margin-bottom: 20px;*/
/*    }*/
/*.csc-header *,*/
/*.csc-textpicHeader * ,*/
/*.frame-default > header * {*/
/*    color: #fff;*/
/*    font-weight: 800;*/
/*    font-size: 25px;*/
/*    text-shadow: 5px 8px 10px rgba(0,0,0,0.3);*/
/*    }*/
/*#content .csc-header *,*/
/*.csc-textpicHeader *,*/
/*#content .frame-default > header * {*/
/*    font-size: 18px;*/
/*    color: #fff;*/
/*    background-color: #ccdc2b;*/
/*    border: 10px solid #ccdc2b;*/
/*    border-width: 5px 10px 5px 10px;*/
/*    text-shadow: 3px 5px 8px rgba(0,0,0,0.3);*/
/*    display: inline;*/
/*    clear: after;*/
/*    }*/
/*#content .csc-header * a,*/
/*#content .csc-textpicHeader * a,*/
/*#content .frame-default > header * a {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/
