/*
*	KLEUR
*
*	geel: #ffd232
	bruin: #8b521e
*/

*
{
    margin: 0px;
    padding: 0px;
}

HTML, BODY
{
    width: 100%;
    height: 100%;
}

BODY
{
    background-color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #555555;
}


A
{
    color: #555555;
    text-decoration: underline;
}
A:hover
{
    color: #8b521e;
    text-decoration: none;
}

IMG
{
    border: none;
}

H1
{
    font-size: 160%;
    font-weight: normal;
    color: #555555;
}

H2
{
    font-size: 140%;
    font-weight: normal;
    color: #444444;
    margin: 0px 0px 10px 0px;
}

H3
{
    font-size: 120%;
    font-weight: normal;
    color: #444444;
}

TABLE
{
    border-collapse: collapse;
}
.dataTable TH, .dataTable TD
{
    padding: 1px 10px 1px 0px;
}


HR
{
    border: none;
    border-bottom: 1px solid #cccccc;
    margin: 5px 0px 5px 0px;
}
#productTabsMiddle HR
{
    border-bottom: 1px solid #888888;
}


UL, OL
{
    margin: 0px 0px 0px 20px;
}


SELECT
{
    border: 1px solid #cccccc;
    padding: 2px;
    color: #444444;
    margin: 2px 0px 0px 0px;
    background: none;
    background-color: #ffffff;
    background-image: url('../images/interface/select.bg.gif');
    background-repeat: repeat-x;
    background-position: right 50%;
}
OPTION
{
    margin: 2px 4px 2px 4px;
    border: none;
}


INPUT, SELECT
{
    vertical-align: text-top;
}


#container, #containerMijnSonneveld
{
    width: 990px;
    margin: 0 auto;
    background-image: url('../images/interface/bg.gif');
    background-repeat: repeat-y;
    background-position: 0px 0px;position: relative;
}

#containerMijnSonneveld {
    height: auto;
    background-image: url('../images/interface/bg2.gif');
}

#homeBody #container
{
    background-image: url('../images/interface/bg.home.gif');
}


