/* Body positioning
----------------------------------------------------------------------------- */

body {
/*
	background-image: url("images/smallbg.gif");
    background-repeat: repeat;
*/
    text-align:center;
    font-family: Verdana;
    font-size: 11px;
    color: #B5B5B5;
    position: relative;
}

img {
    border: none;
}

a {
    color: #B5B5B5;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}


form input {
    font-size: 9px;
}

hr { color: white; background-color: white; border: 1px dotted #DCECF3; border-style: none none dotted; }

h1 {
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}

#pagina {
    top:20px;
    width: 960px;
    background-color: transparent;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    border: 0px solid #FFFFFF;
}

#container {
	min-height: 520px;
    _height: 520px;
    background-color: white;
    text-align:left;
    margin: 0;
    padding: 2px;
    position: relative;
}

#corner_top_left {position: absolute;top: 0px;left: 0px;width: 7px;height: 7px;border: 0px solid #000000;margin: 0px;padding: 0px;
background: url("/NewDesign_HTML/images/cornertopleft.gif") no-repeat top left;}

#corner_top_right {position: absolute;top: 0px;right: 0px;width: 7px;height: 7px;border: 0px solid #000000;margin: 0px;padding: 0px;
background: url("/NewDesign_HTML/images/cornertopright.gif") no-repeat top right;}

#corner_bottom_left {position: absolute;left: 0px;bottom: 0px;width: 7px;height: 7px;border: 0px solid #000000;margin: 0px;padding: 0px;
background: url("/NewDesign_HTML/images/cornerbottomleft.gif") no-repeat bottom left;}

#corner_bottom_right {position: absolute;right: 0px;bottom: 0px;width: 7px;height: 7px;border: 0px solid #000000;margin: 0px;padding: 0px;
background: url("/NewDesign_HTML/images/cornerbottomright.gif") no-repeat bottom right;}

.margin {
    vertical-align: top;
    margin-left: 2px;
}

.searchbox {
    vertical-align: middle;
    
}
.searchButton {
	vertical-align: middle;
	height: 18px;
	border: 1px solid #B5B5B5;
	padding-top: 2px;
	padding-left: 2px;
}
#breadcrumbbg {
    background-image: url("/NewDesign_HTML/images/trendhopper_bg_topbar.gif");
    height:35px;
    width: 956px;
    overflow:hidden;
}

#breadcrumb {
    position: relative;
    padding: 8px;
    float:left;
    font-weight: bold;
}

#zoekbutton {
    position: relative;
    text-align: right;
    float: right;
    padding: 6px;
}
#topSearchFieldset {
    background-image: url(/2009/images/search_text.jpg); 
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 150px;
}

#countrybg {
    background-image: url("/NewDesign_HTML/images/languagebg.gif");
    height:30px;
    width: 200px;
}
#country {
    width: 186px;
    padding: 7px;
    vertical-align: top;
}

#country a {
    text-decoration: none;
}

#menu, #menumiddle, #menulong {
    position:relative;
    height:364px;
    width: 200px;
    font-family: Tahoma;
    font-size: 11px;
    margin-top:2px;
    margin-bottom:2px;
    background-color: white;
    float:left;
}

#menumiddle {
    height:555px;
}

#menulong {
    height:665px;
}

ul#mainMenu {
    position: relative;
    list-style:none;
    margin: 0px;
    padding: 0px;
}

#mainMenu li {
    border-bottom: 1px solid #D7E7Ef;
    padding: 5px;
}

#mainMenu li a {
    color: black;
    text-decoration: none;
}

#footLeft {
    /*position:absolute;*/
    /*bottom:0px;
    margin-top: 10px;
    float: left;*/
}
#leftad {
    position:relative;
    min-height: 60px;
    _height: 60px;
    text-align:center;
    padding-top: 20px;
}

#locatorbg {
    position: relative;
    background-image: url("/NewDesign_HTML/images/zoekbg.gif");
    height:60px;
    width: 200px;
}
#locator {
    position: relative;
    width: 186px;
    padding: 7px;
}

