﻿/* -------------------------------ALGEMEEN---------------------------------------*/
* 
{
    padding: 0; 
    margin: 0;
}
body
{
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
    background-color:#CCBCA8;
}
a:active {color:#A2B5CD}
a:hover {color:Black}
a
{
    color:#554038;
    text-decoration:underline;
}
.White
{
    color:White;    
}
ul#horUl li
{
    display: inline;
    list-style:none;
}
ul#horUlTaal li
{
    display: inline;
    list-style:none;
}
ul#horUlNavigatie li
{
    display: inline;
    list-style:none;
}
ul#horUlBreadCrum li
{
    display: inline;
    list-style:none;
}
ul#horUlWinkelwagen li
{
    display: inline;
    list-style:none;
}
h1
{
    font-family:Verdana;
    font-size:16pt;
    color:White;
    font-weight:lighter;
}
h1.print
{
    position:relative;
    left:40px;
    font-family:Verdana;
    font-size:20pt;
    font-weight:lighter;
    color:Black;
    background-color:White;
}
.Ondertitel
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:lighter;
    color:#8B941F;
    font-weight:bold;
}
h2
{
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
    font-weight:normal;
    display: inline;
}
h3
{
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
    font-weight:normal;
    display: inline;
}
h4
{
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
    font-weight:normal;
    color:Black;
}
h5
{
    font-family:Verdana;
    font-size:10pt;
    color:#554038;
    font-weight:bold;
}
p
{
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
}
.Bold
{
    width:440px;
    height:40px;
    background-color:Transparent;
    border-style:none;
    overflow:hidden;
    font-family:Verdana; 
    font-size:8pt; 
    color:White;
    font-weight:bold;
}
.BoldOnly
{
    font-weight:bold;    
}
.txtDonkerBold
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    font-weight:bold;
}
.Bold1
{
    font-family:Verdana; 
    font-size:8pt; 
    color:#2B3957;
    font-weight:bold;
}
.Bold1Red
{
    font-family:Verdana; 
    font-size:8pt; 
    color:Red;
    font-weight:bold;
}
.Keuze
{
    color:#554038;
    text-decoration:none;
}
div.hoofdDiv
{
    margin:auto;
    width:1024px;
    height:100%;
    background-color:#CCBCA8;
    margin-left:auto;
    margin-right:auto;
}
div.werkDiv800
{
    position:relative;
    width:1024px;
    height:800px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
    top: 0px;
    left: 0px;
}
div.werkDiv1000
{
    position:relative;
    width:1024px;
    height:1000px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
}
div.werkDiv1300
{
    position:relative;
    width:1024px;
    height:1300px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
    top: 0px;
    left: 0px;
}
div.werkDiv1600
{
    width:1024px;
    height:1600px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
}
div.werkDiv2000
{
    width:1024px;
    height:2000px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
}
div.werkDiv2400
{
    width:1024px;
    height:2400px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCBCA8;
}
div.Head
{
    position:relative;
    width:1024px;
    height:135px;
    top: 20px;
    left: 0px;
    z-index:1;
    background-image:url('Images/Header.jpg');
}
div.Welkom
{
    position:absolute;
    width:880px;
    height:20px;
    background-color:#8B941F;
    text-align:left;
    padding-top:2px;
    padding-left:20px;
    z-index:2;
}
div.TaalKeuze
{
    position:absolute;
    left:900px;
    width:124px;
    height:20px;
    background-color:#8B941F;
    text-align:right;
    padding-top:2px;
    z-index:2;
}
div.Logo
{
    position:absolute;
    top: 53px;
    left: 95px;
    z-index:2;
}
.Logo
{
    font-family:Verdana;
    font-size:38pt;
    color:White;
    text-decoration:none;
    letter-spacing:14px;
    z-index:2;
}
div.Slogan
{
    position:absolute;
    top: 105px;
    left: 230px;
    z-index:3;
}
div.Buttons
{
    position:absolute;
    top:155px;
    width:850px;
    height:25px;
    background-color:#8B941F;
    padding-top:10px;
    padding-left:10px;
    font-family:Verdana;
    font-size:8pt;
    z-index:4;
}
div.Search
{
    position:absolute;
    top:155px;
    left:750px;
    width:170px;
    height:30px;
    background-color:#8B941F;
    padding-left:10px;
    font-family:Verdana;
    font-size:8pt;
    padding-top:5px;
    z-index:4;
}
div.Search1
{
    position:absolute;
    top:155px;
    left:920px;
    width:94px;
    height:25px;
    background-color:#8B941F;
    padding-left:10px;
    font-family:Verdana;
    font-size:8pt;
    padding-top:10px;  
    z-index:4;
}
.hypSearch
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    vertical-align:middle;
    border-style:none;
    color:White;
    z-index:4;
}
.youAreHere
{
    position:absolute;
    top:193px;
    width:814px;
    height:22px;
    background-color:#865C46;
    font-family:Verdana;
    font-size:8pt;
    padding-left:20px;
    padding-top:5px;
    color:#42B7E8;
    z-index:4;
}
.Login
{
    position:absolute;
    top:193px;
    left:814px;
    width:190px;
    height:22px;
    background-color:#865C46;
    font-family:Verdana;
    font-size:8pt;
    text-align:right;
    padding-right:20px;
    padding-top:5px;
    z-index:4;
}
div.RechtseKolomDiv
{
    position:absolute;
    width:264px;
    height:100%;
    top:230px;
    left:755px;
}
div.GetuigenisTitel
{
    position:relative;
    width:254px;
    height:20px;
    background-color:transparent;
    padding-top:15px;
    padding-left:10px;
    color:#42B7E8;
}
div.GetuigenisTitel1
{
    position:relative;
    height:16px;
    background-color:transparent;
    padding-left:15px;
    color:#42B7E8;
    font-weight:bold;
}
.GetuigenisTitel1
{
    color:#42B7E8;
    font-weight:bold;
    padding-left:15px;
}
.PxLeft
{
    padding-left:30px;
}
.PxLeft20
{
    padding-left:20px;
}
.PxLeft10
{
    padding-left:10px;
}
.PxLeft50
{
    padding-left:50px;
}
.PxLeft1
{
    padding-left:10px;
}
div.GetuigenisDiv
{
    position:relative;
    width:254px;
    height:65px;
    background-color:transparent;
    padding-left:10px;
    padding-top:15px;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
div.ThemaTitel
{
    position:relative;
    width:254px;
    height:20px;
    background-color:transparent;
    padding-top:15px;
    padding-left:10px;
    color:#42B7E8;
}
.ThemaTitel
{
    color:#42B7E8;
}
div.ThemaDiv
{
    position:relative;
    width:254px;
    height:90px;
    background-color:transparent;
    padding-left:10px;
    padding-top:5px;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
ul#verUlThema li
{
    list-style:none;
    line-height:20px;
}
div.MerkenTitel
{
    position:relative;
    width:254px;
    height:20px;
    background-color:transparent;
    padding-top:15px;
    padding-left:10px;
}
div.MerkenDiv
{
    position:relative;
    width:254px;
    background-color:transparent;
    padding-left:10px;
    padding-top:5px;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
ul#verUlMerken li
{
    list-style:none;
    line-height:20px;
}
ul#verUlService li
{
    list-style:none;
    line-height:20px;
}
div.ServiceTitel
{
    position:relative;
    height:10px;
}
div.ServiceDiv
{
    position:relative;
    width:254px;
    height:70px;
    background-color:transparent;
    padding-left:10px;
    padding-top:5px;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    line-height:23px;
}
div.LinkseKolomDiv
{
    position:absolute;
    width:720px;
    top:230px;
    left:0px;
    background-color:Transparent;
}
div.LinkseRechthoek
{
    position:relative;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoek1
{
    position:relative;
    top:10px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoek2
{
    position:relative;
    top:20px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoek2a
{
    position:relative;
    top:30px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoek2b
{
    position:relative;
    top:40px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoek3
{
    position:relative;
    top:50px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoekTR
{
    position:relative;
    top:30px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LinkseRechthoekTR1
{
    position:relative;
    top:60px;
    width:720px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.Footer
{
    position:relative;
    top:10px;
    width:730px;
    height:25px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding-left:10px;
    padding-top:10px;
    text-align:center;
}
div.Footer1
{
    position:relative;
    top:40px;
    width:730px;
    height:25px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding-left:10px;
    padding-top:10px;
    text-align:center;
}
div.Footer2
{
    position:relative;
    top:60px;
    width:730px;
    height:25px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding-left:10px;
    padding-top:10px;
    text-align:center;
}
div.Footer3
{
    position:relative;
    top:70px;
    width:730px;
    height:25px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding-left:10px;
    padding-top:10px;
    text-align:center;
}
.txtFamily 
{
    width:430px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt; 
    color:White;
}
.imagesize3
{
    width:30px;
    height:30px;
}
.warning
{
    font-family:Verdana;
    font-size:10pt;
    color:Red;
    font-weight:bold;
}
.warning1
{
    font-family:Verdana;
    font-size:8pt;
    color:Red;
    font-weight:bold;
}
.warning2
{
    font-family:Verdana;
    font-size:8pt;
    color:Red;
}
.Count
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}
div.SeoPager
{
    position:relative;
    top:1px;
    left:10px;
    width:705px;
}
div.cmdFocus1{ position:absolute; left:20px; top:600px }
div.cmdFocus2{ position:absolute; left:20px; top:900px }
div.cmdFocus2a{ position:absolute; left:20px; top:1050px }
div.cmdFocus3{ position:absolute; left:20px; top:1200px }
div.cmdFocus4{ position:absolute; left:20px; top:1500px }

#cmdFocus1 { background-color:Transparent; border-style:none }
#cmdFocus2 { background-color:Transparent; border-style:none }
#cmdFocus2a { background-color:Transparent; border-style:none }
#cmdFocus3 { background-color:Transparent; border-style:none }
#cmdFocus4 { background-color:Transparent; border-style:none }

.menu1aPrint
{
    color:Black;
    font-family:Verdana;
    font-size:8pt;
}

/* -------------------------------EINDE ALGEMEEN---------------------------------------*/

/* -------------------------------HOMEPAGE---------------------------------------------*/

div.Info
{
    position:relative;
    top:10px;
    left:10px;
    width:680px;
    font-family:Verdana;
    font-size:16pt;
    color:White;
    font-weight:lighter;
    background-color:#ADA295;
    padding-left:10px;
    padding-bottom: 5px;
}
div.InfoSearch
{
    position:relative;
    top:10px;
    left:10px;
    width:700px;
    font-family:Verdana;
    font-size:16pt;
    color:White;
    font-weight:lighter;
    background-color:#ADA295;
    padding-left:10px;
    padding-bottom: 5px;
}
.InfoMeer1
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    padding-left:480px;
    text-align:right;
}
.InfoMeer2
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    padding-left:480px;
    text-align:right;
}
.InfoMeer3
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    padding-left:345px;
    text-align:right;
}
.InfoMeer4
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    padding-left:450px;
    text-align:right;
}
div.Line
{
    position:relative;
    left:13px;
    height:30px;
    width:700px;
}
div.LineLessHigh
{
    position:relative;
    top:10px;
    left:10px;
    height:15px;
    width:700px;
    background-color:Transparent;
}
.Line
{
    width:698px;
    color:#554038;
    height:1px;
}
/* -------------------DATALIST met bestelmogelijkheid-----------------------*/
div.DataListHome
{
    position:relative;
    top:1px;
    left:10px;
    width:705px;
}
.TableRow
{
    width:700px;
    height:130px;
    text-align:left;
    vertical-align:top;
}
.TableColumn1
{
    width:130px;
    text-align:left;
    vertical-align:top;
}
.TableColumn2
{
    width:585px;
    text-align:left;
    vertical-align:top;
}
div.DataListRef
{
    width:585px;
    height:25px;
    padding-left:5px;
    font-weight:bold;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#ADA295;
}
div.DataListDes
{
    width:585px;
    height:40px;
    padding-left:5px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#ADA295;
}
div.DataListPrice
{
    width:585px;
    height:20px;
    padding-left:5px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#ADA295;
}
div.DataListVoegToe
{
    width:585px;
    height:22px;
    padding-left:5px;
    padding-top:10px;
    background-color:#ADA295;
}
.txtBoxHome
{
    width:570px;
    height:50px;
    background-color:Transparent;
    border-style:none;
    overflow:hidden;
    font-family:Verdana; 
    font-size:8pt; 
}
div.PriceDataListHome
{
    width:220px;
    height:32px;
    background-color:Gray;
    padding-left:5px;
}
div.OrderDataListHome
{
    width:220px;
    height:21px;
    text-align:right;
    border-bottom-style:solid;
    border-bottom-color:White;
    border-bottom-width:1px;
    border-top-style:solid;
    border-top-color:White;
    border-top-width:1px;
    padding-top:4px;
    background-color:Gray;
    padding-left:5px;
}
.txtBoxAantalHome
{
    width:22px;
    height:16px;
    border-style:solid;
    border-width:1px;
    font-family:Verdana; 
    font-size:8pt; 
    color:Black;
    text-align:center;
}
.cmdBestel
{
    font-family:Verdana; 
    font-size:7pt; 
    font-weight:bold;
    text-decoration:none;
    color:White;
    text-align:center;
    background-image:url('Images/backbutton.jpg');
    border-style:solid;
    border-width:1px;
    padding:5px;
    text-align:center;
    padding-left:20px;
    padding-right:20px;
}

a.cmdBestel:hover
{
    background-image:url('Images/BackgroundButtons.jpg');
    color:White;
    border-width:1px;
    border-style:solid;
    border-color:#C2C5C6;
    
}
.cmdBestelENG
{
    font-family:Verdana; 
    font-size:9pt; 
    font-weight:bold;
    text-decoration:none;
    color:White;
    text-align:center;
    background-color:#8B941F;
    border-style:solid;
    border-width:1px;
    padding:4px;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    text-align:center;
}
/* -------------------EINDE DATALIST met bestelmogelijkheid-----------------------*/

/* -------------------BINNENVERLICHTING----------------------*/
div.Binnen
{
    position:relative;
    text-align:center;
    line-height:20px
}
div.Binnen1
{
    position:relative;
    text-align:center;
    line-height:20px;
    left:17px;
}
div.Binnen2
{
    position:relative;
    text-align:center;
    line-height:20px;
    left:5px;
}
.TableRowBinnen
{
    height:170px;
    text-align:center;
    vertical-align:middle;
}
.TableColumn1Binnen
{
    width:140px;
    text-align:center;
    vertical-align:middle;
}

/* -------------------PRODUCT----------------------*/

div.Label10
{
    position:relative;
    height:10px;
    width:400px;
    padding-left:5px
}
.Label10
{
    font-family:Verdana; 
    font-size:7pt; 
    color:White;
}
div.FotoProduct
{
    position:relative;
    top:5px;
    left:5px;
    width:370px;
}
.FotoProduct1
{
    height:360px; 
    width:360px; 
    border-style:solid; 
    border-width:5px; 
    border-color:#605C51;
}
.FotoProduct2
{
    height:360px; 
    width:360px;
    border-style:solid; 
    border-width:5px; 
    border-color:#605C51;
}
div.ArtikelData
{
    position:absolute;
    left:400px;
    top:25px;
    padding:0px;
}
div.FourImages
{
    position:relative;
    vertical-align:top;
    left:5px;
    top:10px;
}
.TableRow1Product
{
    height:18px;
}
.TableRow4Product
{
    vertical-align:top;
}
.TableRowTussenProduct
{
    height:25px;
    vertical-align:bottom;
    text-align:center;
}
.TableRowTussen1Product
{
    height:15px;
}
.TableRowLastProduct
{
    height:24px;
    text-align:center;
    vertical-align:middle;
}
.TableRowLast1Product
{
    height:20px;
    text-align:center;
    vertical-align:middle;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:White;
}
.txtDes 
{
    font-family:Verdana; 
    font-size:8pt; 
    color:White;
    height:65px;
    width:440px;
    background-color:Transparent;
    overflow:auto; 
    border-top-style:solid;
    border-bottom-style:solid;
    border-left-style:none;
    border-right-style:none;
    border-top-width:1px;
    border-bottom-width:1px;
    border-color:White;
    padding-left:5px;
    padding-top:2px;
}
.TableColumn1Product
{
    border-top: 1px solid White;
}
.TableColumn2Product
{
    width:280px;
    border-top-style:solid;
    border-top-width:1px;
    border-top-color:White;
}
.TableColumn3Product
{
    width:100px;
    height:25px;
    vertical-align:middle;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:White;
}
.TableColumn4Product
{
    width:280px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:White;
}
.TextBoxAantal
{
    width:20px;
    height:19px;
    text-align:center;
}
.PlusMin
{
    display: inline;
}
.imgShow
{ 
    height:60px; 
    width:60px;
}

div.lblFamily
{ 
    position:absolute; 
    left:20px; 
    height:20px; 
    font-weight:bold; 
    font-family:Verdana; 
    font-size:8pt; 
    color:White;
}
.ProductTD1
{
    width:100px;
    height:17px;
}
.ProductTD2
{
    width:240px;
}
.ProductDes1
{
    width:340px;
    height:30px;
    font-weight:bold;
}

/* -------------------LAMPENKAPPEN----------------------*/

div.LinkseRechthoekLK
{
    position:relative;
    width:720px;
    height:300px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding:10px;
}
div.LineLK
{
    position:relative;
    top:10px;
    left:10px;
    height:10px;
    padding-top:5px;
    width:700px;
    background-color:Transparent;
}
.RadioButton
{
    position:relative;
    top:20px;
    left:30px;
    height:120px;
    font-family:Verdana;
    font-size:8pt;
}
.BevestigMaten
{
    position:relative;
    top:20px;
    left:30px;
}

/* -------------------CONTACT----------------------*/

.TableColumn1Contact
{
    width:150px;
}
.TableColumn2Contact
{
    width:360px;
}
.txtBox1
{
    width:500px;
    height:15px;
    background-color:white;
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    border-style:solid;
    border-width:1px;
    border-color:Gray;
    padding-top:3px;
    padding-left:2px;
}
.txtBox2
{
    width:500px;
    height:40px;
    background-color:white;
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    border-style:solid;
    border-width:1px;
    border-color:Gray;
    padding-top:3px;
    padding-left:2px;
}
.txtBox2P
{
    width:500px;
    height:80px;
    background-color:white;
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    border-style:solid;
    border-width:1px;
    border-color:Gray;
    padding-top:3px;
    padding-left:2px;
}

/* -------------------MERKENPAGINAS----------------------*/

.FotoDataListBrand
{
    width:80px;
    height:80px;
}
div.DataListBrand
{
    width:85px;
}
div.DataListBrand1
{
    width:88px;
}

/* -------------------OVERVIEW----------------------*/

.FotoDataList
{
    border-style:solid;
    border-width:2px;
}

/* -------------------Winkelwagen OP ALLE PAGINA'S----------------------*/
.WinkelWagenAantal
{
    font-family:Verdana;
    font-size:7pt;
    color:White;
    width:20px;
}
.TdWinkelWagenColumn1
{
    width:20px;
}
.TdWinkelWagenColumn2
{
    width:150px;
}
.TdWinkelWagenColumn3
{
    width:70px;
    text-align:right;
}
.TdWinkelWagenDes
{
    width:150px;
}
.TdWinkelWagenDes1
{
    width:165px;
}
.WinkelWagenPrice
{
    font-family:Verdana;
    font-size:7pt;
    color:White;
    background-color:Transparent;
    border:none;
    width:70px;
    text-align:right;
}
.WinkelWagenTotalPrice
{
    font-family:Verdana;
    font-size:8pt;
    background-color:Transparent;
    border:none;
    width:70px;
    text-align:right;
    font-weight:bold;
}
.TdWinkelWagenPrice
{
    width:70px;
    text-align:right;
}
div.Cart
{
    position:relative;
    width:264px;
}
div.HeadCart
{
    position:relative;
    width:264px;
    height:35px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
div.HeadCart1
{
    position:relative;
    width:50px;
    height:34px;
    text-align:center;
    padding-top:6px;
}
div.HeadCart2
{
    position:absolute;
    top:0px;
    left:50px;
    width:174px;
    height:30px;
    padding-left:40px;
    padding-top:8px;
}
.txtHeadCart2
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#554038;
}
div.BodyCart
{
    position:relative;
    width:260px;
    min-height:35px;
    background-color:#8B941F;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
    padding-left:4px;
}
div.KnoppenCart
{
    position:relative;
    width:264px;
    height:28px;
    background-color:Transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
.WijzigenCart
{
    position:relative;
    left:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.AfrekenenCart
{
    position:relative;
    left:100px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.AfrekenenCartENG
{
    position:relative;
    left:125px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
div.FootCart
{
    position:relative;
    width:264px;
    height:35px;
    background-color:transparent;
    border-style:solid;
    border-width:2px;
    border-color:#8B941F;
}
.img1FootCart
{
    position:relative;
    left:10px;
    height:22px;
    padding-top:6px;
}
.img2FootCart
{
    position:relative;
    left:10px;
    height:22px;
    padding-top:2px;
}
.img3FootCart
{
    position:relative;
    left:10px;
    height:22px;
    padding-top:2px;
}
.img4FootCart
{
    position:relative;
    left:20px;
    height:22px;
    padding-top:2px;
}
.img5FootCart
{
    position:relative;
    left:10px;
    height:22px;
    padding-top:2px;
}
div.FootCartTransport
{
    position:relative;
    top:5px;
    width:268px;
    height:22px;
    background-color:#554038;
    padding-top:5px;
    text-align:center;
}

/* -------------------YOUNG BUDGET----------------------*/

.tdYB { width:260px; height:45px; }
.tdYB1 { width:260px; }
.tdGR1 { width:460px; }
.tdGR2 { height:16px; vertical-align:top }
.imgYB { width:40px; height:40px; }
.imgGR { width:60px; height:60px; }

.InfoDetail
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
}

/* -------------------CHANGECART----------------------*/

.datalist1
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    width:545px;
    vertical-align:top;
}
.txtCart 
{
    width:270px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
}
.txtCartBold
{
    width:270px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt;
    color:#554038;
    font-weight:bold;
}
div.stappenVerkoop
{
    position:relative;
    top:10px;
    left:10px;
    width:690px;
    height:70px;
    background-color:#ADA295;
}
.Een
{
    font-family:Verdana;
    font-size:50pt;
    color:White;
    width:40px;
    height:70px;
    background-color:Transparent;
    border-style:none;
    overflow:hidden;
    position:relative;
    top:-10px;
}
.EenText
{
    font-family:Verdana;
    font-size:7pt;
    color:White;
    width:130px;
    height:70px;
    background-color:Transparent;
    border-style:none;
    overflow:hidden;
    position:relative;
    top:10px;
}
.EenTextEN
{
    font-family:Verdana;
    font-size:7pt;
    color:White;
    width:120px;
    height:70px;
    background-color:Transparent;
    border-style:none;
    overflow:hidden;
    position:relative;
    top:10px;
}
.blauw
{
    color:#42B7E8;
}
.TerugNaarWinkel
{
    position:relative;
    left:10px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
a.TerugNaarWinkel:hover 
{
    background-color:#8B941F;
    color:White;
}
.GaNaarStap2P
{
    position:relative;
    left:430px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
a.GaNaarStap2P:hover 
{
    background-color:#8B941F;
    color:White;
}

/* -------------------------------LOGIN---------------------------------------------*/

.TableColumn1Login
{
    width:120px;
    text-align:left;
}
.TableColumn2Login
{
    width:200px;
    text-align:left;
}
.TableColumn3Login
{
    padding-left:30px;
    text-align:left;
}
.TableColumn4Login
{
    width:330px;
    text-align:left;
    padding-left:30px;
}
.txtBoxLogin
{
    width:200px;
    height:16px;
    border-style:solid;
    border-width:1px;
    font-family:Verdana; 
    font-size:8pt; 
    color:Black;
    text-align:left;
}
.txtBoxLoginKort
{
    width:60px;
    height:16px;
    border-style:solid;
    border-width:1px;
    font-family:Verdana; 
    font-size:8pt; 
    color:Black;
    text-align:left;
}
.DropDownLogin
{
    width:202px;
    height:18px;
    border-style:solid;
    border-width:1px;
    font-family:Verdana; 
    font-size:8pt; 
    color:Black;
}
.DropDownLogin1
{
    width:51px;
    height:18px;
    border-style:solid;
    border-width:1px;
    font-family:Verdana; 
    font-size:8pt; 
    color:Black;
}
.TableLogin
{
    position:relative;
    left:30px;
    z-index:4;
    
}
div.GetuigenisTitel1Login
{
    position:relative;
    height:16px;
    background-color:transparent;
    padding-left:25px;
    color:#42B7E8;
    font-weight:bold;
}
.Login1
{
    padding-left:48px;
    padding-right:47px;
    padding-bottom:2px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.Registreer
{
    position:relative;
    left:88px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.hypWijzig
{
    position:relative;
    left:41px;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.hypBevestig
{
    position:relative;
    left:185px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.hypBevestig1
{
    position:relative;
    left:335px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
.hypBevestig2
{
    position:relative;
    left:280px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
a.hypBevestig2:hover 
{
    background-color:#8B941F;
    color:White;
}
.warning3
{
    width:300px;
    height:60px;
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt;
    color:Red;
    padding-left:20px;
}

/* ------------------------------ORDERFORM---------------------------------------------*/

div.TussenTitel
{
    position:relative;
    left:10px;
    height:20px;
    font-family:Verdana;
    font-size:10pt;
    color:#42B7E8;
}
.Namen
{
    font-family:Verdana;
    font-size:8pt;
    color:#42B7E8;
}
.txtOrderForm 
{
    width:320px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt;
    color:#554038;

}
.hypNaarKassa
{
    position:relative;
    left:330px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:Gray;
    border-style:solid;
    border-color:White;
    border-width:1px;
    text-decoration:none;
}
a.hypNaarKassa:hover 
{
    background-color:#8B941F;
    color:White;
}

/* ------------------------------PAY---------------------------------------------*/

div.value
{
    text-align:center;
}
div.pay
{
    text-align:center;
}
.txtPay
{
    width:600px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt; 
    color:White;
}

/* ------------------------------SITEMAP--------------------------------------------*/

div.SiteMap1 
{ 
    position:relative; 
    left:60px; 
    top:20px; 
    width:550px;
    height:520px;
}
.SiteMap2 
{ 
    position:relative; 
    left:20px;
}
.SiteMap3 
{ 
    position:relative; 
    left:20px;
}
div.SiteMap4 
{ 
    position:absolute; 
    left:420px; 
    top:100px; 
    width:550px; 
}
div.SiteMap5 
{ 
    position:absolute; 
    left:420px; 
    top:250px; 
    width:550px; 
}

/* ------------------------------TERMS-------------------------------------------*/

.txtTerms 
{
    height:auto;
    width:700px; 
    background-color:Transparent; 
    overflow:hidden; 
    border-style:none; 
    font-family:Verdana;
    font-size:8pt; 
}

/* ------------------------------ADMINISTRATION-------------------------------------------*/

div.Admin1 
{ 
    position:absolute; 
    left:420px; 
}
ul#horUlAdmin1 li
{
    display: inline;
    list-style:none;
}
.contact5
{
    width:140px;
}
.contact4b
{
    position:absolute;
    left:600px;
    vertical-align:top;
}
.txtDesAdmin
{
    width:360px;
    height:30px;
    font-family:Verdana;
    font-size:8pt;
    overflow:hidden; 
}
.txtDesUrlAdmin
{
    width:360px;
    height:20px;
    font-family:Verdana;
    font-size:8pt;
    overflow:hidden; 
}
.txtDesLongAdmin
{
    width:360px;
    height:50px;
    font-family:Verdana;
    font-size:8pt;
    overflow:hidden; 
}
.GrootLetter
{
    font-family:Verdana;
    font-size:14pt;
}

/* ------------------------------LINKS-------------------------------------------*/

div.partners
{
    position:relative;
    left:20px;
    top:20px;
}
ul#horUlLink1 li
{
    list-style:none;
}
ul#horUlLink2 li
{
    list-style:none;
}
.verbergen
{
    position:absolute;
    left:5px;
    top:830px;
    width:730px;
    height:30px;
    background-color:#2A0B0E;
}
div.pay
{
    text-align:center;
}
div.pay1
{
    padding-left:130px
}
div.pay2
{
    padding-left:45px;
}
.txtPay
{
    width:650px;
    display:block;
    white-space:pre-wrap;
    font-family:Verdana;
    font-size:8pt;
    color:Black;
}
.txtPay2
{
    width:650px;
    display:block;
    white-space:pre-wrap;
    font-family:Verdana;
    font-size:8pt;
    color:Red;
}
div.DesLong
{
    position:relative;
    left:10px;
    top:1px;
    padding:0px;
    width:700px;
}
div.Monster
{
    position:relative;
    left:10px;
    top:1px;
    padding:0px;
    width:460px;
}
div.BestelMonster
{
    position:relative;
    left:475px;
    top:-40px;
    padding:0px;
}
.TDPromotion1
{
    width:175px;
}
.TDPromotion2
{
    width:525px;
}
.PromotieTitel1
{
    font-family:Verdana;
    font-size:13pt;
    font-weight:bold;
}
.PromotieTitel2
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}
.PromotieTitel3
{
    font-family:Verdana;
    font-size:22pt;
    font-weight:bold;
    color:#8B941F;
}
.PromotieTekst
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
    font-weight:bold;
    padding-left:15px;
    padding-right:15px;
}
.PromotieFoto
{
    width:160px;
    height:160px;
}
div.PriceButton
{
    position:absolute;
    left:350px;
    top:65px;
}
.Center
{
    text-align:center;
}