#top
{
    height: 130px;
    width: 990px;
    background-color: #ffffff;
    background-image: url('../media/top_banners/default.banner.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
}
#logo
{
    float: left;
    padding: 37px 0px 0px 18px;
}
#topLeft
{
    float: right;
    padding: 0px 10px 0px 0px;
    width: 190px;
}
#languageSelector
{
    padding: 40px 0px 10px 0px;
    text-align: right;
}
#languageSelector SELECT
{
    width: 190px;
    font-size: 0.9em;
    width: 100%;
}
#search
{
    padding: 0px 0px 0px 0px;
    text-align: right;
}
#search .textbox
{
    width: 127px;
    width: 65%;
}
#search .button
{
    width: 127px;
    width: 30%;
}
#search A
{
    display: block;
    padding: 6px 0px 0px 0px;
    font-weight: bold;

}


#menu
{
    height: 40px;
    padding: 0px 0px 0px 5px;
}
#menu TABLE
{
    margin: 0px auto 0px auto;
}
#menu TABLE TD
{
    background-repeat: no-repeat;
    background-position: left top;
}
#menu A
{
    color: #555555;
    font-size: 100%;
    text-decoration: none;
    display: block;
    height: 28px;
    padding: 7px 5px 0px 5px;
    background-repeat: no-repeat;
    font-weight: bold;
}
#menu A:hover
{
    color: #8b521e;
}
#menu .menuBegin
{
    width: 10px;
    height: 35px;
    background-position: -1px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuBeginSelected
{
    width: 10px;
    height: 35px;
    background-position: -12px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuEnd
{
    width: 10px;
    height: 35px;
    background-position: -712px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuEndSelected
{
    width: 10px;
    height: 35px;
    background-position: -701px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuGray2White
{
    width: 10px;
    height: 35px;
    background-position: -314px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuGray2WhiteSelected
{
    width: 10px;
    height: 35px;
    background-position: -325px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuGraySelected2White
{
    width: 10px;
    height: 35px;
    background-position: -336px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite2White
{
    width: 10px;
    height: 35px;
    background-position: -657px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite2WhiteSelected
{
    width: 10px;
    height: 35px;
    background-position: -635px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhiteSelected2White
{
    width: 10px;
    height: 35px;
    background-position: -646px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite2Gray
{
    width: 10px;
    height: 35px;
    background-position: -679px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhiteSelected2Gray
{
    width: 10px;
    height: 35px;
    background-position: -723px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite2GraySelected
{
    width: 10px;
    height: 35px;
    background-position: -690px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite A
{
    background-position: -347px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhite2 A
{
    background-position: -734px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuWhiteSelected A
{
    background-position: -498px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuGray A
{
    background-position: -23px -1px;
    background-image: url('../images/interface/menu.all.gif');
}
#menu .menuGraySelected A
{
    background-position: -174px -1px;
    background-image: url('../images/interface/menu.all.gif');
}


#path
{
    padding: 0px 0px 5px 15px;
    margin: -2px 0px 0px 0px;
}
#path .devider
{
    color: #cccccc;
}


#main
{
    width: 780px;
    float: left;
    padding: 0px 0px 0px 5px;
    background-image: url('../images/interface/bg.top.gif');
    background-repeat: no-repeat;
    background-position: 0px -130px;
    -overflow: hidden;
}
#main .homeCol
{
    width: 260px;
    float: left;
    overflow: hidden;
}
#main .panelGray, #main .panelWhite
{
    margin: 0px 0px 5px 0px;
    width: 260px;
}
#main .panelGray H1, #main .panelWhite H1
{
    font-size: 120%;
    font-weight: bold;
}
#main .panelGray .top, #main .panelWhite .top
{
    height: 28px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 12px 15px 0px 15px;
}
#main .panelGray .top
{
    background-image: url('../images/interface/panel.gray.top.gif');
}
#main .panelWhite .top
{
    background-image: url('../images/interface/panel.white.top.gif');
}
#main .panelGray .middle, #main .panelWhite .middle
{
    padding: 0px 15px 5px 15px;
    background-repeat: repeat-y;
    background-position: left top;
}
#main .panelGray .middle
{
    background-image: url('../images/interface/panel.gray.middle.gif');
}
#main .panelWhite .middle
{
    background-image: url('../images/interface/panel.white.middle.gif');
}
#main .panelWhite .middle H2
{
    display: block;
    font-size: 110%;
    padding: 2px 10px 0px 10px;
    margin: 10px -10px 0px -10px;
    background-repeat: no-repeat;
    background-image: url('../images/interface/panel.white.middle.title.gif');
}
#main .panelGray .middle H2
{
    margin: 10px 0px 10px 0px;
    font-size: 110%;
    font-weight: bold;
}
#main .panelGray .bottom, #main .panelWhite .bottom
{
    height: 10px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
}
#main .panelGray .bottom
{
    background-image: url('../images/interface/panel.gray.bottom.gif');
}
#main .panelWhite .bottom
{
    background-image: url('../images/interface/panel.white.bottom.gif');
}
#main .panelGray HR
{
    border-bottom: 1px solid #bbbbbb;
}



#main #wideColLeft
{
    width: 280px;
    float: left;
    padding: 0px 0px 0px 5px;
    overflow: hidden;
}
#main #wideColRight
{
    width: 285px;
    float: right;
    margin: 0px 5px 0px 0px;
}
#main .panelWhiteWide
{
    margin: 0px 0px 5px 0px;
    width: 285px;
}
#main .panelWhiteWide H1
{
    font-size: 120%;
    font-weight: bold;
}
#main .panelWhiteWide .top
{
    height: 28px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 12px 15px 0px 15px;
    background-image: url('../images/interface/panel.white.wide.top.gif');
}
#main .panelWhiteWide .middle
{
    padding: 0px 15px 5px 15px;
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url('../images/interface/panel.white.wide.middle.gif');
}
#main .panelWhiteWide .bottom
{
    height: 10px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.white.wide.bottom.gif');
}
#main .panelWhiteWide .middle IMG
{
    border: 1px solid #cccccc;
    width: 254px;
    margin: 4px 0px 4px 0px;
}



#main .panelWhite #receptIdee, #main .panelWhite #nieuwsPanelImg
{
    width: 230px;
    border: 1px solid #cccccc;
    margin: 5px 0px 5px -1px;
}


#main .panelWhite #innovatiesImg
{
    width: 70px;
    border: 1px solid #cccccc;
    margin: 5px 20px 0px -1px;
    float: left;
}


#mainCenter
{
    width: 580px;
    float: left;
    -overflow:hidden; /* %$##$@!$#%^@$#%$ #$%@$#!$#%%$ #@$#@%##%@@#!$%^&@$#&*#!@ MSIE 6.0 */
}
#mainCenter .panelWhiteLarge
{
    width: 580px;
    overflow: hidden;
}
#mainCenter .panelWhiteLarge .top
{
    height: 28px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 12px 15px 0px 15px;
    background-image: url('../images/interface/panel.white.large.top.gif');
}
#mainCenter .panelWhiteLarge .top H1
{
    font-size: 120%;
    font-weight: bold;
}
#mainCenter .panelWhiteLarge .middle
{
    padding: 10px 15px 5px 15px;
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url('../images/interface/panel.white.large.middle.gif');
    line-height: 160%;
}
#mainCenter .panelWhiteLarge .middle .width100
{
    border: 1px solid #cccccc;
    width: 548px;
}
#mainCenter .panelWhiteLarge .yellowMiddle
{
    padding: 4px 15px 0px 15px;
    min-height: 20px;
    height: auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.white.large.yellow.middle.gif');
}
#mainCenter .panelWhiteLarge .yellowMiddle1
{
    padding: 4px 15px 0px 15px;
    min-height: 36px;
    height: auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.white.large.yellow.middle1.gif');
}
#mainCenter .panelWhiteLarge .yellowMiddle H2
{
    font-size: 110%;
    font-weight: bold;
}
#mainCenter .panelWhiteLarge .yellowMiddleRepeat /* OVERSCHRIJFT .yellowMiddle */
{
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url('../images/interface/panel.white.large.yellow.middle.repeat.gif');
    width: 564px;
}
#mainCenter .panelWhiteLarge .middle #productImageContainer
{
    width: 255px;
    height: 150px;
    float: left;
    background-color: #eeeeee;
    margin: 0px 10px 15px 0px;
    border: 1px solid #cccccc;
}
#mainCenter .panelWhiteLarge .middle #productImageContainer #topper
{
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
}
#mainCenter .panelWhiteLarge .middle #productImageContainer #productImage
{
    width: 255px;
    height: 150px;
    position: absolute;
}
#mainCenter .panelWhiteLarge .middle #productDescriptionAndActionsContainer
{
    float:right;
    width:270px;
    padding-left:10px;
}
#mainCenter .panelWhiteLarge .middle #productDescription, #mainCenter .panelWhiteLarge .middle #productActionsContainer
{
    float:right;
}
#mainCenter .panelWhiteLarge .middle #productActionsContainer
{
    padding-top:10px;
    width:240px;
}
#mainCenter .panelWhiteLarge .middle #productActionsContainer #buttonDownloadLeaflet, .receptKnoppen #buttonDownloadLeaflet, .receptKnoppen #buttonVoegtoe
{
    float:right;
    height:22px;
    width:200px;
    background-image: url('../images/interface/button.bg.download.leaflet.png');
    background-position: right top;
    background-repeat: no-repeat;
    cursor:pointer;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 30px;
    text-indent:10px;
    text-align: right;
}

.receptKnoppen #buttonDownloadLeaflet
{
    background-image: url('../images/interface/button.bg.download.leaflet.recepten.png');
}

.receptKnoppen #buttonVoegtoe
{
    background-image: url('../images/interface/button.bg.download.leaflet.recepten2.png');
}

#mainCenter .panelWhiteLarge .middle #productActionsContainer #includedInMyProducts
{
    float:right;
    height:23px;
    background: url('../images/interface/my.products.included.png') no-repeat;
    text-indent:24px;
}
#mainCenter .panelWhiteLarge #productCombinaties
{
    clear:both;
    width:270px;
}
#mainCenter .panelWhiteLarge #productCombinaties a
{
    text-decoration:none;
    font-weight:bold;
    margin-left:-5px;
}
#mainCenter .panelWhiteLarge #productCombinaties ul
{
    list-style-image:url('../images/interface/arrow.list.icon.gif');
    margin-bottom:10px;
}
#mainCenter .panelWhiteLarge #productCombinaties ul.first
{
    margin-bottom:0px;
}
#mainCenter .panelWhiteLarge #productCombinaties ul li a
{
    text-decoration:none;
    font-weight:normal;
}
#mainCenter .panelWhiteLarge #productCombinaties .top
{
    background: url('../images/interface/panel.white.small.top.gif');
}
#mainCenter .panelWhiteLarge #productCombinaties .middle
{
    background: url('../images/interface/panel.white.small.middle.gif');
}
#mainCenter .panelWhiteLarge #productCombinaties .bottom
{
    background: url('../images/interface/panel.white.small.bottom.gif');
}
#mainCenter .panelWhiteLarge .contentImgTop
{
    width: 550px;
    height: 120px;
    margin: 0px 0px 10px -1px;
    border: 1px solid #cccccc;
}
#mainCenter .panelWhiteLarge .contentImgBelowHeader
{
    width: 550px;
    height: 120px;
    margin: 0px 0px 10px -1px;
    border: 1px solid #cccccc;
}
#mainCenter .panelWhiteLarge .contentImgLeft
{
    width: 265px;
    float: left;
    margin: 0px 10px 10px 0px;
    border: 1px solid #cccccc;
}
#mainCenter .panelWhiteLarge .contentImgRight
{
    width: 265px;
    float: right;
    margin: 0px 0px 10px 10px;
    border: 1px solid #cccccc;
}


#mainCenter #assortimentTitles
{
    padding: 10px 30px 0px 30px;
}
#mainCenter #assortimentTitles H1, #mainCenter #assortimentTitles H2
{
    line-height: 140%;
}
#mainCenter #assortimentImage
{
    height: 120px;
    margin: 4px 0px 0px 9px;
}
#mainCenter #assortimentImage IMG
{
    width: 560px;
    height: 120px;
    border: 1px solid #cccccc;
}


#mainCenter #assortimentPanels
{
    padding: 0px 0px 0px 5px;
}
#mainCenter #assortimentPanels .panel
{
    width: 190px;
    float: left;
}
#mainCenter #assortimentPanels .panel .top
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/eindproduct.panel.top.gif');
    height: 27px;
    width: 170px;
    padding: 13px 10px 0px 10px;
}
#mainCenter #assortimentPanels .panel .top H1
{
    color: #ffffff;
    font-size: 100%;
}
#mainCenter #assortimentPanels .panel .middle
{
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url('../images/interface/eindproduct.panel.middle.gif');
    width: 180px;
    /*height: 175px;*/
    min-height: 175px;
    padding: 5px 5px 5px 5px;
}
#mainCenter #assortimentPanels .panel .middle A
{
    display: block;
    width: 170px;
    height: 22px;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 10px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/eindproduct.panel.a.gif');
    text-decoration: none;
}
#mainCenter #assortimentPanels .panel .bottom
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/eindproduct.panel.bottom.gif');
    height: 10px;
    width: 190px;
}



#sitemap
{
    padding: 10px 0px 10px 30px;
    background-color: #ffffff;
    margin: 0px 0px 0px 1px;
}
#sitemap H2
{
    font-weight: bold;
}
#sitemap .mainSitemapItems
{
    width: 174px;
    font-size: 0.8em;
    /*float: left;*/
    margin: 10px 10px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #cccccc;
}
#sitemap .mainSitemapItems UL
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#sitemap .mainSitemapItems UL UL
{
    margin: 0px 0px 5px 10px;
}



#productTabs
{
    clear: both;
    background-image: url('../images/interface/tabs.top.gif');
    background-repeat: repeat-x;
    height: 35px;
}
#productTabs TABLE A
{
    display: block;
    padding: 2px;
}
#productTabs TABLE
{
    margin: 0px 0px 0px -5px;
}
#productTabs TABLE TD
{
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: top;
}
#productTabs A
{
    color: #555555;
    font-size: 100%;
    text-decoration: none;
    display: block;
    margin: 10px 0px 0px 0px;
}
#productTabs A:hover
{
    color: #8b521e;
}
#productTabs .tabsBegin
{
    width: 10px;
    height: 35px;
    background-position: -389px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsBeginSelected
{
    width: 10px;
    height: 35px;
    background-position: -378px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsSelected
{
    height: 35px;
    background-position: -184px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsWhite
{
    height: 35px;
    background-position: -1px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsWhite2White
{
    width: 10px;
    height: 35px;
    background-position: -162px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsWhite2Selected
{
    width: 10px;
    height: 35px;
    background-position: -173px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsSelected2White
{
    width: 10px;
    height: 35px;
    background-position: -345px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsEnd
{
    width: 10px;
    height: 35px;
    background-position: -367px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabs .tabsEndSelected
{
    width: 10px;
    height: 35px;
    background-position: -356px -12px;
    background-image: url('../images/interface/tabs.all.gif');
}
#productTabsMiddle
{
    background-repeat: repeat-y;
    background-image: url('../images/interface/tabs.middle.gif');
    background-color: #FFD232;
    margin: 0px -5px 0px -5px;
    padding: 15px 20px 10px 20px;
    width: 520px;
    overflow: hidden;
}
#productTabsBottom
{
    background-repeat: no-repeat;
    background-position: -1px -1px;
    background-image: url('../images/interface/tabs.all.gif');
    margin: 0px 0px 0px -5px;
    height: 8px;
    overflow: hidden;
    background-color: #FFD232;
}

#productTabsMiddle #productKenmerken, .receptenTip
{
    background-color: #FFD232;
    width: 265px;
    float: left;
    margin: 0px 5px 10px 5px;
}
#productTabsMiddle #productKenmerken .top, .receptenTip .rtop
{
    height: 25px;
    width: 255px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 10px;
    background-image: url('../images/interface/panel.yellow.top.gif');
    background-repeat: no-repeat;
}
#productTabsMiddle #productKenmerken .middle, .receptenTip .rmiddle
{
    width: 235px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 5px 15px;
    background-image: url('../images/interface/panel.yellow.middle.gif');
    background-repeat: repeat-y;
}
#productTabsMiddle #productKenmerken .bottom, .receptenTip .rbottom
{
    height: 10px;
    width: 265px;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../images/interface/panel.yellow.bottom.gif');
    background-repeat: no-repeat;
}
#productTabsMiddle #productKenmerken #verpakkingImage
{
    border: 1px solid #cccccc;
    width: 80px;
    float: right;
    margin: 5px 0px 10px 10px;
}
#productTabsMiddle #productKenmerken .verpakkingImage
{
    border: 1px solid #cccccc;
    width: 80px;
    float: right;
    margin: 5px 0px 10px 10px;
}
.receptenTip h3 {
    line-height: 17px;
    font-weight: bold;
}


#productTabsMiddle #receptIngredienten
{
    width: 548px;
    margin: 0px 0px 10px -14px;
}
#productTabsMiddle #receptIngredienten .top
{
    height: 25px;
    width: 548px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 10px;
    background-image: url('../images/interface/panel.yellow.wide.top.gif');
    background-repeat: no-repeat;
}
#productTabsMiddle #receptIngredienten .middle
{
    width: 518px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 5px 15px;
    background-image: url('../images/interface/panel.yellow.wide.middle.gif');
    background-repeat: repeat-y;
}
#productTabsMiddle #receptIngredienten .bottom
{
    height: 10px;
    width: 548px;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../images/interface/panel.yellow.wide.bottom.gif');
    background-repeat: no-repeat;
}
#productTabsMiddle #receptIngredienten IMG
{
    border: 1px solid #cccccc;
    width: 255px;
    float: right;
}


#productTabsMiddle .faqQuestion, #mainCenter .faqQuestion
{
    margin: 0px 0px 0px 20px;
}
#productTabsMiddle .faqLong, #mainCenter .faqLong
{
    clear: both;
    display: none;
    padding: 10px;
    margin: 1px 0px 10px 20px;
}
#mainCenter .faqLong
{
    background-color: #eeeeee;
    border: 1px solid #cccccc;
}
#productTabsMiddle .faqLong
{
    background-color: #ffe999;
    border: 1px solid #cca828;
}
.faqshort {
    clear: both;
    display: none;
}

.nieuwsintroBox
{
    margin-bottom:20px;
}

#receptenThemaStart #promoPanel
{
    width: 265px;
    height: 160px;
    padding: 15px 15px 10px 15px;
    float: right;
    clear: right;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.recepten.yellow.gif');
}

#themaImage
{
    margin-left: 5px;
    margin-top: 4px;
    float: left;
    clear: left;
    width: 278px;
    height: 175px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}


#mainCenter .panelWhiteLarge .bottom
{
    height: 10px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.white.large.bottom.gif');
}
#mainCenter .panelWhiteLarge .bottomYellow
{
    background-image: url('../images/interface/panel.white.large.yellow.bottom.gif');
}
#mainCenter #productNavigation
{
    padding: 10px 15px 10px 15px;
}
#mainCenter #receptNavigation
{
    margin-top: -16px;
    text-align: right;
    padding-right: 15px;
    padding-bottom: 5px;
    width: 200px;
    height: auto;
    float: right;
    clear: right;
}

#homePromo
{
    height: 180px;
    margin: 0px 0px 0px 1px;
}
#homePromo #homepromoflash
{
    width: 518px;
    height: 180px;
    float: left;
}
#homePromo #promoPanel
{
    width: 230px;
    height: 155px;
    padding: 15px 15px 10px 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.home.yellow.gif');
}
#homePromo #promoPanel H2, #homePromo #promoPanelDirect H2
{
    font-size: 110%;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
#homePromo #promoPanel SELECT, #homePromo #promoPanelDirect SELECT
{
    margin: 0px 0px 10px 0px;
}

#homePromoPVDB
{
    clear: right;
    float: right;
    height: 108px;
    margin-right: 4px;
    margin-top: 3px;
    width: 252px;

}

#promoPanelDirect
{
    width: 230px;
    height: 45px;
    padding: 15px 15px 10px 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/panel.direct_naar.yellow.gif');
}


#menuLeft
{
    width: 200px;
    padding: 10px 0px 10px 0px;
    float: left;
}
#menuLeft B
{
    display: block;
    margin: 0px 10px 0px 10px;
}
#menuLeft .LeftMenuKop
{
    font-weight: bold;
    margin: 0px 10px;
}
#menuLeft HR
{
    margin: 10px 10px 10px 10px;
}
#menuLeft UL
{
    list-style: none;
    display: block;
    margin: 10px 0px 10px 0px;
}
#menuLeft UL UL
{
    margin: 0px 0px 5px 0px;
}
#menuLeft LI
{
    display: block;
}
#menuLeft LI A
{
    height: 20px;
    overflow: hidden;
    padding: 4px 0px 0px 8px;
    margin: 0px 0px 0px 0px;
    display: block;
    text-decoration: none;
    background-image: url('../images/interface/menu.left.item.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
#menuLeft LI A IMG
{
    width: 9px;
    height: 9px;
    margin: 2px 0px 0px 0px;
    padding: 0px;
    display: block;
    float: left;
}
#menuLeft LI LI A
{
    background-image: url('../images/interface/menu.left.subitem.gif');
    padding: 4px 0px 0px 25px;
}
#menuLeft LI .selected
{
    background-image: url('../images/interface/menu.left.item.selected.gif');
}
#menuLeft LI LI .selected
{
    background-image: url('../images/interface/menu.left.subitem.selected.gif');
}
#menuLeft .directNaar
{
    margin: 10px 10px 0px 10px;
}
#menuLeft .subitemSelect
{
    margin: 0px 0px 10px 20px;
    width: 175px;
    font-size: 11px;
}


#right
{
    width: 205px;
    float: right;
    padding: 5px 0px 0px 0px;
    background-image: url('../images/interface/bg.top.gif');
    background-repeat: no-repeat;
    background-position: right -130px;
}
#rightTop, .rightPanel .top, .rightPanel .whitetop
{
    width: 170px;
    height: 28px;
    padding: 7px 15px 0px 15px;
    background-image: url('../images/interface/right.top.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.rightPanel .whitetop
{
    background-image: url('../images/interface/right.white.top.gif');
}
#rightTop H1, .rightPanel H1
{
    font-size: 120%;
    font-weight: bold;
}
#rightMiddle, .rightPanel .middle, .rightPanel .whitemiddle
{
    width: 180px;
    background-image: url('../images/interface/right.middle.gif');
    background-repeat: repeat-y;
    background-position: left top;
    padding: 5px 10px 5px 10px;
}
.rightPanel .whitemiddle
{
    background-image: url('../images/interface/right.white.middle.gif');
}
.rightPanel .middle IMG
{
    border: 1px solid #aaaaaa;
    width: 170px;
}
#right #rightMiddle H2
{
    display: block;
    font-size: 110%;
    padding: 2px 0px 0px 10px;
    margin: 10px -5px 0px -5px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/interface/right.title.gif');
    color: #ffffff;
}
#rightBottom, .rightPanel .bottom, .rightPanel .whitebottom
{
    width: 200px;
    height: 5px;
    background-image: url('../images/interface/right.bottom.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.rightPanel .whitebottom
{
    background-image: url('../images/interface/right.white.bottom.gif');
}
.rightPanel
{
    margin: 10px 0px 0px 0px
}

#rightMiddle H2, .panelWhite .middle H2
{
    font-size: 110%;
    height: 23px;
    padding: 2px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: 50% top;
    font-weight: bold;
}

#zoekwoordenSmall
{
    margin: 10px 0px 0px 4px;
    background-image: url('../images/interface/zoekwoorden.small.middle.gif');
    background-repeat: repeat-y;
    background-position: left top;
}
#zoekwoordenSmall .top
{
    background-image: url('../images/interface/zoekwoorden.small.top.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 20px 5px 10px;
    text-align: center;
}
#zoekwoordenSmall .top .gewicht1 A { font-size: 0.8em; color: rgba(85, 85, 85, 0.6); text-decoration: none }
#zoekwoordenSmall .top .gewicht2 A { font-size: 1.0em; color: rgba(85, 85, 85, 0.7); text-decoration: none }
#zoekwoordenSmall .top .gewicht3 A { font-size: 1.2em; color: rgba(85, 85, 85, 0.8); text-decoration: none }
#zoekwoordenSmall .top .gewicht4 A { font-size: 1.4em; color: rgba(85, 85, 85, 0.9); text-decoration: none }
#zoekwoordenSmall .top .gewicht5 A { font-size: 1.6em; color: rgba(85, 85, 85, 1.0); text-decoration: none }
#zoekwoordenSmall .bottom
{
    background-image: url('../images/interface/zoekwoorden.small.bottom.gif');
    background-repeat: no-repeat;
    background-position: left top;
    height: 5px;
}



#zoekwoorden2
{
    margin: 00px 0px 0px 0px;
    background-image: url('../images/interface/zoekwoorden2.middle.gif');
    background-repeat: repeat-y;
    background-position: left top;
}
#zoekwoorden2 .top
{
    background-image: url('../images/interface/zoekwoorden2.top.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding: 10px 20px 5px 10px;
    text-align: center;
}
#zoekwoorden2 .top .gewicht1 A { font-size: 0.8em; color: rgba(85, 85, 85, 0.6); text-decoration: none }
#zoekwoorden2 .top .gewicht2 A { font-size: 1.0em; color: rgba(85, 85, 85, 0.7); text-decoration: none }
#zoekwoorden2 .top .gewicht3 A { font-size: 1.2em; color: rgba(85, 85, 85, 0.8); text-decoration: none }
#zoekwoorden2 .top .gewicht4 A { font-size: 1.4em; color: rgba(85, 85, 85, 0.9); text-decoration: none }
#zoekwoorden2 .top .gewicht5 A { font-size: 1.6em; color: rgba(85, 85, 85, 1.0); text-decoration: none }
#zoekwoorden2 .bottom
{
    background-image: url('../images/interface/zoekwoorden2.bottom.gif');
    background-repeat: no-repeat;
    background-position: left top;
    height: 5px;
}



.mijnSonnProd, .mijnSonnRec, .mijnSonnProdSpecs, .mijnSonnNieuwsbrieven, .mijnSonnGegevens, .mijnSonnContact, .mijnSonnBeeldbank, .mijnSonnPVDB {
    background-repeat: no-repeat;
    height: 23px;
    padding-left: 25px;
}

.mijnSonnProdSpecs, .mijnSonnGegevens
{
    cursor: pointer;
}

.mijnSonnProd { background-image: url('../images/mijnsonneveld/producten.gif'); }
.mijnSonnRec { background-image: url('../images/mijnsonneveld/recepten.gif'); }
.mijnSonnProdSpecs { background-image: url('../images/mijnsonneveld/prodspec.gif'); }
.mijnSonnNieuwsbrieven { background-image: url('../images/mijnsonneveld/nieuwsbrieven.gif'); }
.mijnSonnGegevens { background-image: url('../images/mijnsonneveld/mijngegevens.gif'); }
.mijnSonnBeeldbank { background-image: url('../images/mijnsonneveld/beeldbank.gif'); }
.mijnSonnPVDB { background-image: url('../images/mijnsonneveld/puurvoordebakker.gif'); }
.mijnSonnContact {
    background-image: url('../images/mijnsonneveld/accmanager.gif');
    background-position: 0px 1px;
}

#footer
{
    height: 39px;
    width: 990px;
    margin: 0px auto 0px auto;
    background-image: url('../images/interface/bg.bottom.gif');
    background-repeat: no-repeat;
    background-position: 50% top;
    text-align: center;
    padding: 25px 0px 0px 0px;
    font-size: 90%;
    line-height: 140%;
    clear: both;
}
#homeBody #footer
{
    background-image: url('../images/interface/bg.home.bottom.gif');
}
#footer .selected
{
    font-weight: bold;
}



.resultTable
{
    border-collapse: collapse;
    width: 100%;
}
.resultTable TH, .resultTable TD
{
    padding: 2px 6px 2px 6px;
    vertical-align: text-top;
    text-align: left;
    line-height: normal;
}


.button
{
    border: 1px solid #888888;
    color: #ffffff;
    padding: 2px 6px 3px 6px;
    background: none;
    background-image: url('../images/interface/button.bg.gif');
    background-repeat: repeat-x;
    background-position: 0% 50%;
    font-size: 98%;
    line-height: normal;
    margin: 2px 0px 2px 0px;
    cursor: pointer;
}

.smallbutton
{
    border: 1px solid #888888;
    color: #ffffff;
    padding: 2px 4px 1px 4px;
    background: none;
    background-image: url('../images/interface/button.bg.gif');
    background-repeat: repeat-x;
    background-position: left 50%;
    font-size: 98%;
    line-height: normal;
    margin: 2px 0px 2px 0px;
    cursor: pointer;
}

.textbox
{
    border: 1px solid #CCCCCC;
    padding: 2px 1px 2px 1px;
    margin: 2px 0px 2px 0px;
}
#productTabsMiddle .textbox
{
    border: 1px solid #888888;
}


.widthNormal
{
    width: 140px;
}
.width100
{
    width: 100%;
}
.width80
{
    width: 80%;
}
.width60
{
    width: 60%;
}
.width50
{
    width: 50%;
}
.width45
{
    width: 45%;
}

.width100px
{
    width: 100px;
}

.width150px
{
    width: 150px;
}

.disabled
{
    color: #888888;
}


.link2more
{
    font-weight: bold;
    display: block;
    text-align: right;
    padding: 10px 0px 0px 0px;
    clear: both;
}



.taRight
{
    text-align: right;
}
.taLeft
{
    text-align: left;
}
.taCenter
{
    text-align: center;
}


.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}

.linkList
{

    padding: 0px 0px 4px 0px;



}


.clear
{
    clear: both;
}

/* Mijn Sonneveld */

#boxInloggen {
    height: 140px;
}

#submitWrapper {
    padding-left: 127px;
}

#boxInloggen .input, #boxInloggen a {
    width: 160px;
    margin: 2px;
    display:block;
    padding: 2px;
}

#boxInloggen a {
    padding-top: 5px;
}

.floatLeft {
    float:left;
    clear:none;
}
.floatRight {
    float:right;
    clear:none;
}

#mijnSonneveldWrapper {
    float:left;
    clear:none;
    padding: 5px;
    padding-top: 10px;
}

#mijnSonneveldTitel {
    height: 26px;
    width: 740px;
    font-size: 18px;
    padding: 10px;
    padding-left: 20px;
    background-image: url('../images/interface/mijn.sonneveld.top.gif');
    background-repeat: no-repeat;
}

#mijnSonneveldImage {
    background-image: url('../images/mijnsonneveld/Header_Product.jpg');
    height: 90px;
    width: 769px;
    background-repeat: repeat-x;
    background-position: left 50%;
}

#mijnSonneveldPanels {
    float:left;
    clear:none;
    width: 759px;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
}

.mijnSonneveldPanel {
    float:left;
    clear:none;
    width: 251px;
    height: auto;
    padding-bottom: 10px;
}

.mijnSonneveldPanelTop {
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 200px;
    font-weight: bold;
    height: 14px;
    color: White;
    padding: 11px;
    padding-left: 40px;
}

.mijnSonneveldPanelTop.producten { background-image: url('../images/interface/mijnsonn.panel.top.producten.gif'); }
.mijnSonneveldPanelTop.recepten { background-image: url('../images/interface/mijnsonn.panel.top.recepten.gif'); }
.mijnSonneveldPanelTop.prodspecs { background-image: url('../images/interface/mijnsonn.panel.top.prodspecs.gif'); }
.mijnSonneveldPanelTop.nieuws { background-image: url('../images/interface/mijnsonn.panel.top.nieuws.gif'); }
.mijnSonneveldPanelTop.gegevens { background-image: url('../images/interface/mijnsonn.panel.top.gegevens.gif'); }
.mijnSonneveldPanelTop.mijncontact { background-image: url('../images/interface/mijnsonn.panel.top.mijncontact.gif'); }
.mijnSonneveldPanelTop.beeldbank { background-image: url('../images/interface/mijnsonn.panel.top.beeldbank.gif'); }
.mijnSonneveldPanelTop.pvdb { background-image: url('../images/interface/mijnsonn.panel.top.pvdb.gif'); }


.mijnSonneveldPanelMiddle {
    background-image: url('../images/interface/mijnsonn.panel.middle.gif');
    float:left;
    clear:none;
    width: 246px;
    height: auto;
}

.mijnSonneveldPanelMiddleLeft {
    float:left;
    clear:none;
    width: 120px;
    padding: 10px 15px 10px 15px;
}

.mijnSonneveldPanelMiddleLeft td {
    padding: 3px;
}

.mijnSonneveldPanelMiddleRight {
    float:left;
    clear:none;
    width: 76px;
    padding: 10px;
}

.mijnSonneveldPanelButtonLeft {
    float:right;
    clear:none;
    width: 12px;
    height: 27px;
    background-image: url('../images/interface/mijnsonn.button.left.gif');
}

.mijnSonneveldPanelButtonMiddle {
    float:right;
    clear:none;
    width: auto;
    height: 20px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    background-image: url('../images/interface/mijnsonn.button.middle.gif');
    cursor: pointer;
}

.mijnSonneveldPanelButtonRight {
    float:right;
    clear:none;
    width: 27px;
    height: 27px;
    background-image: url('../images/interface/mijnsonn.button.right.gif');
}


.mijnSonneveldPanelBottom {
    background-image: url('../images/interface/mijnsonn.panel.bottom.gif');
    float:left;
    clear:none;
    width: 246px;
    height: 7px;
}

.mijnSonnUitloggen {
    background-image: url('../images/mijnsonneveld/uitloggen.gif');
    background-position: right -2px;
    background-repeat: no-repeat;
    background-color:White;
    width: 155px;
    height: 19px;
    margin-top: 20px;
    padding-left: 15px;
    padding-top: 4px;
}

.mijnSonnNaarOverzicht {
    font-weight:bold;
    text-align: right;
    width: 170px;
}

.mijnSonnUitloggen a {
    text-decoration: none;
}

/* Einde Mijn Sonneveld */

/* Opmaak voor mijn account */
.defaultBold {
    font-weight:bold;
}

.itempad {
    font-size: 10px;
}

.tableCellTwo, .tableCellTwo {
    padding: 3px;
}
/* Opmaak voor mijn account */        

/*  Recepten */
.receptKnoppen {
    width: 160px;
    height: 100px;
    float: right;
    clear: none;
    margin-left: 10px;
}
/* Einde recepten */

/* Opmaak voor de zoekresultaten */
.result {
    margin-bottom: 25px;
}

h3 {
    margin: 0;
    font-weight: normal;
}

h4 {
    font-size: 11px;
}

small {
    font-size: 9px;
}

.url {
    color: #8B521E;
}

.active {
    background: #FFD232;
    font-weight: bold;
}

.paginate {
    margin: 25px auto;
    text-align: center;
}

.page {
    border: 1px solid #999;
    padding: 5px;
    text-decoration: none;
}

.facet .active {
    background: white;
}
/* Opmaak voor de zoekresultaten */

.floatLeft {
    float: left;
}

.clear {
    clear: both;
}

/** Sonblocks **/
.sonblock .middle {
    /* height: 180px;*/
    padding: 0 10px !important;
}
.sonblock .middle IMG
{
    width: 264px;
    border: 1px solid #cccccc;
}

#zoekwoorden {
    background: url(../images/interface/zoekwoorden.gif) no-repeat;
    height: 111px;
    width: 560px;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
}
#zoekwoorden a {
    text-decoration: none;
}

#zoekwoorden .zoekwoord {

}

#zoekwoorden .gewicht1 { font-size: 1.2em }
#zoekwoorden .gewicht2 { font-size: 1.4em }
#zoekwoorden .gewicht3 { font-size: 1.6em }
#zoekwoorden .gewicht4 { font-size: 1.8em }
#zoekwoorden .gewicht5 { font-size: 2.0em }

#productCombinaties a {
    text-decoration:none;
    font-weight:bold;
    margin-left:0px;
}

#productCombinaties ul {
    margin-bottom:10px;
    list-style: none;
}

#productCombinaties ul.first {
    margin-bottom:0px;
}

#productCombinaties ul li a {
    text-decoration:none;
    font-weight:normal;
    padding-left: 15px;
    background: url('../images/interface/arrow.list.icon.gif') no-repeat;
}

.meer {
    background: url('../images/interface/arrow.list.icon.gif') no-repeat;
    padding-left: 15px;
    font-weight: bold;
    float: right;
    text-decoration: none;
}
/** Sonblocks **/

.mijnSonnRec a, .mijnSonnProd a, .mijnSonnNieuwsbrieven a {
    color: white;
    text-decoration: none;
}


.beeldbankItem
{
    width: 254px;
    float: left;
    margin: 3px 2px 1px 2px;
    background-color: #ffe999;
    border: 1px solid #cca828;
}
.beeldbankThumb
{
    background-color: #444444;
    background-position: 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #cca828;
    cursor: pointer;
    display: block;
    height: 110px;
    float: left;
    margin: 0px 10px 0px 0px;
    width: 110px;
}
.beeldbankThumb IMG
{
    max-width: 110px;
    max-height: 110px;
}
.beeldbankContent
{
    padding: 0px 0px 0px 0px;
}
.beeldbankTekst {
    float: right; 
    margin-right: 10px; 
    width: 123px; 
    word-wrap: break-word;
}

/* Videoopmaak */
.product_video_left {
    display: block;
    float: left;
    width: 400px;
    height: 225px;
}

.product_video_right {
    display: block;
    float: left;
    border:1px solid #CCA828;
    padding: 6px;
    width: 106px;
    height: 211px;
    background-color: #FFE999;
}

.product_video_right2 {
    display: block;
    float: left;
    border: 1px solid #D2D2D2;
    padding: 8px;
    width: 132px;
    height: 207px;
    background-color: #FFFFFF;
}

tr.failed {
    color: red;
}
.productSpecificatie
{
    width: 548px;
    margin: 0px 0px 10px -14px;
}
.productSpecificatie .head
{
    border: 1px #FF0000;
    height: 25px;
    width: 548px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 10px;
    background-image: url('../images/interface/panel.yellow.wide.top.gif');
    background-repeat: no-repeat;
}
.productSpecificatie .content
{
    width: 518px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 5px 15px;
    background-image: url('../images/interface/panel.yellow.wide.middle.gif');
    background-repeat: repeat-y;
}
.productSpecificatie .footer
{
    height: 10px;
    width: 548px;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../images/interface/panel.yellow.wide.bottom.gif');
    background-repeat: no-repeat;
}
.specificatiesContent {
    padding: 10px 0px 15px 0px;
}
.specificatiesContent p {
    margin: 5px 0px;
}
.specificatiesRow {
    margin-bottom: 10px;
}
.specificatiesNaam {
    float: left;
    width: 185px;
    font-weight: bold;
}
.specificatiesVeld {
    float: left;
    width: 315px;
}
.specificaties50P {
    width: 50%;
    float: left;
}
td .head {
    font-weight: bold;
}
.productspecs_zoeken {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.productspecs_naam {
    float: left;
    width: 235px;
}
.productspecs_datum {
    float: left;
    width: 150px;
}
.productspecs_update {
    float: left;
    width: 59px;
}
.productspecs_type {
    float: left;
    width: 35px;
}
.productspecs_opties {
    float: left;
    width: 70px;
}
.productspecs_row0 {
    background-color: rgb(240, 240, 240);
}
.productspecs_row1 {
    background-color: rgb(255, 255, 255);
}
.alle_productspecs_naam {
    float: left;
    width: 480px;
}
#legendaL {
    margin-top: 15px;
    width: 300px;
    float: left;
}
#legendaL .shortcut {
    width: 20px;
    float: left;
}
#legendaR {
    margin-top: 15px;
    width: 200px;
    float: right;
    text-align: right;
}
#legendaR input {
    width: 190px;
}

.display_none {
    display:none;
}
#mf_main_body h2 {
    display: none;
}

#Archiefintro {
    margin-bottom: 10px;
}
#ArchiefIntroTekst {
    float: left;
    width: 350px;
}
#ArchiefIntroLink {
    float: right;
    text-align: right;
    width: 200px;
}

#recaptcha_table {
    width: 99%;
}

.recepten_combineren td, .recepten_combineren th {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

.recepten_combineren td.even, .recepten_combineren th {
    background-color: #EEEEEE;
}

#mf_main_body .mf_li_address_street
{
    display: block;
    clear: both;
}
#mf_main_body .mf_li_address_city
{
    float: left;
    margin-right: 5px;
}
#mf_main_body .mf_li_address_city input
{
    margin: 0px;
    width: 145px;
}
#mf_main_body .mf_li_address_street label,
#mf_main_body .mf_li_address_zip label,
#mf_main_body .mf_li_address_city label
{
    display: block;
    margin-bottom: 10px;
}

/* Stomme machform adres fix */

/* Puur voor de bakker */
#menu #menuitem_puur_voor_de_bakker.menuWhiteSelected A
{
    background-position: 00px 0px;
    background-image: url('../images/interface/menu.pvdb.gif');
}
.error_naslag
{
    color: #c20202;
    margin: 5px 0px;
}
.contentImgPressie
{
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    height: 100px;
    width: 170px;
}
.contentImgPressie IMG
{
    width: 170px;
}
#PuurVoorDeBakkerFormulier UL
{
    width: 500px;
}
#ActiviteitenOverzicht H3
{
    font-weight: bold;
}
.ActiviteitBlok
{
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.ActiviteitAfbeelding
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    width: 200px;
}
.ActiviteitAfbeelding IMG
{
    width: 200px;
}
#ActiviteitAfbeeldingVol
{
    float: left;
    height: 60px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 60px;
}
.ActiviteitIntroductie
{
    float: left;
    margin-bottom: 10px;
    width: 340px;
}
.ActiviteitButton, .ActiviteitButton:hover
{
    color: #FFFFFF;
    display: block;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
    text-decoration: none;
    width: 100px;
}
#map_canvas
{
    background-color: #FF0000;
    display: block;
    height: 250px;
    width: 500px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#scrollable, #videoscrollable {

	/* required settings */
        float: left;
        height: 80px;
        overflow:hidden;
	position:relative;
	width: 440px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#scrollable .items, #videoscrollable .items
{
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#scrollable .items DIV, #videoscrollable .items DIV
{
    float: left;
}
#scrollable .items IMG, #videoscrollable .items IMG
{
    float: left;
    margin-right: 5px;
    width: 107px;
}

a.browse, #overlaynext, #overlayprev {
    background:url(../images/hori_large.png) no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 30px;
    margin: 20px 10px;
    width: 30px;
}

/* right */
a.right, #overlaynext {
    background-position: 0 -30px;
    clear:right;
    margin-right: 0px;
}
a.right:hover, #overlaynext:hover {
    background-position: -30px -30px;
}
a.right:active, #overlaynext:active 	{
    background-position: -60px -30px;
}


/* left */
a.left, #overlayprev	{
    float: left;
    margin-left: 0px;
}
a.left:hover, #overlayprev:hover {
    background-position:-30px 0;
}
a.left:active, #overlayprev:active {
    background-position:-60px 0;
}

/* overlay styling */
#box {
	background-image:url(../images/interface/black.png);
	width:656px;
	height:524px;
	position:absolute;
	display:none;
}

/*
	image is contained on the overlay background image.
	the closing button is thus just a transparent container.
*/
#box .close {
    position:absolute;
    left:8px;
    top:8px;
    cursor:pointer;
    height:35px;
    width:35px;
    text-decoration:none;
}

/* overlay */
#images {
    position:absolute;
    overflow:hidden;
    margin:50px;
    width:557px;
    height:400px;
    text-align: center;
}

#mediaPlayer, .mediaPlayer
{
    background-color: #000000;
    display:block;
    height: 360px;
    margin: 40px;
    width: 640px;
}
.mijnSonneveldPVDBItem
{
    padding-bottom: 5px;
}
.mijnSonneveldPVDBItem .title
{
    float: left;
    width: 190px;
}
.mijnSonneveldPVDBItem .info
{
    float: right;
    width: 16px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    background: transparent url(../images/interface/tooltip_black_arrow.png);
    color:#fff;
    display: none;
    font-size: 12px;
    height: 90px;
    padding: 15px;
    width: 180px;
}

.ActiesIndexAfbeelding
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 250px;
}
.ActiesIndexAfbeelding IMG
{
    width: 250px;
}
.ActiesIndexContent
{
    float: left;
    margin-bottom: 10px;
    width: 290px;
}
.ActiesIndexContent h3
{
   font-weight: bold;
}
.ActiesIndexButton, .ActiesIndexButton:hover
{
    background: url("../images/interface/button.bg.yellow.jpg") no-repeat;
    color: #555555;
    display: block;
    float: right;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    margin-right: 10px;
    margin-top: 10px;
    padding: 3px 6px 5px;
    text-decoration: none;
    width: 96px;
}
.ActiesIndexSeparator
{
    clear: both;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 10px;
}