#locator p {
    font-size:1em;
    font-weight: bold;
    color: black;
}

#content, #contentmiddle, #contentlong {
    margin-top:2px;
    margin-left:2px;
    width: 754px;

    padding: 0px;
    float:right;
    color: black;
}

#contentmiddle {
    min-height: 555px;
    _height: 555px;
}

#contentlong {
    min-height: 665px;
    _height: 665px;
}

#contentleft {
    width: 516px;
    /*min-height: 376px;*/
    float:left;
    position: relative;
}

#contentheaderbg {
    background-image: url("/NewDesign_HTML/images/contentheader.gif");
    height:30px;
    width: 516px;
    background-repeat:no-repeat;
}
#contentheaderbg_button {
    background-image: url("/NewDesign_HTML/images/contentheader_big.gif");
    height:30px;
    width: 756px;
    background-repeat:no-repeat;
}
#contentlefttext {
    width:500px;
}

#contentlefttext img, #contentrighttext, #contentrighttext2 {
    padding: 6px;
}
#contentlefttext_int{
    padding-top: 6px;
}

#contentlefttext img {
    float:left;
}

#contentlefttext input {
    margin-top: 4px;
    margin-bottom: 4px;
}
#contentrighttext a{
	color:#83a30f;
}
.bluebg {
    padding: 8px;
    background-color: #F5F9FC;
}

.bluebg label {
    padding: 2px;
    font-weight:bold;
}

.red {
    color: red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.red_14, .red_14 a {
    color: red;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.red a {
    color: red;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.darkred {
    color: #e3001b;
    font-weight: bold;
}
.darkred a {
    color: #e3001b;
    text-decoration: none;
}

#contentright {
    float:right;
    min-height: 376px;
    _height: 376px;
    width: 236px;
}

#rightcolheaderbg, #rightcolheaderbg2 {
    background-image: url("/NewDesign_HTML/images/rightcolheader.gif");
    background-position: center top;
    background-repeat: no-repeat;
    min-height:30px;
    _height:30px;
    width: 236px;
}

#rightcolbg, #rightcolbg2 {
    background-image: url("/NewDesign_HTML/images/rightcolbg.gif");
    width:236px;
    height:160px;
    margin-top:2px;
    margin-bottom:2px;
}

#footerbg {
	margin-top: 14px;
    background-image: url("/NewDesign_HTML/images/trendhopper_bg_bottombar.gif");
    height:31px;
    width: 956px;
    position:relative;
    clear:both;
}

#footer {
    float:right;
    vertical-align: middle;
    padding: 8px 0px 8px 8px;
    
}
#footer a {
    text-transform: lowercase;
    color: #848283;
    font-weight: bold;
}
#disclaimer, #afbeeldingen_text {
	position: relative;
  float: left;
  font-size: 9px;
  color: #D9D9D9;
}


#afbeeldingen_text {
  float: right;
}

#disclaimer a, #afbeeldingen_text a {
  color: #D9D9D9;
}

#productDetailImage {
    border-color: #dbe8ee;
    border-width: 1px;
    border-style: solid;
}

#mainMenu li ul {
    margin: 10px;
    border: none;
}

#mainMenu li ul li {
    border: none;
}

.searchResults {
    list-style: disc;
}

.searchResults li {
    margin: 5px 0px 5px 20px;
}

.searchResults li a {
    font-weight: bold;
}

h1 {
    font-family: "Trebuchet MS" Arial Verdana, serif;
    font-size: 14px;
    color: #000;
}

