b {
color: #e59c00;
}
b.found {
color:#e59c00;
}
body {
	margin: 0px;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#616161;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #e59c00;
}

A{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000;}
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:hover{text-decoration:underline;}
A:active{text-decoration:none;}

.content {
	width: 416px;
	padding: 20px;
	line-height: 18px;
}

.menu {
	width: 205px;
	border-right: 1px solid #d9d9d9;
}

.bg_top_left {
	height: 105px;
	background-image: url(../images/common/bg_side_top_projecten.gif);
	text-align: right;
}

.bg_top_right {
	height: 105px;
	background-image: url(../images/common/bg_side_top_projecten.gif);
}

.header {
	height: 78px;
	vertical-align: top;
	background-image: url(../images/header/bg_header_projecten.gif);
}

.subheader {
	width: 205px;
	background: url(../images/header/bg_sub_header_projecten.gif);
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 8px;
}

.textfield {
	border-right: 1px solid #e1c280;
	border-bottom: 1px solid #e1c280;
	border-left: 1px solid #926400;
	border-top: 1px solid #926400;
	background-color: #c88801;
	color: #FFFFFF;
	width: 140px;
	height: 18px;
	font-size: 11px;
}

.button {
	border-right: 1px solid #926400;
	border-bottom: 1px solid #926400;
	border-left: 1px solid #e1c280;
	border-top: 1px solid #e1c280;
	text-align: center;
}

.button_over {
	border-right: 1px solid #e1c280;
	border-bottom: 1px solid #e1c280;
	border-left: 1px solid #926400;
	border-top: 1px solid #926400;
	cursor: pointer;
	text-align: center;
	background-color: #c88801;
}

.menuitem {
	background-image:   url("../images/menu_left/bg_menuitem_projecten.gif");
	height: 20px;
	color: #616161;
	font-weight: bold;
	padding-left: 18px;
	font-size: 12px;
}

.menuitem_o {
	background-image:   url("../images/menu_left/bg_menuitem_projecten_o.gif");
	height: 20px;
	color: #616161;
	font-weight: bold;
	padding-left: 18px;
	font-size: 12px;
	cursor: pointer;
}

.menusubitem {
	background-image:   url("../images/menu_left/bg_menusubitem_projecten.gif");
	height: 20px;
	color: #616161;
	padding-left: 23px;
	font-size: 12px;
}

.menusubitem_o {
	background-image:   url("../images/menu_left/bg_menusubitem_projecten_o.gif");
	height: 20px;
	color: #616161;
	padding-left: 23px;
	font-size: 12px;
	cursor: pointer;
}

.menusubsubitem {
	height: 20px;
	padding-left: 24px;
	font-size: 12px;
	color: #e59c00;
	border-bottom: 1px solid #e5e5e5;
}

.menusubsubitem_o {
	height: 20px;
	padding-left: 24px;
	font-size: 12px;
	cursor: pointer;
	color: #f9cc6a;
	border-bottom: 1px solid #e5e5e5;
}
