BODY
{
	background-color: white;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}



#main
{
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

H4
{
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

IMG.clickable
{
	cursor: pointer;
	border: 1px #FFFFFF solid;
}

IMG.clickable:hover
{
	cursor: pointer;
	border: 1px #BABABA solid;
}

.mainmenu
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}

#mainmenu a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
}

#mainmenu a:hover
{
	text-decoration: underline;
}

#menu_item
{
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

#menu_item a
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

#menu_item a:hover
{
	text-decoration: underline;
}

#menu_item a.selected
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#menu_item a.subselected
{
	font-weight: bold;
	color: #CE4342;
}

#menu_divider
{
	background: url("../images/menu_divider.png") no-repeat;
	width: 130px;
	height: 3px;
	margin-left: 10px;
}

#product_name
{
	display: inline;
	overflow: hidden;
}

#product_name H1
{
	font-size: 12pt;
	font-weight: bold;
	color: #ce4342;
}

#product_price H1
{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #707070;
	margin: 0px;
	margin-left: 0px;
	text-align: right;
	width: 80px;
	display: inline;
}

#product_price_clean H1
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	margin-left: 0px;
	text-align: right;
	width: 50px;
	display: block;
}

#prodnumber
{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #707070;
	width: 110px;
}

#prodnumber_clean
{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #707070;
	width: 30px;
}

#randomspecial_price H1
{
	display: inline;
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #707070;
}

#product_image
{
	margin-right: 10px;
}

#product_description
{
	display: inline;
}

#product_description H1
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Helvetica;
	text-align: left;
}

