/*
author: ademaweb.nl 2009

-- colors --
orange: #df802e
yellow: #F4E440
*/

a img { border:0; }
td { vertical-align:top; }
input, textarea { font-family: Arial, "Lucida Grande", sans-serif; 
font-size: 0.9em;
padding: 4px;
}
html,body {
font-size: 0.8em;
font-family: Verdana, Arial, "Lucida Grande", sans-serif;
margin:0;
background: url(../img/background.gif);
color: #333;
line-height: 150%;
}
.container {
width: 950px;
margin: auto;
}
.links, .midden, .rechts {
float: left;
width: 193px;
}
.midden {
width: 560px;
}
.clear { clear: left; }
.header {
background: url(../img/logobalk.png) no-repeat;
height: 89px;
padding: 0; margin: 0;
}
.header-logo {
margin: auto;
width: 120px;
padding-top: 20px;
}
.menu {
background: url(../img/menu.png) no-repeat;
height: 41px;
padding: 0; margin: 0;
margin-top: -8px;
}
.menu ul {
list-style: none;
height: 33px;
padding-top: 3px;
padding-left: 88px;
}
.menu ul li {
float: left;
}
.menu ul li a {
text-decoration: none;
display: block;
padding: 9px 15px;
margin-top: 1px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
}
.menu ul li a:hover, .menu ul a.actief {
text-decoration: none;
//background: #F4E440;
color: #F4E440;
font-weight: bold;
}
#menu ul li ul {
margin-top: -10px;
}
.foto {
padding: 3px 0px;
}
.box {
background: url(../img/box-center.png) repeat-y;
padding: 0;
}
.box-header {
background:  url(../img/box-header.png) no-repeat;
height: 21px;
position: relative;
color: #FFF;
text-align: center;
padding-top: 4px;
}
.box-content {
padding: 0px 14px;
padding-top: 6px;
}
.box-footer {
background: #FFF url(../img/box-footer.png) no-repeat;
height: 14px;
}
/* begin box-breed */
.box-breed {
background: url(../img/box-breed-center.png) repeat-y;
padding: 0;
}
.box-breed-header {
background: url(../img/box-breed-header.png) no-repeat;
height: 21px;
position: relative;
color: #FFF;
text-align: center;
padding-top: 4px;
}
.box-breed-content {
padding: 0px 14px;
padding-top: 4px;
min-height: 344px;
}
.box-breed-footer {
background: url(../img/box-breed-footer.png) no-repeat;
height: 12px;
}
.footer { 
text-align: center;
color: #333; 
font-size: 0.8em;
padding-bottom: 15px;
}
.footer a { color: #333; }
.footer a:hover { text-decoration: none; }
label {
font-weight: normal;
}
.categorie ul {
list-style: none;
padding: 0; margin: 0;
margin-left: 16px;
}
.categorie ul li a {
color: #333;
text-decoration: none;
display: block;
padding: 3px 0px;
}
.categorie ul li a:hover { text-decoration: underline; }
.categorie ul li ul li a { border: 0;}
hr {
padding: 0; 
margin: 6px;
background: #df802e;
}
a { color: #df802e; }
a:hover { text-decoration: none; }
/* content */
.inwinkelmandje {
display: block;
padding: 4px;
background: yellow;
}
.success, .notice {
text-align: center;
}
h1, h2, h3, h4 {
color: #df802e;
font-family: Georgia, "Times New Roman", Times, "met schreef";
font-weight: bold;
margin-bottom: 4px;
}
.productdetail {
width: 95%;
margin: auto;
}
.subtotaal {
display: block;
padding: 6px 0px;
}
.prijskaartje {
background: #FFF url(../img/bedrag.gif) no-repeat top left;
padding-left: 37px;
padding-top: 23px;
color: #FFF;
width: 47px;
height: 49px;
display: block;
}
a.titel { color: #333;}
label {
display: block;
font-weight: bold;
}
.categorietitel {
color: #df802e;
font-weight: bold;
padding: 4px 10px;
}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd; text-align: center;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.prijs {
font-size: 15px;
padding: 10px 20px;
margin: auto;
display: block;
color: #df802e;
}
fieldset {
border: 1px solid gray;
padding: 10px 30px;
margin-bottom: 20px;
}
.melding {
background: #df802e;
color: #FFF;
padding: 6px;
text-align: center;
width: 100px;
margin: 8px;
display: block;
}
img.plaatje {
padding: 4px;
background: #FFF;
border: 1px solid #df802e;
}