@import url(/styles/live/leichtekueche/articles.css);
@import url(/styles/live/leichtekueche/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 11px;
    line-height: 130%;
    color : #000000;
    text-align : left;
    background-color : #ffffff;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
    margin-left: 136px;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: none;
    color: #60A841;

}

a:hover {
    text-decoration: none;
    color: #000000;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

a.orange {
    color: #D49021;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0 0 3px 0;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    color: #0F5D2B;
}

h1 span {
    vertical-align: top;
}

h2 {
    margin: 0;
    padding: 0 0 2px 0;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #0F5D2B;
}

h3 {
    margin: 0;
    padding: 0 0 4px 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #0F5D2B;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 962px;
}

#container {
    clear: both;
    float: left;
    width: 960px;
    margin: 10px 0;
    border: 1px solid #000000;
}

#header {
    clear: both;
    float: left;
    width: 960px;
    height: 100px;
    position: relative;
}

#foodservicelogo {
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 80px;
    height: 60px;
}

#profitierensiedoppelt {
    display: block;
    clear: both;
    position: absolute;
    left: 150px;
    top: 10px;
    width: 614px;
    height: 26px;
    color: #0F5D2B;
}

#profitezadouble {
    display: block;
    clear: both;
    position: absolute;
    left: 150px;
    top: 3px;
    width: 636px;
    height: 33px;
    color: #0F5D2B;
}

#germanflag {
    display: block;
    position: absolute;
    right: 57px;
    bottom: 6px;
    width: 38px;
    height: 26px;
}

#frenchflag {
    display: block;
    position: absolute;
    right: 11px;
    bottom: 6px;
    width: 38px;
    height: 26px;
}

#orangerbalken {
    clear: both;
    float: left;
    width: 960px;
    height: 72px;
    background-color: #F29400;
    position: relative;
}

#leichte {
    display: block;
    clear: both;
    position: absolute;
    left: 150px;
    top: 9px;
    width: 299px;
    height: 57px;
    color: #FFFFFF;
}

#cuisine {
    display: block;
    clear: both;
    position: absolute;
    left: 150px;
    top: 9px;
    width: 288px;
    height: 57px;
    color: #FFFFFF;
}

#logo {
    clear: both;
    position: absolute;
    left: 415px;
    top: -45px;
    width: 141px;
    height: 156px;
    z-index: 99;
    background-image: url(/images/leichtekueche/logo.png) !important;
    background-image: url(/images/leichtekueche/logo.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

#kueche {
    display: block;
    clear: both;
    position: absolute;
    left: 517px;
    top: 9px;
    width: 247px;
    height: 57px;
    color: #FFFFFF;
}

#legere {
    display: block;
    clear: both;
    position: absolute;
    left: 517px;
    top: 2px;
    width: 280px;
    height: 64px;
    color: #FFFFFF;
}

#contentwrapper {
    clear:both;
    float: left;
    width: 935px;
    height: 409px;
    padding: 65px 0 0 25px;
    background-color: #C5D883;
    background-image: url(/images/leichtekueche/contentbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

#contentwrapper-sortiment {
    clear:both;
    float: left;
    width: 935px;
    height: 339px;
    padding: 135px 0 0 25px;
    background-color: #C5D883;
    background-image: url(/images/leichtekueche/contentbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

#content {
    clear: both;
    width: 910px;
    height: 400px;
    padding: 0 25px 9px 0;
}

#content-scroll {
    clear: both;
    width: 910px;
    height: 400px;
    padding: 0 25px 9px 0;
    overflow: auto;
}

#content-sortiment {
    clear: both;
    width: 910px;
    height: 330px;
    padding: 0 25px 9px 0;
    overflow: auto;
}

#topnav {
    clear: both;
    position: absolute;
    left: 30px;
    top: 32px;
    width: 900px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

#topnav span {
    padding: 0 5px;
}

#subnav {
    clear: both;
    position: absolute;
    left: 30px;
    top: 80px;
    width: 900px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}

#subnav span {
    padding: 0 20px;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul {
    margin: 0;
    padding: 5px 0 5px 17px;
    list-style-position: outside;
    line-height: 120%;
    list-style-image: url(/images/leichtekueche/listpoint.png) !important;
    list-style-image: url(/images/leichtekueche/listpoint.gif);
}

ul.normalpoint {
    list-style-image: none !important;
}

li {
    padding: 2px 0;
}


/* validator icons */
#xhtml {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px 5px 5px 0;
    background-image: url(/images/default/xhtml_valid.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#xhtml:hover {
    background-position: -16px 0px;
}

#css {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px;
    background-image: url(/images/default/css_valid.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#css:hover {
    background-position: -16px 0px;
}

#sitemap {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px;
    background-image: url(/images/default/sitemap.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#sitemap:hover {
    background-position: -16px 0px;
}

a.sitemaptop {
    display: block;
    background-image: url(/images/default/sitemapline.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    width: 300px;
}

a.sitemaplow {
    display: block;
    padding-left: 20px;
    width: 280px;
}