/* zwart	#000000 */
/* groen h1	#AACC24 */
/* paars h2	#B380AD */

body {
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body.site {
	background-color: #C3DF51;
	background-image: url(/artikelen/img/bg.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #AACC24;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
	clear: left;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color:#995B92;
	margin-bottom: 2px;
	letter-spacing: 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E8EF;
	margin-top: 10px;
	padding-top: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #A66A9E;
	margin-bottom: 10px;
	clear: none;
}
p {
	font-size: 11px;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 10px;
}
address {
	font-size: 12px;
	margin-top: 0px;
	font-style: normal;
}
ul {
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul li {
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
ol {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
ol li {
	padding-left: 0px;
}
hr{
	border: none;
	border-bottom: 1px solid #F0E8EF;
	height: 0;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #AACC24;
}
dl {
	font-size: 11px;
	float: left;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
}
dt {
}
dd {
	margin-top: -15px;
	margin-left: 25px;
	margin-bottom: 10px;
}
.linkpijl {
	background-image: url(../img/pijl_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	margin-right: 5px;
}
.naw {
	margin-left: 8px;
}
.imgRhome {
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.imgR {
	float: right;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.imgRborder {
	float: right;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #DCCBDA;
}
.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
a img {
	border: none;
}
.groen {
	color: #AACC24;
}
/* -------------------- home zoeken stap 1 2 3 -------------------- */
#stap1-3 {
	height: 156px;
	width: 580px;
	margin-bottom: 15px;
}
#stap1-3 div {
	float: left;
	padding-top: 0px;
	height: 156px;
	margin-right: 12px;
	margin-bottom: 15px;
}
#stap1-3 h1 {
	color: #000000;
	background-image: url(../img/h1-bg.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 0px;
}
#stap1-3 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 11px;
	margin-left: 24px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#stap1-3 div#stap1 {
	width: 251px;
	background-image: url(../img/stap1.gif);
	background-repeat: no-repeat;
	background-position: left 48px;
}
#stap1-3 div#stap2 {
	width: 150px;
	background-image: url(../img/stap2.gif);
	background-repeat: no-repeat;
	background-position: left 48px;
}
#stap1-3 div#stap3 {
	width: 150px;
	background-image: url(../img/stap3.gif);
	background-repeat: no-repeat;
	background-position: left 48px;
	text-align: center;
	margin-right: 0px;
}
#stap1 h2 {
	margin-left: 24px;
	text-align: left;
}
#stap2 h2 {
	margin-left: 18px;
	text-align: left;
}
#stap1 input{
	margin-right: 5px;
	margin-top: 5px;
}
#stap1 dl {
	padding-left: 20px;
	margin-top: 0px;
	padding-right: 0px;
}
#stap1 dt {
}
#stap1 dd {
	margin-top: -17px;
	margin-bottom: 0px;
}
#stap2 p{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 2px;
	line-height: 14px;
}
#stap2 input{
	font-size: 17px;
	color: #B380AD;
	height: 20px;
	width: 50px;
	border: 1px solid #B380AD;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-left: 47px;
	margin-top: 3px;
}
#stap3 h1 {
	padding-left: 0px;
}
#stap3 img{
	padding-top: 20px;
	padding-bottom: 4px;
	padding-left: 3px;
}
/* -------------------- zoekresultaten -------------------- */
h1.sub {
	font-size: 11px;
	color: #9DBC21;
	margin-top: -8px;
}
h2 a{
	font-size: 14px;
}
h2 a:link, h2 a:visited{
	color: #995B92;
}
h2 a:hover, h2 a:active {
	color: #995B92;
}
/* -------------------- home populairste rassen -------------------- */
div#populairsterassen {
	clear: both;
}
div#populairsterassen img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 6px;

}
div#populairsterassen a img {
	border: none;
}
/* -------------------- home top10 -------------------- */
div.top10 {
	width: 143px;
	float: left;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.top10 dl {
	width: 143px;
	padding-right: 0px;
	margin-top: 0px;
}
div.top10 dt {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 6px;
	background-color: #AACC24;
	padding-top: 21px;
	background-image: url(../img/top10top.gif);
	background-repeat: no-repeat;
}
div.top10 dt span{
	color: #000000;
}
div.top10 dd {
	margin-left: 0px;
	margin-top: 2px;
}
div.top10 dd ol{
	padding-left: 0px;
}
div.top10 dd ol li {
	padding: 1px;
	margin-bottom: 2px;
	background-color: #EBF5C5;
	list-style-position: inside;
	text-indent: 7px;
	color: #9DBC21;
}
div.top10 dd ol li.oddrow {
	background-color: #F5FBE1;
}
div.top10 a{
	text-decoration: none;
}

div.top10 a:hover{
	text-decoration: underline;
	color: #000000;
}
.banner468x60{
	width: 100%;
	float: left;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0E8EF;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E8EF;
}
.banner234x60{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E8EF;
	margin-top: 10px;
	padding-top: 10px;
	width: 250px;
	float: left;
}
.ad123small{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E8EF;
	margin-top: 10px;
	padding-top: 10px;
	width: 320px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	height: 60px;
}
.ad123small a:link, .ad123small a:visited{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #995B92;
}
.ad123small a:hover, .ad123small a:active{
}
.ad123small p{
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 13px;
}
/* -------------------- add this -------------------- */
.addthis{
	font-size: 11px;
	float: right;
	margin-top: 5px;
}
.addthishome{
	font-size: 11px;
	margin-bottom: 7px;
}
