body {
	/*margin-top: 0px;*/
	background-color: #333366;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
}

#main {
	width: auto;
	text-align: center;
}

#banner {
	height: 100px;
}
#content {
	background-image: url(images/site/background.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}

#vlag {
	cursor:pointer;
	
}


#menu {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9966FF;
}

#menu ul {
	list-style-type: none;
	margin-top: 0px;
	cursor:pointer;
	
}
	
#menu ul li {
	margin-left: -30px;
	margin-bottom: 2px;
	border: 2px none #999999;
	text-indent: 5px;
	color: #FFFFFF;
	
}

#menu ul li.changecolor {
	background-color: #9966FF;
	
} 
#menu ul li.changecolor2 {
	color: #FFFF00;
	background-color: #9933FF;
	
} 

#menu ul li.standardcolor {
	color: #FFFF00;
	background-color: #9933FF;
	
} 


#menu h3 {
	color: #333333;
	text-indent: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#menu h4 {
	color: #333333;
	text-indent: 10px;
	margin-bottom: 0px;
}

#inhoud{
	margin-left: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 25px;
	text-align: center;
	font-size: 13px;
}

#welkom_banner {
	padding-bottom: 30px;
}
#bannerdog {


}
#footer {
}

#hoofdpaginatext {
}

#nieuws {
	text-align: left;
}

#wie_zijn_we {
	text-align: left;
}

#doelstelling {
	text-align: left;
}

#onze_kampioenen {
	text-align: left;
	
}

#onze_kampioenen img {

border: none;

}

#Djerba {
	text-align: left;
}

#Ruffte {
	text-align: left;
}

#Génè {
	text-align: left;
}

#Charmy {
	text-align: left;
}

#Emmy {
	text-align: left;
}

#pups {
	text-align: left;
}

#pups img {

border: none;

}

#rasstandaard {
	text-align: left;
}

#amstaff_kopen {
	text-align: left;
}

#fotoboek {
	text-align: left;
}


#fotoboek img {

border: none;

}

#gastenboek {
	text-align: left;
}

#contact {
	text-align: left;
	white-space: normal;
}

#weblinks {
	text-align: left;
}

.nourl{
	text-decoration: none;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(javascript/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(javascript/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
