/*Algemeen*/
Body{background:url(../assets/graphics/bgBody.jpg) repeat-x; font:75% Tahoma, Arial, Helvetica, sans-serif; color:#964808}
p {font-size:1em; margin-bottom:1em;}
h1, .btnNumberModel{font-size:1.6em; margin-bottom:1em;}
h2{font-size:1.2em; margin-bottom:0.5em; font-weight:bold;}
a{color:#964808; cursor:pointer;}
a:hover{text-decoration:none; color:#eaa069}
#BottomPane a{color:#964808; text-decoration:none;}
#BottomPane a:hover{text-decoration:underline;}

/*Structuur*/
#Wrapper{width:960px; margin:auto;}
#TopPane{background:url(../assets/graphics/bgToppane.jpg); height:100px; width:100%; margin-bottom:40px;}
#ContentPane{}
#BottomPane{text-align:center; font-size:0.90em;}


/*Invulling Panes*/
a#Logo{width:300px; height:62px; float:left; margin:5px 0 0 10px; display:block;}
ul#TopMenu{list-style:none; margin-left:1em;}
ul#TopMenu li{float:left;}
ul#TopMenu a{display:block; height:33px; background-repeat:no-repeat;}
ul#TopMenu a span, a#Logo span{display:none;}

li#btnWelkom a{width:78px; background:url(../assets/graphics/btnWelkom.jpg) left top no-repeat}
li#btnModellen a{width:89px; background:url(../assets/graphics/btnModellen.jpg) left top no-repeat}
li#btnVerhuur a{width:154px; background:url(../assets/graphics/btnVerkoop.jpg) left top no-repeat}
li#btnChocolade a{width:171px; background:url(../assets/graphics/btnChoco.jpg) left top no-repeat}
li#btnDemo a{width:93px; background:url(../assets/graphics/btnDemo.jpg) left top no-repeat}
li#btnGeschenken a{width:106px; background:url(../assets/graphics/btnGeschenken.jpg) left top no-repeat}
li#btnContact a{width:106px; background:url(../assets/graphics/btnContact.jpg) left top no-repeat}

li#btnWelkom a:hover{background:url(../assets/graphics/btnWelkom.jpg) left bottom no-repeat} 
li#btnModellen a:hover{background:url(../assets/graphics/btnModellen.jpg) left bottom no-repeat}
li#btnVerhuur a:hover{background:url(../assets/graphics/btnVerkoop.jpg) left bottom no-repeat}
li#btnChocolade a:hover{background:url(../assets/graphics/btnChoco.jpg) left bottom no-repeat}
li#btnDemo a:hover{background:url(../assets/graphics/btnDemo.jpg) left bottom no-repeat}
li#btnGeschenken a:hover{background:url(../assets/graphics/btnGeschenken.jpg) left bottom no-repeat}
li#btnContact a:hover{background:url(../assets/graphics/btnContact.jpg) left bottom no-repeat}

li#btnWelkom a.active{width:78px; background-image:url(../assets/graphics/btnWelkomA.jpg)}
li#btnModellen a.active{width:89px; background-image:url(../assets/graphics/btnModellenA.jpg)}
li#btnVerhuur a.active{width:154px; background-image:url(../assets/graphics/btnVerkoopA.jpg)}
li#btnChocolade a.active{width:171px; background-image:url(../assets/graphics/btnChocoA.jpg)}
li#btnDemo a.active{width:93px; background-image:url(../assets/graphics/btnDemoA.jpg)}
li#btnGeschenken a.active{width:106px; background-image:url(../assets/graphics/btnGeschenkenA.jpg)}
li#btnContact a.active{width:77px; background-image:url(../assets/graphics/btnContactA.jpg)}

#boxLeft,#boxRight{float:left;}
#boxLeft{width:500px;}
#boxRight{width:460px;}

#boxRight.modellen{background:url(../assets/graphics/bgModellen.png); width:402px; height:191px; padding:20px;}
#boxRight.contactform{background:url(../assets/graphics/bgContactForm.png); width:441px; height:362px; padding:20px;}
#boxLeft.contactadres{width:479px;}
table#description{color:#777777; font-size:0.85em; font-family:Verdana, Arial, Helvetica, sans-serif; }
.btnNumber{float:right; margin-right:20px; margin-top:3px; z-index:999;}
.btnNumberLeft{padding-right:10px;}
.btnNumberRight{padding-left:10px;}

table#contactgegevens{margin-bottom:1em;}
#tblForm td{vertical-align:middle;}
#tblForm table{margin-top:1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.85em;}
#tblForm table td{vertical-align:top;}

#tblForm input, #tblForm textarea{border:solid 1px #e0d8c6; width:321px; margin-bottom:3px; color:#ada288; font-size:0.90em; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;}
#tblForm input:focus, #tblForm textarea:focus{border:solid 1px #ada288; color:#964808;}
#tblForm input.radio{border:none; width:12px; height:12px;}

.btnVerstuurForm{background:url(../assets/graphics/btnVerstuur.png); width:87px; height:72px; display:block; float:right; }