/*#homeTable td {
    background:transparent url(/Newdesign_HTML//NewDesign_HTML/images/category_bg_blueblock.png) center center no-repeat;
}
*/
/* Category page
----------------------------------------------------------------------------- */
    .categoryList {
        float: left;
        width: 756px;
        min-height: 378px;
        _height: 378px;
        
      
        background-color: transparent;
/*        background-image: url("/categories/bg_articles.png");*/
        background-position: top left;
        background-repeat: repeat;
    
/*        background-color: #DDD8D5;*/
        list-style: none;
        padding: 0px;
    }
    .categoryList li {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("/categories/bg_articles_cell.png");
        float: left;
        width: 126px;
        height: 126px;
        margin: 0px;
        padding: 0px;
    }
    .categoryList li.wide {
        width: 252px;
        background-image: url("/categories/bg_articles_cell_wide.png");
    }
    .categoryList li.high {
        height: 252px;
        background-image: url("/categories/bg_articles_cell_high.png");
    }
    .categoryList li a {
        display: block;
        text-align: center;
        width: 100%;
        height: 100%;
    }
    .categoryList li:hover {
        background-image: url("/categories/bg_articles_cell_hover.png");
    }
    .categoryList li.wide:hover {
        background-image: url("/categories/bg_articles_cell_wide_hover.png");
    }
    .categoryList li.high:hover {
        background-image: url("/categories/bg_articles_cell_high_hover.png");
    }
    .categoryList li a img {
        border: none;
        margin: 0px;
        vertical-align: middle;
        position: relative;
        top: 50%;
    }
    .categoryList li.filler,
    .categoryList li.filler:hover {
        background-image: none;
    }
    #paginator {
        float: left;
        width: 100%;
        display: block;
        position: relative;
        top: 0px;
        padding: 8px 0px;
        text-align: center;
        font-size: 13px;
    }
    #paginator a,
    #paginator b {
        padding: 2px;
        text-decoration: none;
        font-weight: bold;
    }
    #paginator b,
    #paginator a.previousLink,
    #paginator a.nextLink {
        /*
        border: solid 1px #B0CBE0;
        background-color: #FFDF19;
        */
        
    }
    #paginator a.previousLink,
    #paginator a.nextLink {
        position: absolute;
        bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        background-image: url('/2009/images/btn_next.jpg');
        line-height: 20px;
        text-indent: -280px;
        width: 87px;
        overflow: hidden;
    }
    #paginator a.previousLink {
        left: 0px;
    }
    #paginator a.nextLink {
        right: 0px;
    }
    #paginator b.currentPosition {
        background-image: url('/2009/images/bg_current_page.jpg');
        width: 18px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 22px;
    }
    
/* Product detail page
----------------------------------------------------------------------------- */
#productDetailImage a {
    position: relative;
    display: block;
    text-align: center;
    min-height: 400px;
    _height: 400px;
}
#productDetailImage a img {
    position: absolute;
    top: 50%;
    left: 50%;
}

/* Mail a page lightbox
----------------------------------------------------------------------------- */
#mailpageLightbox {
    display: block;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    min-height: 275px;
    _height: 275px;
    position: relative;
}

/* Product lightbox
----------------------------------------------------------------------------- */
#productLightbox {
    display: block;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    min-height: 425px;
    _height: 425px;
    position: relative;
}

/* Lightbox general
----------------------------------------------------------------------------- */

#mailpageLightboxHeader,
#productLightboxHeader {
    display: block;
    background-color: #e4e4e4;
    margin-top: 0px;
    padding: 2px;
    border-bottom: solid 2px #bababa;
    position: relative;
    text-align: left;
}

#mailpageLightboxHeader h1,
#productLightboxHeader h1 {
    font-size: 12px;
    font-weight: bold;
    width: 50%;
    padding: 0px;
    color: #000000;
    text-align: left;
    text-indent: 10px;
}

#mailpageLightboxHeader a,
#productLightboxHeader a {
    background-color: #8b8b8b;
    border: solid 1px #bababa;
    color: #FFFFFF;
    font-size: 9px;
    padding: 1px 3px;
    position: absolute;
    right: 5px;
    top: 3px;
    text-decoration: none;
    text-transform: uppercase;
}

#mailpageLightboxHeader a span,
#productLightboxHeader a span {
    font-weight: bold;
    margin-right: 5px;
}

/*
#productLightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
}
*/

/* Header
----------------------------------------------------------------------------- */
#header {
    height: 77px;
    /*background-color: #DEDEDE;*/
}

