body {
	margin: 0px;
	background-color: #FFFFFF;
}

div.center {
	text-align: center;
}

div.center-stage {
	text-align: left;
	width: 770px;
	position: relative;
	margin: auto;
	background-image: url(../images/center_stage_bg.png) !important;
	background: none;
	background-repeat: repeat-y;
}

div.center-stage-footer {
	height: 30px;
	text-align: left;
	width: 770px;
	position: relative;
	margin: auto;
	background-image: url(../images/center_stage_footer_bg.png) !important;
	background: none;
	background-repeat: no-repeat;
}

div.stage {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 25px;
	padding-right: 25px;
}


div.main {
	width: 700px;
}


/* general */
div.clear-both {
	clear: both;
}

img.hidden {
	display: none;
}

.icon {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}

div.main a {
	color: #505050;
}

div.main a:hover {
	color: #828282;
}

a.contenturl,
a.contentdoc {
	color: #505050;
}

a.contenturl:hover,
a.contentdoc:hover {
	color: #828282;
}

div.back {
	position: relative;
}

div.main a.back {
	padding-left: 10px;
	background-position: -16px -409px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}

div.overlay {
	background-image: url(../images/overlays.gif);
	background-repeat: no-repeat;
}

div.navigation-print-logo {
	display: none;
}

/* box */
div.box {
	position: relative;
	width: 335px;
	height: 96px;
	border: 2px solid;
	background-repeat: no-repeat;
}

div.box-margin-right {
	margin-right: 22px;
}

td.box {
	padding-bottom: 10px;
}

td.box-image {
	width: 96px;
	height: 96px;
	vertical-align: middle;
	text-align: center;
}

div.box-image {
	position: relative;
}

div.box-image img {
	display: block;
}

div.box-image-offer,
div.box-image-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
}

div.box-image-offer {
	background-position: 0px 0px;
}

div.box-image-top {
	background-position: 0px -50px;
}

td.box-text {
	color: #241B1B;
	vertical-align: top;
	padding: 10px 16px 0px 16px;
}

h2.box-text-headline {
	margin-top: 0px;
	margin-bottom: 11px;
	font-size: 14px;
}

div.box-text-price,
div.box-text-price-offer {
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
}

div.box-text-price {
	color: #868B77;
}

div.box-text-price-offer {
	color: #CD0404;
}


span.box-text-currency {
	padding-left: 2px;
	font-size: 11px;
}

a.box-link {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 339px;
	height: 100px;
}

/* meta navigation */
div.nav-meta {
	width: 700px;
	height: 30px;
}

div.nav-meta-inner {
	float: right;
}


a.nav-meta,
a.nav-meta-active {
	display: block;
	float: left;
	border-right: 1px solid #828282;
	padding: 6px 9px 0px 9px;
	color: #828282;
	text-decoration: none;
}

a.nav-meta:hover,
a.nav-meta-active {
	color: #000000;
}

/* top navigation */
div.nav-top {
	margin-top: 3px;
}

div.nav1 {
	width: 100px;
	float: left;
}

a.nav1,
a.nav1-active {
	display: block;
	width: 100px;
	height: 19px;
	text-decoration: none;
}

div.nav1-color-box,
div.nav1-color-box-active {
	width: 100px;
	height: 15px;
	border-top: 2px solid;
	border-bottom: 1px solid;
}

