/****************************************************** Modul Content **************************************/
.content {
	background-color: #FFFFFF;
}
.content_head {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6D6D6D;
	padding-top: 5px;
}
#start.content_head {
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.content_subhead1 {
	position: relative;
	padding-bottom: 8px;
	padding-top: 24px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content_body_td {
	padding-top: 18px;
}
.content_body_table {
	margin-top: 12px;
}
.content_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
/****************************************************** Modul Content **************************************/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Contact ++++++++++++++++++++++++++++++++++++++++++*/
.contact_body,  .contact_content {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.contact_input {	
	padding-bottom: 15px;
	width: 300px;
	}
.contact_content{
	padding-bottom: 20px;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Contact ++++++++++++++++++++++++++++++++++++++++++*/
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Account ++++++++++++++++++++++++++++++++++++++++++*/
.content_account_body {
	position: relative;
	width: 120px;
	float: left;
	}
.content_account_input {
	position: relative;
	height: 40px;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Account ++++++++++++++++++++++++++++++++++++++++++*/	
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Login ++++++++++++++++++++++++++++++++++++++++++*/
.content_spaltelinks, .content_spalterechts{
	width: 150px;
	height: 250px;
	padding-right: 20px;
	vertical-align: top;
	}
.content_spaltelinks {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
.content_spalterechts {
	padding-left: 20px;
	}
.login_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.BOX_NEW .BUTTONS{
	position: relative;
	width: 100%;
	padding-top: 10px;	
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Login ++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Sitemap ()++++++++++++++++++++++++++++++++++++++++++*/
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; width: 100%; color: #FFFFFF; 
	background-color: #1A5827; 
 }
.sitemap_spalte { padding-right: 10px; padding-bottom: 10px; }
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #E6E6E6;
	padding: 3px 5px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#1A5827; text-decoration:none;}
.catview {margin-right: 10px; margin-bottom: 15px; border: 15px; border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F07330;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Sitemap ()++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Empfohlene Produkte ()++++++++++++++++++++++++++++++++++++++++++*/
.mod_best_product {
}

#best_product .zelle{
	
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;	
	/*border: 1px dashed #CCCCCC;*/
	}
#best_product .PRODUKT_INFO{
	width: 165px; height: 250px;
	padding: 0px 6px 5px 6px;
	vertical-align: top;	
	border: 1px dashed #CCCCCC;
}
#best_product .PRODUCTS_IMAGE {
	height: 145px;
	text-align: center;
	vertical-align: middle;
}
#best_product .PRODUCTS_LINK h1, #best_product .PRODUCTS_LINK, .PRODUCTS_LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	
}
#best_product .PRODUCTS_LINK {
height: 1px;
}
#best_product .PRODUCTS_DESCRIPTION {
	font-weight: normal;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Empfohlene Produkte ()++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Upcoming Produkte ()++++++++++++++++++++++++++++++++++++++++++*/
.modul_upcoming_products {
  position: relative;
	margin-top: 20px;
	left: 0px;
	width: 239px;
	float: left;	
}
.upcoming_products {
	width: 239px; 
}
.upcoming_products .PRODUKT_INFO{
	width: 239px;
	float: left;
}
.modul_upcoming_products .PRODUCTS_LINK {
	width: 139px;
	float: left; 
}
.modul_upcoming_products .PRODUCTS_DATE {
	font-weight: normal;
	color: #666666;
	width: 120px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul Upcoming Produkte ()++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul product_info_v1 / v2 ()++++++++++++++++++++++++++++++++++++++++++*/
.modul_product_info_v1 { display: table; width: 520px; }

.buy { width: 130px; margin-left: 8px; margin-right: 8px;}
.buy2 { width: 100%; margin-left: 8px; margin-right: 8px;}

#rahmen.categories_image { display: box; float: left;}
.modul_product_info_v1 .categories_image, .modul_product_info_v1 #categories_image1.categories_image, .modul_product_info_v1 #categories_image2.categories_image, .modul_product_info_v1 #categories_image3.categories_image, .modul_product_info_v1 #categories_image3.categories_image{
	width: 145px;
	margin-right: 10px;
	margin-bottom: 15px;
	}
	
.modul_product_info_v1 li { margin-left: 10px; }


#beschreibung.content_body { color: #000000; float: left; min-height: 200px; width: 180px; padding-right: 10px; }
#beschreibung.content_body2 { color: #000000; float: left; min-height: 200px; width: 100%; padding-right: 10px; }

#options.content_box { width: 140px; margin: 0px; border: 1px dashed  #1B6531; }
#options.content_box2 { width: 100%; margin: 0px; border: 1px dashed  #1B6531; }
#options.content_body { width: 140px; }

#url.content_body { float: left; color: #c0c0c0; margin-top: 20px; margin-bottom: 25px; }
#url.content_body a:link, #url.content_body a:visited { color: #c0c0c0; }
#url.content_body a:hover { color: #c8c8c8; }
#url.content_body h2 { font-size: 9px; font-weight: normal; }


#lieferbarab.content_body {  }
#lieferzeit.content_body {  margin-top: 15px; }

#kaufen.BUTTONS {float: left; margin-left: 10px; margin-top: 20px; margin-bottom: 25px; }

#drucken.BUTTONS { margin-bottom: 25px; }

#navigator.navigator { clear: left; display: table; width: 520px; margin-top: 20px; padding-top: 5px; border-top: 1px dashed #CCCCCC; padding-bottom: 5px; border-bottom: 1px dashed #CCCCCC; text-align: center;}

#navigator.navigator_links {float: none; padding-bottom: 3px;}
#navigator.navigator_count {}

.sep_1 {
	height: 8px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul product_info_v1 ()++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul table_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/
.table_listing_v1 {}
#table_listing_v1.content_head { background-color: #1B6531; color: #ffffff; font-size: 10px; font-weight: bold; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px; }
#table_listing_v1.content_option {color: #1B6531; font-size: 10px; font-weight: bold; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 10px; margin-top: 10px; }
#table_listing_v1.content_list { margin-left: 6px; margin-top: 4px; line-height: 15px; width: 140px; }
#table_listing_v1.content_radio { float: left; }
#table_listing_v1.content_item { margin-left: 0px; float: left;}
#table_listing_v1.content_drop { margin-left: 10px; width: 140px; }
#table_listing_v1.content_garantie { margin-top: 10px; margin-left: 10px; }
#table_listing_v1.content_artnr {}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul table_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul categorie_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/
.categorie_listing_v1 {}
.categorie_listing_v1 .categories_link {
	font-size: 11px;
	font-weight: bold;
}
#categorie_listing_v1 .BOX { width: 250px; }
#categorie_listing_v1 .content_body {
	color: #000000;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 30px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul categorie_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul search_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/

#search_listing .categories_link {
	font-size: 11px;
	font-weight: bold;
}
#search_listing .BOX { width: 100px; margin-bottom: 10px; }
#search_listing .content_body {
	color: #000000;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 30px;
	width: 100px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++ Modul search_listing_v1 ()++++++++++++++++++++++++++++++++++++++++++*/



.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: hand;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.delete {
background-color: #FEF8F8;}
.total {
background-color: #EEEEEE;}
.qty {
	background-color: #F3F3F3;
	text-align: center;
}
.artikel {
	background-color: #F3F3F3;
	text-align: left;
	height: 20px;
}