#button
{
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#button IMG
{
	padding: 0;
	margin: 0;
}

#button a
{
	text-decoration: none;
	color: #FFFFFF;
}

#logo
{
	background: url("../images/logo.png");
	height: 63px;
	width: 219px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#top1, #top2, #top3
{
	height: 44px;
	width: 44px;
	border: 0px;
	margin-top: 14px;
}

#top1
{
	background: url("../images/top1.png") no-repeat;
}

#top2
{
	background: url("../images/top2.png") no-repeat;
}

#top3
{
	background: url("../images/top3.png") no-repeat;
}

#topbar
{
	background: url("../images/topbarbg.png") repeat-x;
	height: 92px;
	width: 100%;
	border: 0px solid black;
	font-family: verdana, arial;
	font-size: 7pt;
	margin-bottom: 0px;
	padding: 0px;
}

#content_table
{
	width: 800px;
	background: url("../images/middlebg.png") no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.left_panel
{
	background: url("../images/panelsbg.gif") repeat-y;
	border: 0px solid black;
	font-family: verdana, arial;
	font-size: 7pt;
	padding: 0px;
	padding-left: 0px;
	vertical-align: top;
	width: 170px;
}

.middle_panel
{
	vertical-align: top;
	padding: 0px;
	padding-top: 8px;
	height: 500px;
}

.right_panel
{
	background: url("../images/rightpanelbg.png") repeat-y;
	border: 0px solid black;
	font-family: verdana, arial;
	font-size: 7pt;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

#content
{
	margin: 0px;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 0px;
	width: 428px;
}

#group_select
{
	background: url("../images/button_groupselect.png") no-repeat;
	width: 134px;
	height: 117px;
	padding-top: 7px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#group_select IMG
{
	border: 0px;
	margin-bottom: 6px;
}

#group_select a
{
	color: #FFFFFF;
	text-decoration: none;
}

#group_select a:hover
{
	text-decoration: underline;
}

#section_title
{
	font-family: Verdana;
	font-size: 15px;
	color: white;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#paydesk
{
	width: 400px;
	color: black;
	padding-left: 20px;
	padding-bottom: 20px;
}

#paydesk_empty
{
	text-align: center;
}

#paydesk TABLE
{
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
	width: 100%;
	margin: 0px;
}

#paydesk TH
{
	background: #CE4342;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: arial;
}

#products
{
	width: 400px;
	color: black;
	padding-left: 20px;
	padding-bottom: 20px;
}

#navigator, #navigator2
{
	width: 400px;
	color: black;
	padding-left: 32px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
}

#noproducts
{
	font-family: arial;
	font-size: 11px;
	color: #47446A;
	text-align: center;
	margin-top: 20px;
}

#groupmenu
{
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	width: 165px;
}


.bottompanelbg
{
	background: url("../images/bottompanelbg.png") no-repeat;
	height: 50px;
	width: 100%;
	border: 0px solid black;
	font-family: Arial;
	font-size: 9px;
	text-align: right;
	color: #C0C0C0;
	font-weight: bold;	
	padding: 0px;
	padding-top: 6px;
	padding-right: 20px;
	vertical-align: top;
}

.bottompanelbg a
{
	text-decoration: none;
	color: #C0C0C0;
}

.bottompanelbg a:hover
{
	text-decoration: underline;
}

#panel_search
{
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	background: url("../images/panel_search.png") no-repeat;
	width: 160px;
	height: 69px;
	padding-left: 5px;
}

#panel_trolley
{
	font-weight: bold;
	font-family: verdana, arial;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	font-size: 0px;
}

#trolley
{
	font-size: 8pt;
	width: 150px;
}

.trolley_entry
{
	font-family: verdana, arial;
	background-color: #FFFFFF;
	width: 154px;
	height: 25px;
	margin: 2px;
	background: url("../images/bg_trolley_entry.gif") no-repeat;
}

TD.trolley_entry
{
	font-family: arial;
	font-size: 10px;
}

IMG.trolley_entry
{
	width: 20px;
	height: 20px;
	border: 0px;
}

#trolley_product_detail
{
	display: none;
	position: absolute;
	background: white;
	width: 200px;
	height: 100px;
	border: 1px solid #BABABA;
}

#trolley_addentry
{
	position: absolute;
	background: white;
	width: 1px;
	border: 1px solid #BABABA;
	top: 0px;
	left: 0px;
}

#trolley_addentry TD
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

#trolley_addentry H1
{
	font-size: 14pt;
	font-weight: bold;
	color: #ce4342;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}

#panel_trolley_top
{
	background: url("../images/panel_trolley_top.png") no-repeat;
	width: 160px;
	height: 4px;
	padding-left: 5px;
}

#panel_trolley_bottom
{
	background: url("../images/panel_trolley_bottom.png") no-repeat;
	width: 160px;
	height: 6px;
	padding-left: 5px;
}

#panel_trolley_middle
{
	background: url("../images/panel_trolley_middle.png") repeat-y;
	padding-left: 5px;
	width: 160px;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

#panel_specials_top
{
	background: url("../images/panel_specials_top.png") no-repeat;
	width: 160px;
	height: 29px;
	padding-left: 5px;
	font-family: verdana, arial;
	font-size: 8pt;
	text-align: center;
}

#panel_specials_bottom
{
	background: url("../images/panel_specials_bottom.png") no-repeat;
	width: 160px;
	height: 16px;
	padding-left: 5px;
}

#panel_specials_middle
{
	background: url("../images/panel_specials_middle.png") repeat-y;
	padding-left: 5px;
	width: 160px;
	font-size: 8pt;
	font-weight: normal;
}

.search_field
{
	width: 80px;
	height: 18px;
	font-size: 9pt;
	border: 1px #C0C0C0 solid;
}

#panel_offers
{
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	background: url("../images/panel_offer.png") no-repeat;
	width: 160px;
	height: 205px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#leftpanel
{
	background: url("../images/groupmenubg.png") repeat-y;
	width: 165px;
	border: 0px solid black;
	font-family: verdana, arial;
	padding: 0px;
	margin-left: 8px;
	top: 107px;
}

#back a
{
	text-decoration: none;
	margin-top: 0px;
}

#back img
{
	border: 0px;
	margin-right: 5px;
}

#results td
{
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}

#back a:hover
{
	text-decoration: underline;
}

a.readmore
{
	float: right;
}

#imagerotate
{
	height: 118px;
	width: 118px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 9px;
	margin-left: 1px;
}

#imagerotate img
{
	border: 0px;
	margin: 0px;
	margin-left: 4px;
	margin-right: 0px;
}

#imagetitle
{
	background: url("../images/header_1.gif");
	height: 118px;
	width: 600px;
	border: 0px;
	margin: 0px;
	font-family: verdana, arial;
	font-size: 7pt;
	margin-bottom: 5px;
}

#titletext
{
	float:left;
	width: 280px;
	margin-left: 30px;
	text-align: center;
	margin-top: 35px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

#imagetitle img
{
}

#quote
{
	background: url("../images/back_quote.gif");
	left: 550px;
	top: 185px;
	height: 147px;
	color: #005E1E;
	font-family: Verdana, Arial, Helvetia;
	font-size: 8pt;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
	overflow: hidden;
}

#quote a
{
	color: #005E1E;
	text-decoration: none;
}

#quote a:hover
{
	text-decoration: underline;
}

ul.menu_right
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	text-align:left;	
}

.menu_right li
{
	list-style-image: url();
}

#menu_shortcuts li
{
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
}

#menu_shortcuts a
{
	text-decoration: none;
	color: #6281BA;
}

#menu_shortcuts a:hover
{
	text-decoration: underline;
}

#menu_shortcuts
{
	margin: 0px 0px 20px 20px;
	padding-left: 0px;
	text-align: left;
}

#menu_shortcuts li
{
	list-style-type: none;
	margin-bottom: 5px;
}

#menu_shortcuts ul
{
	color: #003266;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	font: normal 11px/12px  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#menu_right li
{
	list-style: none;
	font:normal 11px/12px  Verdana, Arial, Helvetica, sans-serif;
	background-color:#7eabd4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetia;
	border-right: 1px solid #467cab;
	border-left: 1px solid #467cab;
	border-top: 1px solid #D2E2F1;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	padding-top: 10;
	padding-bottom: 10;
}

#menu_right a
{
	text-decoration: none;
	color: #FFFFFF;
}

#menu_right a:hover
{
	text-decoration: underline;
}

#menu_right_top
{
	background: url("../images/info_top.gif");
	width: 175px;
	height: 35px;
}

#menu_right_bottom
{
	background: url("../images/info_btm.gif");
	height: 10px;
	overflow: hidden;
}

#menu
{
	background: url("../images/back_menu.gif");
	left: 0px;
	top: 185px;
	width: 534px;
	height: 28px;
	margin-top: 2px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetia;
	font-weight: bold;
	color: white;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
}

#footer
{
	position: relative;
}

.rightmenu label.top
{
height:35px;
background: url("../images/info_top.gif");
display:block;
}

.menu {
  padding: 0 0 0 0.5em;
}
.menu ul {
  list-style: none;
  border: none;
  text-align:left;
}
.menu li a {
  width: 100%;
  text-decoration: none;
}

H1.divider
{
	margin-top: 100px;
	padding: 20px;
	color:#ce4442;
	font: bold 11px/18px Georgia, "Times New Roman", Times, serif;
}

#menu_text
{
	padding-top: 6px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 8pt;
}

#menu_text a
{
	text-decoration: none;
	color: white;
}

#menu_text a:hover
{
	text-decoration: underline;
	color: white;
}

#content_intro, #section_intro
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    font-size-adjust: none;
    font-stretch: normal;
	text-align: justify;
	padding-left: 20px;
}

#extrainfo
{
	width: 163px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    font-size-adjust: none;
    font-stretch: normal;
	text-align: left;
	margin: 0;
	margin-left: 10px;
	margin-top: 13px;
	padding: 0px;
}

#content_title IMG
{
	border: 0px; 
	margin-left: 0px;
	margin-right: 5px;
	height: 10px;
}

#content_title H2
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
	text-align: justify;
	margin-bottom: 0px;
}

#content_intro, #section_intro
{
	margin: 0px;
}

#content_title a
{
	text-decoration: underline;
	color: #336699;
}

.nodedate
{
	margin:0;
	display: inline;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#nodecontent
{
	margin:0;
	margin-bottom:2em;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
}

.content
{
	display:block;
	margin: 0;
	padding:10px 20px 0 20px;
	width: 100%;
}


#footer
{
	margin:0;
	clear: both;
	margin-top:20px;
	padding: 0;
	border-top:3px double #C0C0C0;
}

#footer .footer 
{
	padding: 0;
	margin: 4px;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#butnext, #butprev, #butnext2, #butprev2
{
	display:inline;
}

#banner
{
	position: absolute;
	display: block;
	border: 1px #47446A solid;
	padding: 0px;
	margin: 0px;
	width: 323px;
	height: 300px;
	background: #47446A url("../upload/images/banners/kerst.jpg") no-repeat;
	background-position: 0 17;
	cursor: pointer;
}

#banner_text
{
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 225px;
}

#banner_caption
{
	height: 17px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10pt;
	width: 97%;
	background: #47446A;
}

#banner_caption A
{
	text-decoration: none;
	color: #FFFFFF;
}

#banner_caption A:hover
{
	text-decoration: underline;
}
