* {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 13pt;
}

#container {

	position: relative;
	width: 1024px;
	margin: 0 auto;
text-align: left;
}

/********************/
/***** OPMAAK *****/
/*******************/
ul {
	list-style: none;
}
/*******************/
/***** HEADER *****/
/******************/
#header {
font: 0.75em Arial Narrow, Verdana, Arial, Tahoma, Trebuchet MS;
	position: relative;
	height: 224px;
	background: url(header.jpg);
	margin-bottom: 5px;
}
h1 {
	text-indent: -999em;
}
/***** ZOEKEN *****/
#header form {
	position: absolute;
	top: 8px;
	left: 824px;
	height: 22px;
	width: 174px;
}
#header form input.zoeken {
	position: absolute;
	top: 0;
	right: 0;
	width: 144px;
	font-weight: bold;
	height: 22px;
	background: #fff;
	outline: none;
	border: none;
	color: #8a8686;
	text-align: center;
	padding-top: 5px;
}
#header form input.verstuurknop {
	width: 30px;
	height: 22px;
	background: transparent url(zoeken.jpg) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}

input.submitSearchAjaxButton
{
position: absolute;
       height: 22px;
       width: 20px; border: none;
       background: #D96855 url(down.gif);
       color: #FFF;
top: 0;
	right: 0;
}
/***** MENU *****/
#header ul {
	position: absolute;
	bottom: 17px;
	left: 13px;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
}
#header ul a {
	font-weight: bold;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 150%;
	background: url(menu.png);
	width: 124px;
	line-height: 30px;
	display: block;
	text-align: center;
}
#header ul a:hover, #header ul a.selected {
	background: url(menuh.png);
}

/****************/
/***** LEFT *****/
/***************/
#left {
	float: left;
	margin-left: 7px;
	width: 136px;
	line-height: 170%;
}
#left .box {
	width: 100%;
}
#left .boxh {
	height: 11px;
	font-size: 1px;
}
#left .boxf {
	height: 11px;
	font-size: 1px;
}
#left ul {
	margin-left: 15px;
}
#left a {
	color: #055f9b;
	text-decoration: none;
}
/******************/
/*****  RIGHT *****/
/*****************/
#right {
	float: right;
	margin-right: 20px;
	width: 162px;
}
#right .box {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
#right .boxh {
	height: 6px;
	font-size: 1px;
}
#right .boxf {
	height: 6px;
	font-size: 1px;
	margin-bottom: 5px;
}
#right a {
	color: #055f9b;
	text-decoration: none;
}
/*******************/
/*****  CENTER *****/
/*******************/
#center {
	float: left;
	width: 628px;
	margin-left: 42px;
}
/*******************/
/***** FOOTER *****/
/******************/
#footer {
	clear: both;
	text-align: center;
}
/*
 * Zoekbalk in de header
 */
.searchHeader
{
      position: absolute;

      top: 40px;
      left: 580px;
}

.searchHeaderLiveBalk
{
      position: absolute;

      top: 63px;
      left: 500px;
}



/*
 * Merkenshop menu
 */

.switchMenu
{
   width: 100%;
   float: left;
}

.switchMenu ul
{
   margin: 0;
   list-style: none;
   padding: 0;
}


.switchMenu li
{

   float: left;
   color: #FFF;
   background: #C43219 url(nav.gif) no-repeat 0px 0px;
   margin: 0;

   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 9px;
   padding-right: 0px;

   -moz margin-left: 1px;
}

.switchMenu a
{
   float: left;
   display: block;
   color: #fff;
   padding: 5px 20px 4px 10px;
   background: #C43219 url(nav.gif) no-repeat 100% 0px;
   text-decoration:none;
   font-weight: bold;

}


.switchMenu #current
{
    background: #1995C2 url(nav.gif) no-repeat 0 -41px;
    color: #FFF;
}

.switchMenu #current a
{
    background: #1995C2 url(nav.gif) no-repeat 100% -41px;
    padding:5px 20px 4px 11px;
    color:#FFF;
}


/*
 *  Tab menu
 */

.tab_hoofdmenu
{
      background-color: #000000;
      width: 100%;

      border-bottom: 5px solid #FFFFFF;

      padding: 5px;

      text-align: center;

      margin: 0px;
}

#tab_menu
{
     padding-left: 3px;


     width: 100%;

}

.tab_menu_padding
{
    margin: 0px;
    padding-left: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 5px;

    text-align: center;

            background-image: url( 'mouseOut.gif' );
}



.tab_menu_padding div
{
        float:left;
        color: #FFF;
        margin:0;
        padding: 6px;

        width: 130px;

        border-right: 1px solid #FFFFFF;

}

.tab_menu_a a:hover
{
        color: #FFFFFF;
}

.tab_menu_hover
{
        float:left;
        color: #FFF;
        margin:0;
        padding: 6px;

        border-right: 1px solid #FFFFFF;

        background-image: url( 'mouseOver.gif' );
}

