/* BASIC */

body {
font-family									: Verdana, Arial, Helvetica, sans-serif;
font-size									: 11px;
font-style									: normal;
margin-left									: 0px;
margin-top									: 0px;
margin-right								: 0px;
margin-bottom								: 0px;
background-color							: #F6E7E4;
}
a:link, a:visited, a:active {
text-decoration								: none; 
font-style									: italic; 
color										: #A80230;
margin-left									: 0px;
margin-top									: 0px;
margin-right								: 0px;
margin-bottom								: 0px;
}
a:hover {
text-decoration								: underline; 
font-style									: italic; 
color										: #000000;
margin-left									: 0px;
margin-top									: 0px;
margin-right								: 0px;
margin-bottom								: 0px;
}
.koptekst {
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	line-height								: 30px;
	font-size								: 22px;
	font-style								: normal;
	color									: #A80230;
	padding-left							: 0px;	
}
.a-bg {
	width									: 781px;
	padding-top								: 20px;
	padding-left							: 20px;
	padding-bottom							: 0px;
	line-height								: 19px;
	background-color						: #FFFFFF;
	background-attachment					: scroll;
	background-image						: url(../images/a-bg.gif);
	background-repeat						: no-repeat;
	background-position						: right top;
}
.pay-off {
	background-image						: url(../images/footer.jpg);
	background-repeat						: no-repeat;
	background-position						: center top;
	height									: 24px;
}
.news {
font-family									: Verdana, Arial, Helvetica, sans-serif;
text-decoration								: none; 
font-size									: 10px;
font-style									: italic;
color										: #000000;
margin-left									: 0px;
margin-top									: 0px;
margin-right								: 0px;
margin-bottom								: 0px;
}
.news a:link, .news a:active, .news a:visited {
font-family									: Verdana, Arial, Helvetica, sans-serif;
text-decoration								: none; 
font-size									: 10px;
font-style									: italic; 
color										: #A80230;
margin-left									: 0px;
margin-top									: 0px;
margin-right								: 0px;
margin-bottom								: 0px;
}
.news a:hover {
text-decoration								: underline;
}

/* PEDIGREE */

.stamboekdonker {
background-color							: #F6E7E4; 
border										: 1px; 
border-color								: #000000;
border-style								: solid;
padding										: 6px;
}
.stamboeklicht {
background-color							: #FFFFFF; 
border										: 1px;
border-color								: #000000;
border-style								: solid ;
padding										: 6px;
}		
.stamboekhoofd {
border										: 1px;
border-color								: #000000;
border-style								: solid; 
padding										: 5px;
spacing										: 0px;
border-collapse								: collapse;
}

/* NEWS KADER */
.fotokader {
border-color								: #A80230;
border-style								: solid;
border-width								: 5px;
padding										: 4px;
width										: 200px;
}

/* HEADER AND FOOTER */

.footer {
font-family									: Verdana, Arial, Helvetica, sans-serif;
font-size									: 11px;
font-style									: normal;
color										: #A80230;
background									: url(../images/bottom.gif) no-repeat left top;
background-color							: #A80230;
}
.footer a:link, a:active, a:visited, a:hover {
color										: #A80230;
}
.header {
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-size								: 11px;
	font-style								: normal;
	color									: #A80230;
	background-image						: url(../images/header.jpg);
	background-repeat						: no-repeat;
	background-position						: center top;
	height									: 224px;
	line-height								: normal;
	font-weight								: normal;
	font-variant							: normal;
	text-transform							: none;
}

/* SUBMENU */
.submenu {
	width									: 176px;
	margin									: 0;
	padding-top								: 0px;
	padding-right							: 0px;
	padding-bottom							: 0px;
	padding-left							: 0px;
	border-top-width						: 1px;
	border-bottom-width						: 1px;
	border-top-style						: solid;
	border-bottom-style						: none;
	border-top-color						: #FFFFFF;
	border-bottom-color						: #FFFFFF;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
	display									: block;
	padding									: 13px 0px 9px 10px;
	color									: #FFFFFF;
	font-family								: Verdana, Arial, Helvetica, sans-serif;
	font-weight								: bold;
	font-size								: 12px;
	margin-top								: 0px;
	text-decoration							: none;
	font-style								: normal;
	line-height								: normal;
	font-variant							: normal;
	text-transform							: none;
}
.submenu a:hover {
	background-color						: #b11c45;
}
.button-bg {
	width									: 199px;
	padding-top								: 20px;
	background-color						: #A80230;
	background-image						: url(../images/bg-buttons.jpg);
	background-repeat						: repeat;
	background-position						: left top;
}