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

/*
Theme Name: GROENHART
Theme URI: http://www.huizenmeteengroenhart.nl
Description: Huizen met een groen hart
Version: 16.03.2009
Author: T. Iamsam-ang
Author URI: http://www.klabam.com/
*/


/* CSS Document */
/*copyright 2009 KLABAM | www.klabam.com | info@klabam.com*/
/*written by T.Iamsam-ang*/

/* general CSS template*/

html { height: 100%; }

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url("images/bg-posters3.jpg");
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

img { border: 0; }
.imgr { padding-left: 10px; }

.p-home { padding-left: 84px; padding-right: 55px; }
.p-standard { margin-top: 20px; }
.copyright { font-size: 10px; color: #D0D0D0; margin-bottom: 0px; }
.date { font-size: 10px; color:#336699; font-weight:lighter; }
.inputbox { background-color: #d0df99; border: 0 none; display:block; padding: 2px 2px 2px 2px; margin-bottom: 5px; font-size:11px;}
.submitbtn { font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#00636b; border: 0 none; display:block; padding: 2px 2px 2px 2px; margin-top:10px; }
h2 { font-size: 14px; color:#00646C; margin-bottom: -20px; font-weight: bold; }
h3 { font-size: 16px; color:#00646C; font-weight: bold; }
hr { border-bottom: dotted thin #009999; border-top: 0px; border-left: 0px; border-right: 0px; }

/*links*/
a:link {color: #97be0d; text-decoration: none;}
a:visited {color: #97be0d; text-decoration: none;}
a:hover {color: #00646c; /*border-bottom: thin dotted;*/ text-decoration: none;}
a:active {color: #00646c; /*border-bottom: thin dotted;*/ text-decoration: none;}

ul {list-style: none;}
ul li {list-style: square; margin-left: -25px; }

#box {
	width: 1005px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	min-width: 704px;
	height: 41px;
	position: relative;
	margin: auto 0;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 1005px;
	height: auto;
	min-height: 400px;
	margin: 0 auto;
	margin-bottom: 0px;
	position: relative;
	overflow:hidden;
}

#footer {
	width: 1005px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}
