/* MLP Design (http://www.mlpdesign.tk). Released under Creative Commons v2.5*/

body
{ background:url(img/bg.gif) 0 0 repeat-x #ddd; color: #333;
  font-family: Arial,sans-serif; font-size:9pt;margin:0;}

h1
{font-size:14pt; font-weight:bold; margin-bottom:5px;}

h2
{font-size:8pt; font-weight:normal; padding-bottom: 5px; margin:0; text-transform:uppercase; border-bottom:#ccc 1px dashed;}

a:link, a:visited, a:active
{ background-color: inherit; color:#000; text-decoration: none;}

a:hover
{ background-color: inherit; text-decoration: none; color:#777; border-bottom:1px dotted;}

ul 
{ list-style:disc inside; margin-left:10px; padding:1px;}

ul li
{ padding-left:15px; /*background: url(img/arw.gif) 0 3px no-repeat;*/}

blockquote
{ background:url(img/quote.gif) no-repeat #fff; padding-left: 30px; margin:0 50px; display:block;
  color:#aaa; font-size:9pt; font-weight:normal; text-align:justify;}
  
  
#header
{ width:760px; height:152px; margin:9px auto 4px auto;
  background:#222222;}
  
#menu
{ width:760px; margin:auto; height:24px; border-top:#999 1px solid; border-bottom:#999 0 solid; border-left:#aaa 1px solid; font-size:9pt; clear:both;}  

#body
{ width:739px; margin: auto; padding:10px; background:#fff; color:inherit;
  border-right:#666 1px solid; border-bottom:#666 1px solid; border-left:#666 1px solid; }
  
#footer
{ padding:15px; font-size:8pt; border-top:#333 1px solid;}

.menu 
{ width:151px; height:24px; float:left; border-right:#aaa 1px solid; 
  font-family: Tahoma,sans-serif; text-align:center; text-transform:uppercase; }

.menu a:link, .menu a:visited, .menu a:active
{ background:black; text-decoration: none; color:#eee;display:block; height:15px; padding-top:7px;
  font-weight:bold; font-size:9px;}

.menu a:hover
{ background:#fff; text-decoration:none; color:#333; border:0;}

.submenu
{ float:right; font-size:8pt; font-weight:normal; margin:0 0 5px 0;}

.content
{ padding:20px;padding-bottom:170px;margin-top:20px; background-color:#fff; color:inherit; text-align:justify; border:#ccc 1px solid;}

/* nodig om in firefox de border om de container te resizen ivm float van de thumb */
.content:after { content: ""; display: block; height: 0; clear: both; }

.footer 
{ float:right; }

.spacer { clear:both; margin:15px;}
tr.alt td { background : #eee;}
tr.over td { background : #cccccc;}
hr { border:#ccc 1px dashed;}
.back {width:698px;text-align:right;padding-top:10px;}
#titel{font-size:20pt; padding-bottom: 5px; margin:0; text-transform:uppercase;}
p {
font-size:12px;
line-height:20px;
}
#paarden_houder{min-height:500px;}
#paarden_houder tr {cursor:pointer}

a.prev {
  background:transparent url(/jquery/imageNavLeft.gif) no-repeat scroll left 120px;
  display:block;
  float:left;
  height:246px;
  text-decoration:none;
  width:30px;
  border:medium none;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}

a.prev:hover {
background-image:url(/jquery/imageNavLeftHover.gif);
}

a.next {
  background:transparent url(/jquery/imageNavRight.gif) no-repeat scroll left 120px;
  display:block;
  float:left;
  height:246px;
  text-decoration:none;
  width:30px;
  border:medium none;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  margin-left:10px;
}

a.next:hover {
background-image:url(/jquery/imageNavRightHover.gif);
}

.jcarousel img.link{
  border:0 none;
  cursor:hand;
  cursor:pointer;
}

.carousel
{
  margin-top:50px;
}

.jcarousel {
  height:266px;
  float:left;
  background-color:#DFDFDF;
  border:1px solid black;
}

.jcarousel li {
float:left;
height:246px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
overflow-x:hidden;
overflow-y:hidden;
width:170px;
font-size:0px;
}








/* SlideShow */
#slideShow
{
	margin-top:5px;
	margin-left:4px;
	float:left;
}

#header a
{
	color:white;
	text-decoration:none;
}

#logo
{
	margin-top:5px;
	float:left;
	margin-left:66px;
}

#header_menu h4
{
  margin:8px 0px;
}

#header_menu
{
	font-size:11px;
	color:white;
	float:left;
	margin-left:70px;
	margin-top:5px;
}

#header_menu ul 
{
  margin:0px;
	padding-left:12px;
}

