/* -------------------- algemene styles ------------------- */

body   { line-height: 16px; font-family: "Trebuchet MS", Arial, sans-serif; margin: 0px; padding: 0px }

h1  { color: red; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin-bottom: 17px }
h2 {
	font-size: 16px;
	color: #F18F00; /* oranje */
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	color: #F18F00; /* oranje */
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 6px;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
	clear: both;
	margin-top: 15px;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
}
p  { color: #000000; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss; margin-top: 0px }

a:link {
	font-size: 11px;
	color: #000000;
}
a:visited {
	font-size: 11px;
	color: #000000;
}
a:hover  { color: #d73f3f; font-size: 11px }
a:active {
	font-size: 11px;
	color: #000000;
}
td  { font-size: 12px }
hr  { clear: both; margin-top: 15px; padding-left: 19px; border-top: none; border-right: none; border-bottom: 2px solid #d7d7d7; border-left: none; height: 0 }
.footer  { color: silver; font-size: 9px; font-family: "Trebuchet MS", Arial, sans-serif }
.navi_link       { font-size: 12px; font-weight: bold; background-color: #fce5fc; text-align: right; padding-right: 6px; width: 160px; height: 30px }
.navi_link_right   { font-size: 12px; font-weight: bold; background-color: #fce5fc; text-align: left; padding-left: 6px; width: 160px; height: 30px }
.navi_head     { color: white; font-size: 12px; font-weight: bold; background-image: url(../images/navi_button_left.png); padding-top: 10px; padding-left: 8px; width: 170px; height: 50px }
.productomschrijving   { color: black; font-size: 11px; line-height: 21px; font-family: "Trebuchet MS", Arial, sans-serif; text-align: left; vertical-align: top; padding-top: 14px; width: 150px; height: 70px }
.productprijs    { color: white; font-size: 11px; font-family: "Trebuchet MS", Arial, sans-serif }
.productprijsgroot { color: #ff002b; font-weight: bold; font-size: 16px; line-height: 21px; font-family: "Trebuchet MS", Arial, sans-serif }
.kopjes  { color: #721988; font-weight: bolder; font-size: 14px; line-height: 21px; font-family: "Trebuchet MS", Arial, sans-serif; background: url(../images/bgheadmain.gif) no-repeat; padding-top: 4px; padding-left: 20px; height: 30px }
.subkopjes  { color: black; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bolder; line-height: 21px }
.koppaginas      { color: #723b97; font-size: 18px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss; font-weight: bold; background-color: transparent; background-position: 0 50%; padding-top: 3px; padding-left: 10px; width: 96%; height: 30px; border-bottom: 2px solid black }
.footerstyle { color: black; font-size: 8pt; border-top: 1px solid black; border-bottom: 1px solid black }
.bgnavi  { background-color: white }
.info  { background: no-repeat center bottom; padding-top: 25px; width: 34px; height: 10px }
.td.headbg { background-image: url(../images/head_bg.png) }
.productkop { color: red; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; border-bottom: 1px solid black }

