@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	font-family:Tahoma, Geneva;
}
 
#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-300px;
	width:1px;
}
 
#centered {
	position:relative;
	clear:left;
	height:600px;
	width:80%;
	max-width:800px;
	min-width:400px;
	margin:0 auto;
	background:#fff;
	border:4px solid #666;
}
 
#bottom {
	position:absolute;
	bottom:0; right:0;
}
 
#nav {
	position:absolute;
	left:33%;
	top:0;
	bottom:0;
	right:25%;
	padding:20px;
	margin:10px;
	visibility: visible;
}
 
#content {
	position:absolute;
	left:2%;
	right:75%;
	top:60%;
	bottom:0;
	overflow:auto;
	height:200px;
	padding:15px 15px 15px 0px;
	margin:10px;
}
 
#contentmenu {
	position:absolute;
	left:32%;
	right:18%;
	top:0%;
	bottom:0;
	height:20px;
	padding:10px 0px 0px;
	margin:10 0px 0;
	font-size: 12px;
	text-align: left;
}
#subcontentmenu {
	position:absolute;
	left:32%;
	right:33%;
	top:6%;
	bottom:0;
	height:20px;
	padding:0px 0px 0px;
	margin:0 0px 0;
	font-size: 12px;
}
#linkerhouder {
	position:absolute;
	left:2%;
	right:75%;
	top:15%;
	bottom:0;
	height:250px;
	padding:0px 0px 0px;
	margin:0 0px 0;
	font-size: 12px;
}
#fotohouder {
	position:relative;
	bottom:0px;
	height:500px;
	padding:0px 0px 0px;
	margin:0 0px 0;
	font-size: 12px;
	width: 500px;
	top: 15%;
	left: 30%;
}
#nav ul {
	list-style:none;
	padding:0;
	margin:0px 0 0 0;
	text-indent:0;
}
 
#nav li {
	padding:0;
	margin:3px;
}
 
#nav li a {
	display:block;
	background-color:#FFFFFF;
	padding:7px;
	margin:0;
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #bbb;
	text-align:left;
	width: 90px;
	float: left;
}
 
#nav li a::after {
	content:'»'; color:#aaa; font-weight:bold;
	display:inline; float:right;
	margin:0 2px 0 5px;
}
 
#nav li a:hover, #nav li a:focus {
	background:#f8f8f8;
	border-bottom-color:#777;
}
 
#nav li a:hover::after {
	margin:0 0 0 7px; color:#f93;
}
 
#nav li a:active {
	padding:3px 7px 6px 7px;
}#centered {
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
}
 
h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#666;
	font-size: 12px;
}
 
h1 {
	color:#666666;
	border-bottom:1px solid #ddd;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}
 
 
#bottom {
	padding:10px;
	font-size:0.7em;
	color:#f03;
}
 
 
#logo {
	font-size:2em; text-align:center;
	color:#999;
}
 
#logo strong {
	font-weight:normal;
}
 
#logo span {
	display:block;
	font-size:4em; line-height:0.7em;
	color:#666;
}
 
p, h2, h3 {
	line-height:1.6em;
	font-size: 11px;
}
 
a {
	color:#f03;
}
brood {
	font-size: 11px;
}
#centeredimage {
	position:relative;
	clear:left;
	height:600px;
	width:80%;
	max-width:900px;
	min-width:400px;
	margin:0 auto;
	background:#fff url(img/1_600.jpg);
	border:0px solid #666;
}
#centeredimage1 {
	position:relative;
	clear:left;
	height:600px;
	width:80%;
	max-width:900px;
	min-width:400px;
	margin:0 auto;
	background:#fff url(img/2_600.jpg);
	border:0px solid #666;
}
#centeredimagestart {
	position:relative;
	clear:left;
	height:600px;
	width:80%;
	max-width:900px;
	min-width:400px;
	margin:0 auto;
	background:#fff;
	border:0px solid #666;
}
#logo {
	position:absolute;
	left:2%;
	right:75%;
	top:0%;
	bottom:0;
	height:50px;
	padding:0px 0px 0px;
	margin:0 0px 0;
	font-size: 12px;
	background-image: url(img/schmetsphotography_logo_small.jpg);
	background-repeat: no-repeat;
}
#galleryhouder {
	position:relative;
	bottom:0px;
	height:500px;
	padding:0px 0px 0px;
	margin:0 0px 0;
	font-size: 12px;
	width: 800px;
	top: 15%;
	left: 27%;
	vertical-align: top;
}
#contentwork {
	position:absolute;
	left:2%;
	right:75%;
	top:30%;
	bottom:0;
	overflow:auto;
	height:200px;
	padding:15px 15px 15px 0px;
	margin:10px;
}