.tab_menu_current
{
        float:left;
        color: #FFF;
        margin:0;
        padding: 6px;

        border-right: 1px solid #FFFFFF;

        background-image: url( 'mouseActive.gif' );
}


.tabs_item_active
{
         background-image: url( 'templates/images/nav/tile2.gif' );
}

.tabs_item
{
         background-image: url( 'nav/tile1.gif' );
}

#tab
{

     width: 143px;

     background-image: url( 'tab_overlay_normal.gif' );


     font-weight: bold;

     text-align: center;



     padding-top: 7px;
     padding-bottom: 7px;

     float: left;

     margin-right: 3px;
}

#tab_active
{

    background-image: url( 'tab_overlay.gif' );

    width: 143px;


     font-weight: bold;

     text-align: center;



     padding-top: 7px;
     padding-bottom: 7px;



     float: left;

     margin-right: 3px;
}

/*
 * Producten menu - links (categorieën)
 */
.menu1
{
    width: 223px;

   background-color: #FBFAF9;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

    padding-top: 3px;
    padding-bottom: 3px;
}

.menu1_hover
{
    width: 223px;

    background-color: #c9beb7;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

    padding-top: 3px;
    padding-bottom: 3px;
}

.menu2
{
    width: 223px;

    background-color: #FBFAF9;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

    padding-top: 3px;
    padding-bottom: 3px;

}

.menu2_hover
{
    width: 223px;

    background-color: #c9beb7;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

    padding-top: 3px;
    padding-bottom: 3px;

}

.hoofd
{
    background-color: #F3F1EF;
    background-repeat:repeat-y;

    width: 223px;
    padding-top: 4px;
    padding-bottom: 4px;

    padding-right: 0px;



    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;
}

.hoofd_first
{
    background-color: #F3F1EF;
    background-repeat:repeat-y;


    width: 223px;
    padding-top: 4px;
    padding-bottom: 4px;

    border: #AEAEAE 1px solid;

}

.hoofd_hover
{
    background-color: #c9beb7;
    background-repeat:repeat-y;

    width: 223px;
    padding-top: 4px;
    padding-bottom: 4px;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;
}

.hoofd_first_hover
{
    background-color: #c9beb7;
    background-repeat:repeat-y;

    width: 223px;
    padding-top: 4px;
    padding-bottom: 4px;

    border: #AEAEAE 1px solid;

}


/*
 * Menu items
 */
.menu_inhoud
{

    padding: 4px;



}

.menu_links_hoofd
{
    background-color: #F3F1EF;

    width: 223px;
    padding-top: 4px;
    padding-bottom: 4px;

    border-bottom: #AEAEAE 1px solid;
    border-top: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;
}

.menu_links_sub
{
    width: 223px;

    background-color: #FBFAF9;
    overflow:hidden;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

}

.menu_links_sub_white
{
    width: 223px;


    overflow: hidden;

    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;

    padding-top: 3px;
    padding-bottom: 3px;


}


.menu_links_item
{
    padding-left: 5px;

    padding-top: 3px;
    padding-bottom: 3px;
}


.menu_links_item_hover
{
    background-color: #c9beb7;

    padding-left: 5px;

    padding-top: 3px;
    padding-bottom: 3px;
}
/*
 *  Copyright balk
 */

 .copyright
{
      padding: 15px;


}

/*
 * Productenbalk
 */
.productenBalk
{
    width: 100%;

    padding: 0px;

    background-color: #C9BEB7;
}

.productenBalk div
{
    float: left;

    padding: 5px;

    background-color: #C9BEB7;
    font-weight: bold;

    border-right: 1px solid #FFFFFF;

}

/*
 * Lokatiebalk
 */
.lokatieBalk
{
    padding: 0px;

    background-color: #C9BEB7;
}

.lokatieBalk div
{
    float: left;

    padding: 5px;

    background-color: #C9BEB7;
    font-weight: bold;

}

.merkenTD
{
     padding: 5px;

     border-bottom: 1px solid #FED5D6;
     border-right: 1px solid #FED5D6;
}

.merkenTD_first
{
     padding: 5px;

     border-left: 1px solid #FED5D6;
     border-right: 1px solid #FED5D6;
     border-bottom: 1px solid #FED5D6;
}

.merkenTD_first_top
{
     padding: 5px;

     border: 1px solid #FED5D6;
}

.merkenTD_top
{
     padding: 5px;

     border-top: 1px solid #FED5D6;
     border-bottom: 1px solid #FED5D6;
     border-right: 1px solid #FED5D6;
}

/*
 * Live search div
 */

.liveSearch
{
      width: 193px;

      display: none;


      background-color: #FFFFFF;
      border: 1px solid #2766AD;

}

.liveSearchNormal
{
      padding: 5px;
}

.liveSearchHover
{
       background-color: #2F4A99;

       color: #FFFFFF;

       padding: 5px;
}

#error
{
     font-color: red;
}
