html {
	height: 100%;
}

body {
	background: #FFF;
	margin: 0px;
	height: 100%;
}

#container {
	height: 100%;
	background: #A7DBD8;
	width: 400px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	top: 20px;
	padding: 80px 0 20px;
	background: #FFF url(../images/handtekening.gif) no-repeat scroll center 10px;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 48px;
	color: #FA6900;
	text-align: center;
	width: 100%;
	height: 48px;
	letter-spacing: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FA6900;
	background: url(../images/roel_schneemann.gif);
}

#header h1, #subheader h2 {
	display: none;
}

#subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	color: #F38630;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FA6900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA6900;
	letter-spacing: 0.25em;
	background: url(../images/designer.gif);
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7DBD8;
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin: 20px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E4CC;
}

li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E4CC;
}

a {
	color: #BBB;
	text-decoration: none;
	letter-spacing: 0.07em;
}

li a {
	display: block;
}

ul a:hover {
	color: #F38630;
	text-decoration: none;
	background-color:#E0E4CC;
}

a.active {
	color: #69D2E7;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.4;
	min-height: 200px;
	letter-spacing: 0.05em;
}

#footer {
	position: absolute;
	bottom: -20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 20px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.4em;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F38630;
	border-bottom-color: #F38630;
	margin: 0px;
	text-transform: uppercase;
	color: #F38630;
}

#content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #F38630;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content img {
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img a:hover {
	background-color: #fff;
}

#content p {
	margin: 10px 0 10px 0;
	padding: 0px;
}

#content p.caption {
	margin: 5px 0 20px 0;
	padding: 0px;
	text-align: center;
	font-size: 9px;
}
