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

/* Structure */

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height: 140%;
    color : #0066B3;
    text-align : left;
    background-image : url(/images/foodservice/backgroundimage.jpg);
    background-repeat : repeat;
    background-position : center;
    background-color : #F6E8CB;
}

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

p {
    margin: 0;
}

input {
    margin: 0;
    border: 1px solid #BFBAB7;
    background- color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
}

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

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

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
}


/* Links */
a {
    text-decoration: none;
    color: #314C7F;
}

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

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

/* Headings */
h1 {
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #D8D8D8;
}

h2 {
    font-size:13px;
    font-weight:bold;
    margin:0;
    padding-bottom:4px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.darkblue {
    color: #24397C;
}

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

#container {
    clear: both;
    float: left;
    width: 837px;
    background-color: #ffffff;
}

#printlogo {
    display: none;
}

#header {
    clear: both;
    float: left;
    width: 837px;
    height: 261px;
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #003781;
    font-size: 10px;
    color: #FFFFFF;
    position: relative;
}

#langnav {
    clear: both;
    position: absolute;
    left: 10px;
    top: 4px;
}

#searchbox {
    clear: both;
    position: absolute;
    right: 10px;
    top: 4px;
}

#logo {
    clear: both;
    position: absolute;
    left: 325px;
    top: 25px;
    width: 167px;
    height: 90px;
    display: block;
}

#topnav {
    clear: both;
    position: absolute;
    left: 10px;
    top: 238px;
}

#breadcrumb {
    clear: both;
    float: left;
    width: 817px;
    padding: 10px 10px 30px;
}

#content {
    clear: both;
    float: left;
    width: 550px;
    padding: 10px 10px 30px;
    height: auto !important;
    height: 350px;
    min-height: 350px;
}

#relationswrapper {
    float: left;
    width: 260px;
}

#relationswrapper h2 {
    font-size: 12px;
}

#relations {
    float: left;
    width: 250px;
    padding: 10px 0 13px 5px;
    margin: 0 0 0 5px;
    border-left: 1px solid #D8D8D8;
    line-height: 14px;
}

#relations ul {
    padding-left: 15px;
}

#contentstart {
    clear: both;
    float: left;
    width: 600px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
    padding: 20px 5px 10px 10px;
}

#startzonerechts {
    float: left;
    width: 195px;
    padding: 15px 0 0;
}

#startzoneunten {
    clear: both;
    float: left;
    width: 610px;
    padding: 0 0 15px 5px;
}

#contentrezept {
    clear: both;
    float: left;
    width: 815px;
    padding: 10px 10px 30px;
    height: auto !important;
    height: 350px;
    min-height: 350px;
}

#footerwrapper {
    clear: both;
    float: left;
    width: 837px;
    color: #9D9995;
    font-size: 11px;
}

#addressbar {
    clear: both;
    float: left;
    width: 817px;
    padding: 0 10px;
    background-color: #E9E8ED;
    font-size: 10px;
    line-height: 30px;
}

#footer {
    clear: both;
    float: left;
    width: 797px;
    padding: 20px;
}

#copyrightwrapper {
    clear: both;
    float: left;
    width: 817px;
    padding: 0 10px;
    font-size: 10px;
    line-height: 41px;
    color: #ffffff;
    background-image: url(/images/foodservice/copyrightbg.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

ul {
    list-style-position:outside;
    padding-left: 35px;
}

li {
    padding-bottom: 4px;
}

#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;
}