@charset "utf-8";
/* Katalog-Styles neues Design - Table Layout */

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:620px;
	background-color:#ffffff;
}
#container h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#container h2 {
	font-weight: bold;
}.center {
	font-weight: bold;
	text-align: center;
}
#container ul {
	margin-top: 2px;
	margin-bottom: 0px;
}
.head {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

