/* Algemeen
**********************************************************/

BODY{ background: url(images/bg.jpg) #FFF fixed repeat-x 0 0;}
HTML, BODY{ font-size: 11px; font-weight: normal; color: #005941; font-family: "Trebuchet MS",Verdana,Arial,sans-serif;}

A{ color: #005941; text-decoration: underline;}
A:hover{ color: #094FA3;}

H1, H2, H3,
H4, H5, H6{ color: #005941; font-family: "Trebuchet MS",Verdana,Arial,sans-serif; font-weight: normal;}

H4, H6{ color: #005941;}

H6{ font-size: 170%;}

UL.verwijzer LI{ color: #005941;}
UL.verwijzer LI SPAN{ color: #005941;}

INPUT.btn{ border-color: #000; background-color: #005941; float: left; color: #FFF;}
INPUT.text{background-color: #FFF; border-color: #005941; color: #005941; padding: 1px 0 0 2px; height: 17px; float: left; margin-right: 3px;}

SELECT.form_text, INPUT.form_text, TEXTAREA.form_text{ color: #005941; border-color: #005941;}
INPUT.form_btn{ background-color: #005941; color: #FFF; border-color: #0E4619; }

/* Inhoud v/d <BODY>
**********************************************************/

#container{ background-color: #C9DCD7; border-left-color: #005941; border-right-color: #005941;}

/* Header
**********************************************************/

#header{ border-bottom-color: #005941; height: 200px !important; background: #FFF;}
#header A.logo{ width: 892px; height: 200px;}
#header A.logo IMG{ width: 892px; height: 200px;}

/* Vlak onder de header
**********************************************************/

SPAN#breadcrumbs A{ color: #0E4619; text-decoration: underline;}
SPAN#breadcrumbs A:hover{ color: #094FA3;}

/*A#winkelwagen{ background: url(/templates/template4/images/winkelwagen.gif) no-repeat 0 50%;}*/
A#winkelwagen:hover{ color: #0E4619;}
A#winkelwagen STRONG{ color: #005941;}

/* Kolommen
**********************************************************/

.content_container DIV.col_2{ float: right;}

.content_container DIV.col_menu DIV.venster{ background: url(images/fade_left.png) no-repeat 0 0; padding-bottom: 30px; position: relative; margin-bottom: 15px; min-height: 10px; height: auto !important; height: 10px;}
.content_container DIV.col_0 DIV.venster{ background: url(images/fade_grootst.png) no-repeat 0 0; padding-bottom: 30px; position: relative; margin-bottom: 20px; min-height: 296px; height: auto !important; height: 296px;}
.content_container DIV.col_1 DIV.venster{ background: url(images/fade_content.png) no-repeat 0 0; padding-bottom: 30px; position: relative; margin-bottom: 20px; min-height: 10px; height: auto !important; height: 10px;}
.content_container DIV.col_2 DIV.venster{ background: url(images/fade_right.png) no-repeat 0 0; padding-bottom: 30px; position: relative; margin-bottom: 20px; min-height: 10px; height: auto !important; height: 10px;}

.content_container DIV.col_menu DIV.venster DIV.col_bottom{ position: absolute; bottom: -10px; left: 0; height: 25px; width: 204px; background:url(images/fade_left_bottom.png) repeat-x 0 0;}
.content_container DIV.col_0 DIV.venster DIV.col_bottom{ position: absolute; bottom: -10px; left: 0; height: 25px; width: 643px; background:url(images/fade_grootst_bottom.png) repeat-x 0 0;}
.content_container DIV.col_1 DIV.venster DIV.col_bottom{ position: absolute; bottom: -10px; left: 0; height: 25px; width: 384px; background:url(images/fade_content_bottom.png) repeat-x 0 0;}
.content_container DIV.col_2 DIV.venster DIV.col_bottom{ position: absolute; bottom: -10px; left: 0; height: 25px; width: 254px; background:url(images/fade_right_bottom.png) repeat-x 0 0;}

/* Menu
**********************************************************/

DIV.sdmenu{ background: none; color: #005941;}
DIV.sdmenu DIV{ background: none; border-bottom: #FFF 1px solid;}
DIV.sdmenu DIV SPAN A.hoofd{ border-bottom: #FFF 1px solid;}

DIV.sdmenu DIV SPAN{ border-bottom-color: #ddd;}
DIV.sdmenu DIV SPAN A{ color: #FFF; background: url(images/menu_item_bg.png) repeat-x 0 0; }
DIV.sdmenu DIV SPAN A:hover{ color: #FFF; background: url(images/menu_item_bg.png) repeat-x 0 100%;}

DIV.sdmenu DIV SPAN A.pijl_collapsed{ background: url(images/collapsed.png) no-repeat 4px 50% !important;}
DIV.sdmenu DIV SPAN A.pijl_expanded{ background: url(images/expanded.png) no-repeat 4px 50% !important;}

DIV.sdmenu DIV:first-child A{ background: url(images/menu_top_bg.png) no-repeat 0 0;}
DIV.sdmenu DIV:first-child A:hover{ background: url(images/menu_top_bg.png) no-repeat 0 100%;}

DIV.sdmenu DIV.top-current{ background: url(images/menu_top_bg.png) no-repeat 0 100%;}
DIV.sdmenu DIV.top-current SPAN A{ color: #FFF; background: none;}
DIV.sdmenu DIV.current{ background: none;}
DIV.sdmenu DIV.current SPAN A{ color: #FFF; background: url(images/menu_item_bg.png) repeat-x 0 100%;}

DIV.sdmenu DIV A{ background-color: #C9DCD7; border-bottom-color: #FFF; color: #005941; text-decoration: none;}
DIV.sdmenu DIV A.current{ background-color: #8BB1DF;}
DIV.sdmenu DIV A:hover{ background: #005941 url(images/linkarrow.gif) no-repeat right center; color: #fff; }

/* Locatie + Ster  ( Homepagina )
**********************************************************/

.voorpagina_foto_groot DIV.ster{  }

.voorpagina_foto_groot DIV.ster {
    background: url(images/bg_afbeelding.png) no-repeat 0 0;
	border:0px solid #FF0000;
    cursor: pointer;
    height: 182px;
    line-height: normal;
	margin-top:150px;
	top:-60px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 150px;
}
.voorpagina_foto_groot DIV.ster DIV{
	margin-top:0px !important;
}



table.openingstijden{ margin: 10px auto 0; padding: 0; float: none;}

/* Berichtvensters
**********************************************************/

.berichtvenster{ border-bottom-color:#005941;}
.berichtvenster DIV.extra_info SPAN.bron{ color: #EE3B33; font-style: normal; font-weight: normal;}
.berichtvenster DIV.extra_info SPAN.datum{ color: #EE3B33; font-style: normal; font-weight: normal;}

.berichtvenster div.berichtvenster_wrapper div.txt h4{ font-size: 24px;}
.berichtvenster div.berichtvenster_wrapper div.txt h4 A:hover{ color: #094FA3 !important;}

/* Aanbiedingen ( Aanbiedingpagina )
**********************************************************/

TABLE.aanbieding{ border-color: #005941; background-color: #FFF; }
TABLE.aanbieding TD.prijs{ background: url(/templates/template4/images/prijs_ster_klein.jpg) no-repeat 60% 50%;}

BODY#popup TABLE.aanbieding TD.prijs{ background: url(/templates/template4/images/prijs_ster_groot.jpg) no-repeat 60% 50%;}

/* Tuintips ( Tuintips-pagina )
**********************************************************/

.tips_venster{ border-color: #005941;}

A.rollover_fx{ border-bottom: none;}
A.rollover_fx:hover{ color: #005941; background-color: #C9DCD7;}

/* Assortiment ( Assortimentpagina )
**********************************************************/

DIV.assortiment{ border-color: #005941;}
DIV.assortiment DIV.txt H6{ border-bottom-color: #005941;}

/* Webshop
**********************************************************/

.zoekmachine DIV.hoofd{ background-color: #C9DCD7;}
.zoekmachine DIV.hoofd H6{ color: #FFF; }

.aanbieding-nieuw_shop DIV.nieuw{ background-color: #005941; color: #FFF; }

.aanbieding-nieuw_shop DIV.aanbieding_wrapper DIV.prijs{ border-color: #EF3B3B;}
.aanbieding-nieuw_shop DIV.aanbieding_wrapper DIV.aanbieding_veldje{ background-color: #EF3B3B; color: #FFF; }

.groot_product SPAN.new{ background-color: #005941; color: #000;}
.groot_product DIV.foto_groot IMG{ border-color: #005941;}
.groot_product DIV.foto_klein IMG{ border-color: #005941;}
.groot_product DIV.aanbieding_groot{ color: #FFF; background-color: #EF3B3B;}
.groot_product DIV.aanbieding_prijs{ border-color: #EF3B3B;}

TABLE.gegevens TH{ border-bottom-color: #000;}
TABLE.gegevens INPUT.aantal{ border-color:#000;}

/* FAQ
**********************************************************/

.aan{ background-color: #C9DCD7;}
.uit{}

/* Sitemap
**********************************************************/

UL.sitemap{ border-left-color: #000;}
UL.sitemap A{ border-bottom-color: #0E4619; padding: 0; font-weight: normal;}
ul.sitemap li{ padding: 0 0 0 5px;}
UL.sitemap LI LI{ border-left-color: #000;}

/* Footer
**********************************************************/

#footer{ background-color: #005941; }
#footer A{ color: #FFF; text-decoration: underline;}
#footer A:hover { color: #C9DCD7;}
UL#contactgegevens{ width: 740px;}
UL#contactgegevens LI{color: #FFF; margin:0 1px;}
UL#contactgegevens LI A{ color: #FFF;}
UL#contactgegevens LI.bullet{ color: #FFF;}

/* Bratpack internetdiensten
**********************************************************/

A.bp{ color: #FFF; margin-right: 0;}
A.bp:hover{ color: #C9DCD7;}

/* Vacatures
**********************************************************/

div.vacature div.vestigingen span { color:#8F8F8F; }

/* Links ( Links-pagina )
**********************************************************/
DIV.link { border-bottom-color:#005941; }
DIV.link A{ font-weight: normal;}

/* Openingstijden
**********************************************************/

DIV.openingstijden DIV.extra DIV.vandaag { border-color: red; }
DIV.openingstijden SPAN { color:#000; }

table.openingstijden{ margin: 10px auto 0;}

/* Formulieren
**********************************************************/
div.form { border-color:#000; margin: 5px 15px;}
div.form SPAN.required { color:#ff0000; }

.error { color:#ff0000; }


/* Webwinkel
**********************************************************/
UL#webwinkel_menu LI { color: #005941; background-color: #005941; }
UL#webwinkel_menu LI A { color:#005941; }
UL#webwinkel_menu LI.active { color: #fff; background-color: #AF6600; }
UL#webwinkel_menu LI.active A { color:#fff;}

DIV.bestelling_container { border-color:#AF6600; }
DIV.bestelling_container TABLE TH { background-color:#AF6600; color:#fff;}
DIV.bestelling_container TABLE TR.product > TD { border-top-color:#AF6600; }
DIV.bestelling_container TABLE TR.extra_opties > TD { background-color: #FFF4D4; }

/******* Nieuwe standaard styles ********/
.bgcolor{ background-color: #EE3B33 !important;}
.txtcolor{ color: #fff !important; text-shadow: 2px 2px 2px #AF1C15; }
.bordercolor{ border-color: #094FA3 !important;}

#aanbieding H6 A.aanbieding_link, #aanbieding H6 A.aanbieding_link:hover { color: #005941; text-decoration: none; }

div.aanbieding_fancybox #aanbieding div.pricetag { border-color: #094FA3; }
div.aanbieding_fancybox #aanbieding div.pricetag h2 { border-color: #094FA3; color: #005941; } 
div.col_0 .aanbieding div.pricetag div.aanbieding_content a, 
div.col_0 .aanbieding div.pricetag div.aanbieding_content a:hover { color: #005941; }

div.col_1 #aanbieding div.pricetag { border: 0; margin-bottom: 10px; background: url("images/fade_content.png") no-repeat scroll 0 0 transparent; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
div.col_2 #aanbieding div.pricetag { border: 0; margin-bottom: 10px; background: url("images/fade_right.png") no-repeat scroll 0 0 transparent; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
div.col_1 #aanbieding div.col_bottom,
div.col_2 #aanbieding div.col_bottom { display: block; }
div.col_1 #aanbieding div.pricetag div.prijs_container h6 { font-weight: bold; }
div.col_2 #aanbieding div.pricetag div.prijs_container h6 { font-weight: bold; }
