body {
	background-image:url(../img/bg/bg_body.jpg);
	background-repeat:repeat-x;
}

div#header_imageCONTAINER {
	height:170px;
	background-repeat:no-repeat;
	background-image:url(../img/header/logo.jpg);
	border-bottom:1px solid #cccccc;
}

#mainCONTENT {
	background-color:#ffffff;
	background-repeat:repeat-y;
}


/* Header CONTENT
----------------------------------------------- */
div#content {

}
/* boxes */


/* ---------- */
.bullet {
    vertical-align:middle;
    background: url(../img/icons/bullet.gif) no-repeat ;

}
div#leftCONTENT .bullet {
	background-position:5px 5px;
}
div#rightCONTENT .bullet {
	background-position:5px 7px;
}

div#leftCONTENT .head {
	background-image:url(../img/headerBoxes/boxleft_header.gif);
	background-repeat:repeat-x;
	height:27px;
}

div#rightCONTENT .head {
	background-image:url(../img/headerBoxes/boxleft_header.gif);
	background-repeat:repeat-x;
	height:27px;
}
/* Image mit link
----------------------------------------------- */

input, select  {
	background-image:url(../img/bg/bg_input.gif);
	background-position:bottom;
	backgrouund-repeat:repeat-x;
	background-color:#E7E7E7;
}
input, select   {

}
textarea   {

}

/* Hovereffects for inputs (> FF 1, IE 7) */
input[type=text]:hover,
input[type=text]:active,
input[type=text]:focus,
input[type=password]:hover,
input[type=password]:active,
input[type=password]:focus,
select:hover,
select:active,
select:focus,
textarea:hover,
textarea:active,
textarea:focus {

}




/* used for:
	- box order history
*/



.icon_cart {
	margin: 0 5px;
	height:16px;
	width: 20px;
	background-image:url(../img/icons/cart_put.png);
	background-repeat:no-repeat;
	background-position: center center;
}

.icon_more {
	margin: 0 5px;
	height:16px;
	width: 20px;
	background-image:url(../img/icons/add.png);
	background-repeat:no-repeat;
	background-position: center center;

}
/*********************************************/
/* icons account */
.IconAccount {
	background-repeat:no-repeat;
	background-position: left center;
}
.icon_edit {
	background-image:url(../img/icons/account_edit.jpg);
}
.icon_adress_book {
	background-image:url(../img/icons/adress_book.jpg);
}
.icon_account_password {
	background-image:url(../img/icons/account_password.jpg);
}
.icon_account_history {
	background-image:url(../img/icons/account_history.jpg);
}
.icon_newsletter {
	background-image:url(../img/icons/newsletter.jpg);
}
.icon_login {
	background-image:url(../img/icons/arrow.jpg);
}
.delAdress,
.billAdress,
.Adress {
	background-image:url(../img/icons/arrow.jpg);
	background-repeat:no-repeat;
	background-position: 60px 45px;
}
/* icons account end
********************************************/
.usk18,
.usk18 img{
    width: 80px;
    height: 80px;
    cursor:default;
}

.usk18 {
	background-image:url(../img/fsk18.gif);
	background-repeat:no-repeat;
	background-position: center;
}
a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}

.background {
	width:120px !important;
	height:106px !important;
	/*margin:0px 10px 0px 0px; */
	padding:0px !important;
	margin: 0px !important;
/*
	background-image:url(../img/bg_imageThumb.gif);
	background-repeat:no-repeat;
	background-position:center center;
	*/
}
.price_box {
	color:#ffffff;
	background-image:url(../img/bg/price_box.jpg);
	padding-top:10px;
	
}

.price_box a{
	color:#ffffff;
}

.imageThumb {
	float:left;
	width:121px;
	height:82px;
	background-repeat:no-repeat;
	background-position:center center;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

img.noimageThumb,
.imageThumb img {
	width:133px;
	height:106px;
}




.backgroundInfo {
	width:250px;
	height:200px;
	margin:0px 10px 10px 0px;
	padding:0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
/*
	background-image:url(../img/bg_imageInfo.gif);
	background-repeat:no-repeat;
	background-position:center center;
	*/
}

.imageInfo {
	float:left;
	width:250x;
	height:200px;
	background-repeat:no-repeat;
	background-position:center center;

}
.imageInfo img {
	width:250px;
	height:200px;
}


#content .head {

}
#content .head2 {
	
	background-image:url(../img/bg/bg_head.jpg);
	border:1px solid #94C9E0;
	color:#1A5381;

}
#content .Content {

}
#content .ModuleHead {

}

#content .ModuleContent {

}

/* backgrounds und farbverlaeufe */


.BGcolorGradient1 {
	background-color:#ffffff;
	background-image:url(../img/bg/bg_product_listing.jpg);
	background-repeat:repeat-x;
		background-position:bottom;
	border:1px solid #999999;
}

.imageCat {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


ul.horizontalmenu li.link{
	border-bottom:4px solid #0077DD;
	height:25px;
	margin:0px;
}


ul.horizontalmenu li.spacer {
	width:1px;
	background: url(../img/header_menu_spacer_small.gif) no-repeat center center;

}

div#navtrail li{
    background: url(../img/icons/bullet.gif) no-repeat left;
}

ul#categorieBOX li {
    background: url(../img/icons/bullet.gif) no-repeat 5px 8px;
}
ul#categorieBOX li.selected {
    background: url(../img/icons/bullet_on.gif) no-repeat 5px 8px;
}
ul#categorieBOX li.sub {
    background: url(../img/icons/bullet_sub.gif) no-repeat 5px 8px;
}

.boxContent .level0 {
    background:transparent url(../img/icons/bullet.gif) no-repeat scroll 5px 8px;
}
/* BuI Logo
----------------------------------------------- */

#footer .BuI_Logo {
    padding: 20px 50px;
    background: url(../img/bui.gif) no-repeat center center;
}

/* CHECKOUT NAVIGATION */
.checkoutnavigation li.active { background: url(../img/icons/inactive_cart.png) #1E6096 no-repeat bottom right; color: #fff; }
.checkoutnavigation li.inactive {color:#4F4A4A; border-color:#4F4A4A; background: url(../img/icons/active_cart.png) #D5E6F8 no-repeat bottom right;}
.checkoutnavigation li.success { background: url(../img/icons/success_cart.png) #2B2B2B no-repeat bottom right;}

/* REVIEWS */
.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review/star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review/star_light.png) repeat-x scroll 0%;
height:15px;
position:relative;
width:80px;
}

/* png fix */
* html img,
* html body,
* html .png,
.icon_cart,
.icon_more
#middleCONTENT .price_box,
{
position:relative;
border: 0px solid;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/pixel_trans.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

