/*
Ontwikkeld door
Digitaal Vooruit BV
*/

* { padding: 0; margin: 0; }

body {
 font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0px;
 background-image:url(img/bg.gif);
 background-repeat:repeat-x;
}

p {
 padding: 0px;
 line-height:18px;
}

#container465r p {
	line-height:25px;
	text-align:center;
}

#container465r h1 {
	margin-top:25px;
	line-height:25px;
	text-align:center;
}

img {
	border:none;
}

h1 {
	font-size:20px;
	margin-bottom:8px;
}

h2 {
	font-size:16px;
	margin-bottom:6px;
}

table p {
	padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 976px;
 background-image:url(img/bg-main.gif);
 background-repeat:no-repeat;
 align:center;
}

#content { 
 float: left;
 color: #333;
 padding: 10px 18px 10px 18px;
 width: 940px;
 display: inline;
}

#container940 { 
 float: left;
 width: 940px;
 margin-top:20px;
 display: inline;
}

#container940 img {
	border:1px;
	border-color:#CCC;
	border-style:solid;
	padding:2px;
	margin-right:15px
}

#container940 img.rechts {
	border:1px;
	border-color:#CCC;
	border-style:solid;
	padding:2px;
	margin-left:15px
}

#gallerij { 
 float: left;
 width: 940px;
 margin-top:10px;
 display: inline;
}

#gallerij img {
	border:1px;
	border-color:#CCC;
	border-style:solid;
	padding:2px;
	margin:7px
}

#container465l { 
 float: left;
 width: 465px;
 margin-top:10px;
 margin-right:10px;
 display: inline;
}

#containerbreed { 
 float: left;
 width: 940px;
 margin-top:10px;
 margin-right:10px;
 display: inline;
}

.imglinks
{ 
margin-right: 10px;
}

.imgb10
{
	margin-bottom: 10px;
}

#container465l2 { 
 float: left;
 width: 465px;
 margin-right:10px;
 display: inline;
}

#container465l2 img {
	margin-bottom:10px;
}

#container465r { 
 float: right;
 width: 465px;
 height: 320px;
 display: inline;
  margin-top:10px;
  
}

#container465r img {
	margin-bottom:10px;
}

#container465r2 { 
 float: right;
 width: 465px;
 display: inline;
}

#container465r2 img {
	margin-bottom:10px;
}

#logomenu {
 color: #444;
 width: 976px;
 float: left;
 height: 108px;
}

#logo {
	position:relative;
	top: 50px;
	left: 8px;
	width:165px;
	height:51px;
}

#menu {
	position:relative;
	top: 35px;
	left:500px;
	width:450px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
}

a, a:visited {
	color:#09C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#header {
 color: #444;
 width: 960px;
 float: left;
 height: 120px;
 padding:8px;
}

#headermaps {
 color: #444;
 width: 960px;
 float: left;
 padding:8px;
}

#footer { 
 width: 976px;
 height: 85px;
 clear: both;
 color: #333;
 padding:0px;
 background-repeat:no-repeat;
 font-size:9px;
 padding:5px 30px 5px 30px;
 text-align:center;
}

/*********************************************************
		Slider
**********************************************************/

.prev
{
	position: relative;
	left: 10px;
	bottom: 110px;
	z-index: 100;
	color: #FFFFFF;
}
.next
{
	position: relative;
	left: 25px;
	top: 130px;
	z-index: 100;
	color: #FFFFFF;
}
.cycle_slider
{
	position: relative;
	margin: 0px;
	padding: 0;
	width: 960px !important;
	color: #fff;
}
.cycle_slider a	img
{
	width:960px;
	height:137px;
}
.cycle_slider a
{
	text-decoration: none;
	font-weight: normal;
	height: auto;
	color: #fff;
}
.cycle_slider a:hover
{
	color: #35bfd8;
}
.cycle_slider h3
{
	margin: 0 0 5px 0;
}
.cycle_slider p
{
	margin: 0 0 5px 0;
}
.cycle_slider p a
{
	color: #eee;
}
.cycle_slider div.titles
{
	background: url(../images/bbb.png);
	width: 70% !important;
	display: block;
	left: 120px;
	position: absolute;
	padding: 15px;
	bottom: 10px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.cycle_slider .imgborder
{
}

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
}

#nav ul {
position: absolute;
width: 120px;
left: -4000px;
z-index:1000;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
}

ul a{
color: #09C;
cursor: hand;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #09C;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
border-left: 3px solid #FFF;
}

ul ul li{
background-color: #e0e0e0;
border-top: 3px solid #FFF;
border-left: 0;
width:130px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
