body {
	margin: 15px 0;
	padding: 0;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: #fff;
	color: #000;
}
form, table {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a {
	color: #5e78a8;
	text-decoration: none;
}
a:hover {
	color: #0a1936;
}
h1 {
	margin: 4px 0;
	padding: 0;
}
h2 {
	margin: 2px 0;
}
h3 { 	color:#0066cc;
	font-family: "Courier New",Courier,bold;
	font-size:16px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;

	}

h4 { 	color:#C3141A;
	font-family: "Courier New",Courier,mono;
	font-size:18px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	line-height:100%;
	 }

#container {
	position: relative;
	width: 630px;
	margin: 30px auto 10px;
	background: url(../images/logo_background.jpg) center 50px no-repeat;
}

#popup {
	background: url(../images/logo_background.jpg) center 50px no-repeat;
}

#stamboomtitel {
	font-weight:bold;
	color:#C3141A;
	font-family: "Courier New",Courier,mono;
}

#stamboomnaam {
	font-weight:bold;
	color:#0066cc;
	font-family: "Courier New",Courier,mono;

}

#header {
	width: 690px;
	position: relative;
	margin: 0 auto;
	height: 150px;
}

#logo {
	position: absolute;
	left: -150px;
	top: 35px;
}

#foto_rechts {
	position: absolute;
	left: 640px;
	top: 90px;
}

#nieuws {
	position: absolute;
	left: -180px;
	top: 0px;
}

#kwick {
	position: absolute;
	left: 0px;
	top: 15px;
}

#menu {
	width: 690px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#menu {
	position: relative;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	color: #444;
	font-weight: bold;
	display: block;
	width: 130px;
	height: 25px;
	padding-top: 5px;
	margin-left: 4px;
	text-align: center;
	vertical-align: middle;
}
#menu a:hover {
	color: #aaa;
}
#menu.informatie a {
	background: #fff url(../images/menu_button_informatie.gif);
}
ul#menu.informatie {
	left: -30px;
}

#menu.honden a {
	background: #fff url(../images/menu_button_honden.gif);
}
ul#menu.honden {
	left: 87px;
}

#menu.fotos a { 
	background: #fff url(../images/menu_button_fotos.gif);
	
}
ul#menu.fotos { width:300px;
	left: 300px;
}

#under { text-align:right;font-size:12px;color:#686; }
#footer { text-align:center;font-size:12px;color:#999;clear:both; }
#footer a { font-size:12px;color:#999; }



