/* zet de standaard font in reset.css */

h1, h1 a { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
h2, h2 a { font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
h3, h3 a { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

strong { font-weight: bold; }

small { font-size: 10px; }
a { color: #d90009 }
a:hover { color: #d90009 }

/* Basket */
th#basket_title_price { text-align: right; }
td#basket_row { text-align: left; }
td#basket_row_price { text-align: right; }

tr.basket th { font-size: 12px; text-decoration: underline; }

/* Forms */
span#incomplete { color: #f20e0e; }
span.label span.req, label span.req { color: #CC0000; font-weight: bold; }
div.block div.message { text-align: left; color: #f20e0e; font-weight: bold; margin-left: 155px; }

div#content div#column_left_information div#content_text a.done,  div#content div#column_left_information div#content_text a.notdone{ text-decoration: none; font-size: 11px;}
.done { color: black; }
.notdone { color: grey; }

/* Else */
a.noshow { font-size: 0px; visibility: hidden; }
.wijzig { font-size: 11px; color: grey; text-decoration: none; font-weight: normal; }
a.wijzig:hover { text-decoration: underline; }
strong.question { font-size: 12px; }
h2.information { font-size: 14px; margin-bottom: 7px; }
a.small { font-size: 10px; text-decoration: none; }
h2 small { font-size: 12px; }
h2.title_accounts { font-size: 12px; margin-top: 10px; color: #d90009; font-weight: bold; }

.kleinfont { font-size: 11px; }

/* CSS Document */

div#categorieoverview_header h2 { font-size: 0px; color: white; height: 0; width: 0; }
div#productoverview_header h2 { font-size: 0px; color: white; height: 0; width: 0; }

.catimage a { text-decoration: none; color: white; }

h3.product {height: 27px; display: block;}
h3.product a { font-size: 13px; vertical-align: middle; text-decoration: none; line-height: 20px; }
h3.product a b {font-size: 15px;  text-decoration: underline;}

div#product h2 { font-size: 18px; color: #7f715d; padding-top: 20px; right: 0px; padding-left: 0px;}
div#product h2 b { font-size: 20px; color: #7f715d; text-decoration: underline;}

* { line-height: 15px; }

