* {
	margin: 0;
	padding:0;
}
body {
	width: 100%;
	background-color: #dbe1ff;
	color: #000066;
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 10px 0;
}

TABLE.foru_front {
	font-family: Tahoma;
	font-size: 10pt;
	padding: 2px;
}

div#content td.forutable {
			font-weight: bold;
			background-color: #000066;
			height: 25px;
			color: #ffffff;
			padding: 0 5px;
			text-align: left !important;
			padding-left: 10px !important; 
		}
		div#content td.forutable2 {
			font-weight: bold;
			background-color: #CC0000;
			height: 25px;
			color: #ffffff;
			padding: 0 5px;
			text-align: left !important;
			padding-left: 10px !important; 
		}		

.searchbox {
	margin-left:7px;
}
.discount {
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
}
.advies_p {
	color: #ff0000;
	text-decoration: line-through;
}
	a { 
		color: #000066;
		font-weight: bold;
		text-decoration: none;	
	}
	a:hover { 
		color: #CC0000;
	}
	a img {
		border: 0;
	}
	span.rood {
		color: #cc0000;
	}

	div#wrap {
		text-align: center;
		margin: 0 auto;
		width: 980px;
		border: 1px solid #191562;
		background-color: #ffffff;
	}
	
	div#topmenu {
		background-color: #CC0000;	
		height: 20px;
		padding-right: 10px;
		color: #ffffff;
		font-weight: bold;
		text-align: right;
		line-height: 20px;
	}
		div#topmenu a { 
			color: #ffffff;
		}
		div#topmenu a:hover { 
			color: #ffffff;
		}
	
	div#leftmenu {
		float: left;
		width: 140px;
		text-align: left;
	}
		div#leftmenu h1 {
			color: #CC0000;
			font-weight: bold;
			font-size: 10pt;
			margin: 15px 0 5px 2px;
		}
		div#leftmenu ul, div#leftmenu li {
			list-style: none;
			display: inline;
		}
		div#leftmenu ul li a {
			display: block;
			color: #000066;
			font-size: 8pt;
			padding: 0 0 3px 15px;
		}
		div#leftmenu ul li a:hover {
			color: #CC0000;
			background-color: #DBE1FF;
		}
	
	div#right {
		float: right;
		width: 220px;
	}
		div#right h1 {
			color: #CC0000;
			font-size: 14pt;
		}
		div#right div#hot {
			width: 190px;
			margin: 10px auto 0;
			padding: 20px 0;
			background-color: #DBE1FF;
			border: 1px solid #000000;
			font-weight: bold;
		}
		div#right div#hot img {
			margin: 10px 0;
		}
	
	div#content {
		margin: 0 auto;
		width: 600px;
		margin-bottom: 10px;
		height: 450px;
		text-align: left;
		overflow: auto; 
		padding: 10px 10px 10px 10px;
	}
		div#content h1 {
			margin: 10px 0 5px;
		}
		div#content h2 {
			margin: 8px 0 4px;
			color: #CC0000;
		}
		div#content h3 {
			margin: 6px 0 3px;
		}
		div#content table.cat_table {
			width: 560px;
		}
			div#content table.cat_table td {
				text-align: center;
				font-size: 10pt;
				padding: 1px 0;
			}
		div#content table.obj_table {
			width: 560px;
			border: 1px solid #000066;
		}
			div#content table.obj_table td {
				font-size: 10pt;
			}
		div#content td.catname {
			background-color: #000066;
			font-weight: bold;
			color: #ffffff;
		}
		div#content td.mtable {
			font-weight: bold;
			background-color: #000066;
			height: 25px;
			color: #ffffff;
			padding: 0 5px;
		}
		div#content td.blue {
			background-color: #FFFFFF;
			padding: 0 5px;
			height: 30px;
		}
		div#content td.gray {
			background-color: #EEEEEE;
			padding: 0 5px;
			height: 30px;
		}
		div#content a.onow { 
			color: #CC0000;
			font-size: 13px;
			font-family: Tahoma;
			font-weight: bold;
		}
		div#content span.smallinfo {
			font-size: 8pt;
		}
	
	div#bottom {
		background-color: #000066;
		text-align: right;
		height: 120px;
		color: #ffffff;
		font-weight: bold;
		line-height: 20px;
	}
		div#bottom a { 
			color: #ffffff;
			padding-right: 10px;
		}
		div#bottom a:hover { 
			color: #ffffff;
		}




/* oud */

.catlist {
	list-style-type: square; 
	list-style-image: url(images/red.gif);
	font-family: Tahoma;
	font-size: 10pt;
	
}
.tabel_titel {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.tableAll {
	font-family: Tahoma;
	font-size: 10pt;
	width: 350px;
}
.tableHeader2 {
	font-weight: bold;
	color: #CC0000;
}
.error {
	color: #CC0000;
}
