

div.wrapper
{
	margin:0px;
	padding:15px;
	background-color:#ebe8e8;
}

div.page {
	width:900px;
	background-color:white;
	border:1px solid #d8d6d6;	
	padding:5px;
}


ol.grid-row {
	list-style:none;
}

div.pager, div.sorter {
	margin:0px;
	text-align:left;
	padding:0px;
	border:none;
	}
	

.product-view .product-shop {
	float: right;
	width: 290px;
}

.col-main {
	width:680px;
}

h1#logo {
	width:800px;
	height:126px;
	margin:0px;
	padding:0px;}

.logo {
	float:none;
}

.product-view .product-img-box { float:left; width:190px !important; }
.product-view .product-img-box .product-image-zoom { position:relative; width:180px; height:180px; overflow:hidden; z-index:9; }


div.header_left {
	width:100%;
	overflow:visible;
	background-image:url("../images/banner_yellow.jpg");
	background-repeat:repeat-x;	
}

div.header
{
	border:none;
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url("../images/logo_bg.jpg");
	background-repeat:repeat-x;
}



top-spacer-breadcrumbs {
	margin:0px;
	border:none;
}

div.header_rightbg {
	width:100%;
}

div.sidebar {
	background-color:#d7d7d7;
	padding:0px;
	margin:0px;
	border:none;
}


div.col-left {
	width:195px;
}

div.col-right {
	width:200px;
}

div.sidebar > div {
	margin:0px;
	padding:0px;
	background-image:url("../images/sidebar_header.gif");
	background-repeat:repeat-x;
}


div.col3-layout {
	background-image:url("../images/sidebar_bg.gif");
	background-position:left;
	background-repeat:repeat-y;
}

col3-layout-rightside
 {
	background-image:url("../images/sidebar_bg_right.gif");
	background-position:right;
	background-repeat:repeat-y;	
}


#top-nav {
	background-color:#a0ad0c;
	height:20px;
	width:100%;
	margin:0px;
	padding:0px;
}

#top-nav td {
	margin:0px;
	padding:0px;
	border-right:1px solid white;
	padding-right:3px;
	padding-left:3px;
	text-align:center;
}

#top-nav td a {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
display:block;
height:20px;
padding-top:3px;
text-decoration: none;
}

div#top-spacer-breadcrumbs {
	height:30px;
	padding:0px;
	padding-left:190px;
	font-size:11px;
	margin:0px;
	background-image:url("../images/breadcrumbs_bg.gif");
	background-repeat:repeat-x;
	border:none;
}

div.breadcrumbs {
	border:none;
}

div#top-spacer-breadcrumbs div {
	padding-top:7px;
	font-weight:bold;
}


.main {
	margin-top:0px;
}

div.block-title {
	border:none !important;
}

div.block-title h2 {
	padding-top:5px !important;
	padding-left: 0px !important;
	font-size:11px !important;
	font-weight:bold !important;
	border:none !important;
}

div.callout-block {
	padding:5px;
}

div.callout-block img {
	border:2px solid #CCCCCC;
}


div.block-content {
	text-align:left;
}

.block-banner .block-content
{
	text-align: left;
}

div.links-formatter {
}

ul.treeview {
	margin-left:-10px;
}

ul.treeview a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}



.col3-layout .col-main
{
	width: 492px;
	margin:0px;
	padding:0px;
	padding-left: 7px;
	margin-top:1px;
	border:none;
}


.col-main h1 {
	color:#006633;
	margin-bottom:10px;
}

.col-main p {
	margin-bottom:15px;
}

.col-main h2 {
	font-size:15px;
	font-weight:bold;
	color:#006633;
	margin-top:20px;
	margin-bottom:6px;
}


.col-main h3 {
	font-size:13px;
	font-weight:bold;
	color:black;
	margin-top:5px;
	margin-bottom:6px;
}


td.nav-category-item div {
	text-align:center;
}


td.nav-category-item a{
	text-decoration:none;
}

td.nav-category-item  img {
	border: 1px solid #CCCCCC;
	margin-right:5px;
}



.product-view .product-img-box .zoom-notice {
	font-size:9px;
}



    /* Pager Anpassung 1.4 */
    .pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
    .pager .amount { float:left; margin:0; }
    .pager .limiter { float:right; }
    .pager .limiter label { vertical-align:middle; }
    .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
    .pager .pages { margin:0 140px; }
    .pager .pages ol { display:inline; }
    .pager .pages li { display:inline; margin:0 2px; }
    .pager .pages .current {}

    /* Sorter */
    .sorter { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
    .sorter .view-mode { float:left; margin:0; }
    .sorter .sort-by { float:right; padding-right:36px; }
    .sorter .sort-by label { vertical-align:middle; }
    .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
    .sorter .link-feed {}

    /* Toolbar */
    .toolbar {}
    .toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
    .toolbar .sorter { border-bottom:1px solid #fff; }
    .toolbar-bottom {}