.OnlineCreditsLabel
{
    float: left;
    width: 80px;
}
.OnlineCreditsValue
{
    float: left;
    text-align:right;
    width: 38px;
}
#CreditsFormBlok
{
    margin: 10px 0px 20px;
    
}
.CreditKollom
{
    text-align: left;
    width: 75px;
}
.PrijsKollom
{
    text-align: left;
    width: 120px;
}
.PrijsPerCreditKollom
{
    text-align: left;
    width: 120px;
}
.CreditsRow .CreditsLabel
{
    float: left;
    width: 140px;
}
.CreditsRow .CreditsInput
{
    float: left;
    width: 400px;
}
.CreditsInput INPUT[type=text]
{
    width: 300px;
}
.error
{
    color: #c20202;
    margin: 5px 0px;
}

#TopSocial
{
    margin-top: 5px;
    text-align: right;
}


.star_rating {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #93784b;
    float: left;
    width: 100px;
    position: relative;
    top: 10px;
}
.ratinghover {
    background: url('../images/star.png');
    cursor: pointer;
    z-index: 1;
}
#RightWebsiteRating
{
    margin: 0px auto;
    width: 180px;
    position:absolute;
    bottom:0px;
    right: 0px;
    z-index: 10;
}
#RightWebsiteRatingPlaceHolder
{
    height: 65px;
    width: 180px;
    z-index: 0;
}
