* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow: hidden;
}

body {
	background-color: #333333;
	font: 12pt "Courier New", Courier;
	height: 100%;
}

h1 {
	font-size: 21pt;	
}

p {
	margin-bottom: 1em;
}

a img {
	border: 0;
}

div#page-wrap {
	background: url(background.jpg) no-repeat 0;
	height: 480px;
	margin: -240px 0 0 -360px;
	padding: 20px 0 0 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 720px;
}

a#overcarelschutte, a#homecarelschutte {
	background: url(carelschutte.png) no-repeat;
	display: block;
	height: 36px;
	left: 261px;
	outline: none;
	position: relative;
	text-indent: -9999px;
	top: 3px;
	width: 254px;
	*-behavior: url(include/iepngfix_v2/iepngfix.htc);
	z-index: 2000;	
}

a#homecarelschutte {
	background: url(home.png) no-repeat;
	*-behavior: url(include/iepngfix_v2/iepngfix.htc);
}

div#contactgegevens {
	font-size: 11px;
	margin: 10px 0 0 0;
	text-align: right;
	width: 390px;
	}
	div#contactgegevens a {
		color: #000000;
		text-decoration: none;
	}

div#maincontent {
	height: 365px;
	margin: 31px 0 0 5px;
	padding-right: 10px;
	overflow: auto;
	width: 380px;
}

ul#categories {
	font-weight: bold;
	list-style: none;
	text-transform: uppercase;
}

ul#categories li {
	margin-bottom: 4px;
}	

ul#categories li a {
	color: #000000;
	text-decoration: none;
	padding: 1px 5px 0;
}

ul#categories li a:hover {
	background: url(categoryhover.gif) repeat-y 0 2px;
	font-style: italic;	
}

div#footer {
	bottom: -18px;
	font: 11px verdana;
	left: 0;
	position: absolute;
	text-align: center;	
	width: 100%;
}

div#footer a {
	color: #000000;
	text-decoration: none;	
}

div#footer a:hover {
	color: #111111;
}

div.pagination {
	margin-bottom: 2px;	
	text-align: center;
	}
	div.pagination span.current {
		font-weight: bold;
		margin-right: 2px;
	}
	div.pagination span.disabled {
		color: #666666;
		margin-right: 2px;
	}	
	div.pagination a {
		color: #000000;
		margin-right: 2px;
		text-decoration: none;
	}

div.picture {
	border: 1px solid #000000;	
	float: left;
	height: 111px;
	margin: 0 4px 4px 0;
	padding: 1px 2px;
	overflow: hidden;
	width: 111px;	
	}
	div.picture div {
		height: 110px;
		overflow: hidden;
		width: 110px;	
	}	

div.backlink {
	clear: both;
	}
	div.backlink a {
		color: #000000;
	}

#intro {
	height: 100%;
	width: 100%;	
}

h1#logo {
	background: url(logo.png) no-repeat;
	height: 23px;
	margin: 18px auto 0;
	text-indent: -9999px;
	width: 733px;
	}

div#photoframe {
	background: url(photoframe.png) no-repeat;
	height: 515px;
	margin: 0px auto 0;
	width: 750px;
	}
	div#photoframe div {
		height: 501px;
		left: 7px;
		overflow: hidden;
		position: relative;
		top: 7px;
		width: 732px;
		}
		div#photoframe div img {
			display: none;			
			height: 120%;
			left: 0;
			opacity: 0;
			position: absolute;
			top: 0;
			z-index: 1000;
		}
		div#photoframe div h2 {
			bottom: 5px;
			color: #ffffff;
			font-size: 20px;
			position: absolute;
			text-align: right;
			right: 18px;
			z-index: 2000;
			}
			div#photoframe div h2 a {
				color: #ffffff;
				text-decoration: none;
			}

div#credits {
	font: 11px verdana;
	margin: 5px auto;
	text-align: center;	
	width: 750px;
	}
	div#credits a {
		color: #000000;
		text-decoration: none;
	}
	div#credits a:hover {
		color: #111111;
	}
	
div#photobox {
	background: #000000;
	bottom: 10px;
	display: none;
	height: 480px;
	overflow: hidden;
	position: absolute;	
	right: 20px;
	width: 304px;
	z-index: 1000;
	}
	div#photobox img {
		display: none;
		height: 110%;
	}
div#photocaption {
	background: url(captionbg.png) 0 -5px no-repeat;
	bottom: 10px;
	color: #ffffff;
	padding: 25px 10px 10px;
	position: absolute;
	right: 20px;
	width: 284px;
	z-index: 2000;
}

