@charset "utf-8";
/* CSS Document */

/*Opmaak Main Document*/
html
{
	background: url(images/main/bg.png);
	margin: 0%;
	padding: 0%;
	max-height: 800px;
	width: 100%;
}

body
{
	margin: 0%;
	padding: 0%;
	height: 800px;
	width: 100%;
	text-align: center;
}

#header
{
	background: url(images/main/header.png) no-repeat;
	width: 800px;
	height: 250px;
	margin: 0 auto;
}	
	
#textbox
{
	background: url(images/main/textbg.png);
	margin: 0 auto;
	padding: 20px;
	width: 760px;
	height: 360px;
	text-align: left;
}

iframe
{
	padding: 0%;
	margin: 0 auto;
	width: 800px;
	height: 400px;
	border: none;
}

a:link
{
	color: white;
	font-family: "Comic Sans MS", Arial, Verdana;
	text-decoration: none;
}

a:visited
{
	color: red;
	font-family: "Comic Sans MS", Arial, Verdana;
	text-decoration: none;
}

a:hover
{
	color: red;
	font-family: "Comic Sans MS", Arial, Verdana;
	text-decoration: none;
	background-color: orange;
}

a:active
{
	color: yellow;
	font-family: "Comic Sans MS", Arial, Verdana;
	text-decoration: none;
}

.clearspace
{
	height: 3px;
	width: 0px;
}

