/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background: #FFFFFF;}
body{background : #a2a2a2;}
p { margin : 0;padding : 0;}
a{color : #000080;text-decoration : none;background:none;}
a:hover {color : #000080;text-decoration : underline;background:none;}
h1 { color : #000080;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #000080;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #000080;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;list-style-type:square; list-style-image:url(http://www.hondenland.be/images/bullet.gif); margin-left:17px; margin-right:0; margin-top:0; margin-bottom:0}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;background-color:white;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(http://www.hondenland.be/images/bg.gif) repeat-x;}
#nav {background : url(http://www.hondenland.be/images/logo.gif);padding : 1px;text-align : right;color : #f6dde3; background-repeat:no-repeat;background-color: #00005D}
#nav a{text-decoration : underline;color : #ffffff;font-size:12px;}
#nav a:hover {text-decoration : underline;color : #ffffff;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 500px;padding : 0 15px;float : left;}
#right-column {width : 200px;float : left;}
.crd a{text-decoration : none;color : #2a3845;cursor: text;}
.crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}
ul.path { margin-left: 0;  padding-left: 0;  display: block; border: none;  margin: 0 0 15px 0;}
ul.path li {margin-left: 0; padding-left: 0px; border: none; list-style: none; display: inline; color: #000000; font-size:11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: bold;  line-height: 18px; }
ul.path li a{ height:15px;line-height:15px;overflow:visible;color: #000080; text-decoration: none; font-size:11px;padding-right: 8px;  margin-right: 5px;  background-image:url('http://www.hondenland.be/images/arrow.gif');background-position: right center;background-repeat: no-repeat}       
ul.path li a:hover{text-decoration: underline;background-image: url('http://www.hondenland.be/images/arrow.gif'); background-position:   right center;  background-repeat: no-repeat}

/*** SideBAR ***/
#main-image {text-align : right;}
.sidebar {width : 190px;margin : 0 auto;background : url(http://www.hondenland.be/images/shadow.jpg) no-repeat top;; padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:10px}

/*** Gallery Album ***/

.slideshow{ /*CSS for DIV containing each image*/
float: left;
width: 150px;
height: 150px;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
width: 100px;
height: 100px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

div.rasbeschrijving 
{
	background-image:url('images/rassen/dog_beschrijving.jpg');	
	width: 480px;
	height: 35px;
}

div.rasafbeelding 
{
	background-image:url('images/rassen/dog_afbeelding.jpg');	
	width: 480px;
	height: 35px;
}

div.inspringen 
{
	text-indent:40px;	
}

div.rassen 
{
	float:left;
}

div.alignright 
{
	text-align:right;	
}

a.foto 
{
	margin-top:5px;
	background-color:#00005D;
	float:right;
	color:#ffffff;
	font-style:italic;
	padding:0px 5px 0px 5px;
}


#slider {
    position:relative;/
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
