@import url(reset.css);

/* CSS by Robin Sinke */

body {
	background: #fff repeat-x top left;
	font-family: "Trebuchet MS", Georgia, Verdana;	
	font-size: 90%;
	min-height: 100%;
	position: static;
}

h1 {
	margin-top: 20px; 
	font-size: 1.5em;
	color: #666666;
}

h2 {
	font-size:1.3em;
	height:30px;
	margin-top:20px;
	margin-bottom: -10px;
}
h2 em {
	display: block;
	color: #999;
	font-size:0.6em;
	margin-top: 5px;
	letter-spacing: 1px;
}

h3 {
	margin-top:20px;
}

p {
	font-size: .9em;
	color: #666666;
	margin-top: 20px; 
	line-height: 1.5em;
}

a {
	text-decoration: underline;
}

hr {
	border:none;
	border-bottom: 1px solid #dfddde;
}

div.kolommen p { margin:0;margin-bottom: 1em; }
div.kolommen { clear:both; }
div.kolommen label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
}
div.kolommen p {
	display: block;
	float:right;
	width: 500px;
}

.clear { clear: both; }

#bellycont ul {
	list-style: disc;
	margin-left:24px;
	font: normal 0.9em/1.5em "Trebuchet MS", Verdana, Arial;
}


#body {
	margin: 0 auto;
	width: 900px; 
	height: 100%; 
}

#hair {
	width: 900px; 
	height: 108px;
}

#hairlogo {
	float: left; 
	margin-top: 15px;  
}

#hairnav {
	float: right; 
	width: 600px; 
	margin-top: 80px; 
}

#hairnav li {
	float: right; 
	height: 20px; 
	text-align: right; 
	margin-left: 30px; 
}

#hairnav li a {
	display: block;
	font-size: .9em;
	text-decoration: none;
	font-weight: bold; 
}

#hairnav li a:hover, #hairnav li a.active{
	font-size: .9em;
	color: #666666;	
}

#head {
	height: 180px; 
	width: 900px;
}

#headnav {
	float: left;
	height: 180px; 
	width: 198px; 
}

#headnav li a {
	display: block;
	font-size: .9em;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
 	padding: 10px 18px; 
}

#headimage {
	float: right; 
}

#belly {
	width: 900px;
}

#bellynav {
	width: 198px; 
	background: #f7f7f7;
	height: 100%;
	float: left; 
}

#bellynav li {
	background: #dfddde;
	border-bottom: 1px solid #f7f7f7;
}

#bellynav li a{
	display: block;
	font-size: .9em;
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
 	padding: 10px 28px; 
}

#bellynav li a:hover, #bellynav li a.active{
	background: #f7f7f7;
}

#bellycont { 
	width: 680px;
	float: right;
	padding: 20px 0px 20px 20px 
}

#bellycont img{
	float: right; 
	margin: 0px 0px 30px 30px;
}

.breadcrumb {
	width: 680px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #dfddde;
	margin: 0;
}

#feet {
	width: 900px; 
	margin-top: 100px;
	border-top: 1px dotted #dfddde;
	padding: 20px 0px;  
	text-align: left; 
	clear: both;
}

.foot {
	margin: 0;
	text-align: center;
	margin-left: 271px;
}

ol.list {
	list-style: disc;
	margin-left:24px;
	padding:5px;
}

div.post {
	border-bottom: 1px solid #dfddde;
	padding-bottom: 20px;
	margin:15px 0 15px 0;
	width:500px;
}

.gastenboek div.post em {
	display: block;
	text-align: right;
	color: #777;
	font-size:0.8em;
}
.gastenboek div.post em strong { float:left; }

.gastenboek div.post,
form fieldset {
	width: 500px;
	padding: 10px;
}
.gastenboek div.post,
.gastenboek form fieldset { border:1px solid #dfddde; }

.agenda h2 { font-size: 1.4em; }

.agenda p { display: inline; }

form div,
form p {
	line-height: 25px;
	clear: both;
	margin-bottom: 10px;	
}
form label {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	font-size: 0.9em;
	color: #777;
	text-transform: uppercase;
}

textarea {
	width: 200px;
	height: 70px;
	margin-left: 2px;
}

div.date {
	display: block;
	text-align: center;
	float: left;
	width:35px;
	border:1px solid #fac917;
	margin-right: 10px;
	padding-bottom: 5px;
	font-size:1.2em;
}
div.date em {
	display: block;
	background-color: #fac917;
	padding:4px;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 5px;
}

#mailingList {
	padding: 10px 0 10px 28px;
}

#mailingList label {
	text-transform: none;
	text-align: left;
	float: none;
	padding: 0;
}