/* Homepage
----------------------------------------------------------------------------- */
table#homeTable {
    /*border-collapse: separate;
    border-spacing: 2px;*/
    background-image: url("/Newdesign_HTML//NewDesign_HTML/images/category_bg_blueblock.png");
    background-position: 0px 0px;
}
table#homeTable td {
    width: 126px;
    height: 126px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    border:solid 0px red;
}
table#homeTable td a{
    background-position: 1px 0px;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    cursor: pointer;

}
table#homeTable td a {
    background-image: url("/Newdesign_HTML/images/categories_mask.png");
    overflow: hidden;
    font-size: 14px;
    font-family: Tahoma, Arial, Verdana, serif;
    text-align: center;
    width: 125px;
    height: 126px;
    color: #FFFFFF;
    cursor: pointer;

    margin-left:1px;
    
}
table#homeTable td#banner {
    width: 252px;
    height: 252px;
    background-image: none;
    padding-left:2px;
    vertical-align:top;
}

table#homeTable td.double {
    width: 248px;
    height: 248px;
    background-image: none;
}
td#virtueelhuis {
    background-color: #FFFFFF;
    background-image: url(/images/bg_house_large.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
div.categoryLinkz{
    text-align: center;
    position: relative;
    top:90px;
    width: 124px;
    height: 124px;
    border: 0px red solid;
}

/* Interieur tipgever list
----------------------------------------------------------------------------- */
#interieurList li.it_intro_position_1 {
    background-color: #6E96D4;
}

#interieurList li.it_intro_position_2 {
    background-color: #C67C89;
}
#interieurList li.it_intro_position_3 {
    background-color: #8DAB77;
}
#interieurList li.it_intro_position_4 {
    background-color: #908DAC;
}

#interieurList {
    margin: 10px auto;
    width: 540px;
}

#interieurList li {
    float: left;
    margin: 1px;
    height: 150px;
    width: 248px;
    padding: 10px;
    position: relative;
}

#interieurList li h2 img {
    margin: 5px auto;
}

#interieurList li h2 {
    margin: 0px auto;
}

#interieurList li h3 {
    margin-top: 10px;
}

#interieurList .it_list_link {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/* Interieur tipgever detail
----------------------------------------------------------------------------- */
#interieurDetail_1, #interieurDetail_2, #interieurDetail_3, #interieurDetail_4 {
    background-repeat:repeat-Y;
    padding-bottom:0px; 
    width:515px;
    background-position:right;
}
#padd{
    height:7px;
}
/*#interieurDetail_1 {

    background-image: url("/Newdesign_HTML/images/blue_white_bg.gif");

}
#interieurDetail_2 {  

    background-image: url("/Newdesign_HTML/images/pink_white_bg.gif");
   
}
#interieurDetail_3 {

    background-image: url("/Newdesign_HTML/images/green_white_bg.gif");   

}
#interieurDetail_4 {

    background-image: url("/Newdesign_HTML/images/purple_white_bg.gif");   

}*/
.color_white_1{
    background-image: url("/Newdesign_HTML/images/blue_white_bg.gif");  
    height:1px;
    width:756px;
}
.color_white_2{
    background-image: url("/Newdesign_HTML/images/pink_bg.gif");  
    height:1px;
    width:753px;
    background-position:1px;
}
.color_white_3{
    background-image: url("/Newdesign_HTML/images/green_bg.gif");  
    height:1px;
    width:753px;
    background-position:1px;
}
.color_white_4{
    background-image: url("/Newdesign_HTML/images/purple_bg.gif");  
    height:1px;
    width:753px;
    background-position:1px;
}
#interieurDetail_1 .leadImage, 
#interieurDetail_2 .leadImage, 
#interieurDetail_3 .leadImage, 
#interieurDetail_4 .leadImage {
    position:absolute;
    right: 0px;
    padding:10px;
    width:145px;
    height:145px;
}
#lead{
    width:300px;
}
.interieur_text{
    width:320px;
    padding-left:20px;
    padding-bottom:10px;
}
.interieur_text p {
    margin-bottom: 10px;
}
.interieur_text strong {
    font-weight: bold;
}
.titleImage, #lead{
    padding-left:6px;
    padding-bottom:10px;

}

