/* CSS Document */



body {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	cursor:default;
	background-image: url(../image/gevoegde-muur.jpg);
	background-repeat:repeat;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: fixed;

}



#container {
	width:900px;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	border: 1px solid #000000;

}

#header {
	width:900px;
	background-color:#003333;
	height:192px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	font-weight:bold;
	line-height:20px;

}

#header p {
	padding:2px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:2px;

}

#header h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:400%;
	font-weight:bold;
	padding:0;
	padding-top:40px;
	padding-left:340px;
	padding-bottom:10px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#main_menu {
	width:900px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#CCCCCC;
	text-align:left;
	color:#FFFFFF;
	background-image: url("menubg.jpg");
	margin-bottom:10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 100%;

}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	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:#FFFFFF;
	text-decoration: underline;

}

#main_menu .aactive {

	background-color:#3F4A3E;

	background-image: url("../ontwerp-01/images/backgrounds/link.jpg");

}

.leaves {

	border-right:2px solid #ffffff;

	float:left;

}

#sidebar {
	width:150px;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("../ontwerp-01/images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;

}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#000000;
	border:none;
	background-image:none;

}

.article:hover {
	background-image: url();
	background-repeat:repeat;
	margin-bottom:10px;
	height: auto;

}

.article p {
	margin:10px;
	font-size: 120%;
	color: #000000;

}

.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:#000000;

}

h1,h2,h3 {
	font-family:"Square721 BT";
	color:#000000;

}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(../ontwerp-01/images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#0000CC;
	text-decoration:underline;
}
a:hover {

}
#container #header a {
	color: #FFFF00;
}
#container #header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #sidebar h1 {
	margin-top: 10px;
	font-size: 200%;
}
#container .article ul {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 120%;
	color: #000000;
	list-style-type: none;
}
