/* CSS Document */

body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/02original.gif);
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

/* Webshop CSS info */
a.pg:link {
	color: #333333;
	text-decoration: none;
}
a.pg:visited {
	text-decoration: none;
	color: #333333;
}
a.pg:hover {
	text-decoration: none;
	color: #333333;
}
a.pg:active {
	text-decoration: none;
	color: #333333;
}
img.pg { 
	border		: 1px solid #000000;
}
/* Einde webshop CSS info */


.h1 {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
.h2 {
	font-size: 12px;
}
.slogan {
	font-size: 13px;
	color: #CC0000;
}
.linkslogan {
	font-size: 13px;
}
.dropdown {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}
.border {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.onderdeel {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
}
