/* 


			Stal van Oudwoude CSS 


*/

* { 
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial;
	border: 0px;
}
body {
	background-image: url(images/achtergrond.jpg);
}
#container {
	width: 810px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 3px solid #568900;
	line-height: 20px;
}
#header {
	width: 810px;
	height: 180px;
	margin: 0;
	background-image: url(images/header.jpg);
}
#mainMenu {
	display: block;
	width: 810px; 
	height: 40px; 
}
#menu { 
	list-style: none; 
	line-height: 28px; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 0; 
	margin:0;
}
#menu a { 
	display: block; 
	color:#333; 
	background-color: inherit; 
	text-decoration: none; 
	padding-top: 8px; 
	text-align:center; 
	height: 32px;
	margin-left: 3px;
}
#menu a:hover { 
	color:#ffffff; 
	text-decoration: underline;
}
#menu li:hover ul, #menu li.iehover ul{ 
	left:auto;
}
#menu li a:hover { 
	background-position: -135px 0;
}
#menu li#menuLinks a:hover { 
	background-position: -114px 0;
}
ul { 
	list-style: none;
}
li { 
	float: left;
}
li#menuHome a, li#menuDieren a, li#menuTekoop a, li#menuKeuringen a, li#menuBritishtoggenburg a { 
	width: 135px; 
	background: url(images/menubutton.jpg) bottom left no-repeat;
}
li#menuLinks a{ 
	width: 114px; 
	background: url(images/menubutton_links.jpg) bottom left no-repeat;
}
#contentContainer {
	margin: 20px 20px 20px 20px;
	width: 520px;
	float: left;
}
#rechterKolom {
	float: left;
	width: 210px;
	margin: 20px 20px 20px 20px;
}
#contactGegevens {
	width: 166px;
	height: 222px;
	padding: 20px;
	background-image: url(images/subwindowbg.jpg);
}
#footer {
	width: 574px;
	background-color: #333333;
	margin: 20px 3px 3px 3px;
	padding: 10px 0 10px 230px;
}
p {
	font-family: Trebuchet MS, Vedana, Arial;
	font-size: 13px;
	color: #333333;
}
h1.heading {
	font-size: 16px;
	font-weight: bold;
	color: #73B600;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #73B600;
}
h2.dierTitle {
	color: #568900;
	font-weight: bold;
	font-size: 14px;
}
a.contentLink {
	color: #ff3300;
	text-decoration: none;
}
a.contentLink:hover {
	color: #73B600;
	text-decoration: underline;
}
a.dierenLink {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.dierenLink:hover {
	color: #73B600;
	text-decoration: underline;
}
a.dierenName {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLink {
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.siteLink:hover {
	color: #73B600;
	text-decoration: underline;
}
span.footerText {
	color: #666666;
	font-size: 11px;
}
table.grey {
	width: 530px;
	border: 0;
	background-color: #efefef;
	padding: 10px;
}
table.white {
	width: 530px;
	border: 0;
	background-color: #ffffff;
	padding: 10px;
}
img {
	border: 1px solid #666666;
}
div.dierenMenu {
	line-height: 24px;
}
div.linksPage {
	line-height: 24px;
}
img.arrow {
	border: 0px;
}