#h1global
{
	font-family: "Comic Sans MS", Arial, Verdana;
	color: #F00;
	text-align: left;
	margin-left: 10%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
/*Einde Opmaak Main Document*/

/*Opmaak Dropdown Menu*/

#dropdownMenu
{	
	background: url(images/menu/menubalk.png) no-repeat;
	height: 40px;
	width: 800px;
	margin: 0 auto;
	padding-left: 0%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
}

	#dropdownMenu li
	{	
		list-style: none;
		float: left;
		width: 133.33px;
		height: 40px;
	}

		#dropdownMenu li .home
		{	
			background: url(images/menu/btn1_home.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}

			#dropdownMenu li .home:hover
			{	
				background: url(images/menu/btn1.1_home.png) no-repeat;
			}
			
			#dropdownMenu li .homeNow
			{	
				background: url(images/menu/btn1.1_home.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}			
		
		#dropdownMenu li .onzehonden
		{	
			background: url(images/menu/btn2_onzehonden.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}
		
			#dropdownMenu li .onzehonden:hover
			{	
				background: url(images/menu/btn2.1_onzehonden.png) no-repeat;
			}
			
			#dropdownMenu li .onzehondenNow
			{	
				background: url(images/menu/btn2.1_onzehonden.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}
		
		#dropdownMenu li .tekoop
		{	
			background: url(images/menu/btn3_tekoop.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}
		
			#dropdownMenu li .tekoop:hover
			{	
				background: url(images/menu/btn3.1_tekoop.png) no-repeat;
			}
			
			#dropdownMenu li .tekoopNow
			{	
				background: url(images/menu/btn3.1_tekoop.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}
		
		#dropdownMenu li .fotoalbum
		{	
			background: url(images/menu/btn4_fotoalbum.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}
		
			#dropdownMenu li .fotoalbum:hover
			{	
				background: url(images/menu/btn4.1_fotoalbum.png) no-repeat;
			}
			
			#dropdownMenu li .fotoalbumNow
			{	
				background: url(images/menu/btn4.1_fotoalbum.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}
		
		#dropdownMenu li .gastenboek
		{	
			background: url(images/menu/btn5_gastenboek.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}
		
			#dropdownMenu li .gastenboek:hover
			{	
				background: url(images/menu/btn5.1_gastenboek.png) no-repeat;
			}
			
			#dropdownMenu li .gastenboekNow
			{	
				background: url(images/menu/btn5.1_gastenboek.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}
		
		#dropdownMenu li .contact
		{	
			background: url(images/menu/btn6_contact.png) no-repeat;
			display: block;
			width: 133px;
			height: 40px;
		}
		
			#dropdownMenu li .contact:hover
			{	
				background: url(images/menu/btn6.1_contact.png) no-repeat;
			}
			
			#dropdownMenu li .contactNow
			{	
				background: url(images/menu/btn6.1_contact.png) no-repeat;
				display: block;
				width: 133px;
				height: 40px;
			}

#dropdownMenu div
{	
	position: absolute;
	visibility: hidden;
	margin-left: 1.2%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	padding: 0%;
	border: 1px solid #F60;
}

	#dropdownMenu div a
	{	
		position: relative;
		display: block;
		margin: 0%;
		padding: 4%;
		width: 120px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FC0;
		color: red;
		font: 15px "Comic Sans MS", arial ;
	}

	#dropdownMenu div a:hover
	{	
		background: #FF0;
		color: #F60;
	}
/*Einde Opmaak Menu*/

/* Opmaak Infobar*/
#infobar
{	
	background: url(images/infobar/designer0.png) no-repeat;
	height: 40px;
	width: 800px;
	margin: 0 auto;
	padding-left: 0%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
}

	#infobar li
	{	
		list-style: none;
		float: left;
	}

		#infobar li .info1
		{	
			background: url(images/infobar/designer1.png) no-repeat;
			width: 345px;
			height: 40px;
			display: block;
		}
		
		#infobar li .info2
		{	
			background: url(images/infobar/designer2.png) no-repeat;
			width: 204px;
			height: 40px;
			display: block;			
		}
		
		#infobar li .info3
		{	
			background: url(images/infobar/designer3.png) no-repeat;
			width: 63px;
			height: 40px;
			display: block;
		}
		
		#infobar li .info4
		{	
			background: url(images/infobar/designer4.png) no-repeat;
			width: 78px;
			height: 40px;
			display: block;
		}
		
		#infobar li .info5
		{	
			background: url(images/infobar/designer5.png) no-repeat;
			width: 78px;
			height: 40px;
			display: block;
		}
		
		#infobar li .info6
		{	
			background: url(images/infobar/designer6.png) no-repeat;
			width: 32px;
			height: 40px;
			display: block;
		}
/*Einde Opmaak Infobar*/

/*Opmaak pagina's*/

/*Opmaak Home*/
#photo1Home
{
	background: url(images/photo/1_home/home.png) no-repeat;
	width: 300px;
	height: 200px;
	margin-left: 0%;
	margin-top: 7.5%;
	margin-right: 5%;
	margin-bottom: 0%;
	padding: 0%;
	float: left;
}

#greetingbarHome
{
	background: url(images/main/greetingbar.png) no-repeat;
	width: 600px;
	height: 40px;
	margin-left: 11%;
}

#h1Home
{
	font-family: "Comic Sans MS", Arial, Verdana;
	color: #F00;
	margin-left: 45%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	text-align: left;
}

#h2Home /*Greetingbar Home*/
{
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 19px;
	font-weight: 100;
	color: white;
	text-align: left;
	margin-left: 6.2%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	padding-left: 0%;
	padding-top: 1.5%;
	padding-right: 0%;
	padding-bottom: 0%;
}

#textHome
{
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #F00;
	text-align: left;
	margin-left: 45%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
/*Einde Opmaak Home*/

/*Opmaak Onze Honden*/		
.menu_onze_honden
{
	background: url(images/photo/2_onzehonden/onze_honden_menu.png) no-repeat;
	display: block;
	width: 150px;
	min-height: 350px;
	height: auto;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
	margin-left: 20%;
	float: left;
}

.menu_onze_honden_text
{
	color: white;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 15px;
	text-align: left;
}

.h1onzehonden
{
	color: white;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 15px;
	text-align: center;
}

#textOnzeHonden
{
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #F00;
	text-align: left;
	margin-left: 10%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}

#textboxOnzeHonden
{
	background: url(images/main/gastenboekbg.png) no-repeat;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	margin: 0 auto;
	width: 800px;
	min-height: 1100px;
	height: 0;
	text-align: left;
}

.hidden
{
    display: block;
	float: left;
	background: url(images/photo/2_onzehonden/btn_01.PNG) no-repeat;
	height: 20px;
	color: white;
	width: 20px;
	text-align: center;
	margin: 2px;
}

.focus
{
	display: block;
	float: left;
    background: url(images/photo/2_onzehonden/btn_02.PNG) no-repeat;
	height: 20px;
	width: 20px;
	color: white;
	text-align: center;
	margin: 2px;
}

.pageNumbers
{
	float: right;	
}

.h1Suzie
{
	font-family: "Comic Sans MS", Arial, Verdana;
	color: #F00;
	text-align: left;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}

#twee
{
	display: none;
}

#drie
{
	display: none;
}

#vier
{
	display: none;
}
/*Einde Opmaak Onze Honden*/

/*Opmaak Te Koop*/
.teKoop
{	
	margin: 0px 0px 0px 75px;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	color: #F00;
	text-align: left;
}

	.teKoop li .Golden
	{	
		background: url(images/photo/3_tekoop/golden_retrievers_btn.png) no-repeat;
		display: block;
		width: 150px;
		height: 50px;
	}

		.teKoop li .Golden:hover
		{	
			background: url(images/photo/3_tekoop/golden_retrievers_btn2.png) no-repeat;
		}
			
	.teKoop li .Corgi
	{	
		background: url(images/photo/3_tekoop/welsh_corgi_btn.png) no-repeat;
		display: block;
		width: 150px;
		height: 50px;
	}

		.teKoop li .Corgi:hover
		{	
			background: url(images/photo/3_tekoop/welsh_corgi_btn2.png) no-repeat;
		}
/*Einde Opmaak Te Koop*/

/*Opmaak Contact*/
#photo1Contact
{
	background: url(images/photo/6_contact/contact.png) no-repeat;
	width: 300px;
	height: 225px;
	margin-left: 0%;
	margin-top: 1%;
	margin-right: 5%;
	margin-bottom: 0%;
	padding: 0%;
	float: left;
}
/*Einde Opmaak Contact*/

