div.LayoutCat01wrapper {
	margin: 0px;
	padding: 0px;
	min-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* html div.LayoutCat01wrapper {
	height: 20px;
}
div.LayoutCat01wrapper div.LayoutCat01header {
	float: left;
	width: 130px;
}
div.LayoutCat01wrapper div.LayoutCat01datum {
	float: left;
	width: 250px;
	font-weight: bold;
}
div.LayoutCat01wrapper div.LayoutCat01meefinfo {
	float: left;
	width: 150px;
}
div.LayoutCat01wrapper div.LayoutCat01meefinfo a {
	text-decoration: none;
	color: #000;
}
div.LayoutCat01wrapper div.LayoutCat01meefinfo a:hover{
	color: #CCC;
}
div.LayoutCat01wrapper div.LayoutCat01clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* DETAILS */
div.LayoutCat01Detailwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
div.LayoutCat01Detailwrapper h1{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	color: #000000 !important;
	margin: 0px !important;
	padding: 0px !important;
}
div.LayoutCat01Detailwrapper img {
}
div.LayoutCat01Detailwrapperclearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
