/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


body {
	text-align: center;
	color: #7e7c73;
	font-family: Corbel, 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	background-color: #33170f;
	background-image: url(../images/bg_body.jpg);
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #566872;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	/*background: url(../images/icon_list.gif) no-repeat 0 10px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}


h2 {
	font-size: 2em;
	color: #835b4c;
}

h3 {
	font-size: 1.6em;
	color: #835b4c;
}

h4 {
	margin-bottom: 10px;
	font-size: 1em;
	color: #835b4c;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #835b4c;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#root {
	width: 100%;
	margin-top: -26px;
	padding-top: 26px;
	background: #f4f1e1;
}

#index {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#interior #index {
	background-image: url(../images/bg_index.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 970px;
	height: 144px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/header5.png);
	background-repeat: no-repeat;
	background-position: left;
}


/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 308px;
	padding-bottom: 32px;
	float: right;
}




/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 612px;
	min-height: 330px;
	padding: 10px;
	float: left;
	background-image: url(../images/blog.png);
	background-repeat: repeat-y;
	background-position: left;
}

#home #body {
	width: 394px;
	float: right;
	clear: right;
	padding-top: 40px;
	font-size: 1em;
	color: #566872;
}

#header {
	width: 100%;
	padding-bottom: 20px;
	padding: 10px 0;
	float: left;
	clear: both;
	font-weight: bold;
	background-color: #f4f1e1;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* --- Blog --- */

#Posts {
	color:#835B4C;
	padding-right: 15px;
	padding-bottom: 15px;
}
.Post {
	font-size:13px;
	margin:0 0 10px;
	padding:10px;
	position: relative;
}
.Datum {
	float:right;
	text-align: center;
	position: absolute;
	left: -62px;
	background-image: url(../images/datum.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 54px;
}
.Bericht {
	float: left;
	width:100%;
	padding-top: 10px;
	color: #7e7c73;
}


.photo {
	margin: 10px;
	position: relative;
	width: 180px;
	float: left;
	z-index:3;
}

.photo200 {
	margin: 10px;
	position: relative;
	width: 200px;
	float: left;
	z-index:3;
}

.photoRight {
	margin: 10px;
	position: relative;
	width: 180px;
	float: left;
	z-index:3;
}

.Nieuwsborder div {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -18px;
	left: 50px;
	background: url(../images/tape.png) no-repeat;
	text-align: center;
	color: #000;
		z-index:8;
}

.Nieuwsborder h1 {
	font-size:12px;
	width: 120px;
	height: 27px;
	display: block;
	position: absolute;
	top: -18px;
	left: 29px;
	background: url(../images/longtape.png) no-repeat;
	text-align: center;
	color: #000;
		z-index:8;
}

.Nieuwsborder span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/round-corner.png) no-repeat;
		z-index:5;
}
.Nieuwsborder img {
	border: none;
	padding: 0;
}


.hondenHoofdafbeelding {
	position: relative;
	width: 100%;
	margin-top: 20px;
	text-align:center;
}


.hondenHoofdafbeelding div {
	color:#000;
	text-align:center;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left:268px;
	background: url(../images/tape.png) no-repeat;
}



.hondenHoofdafbeelding img {
	border: none;
	padding: 0;
}



/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 970px;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	color: #886e66;
	text-align: left;
	font: normal 0.8em "Lucida Sans", Verdana, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color: #886e66;
}

#copyright {
	width: 500px;
	float: left;
}

#site_credit {
	width: 240px;
	float: right;
	text-align: right;
}


/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}

#Randomimage {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#interior #root #index #sidebar ul ul li {
}

#menuLeftCorner {
	background-image: url(images/left.gif);
	height: 27px;
	width: 19px;
	position: absolute;
	top: 115px;
}
#menuRightCorner {
	background-image: url(images/right.gif);
	height: 24px;
	width: 19px;
	position: absolute;
	top: 118px;
	left: 794px;
	background-position: right bottom;
}
#Contactsidebar {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: normal;
}
#menunav {
	background-image: url(../images/menu2.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 900px;
	background-position: bottom;
}


.pics {
	height: 232px;
	width: 232px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics img {
	height: 200px;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	top:0;
	left:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-bottom:40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.fotopups {
	float: left;
	width:120px;
	padding:10px;

}
