/* Basic Layout BEGIN */
* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

a {
	color:#000;
}

p {
	margin-bottom:10px;
}

h1 {
	font-size:17px;
	color:#FF3300;
	font-weight:bold;
	padding:0;
	margin:0 0 3px 0;
	line-height:20px;
}

body {
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 0px;
}

div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#container {
	margin:auto;
	width:958px;
}

#top {
	margin-top:20px;
	height:72px;
	background-image:url(img/logo2.gif);
}

#topleft {
	width:226px;
	height:72px;
	background-image:url(img/logo1.gif);
	background-repeat:no-repeat;
}

#topright {
	float:right;
	width:406px;
	height:72px;
	background-image:url(img/logo3.gif);
	background-repeat:no-repeat;
}

#headerBar {
	margin-top:5px;
	margin-bottom:25px;
}

#language {
	float:right;
}

#breadcrumb {

}

#main {

}

#left {
	width:180px;
	margin-right:20px;
	background-color:#FFF;
	float:left;
}

.menu {
	list-style-type:none;
	margin:16px 0 16px 0
}

.menu li {
	line-height:26px;
	text-transform:uppercase;
	border-bottom: 1px solid #375368;
}

.menu li.last {
	border-bottom: none;
}

.menu li a {
	text-decoration:none;
}

.menu li a:hover {
	color:#FF3300;
}
	
.imageBlock {
	text-align:center;
	margin-bottom:15px;
}

#leftcontent {

}

#content {
	text-align:left;
	float:left;
	width:558px;
}

#right {
	width:180px;
	margin-left:20px;
	background-color:#FFF;
	float:left;
}

#footer {
	margin-top:50px;
	text-align:center;
}

#footer .footerLinks {
	margin-bottom:15px;
}

#footer .footerLinks, #footer .footerLinks a {
	color:#FF3300;
}

.copyright, .parseTime {
	display:none;
}
/* Basic Layout END */

/* Content BEGIN */
/* Home BEGIN */
.news{
	padding-top:40px;
}

.news h1{
	padding-bottom:5px;
}
.news p{
	padding-bottom:5px;
	margin-bottom:5px;
	margin-right:8px;
	border-bottom:1px solid #375368;
}

.news p.last{
	border-bottom:0px solid #375368;
}

.news a{
	color:#FF3300;
		
}
/* Home END */
/* Detailview BEGIN */
.headline{
	color:#FF3300;
	font-size:17px;
	font-weight:bold;
}
.detailview_product_image{	
	margin-top:20px;
}
.detailview_product_info{
	margin:20px 20px 150px 10px;	
}

.detailview_product_articelno{
	margin-bottom:30px;
}

.detailview_product_price{
	float:left;	
}

.detailview_product_price_value{
	color:#FF3300;
	font-size:20px;
	font-weight:bold;
}

.detailview_product_price span{
	float:left;
	font-weight:bold;
	line-height:12px;
	margin-top:5px;	
}



.detailview_product_availability{
	float:right;
	width:178px;
}

.detailview_product_availability_headline{
	margin-top:4px;
	float:left;
	
}
.detailview_product_availability_image{
	float:left;	
}
.detailview_product_availability_text{
	clear:both;
	float:left;
	width:100%;		
}

.detailview_product_add_basket{
	clear:both;	
	float:right;
	/*margin-top:36px;*/
	//margin-top:-20px;
}

.detailview_product_add_basket_text{
	float:left;
	margin-right:20px;
	margin-top:1px;
}
.detailview_product_add_basket_input{
	float:left;
	margin-right:3px;
	margin-top:1px;
}

.detailview_product_add_basket_input input{
	height:15px;
	border:1px solid #375368;
	width:30px;


}
.detailview_product_add_basket_image{
	float:left;
}

.detailview_product_comment{
	margin-top:20px;	
	float:left;
	width:200px;	
}

.detailview_product_comment_text{
	clear:both;
	
}

.detailview_product_comment_input{
	clear:both;
	float:left;
}
.detailview_product_comment_input input{	
	border:1px solid #375368;
	width:169px;
}

.detailview_product_add_to_favourite{
	float:right;
	margin-top:40px;
	width:150px;
	text-align:right;
}

.detailview_product_subpart_headline{
	border-bottom:1px solid #000000;
	clear:both;
	float:left;
	font-weight:bold;
	margin-top:20px;
	width:100%;
}

.detailview_product_details{
	clear:both;
}

.detailview_product_details_left{
	line-height:20px;
	padding-right:15px;
}

.detailview_product_details_right{
	
}

.detailview_product_verwandte a{
	color:#FF3300;
}






/* Detailview END */
/* Content END */


/* Boxes BEGIN */
.box_login-box, .box_search-box, .box_shopping_cart-box, .box_callback-box {
	width:180px;
	margin-bottom:20px;
}

.box_login-head, .box_search-head, .box_shopping_cart-head, .box_callback-head {
	width:180px;
	height:24px;
	background-repeat:repeat-x;
	color:#FFF;
	line-height:24px;
}

.box_callback-padding p{
	margin-bottom:3px;		
}
.box_callback-padding img{
	height:110px;
	padding-bottom:10px;		
}

.box_login-email, .box_search-padding, .box_shopping_cart-padding, .box_callback-padding {
	padding:15px 0 0 8px;
}

.box_search-box input[type=radio] {
	margin-left:10px;
}

.box_search-box input[type=text] {
	width:115px;
	border: 1px solid #375368;
}

.cartlink {
	padding:15px 8px 0 0;
	text-align:right;
}

.box_login-email input {
	width:138px;
	border: 1px solid #375368;
}

.box_login-pw {
	padding:3px 0 0 8px;
}

.box_login-pw input {
	width:117px;
	border: 1px solid #375368;
}

.nk {
	margin:20px 0 0 8px;
	width:138px;
}
/* Boxes END */

.dropDownSuppliers {
	margin: 0px 0px 30px 5px;
}

.supplier {
	text-align: center;
	vertical-align: top;
	width: 150px;
	margin: 5px 10px 20px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.supplier_img {
}

.supplier_link {
	display: block;
}

.TabHead {
	background-color: #BDBDBD;
}

.TabColTitle {
	white-space: nowrap;	
}
	
.TGrau {
	background-color: #FFFFFF;
	padding-left: 2px;
}

.TGrau1 {
	background-color: #F0F0F0;
	padding-left: 2px;
}

.archiveFilter {
	margin: 10px 0px 10px 0px;
}

.filterForm {
}

.filterField {
	padding: 5px 5px 5px 5px;
}

.filterTitle {
	padding-left: 5px;
	padding-right: 5px;
}

.filterInput {
	display: inline;
	margin-left: 10px;
}

.filterButton {
	float: right;
	width: 100px;
}

.logout {margin-bottom: 16px;}

/* sonderaktion start */
.hr{	
	border-bottom:1px solid #375368;
	height:1px;
	display:block;	
	clear:both;
	padding:3px 0;
}

.box_sonderaktion-padding{
	padding-right:8px;
}
.sonderaktion_item{
	padding:5px 0; 
}

.sonderaktion_item div{
	display:block; 
}

.sonderaktion_item_image{
}
.sonderaktion_item_name{
	padding-bottom:5px;	
}
.sonderaktion_item_name a{
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}
.sonderaktion_item_des{
}
.sonderaktion_item_price{
	color:#FF3300;
	font-weight:bold;
	font-size:12px;
}
.sonderaktion_item_details{
	float:right;
	clear:both:
	display:block;
}

/* sonderaktion end */