/* Category list
----------------------------------------------------------------------------- */
table.categoryList {
    /*border-collapse: separate;
    border-spacing: 2px;*/
    background-image: url("/categories/bg_articles_2.png");
    background-position: 0px 0px;
}
table.categoryList td {
    width: 126px;
    height: 126px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    background-position: -1px -1px;
    background-repeat: no-repeat;
}

td.cell{
    width: 126px;
    height: 126px;
    background-color:white;
}

table.categoryList td a{
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
table.categoryList td a{
    line-height: 200px;
    overflow: hidden;
    font-size: 14px;
    font-family: Tahoma, Arial, Verdana, serif;
    text-align: center;
    width: 124px;
    height: 124px;
    color: #FFFFFF;
    cursor: pointer;
    border: 0px red solid;
}
table.categoryList td.double {
    width: 248px;
    height: 248px;
    background-image: none;
}
div.categoryLinkz2 {
    text-align: center;
    position: relative;
    width: 124px;
    height: 124px;
    border: 0px red solid;
}

.llink{
    height:24px;
    position:absolute;
    border:solid 0px blue;
}

/* eFolder page
----------------------------------------------------------------------------- */
.eFolderImageLink {
    display: block;
    background-color: yellow;
    clear: both;
}

.folderSubtitle {
    display: block;
    clear: both;
}

.folderText {
    padding-left: 10px;
}

/* Actie page
----------------------------------------------------------------------------- */
#raffle_container
{
 background-image: url('/images/raffle_bg_top.jpg');
 background-position: 0 0;
 background-repeat: no-repeat;
 width: 734px; height: 322px;
 padding-left:254px;
 margin-left: 10px;
}

#raffle_container_bottom
{
 background-image: url('/images/raffle_bg_bottom.gif');
 background-position: 0 0;
 background-repeat: no-repeat;
 width: 734px; height: 40px;
 padding:5px;
 margin-left: 10px;
}

/* Flash embed message
----------------------------------------------------------------------------- */
.flashEmbed {
    background-color: #FFFFFF;
    border: solid 1px #06368B;
    background-image: url("/images/adobe_flashplayer.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 80px 10px 10px 10px;
    margin: 10px 20px 10px 10px;
    color: #000000;
}

.flashEmbed a {
    display: inline;
    color: #06368B;
    font-family: inherit;
}

/* Page content
----------------------------------------------------------------------------- */
div.pageContent ol,
div.pageContent * ol,
div.pageContent ul,
div.pageContent * ul{
    list-style: disc;
    /*list-style-position: inside;*/
    margin-left: 20px;
}
.gradient {
	min-height: 270px;
    _height: 270px;
	background-image: url('/2009/images/bg_gradient.jpg'); 
	background-repeat: repeat-x; 
	background-position: 0px 218px;
}

#folder-online,
#folder-pdf {
    color: #7F7E84;
    
    padding-left: 220px;
    
}
#folder-online {
    
    background-image: url('/2009/images/folder_new.jpg');
    background-repeat: no-repeat;
    background-position: 90px 100px;
    padding-top: 55px;
    height: 150px;
}
#folder-pdf {
	margin-top: 55px;
    background-image: url('/2009/images/folder_pdf.jpg');
    background-repeat: no-repeat;
    background-position: 90px 25px;
    height: 170px;
}
#folder-online h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;    	
}
#folder-online p {
	margin-top: 30px;
	margin-bottom: 20px;
}
#folder-pdf h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
#folder-pdf p {
    margin-top: 20px;
    margin-bottom: 20px;
}
#folder-online a,
#folder-pdf a {
    font-weight: bold;
    	
}
#productImageContainer {
	float: left;
	border: 1px solid #DEDEDE;
	width: 410px;
	height: 205px;
	text-align: center;
	
}
#productDetailsContainer {
    float: left;
    position: relative;
    width: 320px;	
	height: 210px;
	padding-left: 20px;
	color: #7E7D83;
}
#productDetailsContainer h1 {
    font-size: 22px;
    font-weight: bold;
    color: #7E7D83;
}
#productDetailsContainer .price {
    position: absolute;
    right: 10px;
    bottom: 30px;
    
    font-size: 30px;
    font-weight: bold;
}
#productButtons {
	position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: right;
}
/**
 * new homepage
 */
