@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(/images/achtergrond2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#349CD3;
}
img {
	border: 0px;
}

.outercontainer {
	width: 920px;
	margin: 0 auto;
}

a.button {
	padding:0px;
	color:#003366;
	text-decoration:none;
}
a.button:hover {
	text-decoration:underline;
}
a.button img {
	vertical-align:middle;
	margin:0px 10px 0px 0px;
}
.indextable {
	height:40px;
	margin-left:20px;
}
.indextable td{
	vertical-align:middle;
	width:26px;
}
.indextable a {
	padding:5px;
	text-decoration:none;
	font-size:16px;
	color:#FFFFFF;
}
.indextable a:hover {
	text-decoration:none;
	font-size:16px;
	color:#FFE77D;
}

.kop {
	font-size:16px;
	color:#003366;
	line-height:20px;
	font-weight:bold;
}
.kop2 {
	font-weight:bold;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
.trefwoord {
	background-color:#FFFFCC;
}

.tekst_kl {
	font-size:10px;
	line-height:16px;
}
#index {
	font-size:10px;
}
#index div{
	margin-bottom:5px;
}
#index a {
	color:#333333;
}
#index a:hover {
	color:#003366;
}
#product_tabel td {
	font-size:10px;
}


#zoeknamen a {
	color:#333333;
	text-decoration:none;
}
#zoeknamen a:hover {
	color:#003366;
}