div.nav1-color-box {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



/* bread crumb navigation */
div.nav-bread-crumb {
	padding-top: 5px;
	color: #828282;
	width: 700px;
}

a.nav-bread-crumb {
	color: #828282;
	text-decoration: underline;
}

/* colors */
.background-darkblue {
	background: #343878;
}

.background-purple {
	background: #7626A1;
}

.background-yellow {
	background: #EBB200;
}

.background-lightgreen {
	background: #91BB29;
}

.background-petrol {
	background: #016986;
}

.background-red {
	background: #CC0000;
}

.background-darkgreen {
	background: #387B52;
}

div.sujet {
	height: 155px;
	padding-top: 6px;
	padding-bottom: 6px;
}


/* bottom navigation */
div.nav-bottom {
	padding-top: 20px;
	padding-bottom: 22px;
	color: #828282;
}

a.nav-bottom,
a.nav-bottom-active {
	color: #828282;
	text-decoration: none;
}

a.nav-bottom:hover,
a.nav-bottom-active {
	color: #000000;
}


/* content */
div.headline {
	margin-bottom: 18px;
}

h2.subheadline {
	font-size: 12px;
	margin-top: 3px;
	padding-left: 1px;
	margin-bottom: 3px;
}

div.content {
	margin-bottom: 20px;
	line-height: 16px;
}

td.column1 {
	vertical-align: top;
	width: 360px;
	padding-left: 0px;
	padding-right: 19px;
	line-height: 16px;
}

td.column2 {
	padding-left: 1px;
	vertical-align: top;
	width: 360px;
	line-height: 16px;
}

/*
div.main a.contenturl {
	padding-left: 10px;
	background-position: -16px -372px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}

div.main a.contentdoc {
	padding-left: 16px;
	background-position: -13px -52px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}
*/

div.content span.contentdoc {
	padding-left: 12px;
	background-position: -13px -52px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}



/* product categories */
div.product-categories {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 23px;
	margin-bottom: 35px;
}

div.product-category {
	width: 140px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

td.product-category-image {
	vertical-align: middle;
	text-align: center;
	width: 38px;
	height: 38px;
	border: 1px solid #A3C3B0;
}

td.product-category-link {
	width: 90px;
}


a.product-category-link {
	display: block;
	width: 70px;
	padding-left: 14px;
	padding-right: 6px;
	color: #444444;
	background-position: -11px -4px;
}

/* product sub categories */
div.product-sub-categories {
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 23px;
	margin-bottom: 17px;
}

div.product-sub-categories a.product-sub-category,
div.product-sub-categories a.product-sub-category-active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: block;
	height: 12px;
	padding: 2px 12px 6px 21px;
	border: 1px solid;
	float: left;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 1px;
	background-position: -6px 0px;
}

div.product-sub-categories a.product-sub-category:hover,
div.product-sub-categories a.product-sub-category-active {
	padding-top: 4px;
	margin-top: 0px;
	color: #FFFFFF;
}

div.product-sub-categories-bottom-border {
	position: relative;
	top: -1px;
	border-top: 1px solid;
}


/* startpage */
table.startpage-two-columns {
	margin-top: 23px;
}

table.startpage-two-columns td.column1 h1 {
	margin-top: 0px;
}

table.startpage-two-columns td.column2 {
	padding-top: 5px;
}


/* products overview */
h2.products-special-products {
	font-size: 14px;
	font-weight: bold;
	color: #828282;
	margin-bottom: 19px;
}


/* products detail */
table.product-detail-image,
table.product-detail-gallery {
	margin-top: 10px;
}

div.products-detail-image {
	position: relative;
}

div.products-detail-image-nojs-gallery div.subline {
	margin-top: 5px;
	color: #828282;
	text-align: center;
}

div.products-detail-image-nojs-gallery {
	padding-left: 30px;
}

div.product-detail-image-offer,
div.product-detail-image-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 68px;
	height: 68px;
}

div.product-detail-image-offer {
	background-position: 0px -168px;
}

div.product-detail-image-top {
	background-position: 0px -100px;
}

h2.products-detail-sub-headline {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
}

h2.products-detail-recommended-products {
	font-size: 14px;
	font-weight: bold;
	color: #828282;
	margin-bottom: 19px;
}

div.products-recommend-deliminator {
	height: 1px;
	border-top: 1px solid;
	margin-top: 19px;
	margin-bottom: 16px;
}

div.product-detail-price-text {
	margin-top: 10px;
	font-weight: bold;
	color: #868B77;
}

span.product-detail-price {
	font-size: 16px;
	font-weight: bold;
	color: #CD0404;
}

span.product-detail-currency {
	padding-left: 2px;
	font-size: 11px;
	color: #CD0404;
}

div.product-detail-bottom-description {
	margin-top: 11px;
	color: #828282;
	font-size: 11px;
}

div.main a.product-detail-bottom-description-route-link {
	padding-left: 10px;
	background-position: -16px -372px;
	color: #828282;
}


table.product-detail-gallery td.column1 {
	width: 460px;
}

table.product-detail-gallery td.column2 {
	width: 220px;
}

/* search */
div.search-label {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	color: #828282;
}

form.search {
	float: left;
	margin: 5px 0px 0px 0px;
	color: #828282;
}

input.search {
	font-size: 11px;
	width: 124px;
	height: 14px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #9ABDA8;
	padding: 1px;
}

input.search-submit {
	width: 10px;
	height: 10px;
	background-position: -15px -374px;
}


/* search results */

table.xapian-searchpaging {
	width: 700px;
}

td.xapian-searchpaging-1 {
	width: 33%;
	text-align: left;
}

td.xapian-searchpaging-2 {
	width: 34%;
	text-align: center;
}

td.xapian-searchpaging-3 {
	width: 33%;
	text-align: right;
}

div.xapian-resultitem {
	margin-bottom: 12px;
}

div.xapian-resultheadline {
	margin-bottom: 4px;
}

div.xapian-resultheadline a.contenturl {
	font-size: 12px;
}


