/* default.inc.css */
body {
    font-family: Palatino Linotype, Times New Roman;
    font-size: 10pt; /*1px = 0.075 em */
    margin: 0px;
    background: none;
    background-color: #fbf2e9;
}
a {
    color: white;
    text-decoration: none;
}
a:hover {
    color: #4E2D0B;
}
td {
    font-size: 10pt;
    vertical-align: top;
}
img {
    border: 0px;
}

/* default.css */

#site_frame_div_id {
    position: relative;
    width: auto;
    margin: 0px auto;
}
#body_background {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    display: none;
}

#body_frame_div_id {
    position: relative;
    width: auto;
    margin: 0px auto;
    /*padding-top: 2em;*/
}

#header_frame_div_id {
    position: relative;
    z-index: 7;
}
#menu_frame_div_id {
    position: relative;
    height: 1.225em;
    padding: 1em 1.875em;
    display: none;
}
#menu_frame_div_id a, #right_menu_frame_div_id a {
    font-size: 10pt;
}
#menu_background {
    position: absolute;
    width: 69.4em;
    top: 0px;
    left: 0px;
    display:none;
}
#right_menu_frame_div_id a, #menu_frame_div_id a {
    padding: 0.15em 0.6em;
    /*font-weight: bold;
    /*font-size: 9pt;*/
}
#right_frame_div_id img, #left_frame_div_id img {
    width: 13.5em;
}
.lineRight {
    border-right: 1px solid #D3872D
}

#logo_frame_div_id {
    position: relative;
    display:none;
    /*left: 5.75em;*/
    /*top: -1.5em;*/
    z-index: 7;
}
.onlyprint {
    display: block;
}
#right_menu_frame_div_id {
    position: absolute;
    right: 1.875em;
    top: 1em;
    display:none;
}
#content_frame_div_id {
    position: relative;
    z-index: 6;
}
#content_div_id {
    position: relative;
    /*background-color: #E9DCC2;*/
/*    background-position: bottom;
    background-repeat: no-repeat;
    x-background-y-position: 10px;
    margin: 0px 13.5em;
/*    _height: 40.75em;*/
    line-height: 1.5em;
}

#content_div_id h1 {
    font-size: 17px;
    margin: 0.6em auto; 
    padding: 0em;
    color: #D37D26;
}

#left_frame_div_id {
    position: absolute;
    top: -1px;
    width: 13.5em;
    display: none;
}

#right_frame_div_id {
    position: absolute;
    top: -1px;
    margin-left: 55.9em;
    width: 13.5em;
    display: none;
}

.siroopwafels, .acties, .siroopwafels_sfhover, .acties_sfhover {
    background-color: #E8C142;
}
.kadowafels, .markthandel, .kadowafels_sfhover, .markthandel_sfhover {
    background-color: #D37D26;
}
.verpakkingen, .routeverkoop, .verpakkingen_sfhover, .routeverkoop_sfhover{
    background-color: #E7BF41;
}

#right_frame_div_id a.textLink, #left_frame_div_id a.textLink {
    padding:  0.15em 0.375em;
    font-size: 11px;
    padding-right: 0px;
    line-height: 1.575em;
    display: block;
    
}
#right_frame_div_id img, #left_frame_div_id img {
    cursor:pointer;
}
.siroopwafels a, .markthandel a,.kadowafels a, .acties a, .verpakkingen a, .routeverkoop a {
    color: #4E2D0B;
}
.siroopwafels_sfhover a, .markthandel_sfhover a,.kadowafels_sfhover a, .acties_sfhover a, .verpakkingen_sfhover a, .routeverkoop_sfhover a,
.siroopwafels_sfhover a:hover, .markthandel_sfhover a:hover,.kadowafels_sfhover a:hover, .acties_sfhover a:hover, .verpakkingen_sfhover a:hover, .routeverkoop_sfhover a:hover {
    color: white;
}


/*** Content ******/
#content_background {
    position: absolute;
    width: 42.4em;
    z-index: 5;
    display: none;
}

#content_background_top,
#content_background_bottom {
    display: none;
}
#bottom_content_div_id {
/*    margin: 0px 13.5em;*/
    position:relative;
    z-index: 7;
}
.content {
    z-index: 6;
    color: #4E2D0B;
    min-height: 27.525em;
    _height: 31.14em;
    _height: 27.525em;
    position: relative;
    padding: 2.045em ;
    padding: 2.25em ;
    padding-top: 4.55em;
    padding-top: 0.5em;
    padding-bottom: 0.91em;
    padding-bottom: 0px;
    text-align: justify;
/*    font-size: 10pt;*/
}

.content a {
    color: #4E2D0B;
    text-decoration: underline;
}
.content a:hover {
    color: #D37D26;
}
#popup_div_id {
    position: absolute;
    display:none;
    top: 5em;
    left: 2.25em;
    z-index: 8;
    border: 2px solid white;
}
#inzetfotos_div_id {
    position:relative;
    z-index: 7;
    padding: 0px 2.25em;
    padding-bottom: 1em;
    padding-top: 1.6em;
    min-height: 4.65em;
    _height: 4.65em;
}
#inzetfotos_div_id img {
    margin: 0px 5px;
    border: 1px solid white;
    cursor: pointer;
}
#inzetfotos_div_id img.first {
    margin-left: 0px;
}
.contentTD {
    padding: 2.25em;
    padding-top: 0.5em; 
    padding-bottom: 1em;
}
#bottom_content_div_id {
    display: none;
}

