@charset "utf-8";
/* CSS Document */

.image {
	float:left;
	margin-right:10px;
	min-width:130px;
	min-height:130px;
	background-color:#00244D;
	}
* html .image {
	width:130px;
	height:130px;
	}
.category-list-item-even,
.category-list-item-odd {
	clear:both;
	margin-bottom:15px;
	overflow:auto;
	}
*+html .category-list-item-even,
*+html .category-list-item-odd {
	overflow:hidden;
	}
h1.product_title {
	font-size:14px;
	}

.category-list-item-teaser {
	margin-top:5px;
	}
#contentbox .category-list-item-teaser p {
	margin-bottom:5px;
	}
.trenner {
	height:1px; 
	clear:both; 
	display:block;
	}
.com-category {
	margin-bottom:15px;
	}
.com-category .com-category h2 {
	font-size:12px;
	margin-bottom:0;
	}
.com-category .kategorienuebersicht {
	margin-bottom:15px;
	}
.webseite-ausblenden {
	display:none;}

/* .pagebrowser =========================================== */
.pagebrowser {
	text-align:right;
	clear:both;
	}
.pagebrowser strong,
.pagebrowser a  {
	border:1px solid #00244D;
	padding:5px;
	color:#00244D;
	}
.pagebrowser a  {
	border-color:#686970;
	}
.pagebrowser a:hover  {
	border-color:#00244D;
	}
	
.category-list-item-even p,
.category-list-item-odd p {
	margin-bottom:10px;
	}
