/* CSS Document */


body {
	background-color:#DFF3D7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	cursor:default;
	margin:0;
	background-image: url("images/main934a.jpg");
	background-position:center;
	background-repeat:repeat-y;
}

#container {
	width:900px;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#header {
	width:900px;
	background-color:#006633;
	height:222px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:150%;
	font-weight:bold;
	line-height:20px;
}

#header p {
	font-size:125%;
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}

#header h1 {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:200%;
	font-weight:bold;
	padding:0;
	padding-top:50px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #ffffff;
	background-image:none;
}

#header h2 {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:200%;
	font-weight:bold;
	padding:0;
	padding-top:25px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #ffffff;
	background-image:none;
}

#main_menu {
	width:900px;
	padding-top:5px;
	padding-bottom:5px;
    background-color:#CCCCCC;
	text-align:right;
	color:#FFFFFF;
    background-image: url("images/menubggroen.jpg");
	margin-bottom:10px;
}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px !important;
	margin-left:1px;
}

#main_menu a:hover {
 	background-color:#3F4A3E;
	background-image: url("images/link.jpg");

}


.logo {
	border-right:2px solid #ffffff;
	float:left;

}

#sidebar {
	width:190px;
	border:1px solid #006633;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("images/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#006633;
	border:none;
	background-image:none;
}

#sidebar a:hover {
	border-bottom:0px dotted;
}



.article {
	margin-left:210px;
	font-family:Verdana;
	font-size:130%;
	padding:10px;
	border: 1px solid #006633;
	background-image: url("images/ta09.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.article p {
	margin:10px;
}

.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
	color:#006633;
}


.article h1 {	
	font-family:Verdana;
	letter-spacing:-1px;
	color:#006633;
	border-bottom:2px solid #006633;
	background-image: url("images/huisje.gif");
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:5px;
}

h2,h3 {	
	font-family:Verdana;
	letter-spacing:-1px;
	color:#006633;
 	border-bottom:1px solid #006633;
	padding-bottom:5px;
	padding-top:5px;
}

h4 {	
	font-family:Verdana;
	letter-spacing:-1px;
	color:#006633;
	padding-bottom:5px;
	padding-top:5px;
}
.comment {
	margin-left:210px;
	padding:10px;
	border: 1px solid #006633;
	background-image:url("images/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#006633;
	text-decoration:none;
}
a:hover {
	border-bottom:2px dotted #006633;
}

.bottom {
	margin-left:210px;
	font-family:Verdana;
	font-size:110%;
	padding:10px;

}

#article_eigen {
	margin-left:210px;
	font-family:Verdana;
	font-size:125%;
	padding:10px;
	border: 1px solid #006633;
	background-image: url("images/eigenfabrikaat.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#article_eigen h1 {	
	font-family:Verdana;
	letter-spacing:-1px;
	color:#006633;
	border-bottom:2px solid #006633;
	padding-bottom:5px;
	padding-top:5px;
}
#article_eigen h2 {	
	font-family:Verdana;
	letter-spacing:-1px;
	color:#006633;
	background-image: url("images/eigenfabrikaatico.jpg");
	background-position:top right;
	background-repeat:no-repeat;
 	border-bottom:1px solid #006633;
	padding-bottom:5px;
	padding-top:5px;
}

#bold {
	color:#006633;
	font-weight:bold;
	font-size:100%;

}