#homeContainer {
    height: 218px;
    position: relative;
}
#bigBackgrounds {
    height: 218px;
    overflow: hidden;
}
#bigBackgrounds a {
    border: 0;
    cursor: pointer;
}
#buttonBar {
    margin-top: 30px;
    width: 744px;
    text-align: center;
}
#buttonBar a {
	font-weight: bold;
	color: #848283;
}
#iconList {
    overflow: hidden;
    height: auto;
    border: 1px solid red;
    margin: 0 auto;
    
}
#iconList li {
    float: left;
}

#nieuwsbriefCont{
  	background-image: url('/2009/images/nieuwsbrief_bg.jpg');
    background-repeat: no-repeat;
    width:654px;
    height:567px;
    padding:10px;

    color:#7f7e84;
}
	#nieuwsbriefCont .bold{
		font-weight:bold;
		color:#000;
	}
	#nieuwsbriefCont a{
		color:#83a30f;
		text-decoration: underline;

	}
	#nieuwsbriefCont input{
		border:solid 1px #838184;
	}
	#nieuwsbriefCont textarea{
		border:solid 1px #838184;
	}
	#nieuwsbriefCont .no-border {
	   border: 0px;
	}
	#nieuwsbriefCont .bdn{
		border:none;
	}
	
#contactCont{
  	background-image: url('/2009/images/contact_bg.jpg');
    background-repeat: no-repeat;
	width:754px;
	height:455px;
	padding:10px;
}
	#contactCont input{
		border:solid 1px #83a30f;
	}
	#contactCont textarea{
		border:solid 1px #83a30f;
	}
	#contactCont .bdn{
		border:none;
	}
	
#contentCont{

  	background-image: url('/2009/images/content_bg.jpg');
    background-repeat: no-repeat;
	width:754px;
	height:455px;
	padding:10px;

} 

#th_vips {
    float: left;
    margin-left: 10px;
    margin-top: -5px;
}

/**
 * Service form
 */
.clearfix {
	clear: both;
}
#serviceForm {
	padding-left: 20px;
	padding-top: 15px;
	background-image: url('/2009/images/content_bg.jpg');
	background-repeat: no-repeat;
	
	min-height: 455px;
    _height: 455px;
}
#serviceForm form input {
    font-size: 11px;
}
}
#serviceForm h1 {
	padding-left: 0px;
}
#serviceForm p {
	height: 25px;
}
#serviceForm p.singleLine {
    height: auto;
    padding-bottom: 2px;	
}
#serviceForm span,
#serviceForm label {
	display: block;
	float: left;
    width: 200px;
}
#serviceForm label.noWidth {
	display: inline;
	float: none;
    width: auto;
}
#serviceForm .textInput {
    border:solid 1px #838184;
    width: 420px;
}
#serviceForm .textInputError {
    border:solid 1px #F00;
    width: 420px;
}
#serviceForm div.noLabel {
    padding-left: 200px;
    margin-bottom: 5px;
}
#serviceForm ul.errors {
    color: #F00;
    padding-bottom: 10px;
}

/**
 * Koopdagen
 *
 */
#koopdagenContainer {
	background-image: url('/2009/images/content_bg.jpg');
	background-repeat: no-repeat;
	padding: 20px 0 0 30px;
}
#koopdagenContainer h1 {
	padding-left: 0px;
}
#koopdagenContainer #perStore a {
	color: #000;
}
#koopdagenContainer #perStore {
	margin-bottom: 10px;
}
#koopdagen th {
	padding-right: 20px;
}
#koopdagen td {
	padding-bottom: 10px;
}
#koopdagen h2 {
	font-size: 11px; 
	font-weight: bold;
}
#koopdagen .vestigingen .head {
    padding-top: 0px;
    font-weight: bold;
}


#ticker li a{
	color: #000;
	text-decoration: underline;
}
