/******************************************/
/* config */
/******************************************/
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#696969;
	background:#f5f5f5 url(/images/background.jpg) top center repeat-y;
	margin:0;
	padding:0;
}

/******************************************/
/* links */
/******************************************/
a {
	color: #78afd0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #78afd0;
}

/******************************************/
/* images */
/******************************************/
img {
	border:0;
}

/******************************************/
/* koppen & p's */
/******************************************/
h2 {
	width:300px;
	height:20px;
	background:url(/images/nieuwsbox_top.jpg) no-repeat;
	padding:7px 0px 0px 11px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
#indexp {
	width:291px;
	height:77px;
	background:url(/images/nieuwsbox_content.jpg) no-repeat;
	margin:0;
	padding:5px 10px 0px 10px;
}
#main h2 {
	width:611px;
	height:20px;
	background:url(/images/main_top.jpg) no-repeat;
	padding:7px 0px 0px 11px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
#pcontainer {
	width:602px;
	background:#f5f5f5 url(/images/main_bottom.jpg) bottom left no-repeat;
	margin:0;
	height:auto;
	padding:10px 10px 10px 10px;
}
#pcontainerbreed {
        width:872px;
        background:#f5f5f5 url(/images/main_bottom_breed.jpg) bottom left no-repeat;
        margin:0;
        height:auto;
        padding:10px 10px 10px 10px;
}
#eyecatcherp {
	width:291px;
	height:134px;
	background:url(/images/eyecather_content.jpg) no-repeat;
	margin:0;
	padding:5px 10px 0px 10px;
}
.eyecather h2 {
	width:300px;
	height:20px;
	background:url(/images/eyecather_top.jpg) no-repeat;
	padding:7px 0px 0px 11px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
.eyecather p {
	width:291px;
	height:134px;
	background:url(/images/eyecather_content.jpg) no-repeat;
	margin:0;
	padding:5px 10px 0px 10px;
}
.fotoalbum h2 {
	width:299px;
	height:19px;
	background:url(/images/fotoalbum_top.jpg) no-repeat;
	padding:7px 0px 0px 11px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
.fotoalbum p {
	width:291px;
	height:134px;
	background:url(/images/fotoalbum_content.jpg) no-repeat;
	margin:0;
	padding:5px 10px 0px 10px;
}
#right h2 {
	width:242px;
	height:19px;
	background:url(/images/right_top.jpg) no-repeat;
	padding:7px 0px 0px 11px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
#right p2 {
	width:233px;
	background:#f5f5f5 url(/images/right_bottom.jpg) bottom left no-repeat;
	margin:0;
	height:auto;
	padding:10px 10px 10px 10px;
}
#pcontainer2 {
        width:233px;
        background:#f5f5f5 url(/images/right_bottom.jpg) bottom left no-repeat; 
        margin:0;
        height:auto;
        padding:10px 10px 10px 10px;
}

/******************************************/
/* container */
/******************************************/
#container {
	position:relative;
	width:909px;
	margin:0px auto;
	padding:0;
}

/******************************************/
/* header */
/******************************************/
#header {
	margin:0px 0px 0px -1px;
	height:161px;
	width:909px;
	background:url(/images/header.jpg) no-repeat;
}

/******************************************/
/* menu */
/******************************************/
#menu {
	margin:2px 0px 0px -1px;
	height:28px;
	width:909px;
	background:url(/images/menu.jpg) repeat-x;
}

/******************************************/
/* menu list */
/******************************************/
#nav, #nav ul {
	padding:0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav ul {
	position: absolute;
	width: 120px;
	left: -1000px;
}
#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}
#nav a {
	display: block;
	margin:0;
	text-decoration:none;
}
ul ul a:link, ul ul a:visited{
	font-weight:normal;
	color:#FFF;
	cursor:pointer;
}
ul ul a:hover, ul ul a:active{
	font-weight:normal;
	color:#FFF;
	cursor:pointer;
}
ul ul li{
	background-color:#8b0606;
	border:5px solid #8b0606;
	width:120px;
}

/******************************************/
/* left */
/******************************************/
#left {
	float:left;
	margin:0px 0px 0px 6px;
	width:311px;
}

/******************************************/
/* main */
/******************************************/
#main {
	float:left;
	margin:0px 0px 0px 6px;
	width:622px;
}
#main2 {
	float:left;
	margin:0px 0px 0px 6px;
	width:700px;
}
/******************************************/
/* center */
/******************************************/
#center {
	float:left;
	margin:0px 0px 0px 9px;
	width:311px;
}

/******************************************/
/* right */
/******************************************/
#right {
	float:left;
	margin:0px 0px 0px 7px;
	width:253px;
}

/******************************************/
/* footer */
/******************************************/
#footer {
	clear:left;
	float:left;
	margin:10px 0px 0px -1px;
	height:28px;
	line-height:28px;
	width:909px;
	background:url(/images/footer.jpg) no-repeat;
	text-align:center;
	color:#ffffff;
}
