@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

div#page {
	width: 1000px;
	margin: auto;
}

div#menu {
	height: 95px;
	background-image: url('../images/bg_menu.jpg');
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
}

div#submenu {
	width: 180px;
	float: left;
}

div#content_container {
	margin-left: 20px;
	float: left;
	width: 800px;
}

ul.menu {
	margin: auto;
	padding: 0px 0px 0px 8px;
}

.mainmenu_item {
	list-style: none;
	margin-right: 5px;
	width: 104px;
	height: 80px;
	float: left;
}

.menu_desc {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}

.menu_box {
	border: 1px #ffffff solid;
	text-align: center;
	padding: 5px;
}

.mainmenu_link,  .mainmenu_link:hover, .mainmenu_link:active{
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 8px;
	height: 100%;
}

.mainmenu_link_active {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 5px 10px 12px;
	background-image: url('../images/bg_menu_item.gif');
	height: 70px;
}

.mainmenu_link_active .menu_box {
	border: none;
}

ul.submenu {
	margin: auto;
	padding: 0px;
}

.submenu_item {
	list-style: none;
	margin-bottom: 5px;
	border: 1px #DC575D solid;
}

.submenu_link, .submenu_link:hover, .submenu_link:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 20px;
}

.submenu_link_active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 20px;
	background-color: #DC575D;
}

.keywords {
	margin-top: 10px;
	border-top: 1px #CCCCCC solid;
	padding-top: 5px;
	color: #CCCCCC;
	font-size: 10px;
}

.keywords a {
	color: #CCCCCC;
	text-decoration: none;
}

.menu_spacer {
	height: 20px;
}

/* Batterien */

div#batterie_bild {
	width: 300px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

div#batterie_text {
	float: left;
	width: 460px;
	margin-left: 20px;
}

div#batterie_details {
	width: 410px;
	float: left;
}

div#batterie_abmessung {
	float: left;
	width: 350px;
	margin-left: 20px;
}

.batterie_details {
	border-spacing: 0px;
}

.batterie_details caption {
	text-align: left;
	border-bottom: 1px #DC575D solid;
	font-weight: bold;
	padding-bottom: 5px;
}

.batterie_details .td-0	{
	width: 150px;
	background-color: #DC575D;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
}

.batterie_details .td-1	{
	width: 410px;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px;
	padding: 3px;
}

#submenu h2, #batterie_rbc h2, h1 {
	text-align: left;
	border-bottom: 1px #DC575D solid;
	font-weight: bold !important;
	padding-bottom: 5px;
	font-size: 12px !important;
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	color: #000000;
}



#batterie_abmessung .csc-textpic-caption,  #batterie_bild .csc-textpic-caption{
	font-size: 10px;
	color: #999999;
}

/* Artikel */

.productInfo1 , .productInfo2 {
	color: #444;
}

/* ### Bilder ###*/
.productInfo1 img.imgLeft ,.productInfo2 img.imgLeft ,.productInfo4 img.imgLeft {
	background: #fff;
	padding: 15px;
	border: none;
}



#col3_content .productInfo1 input[type=text] , #col3_content .productInfo2 input[type=text] , #col3_content .productInfo3 input[type=text] ,#col3_content .productInfo4 input[type=text]{
	width: 2em;
	float:none;
}

.productInfo1 .addCart {
	text-align:right;
	padding: 40px 10px 0px 0px;
}

.productInfo1 .addCart {
	text-align:right;
	padding: 40px 10px 0px 0px;
}

.prodInfo1Spacer {
	margin-bottom: 15px;
}

.prodInfo1Spacer h2 {
	font-size:0.9em;

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

/* ################################################################################################################### */
/* ### productInfo1 ################################################################################################## */
/* ################################################################################################################### */

#col3_content h1.productInfo1Name  {
  padding:1px 3px 1px 6px;
  background:#3C3C3C;
  color:#fff;
}

#col3_content h1.productInfo1Name a{
  color:#fff;
}

.productInfo1 {
  margin-bottom: 10px; 
  background: #fff;
}

/* ### Skalierung der zusätzlichen Bilder durch Setzen der Höhe ### */
.productInfo1 .morePics img.imgLeft {
	height:55px;
}

.prodPriceInfo1 {
  font-size:1.1em;
  font-weight:bold;
}

.prodTaxShipInfo1 {
  font-size:0.8em;
}

.productInfo1 .basicData {
	line-height:1.5em;
	color: #000000;
	width: 200px;
	float: left;
	padding: 10px;
}

.shop_info {
	background-image: url('../images/bg_info.jpg');
	background-position: right;
	border: 1px #CCCCCC solid;
}


.productInfo1Name {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}


#mailform					{ float: left; width: 450px; padding-top: 0px; }
#mailform_li				{ float: left; width: 250px; }
#adressform					{ float: left; width: 200px; }

/* MAIL */

.text_b					{ color: #DC575D; font-weight: bold; }

#mail_li				{ float: left; width: 200px; height: 300px; }
#mail_re				{ float: right; width: 195px; height: 300px; }

label.mail					{ color: #000000; font-size: 12px; display: block; }

.stern					{ color: #000000; font-size: 14px; font-weight: bold; }

.mail_text_1			{ color: #000000; font-size: 12px; }
.mail_text_2			{ color: #000000; font-size: 12px; font-weight: bold; }

input.mail, textarea.mail			{ color: #000000; font-size: 12px; vertical-align: middle; margin: 4px 0px 14px 0px; padding: 2px; border: solid 1px #808080; width: 180px; display: block }
textarea.mail				{ height: 50px; }

#mail_re textarea		{ height: 122px; width: 200px; }
#mail_re input			{ float: left; }

.mail_button								{ color: #444444; font-size: 9px; font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif; background-color: #cbcbcb; text-align: center; margin-top: 19px; margin-right: 15px; margin-bottom: 17px; padding: 2px; border: solid 1px #444444; width: 60px }
.mail_button:hover, .mail_button:focus		{ background-color: #e2e2e2; outline: none; border: 1px solid #444444; }

.haenderanfrage {
	color: #DC575D;
}

#flags {
	height: 10px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

#flags a {
	margin-left: 5px;
}

.versandkosten {
	border-spacing: 0px;
	width: 490px;
}

.versandkosten .td-0 {
	width: 80%;
	font-weight: bold;
	border-bottom: 1px #DC575D solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

.versandkosten .td-1 {
	text-align: right;
	border-bottom: 1px #DC575D solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

.uebersicht_box {
	border: 1px #CCCCCC solid;
	height: 130px;
	margin-bottom: 5px;
	padding: 5px;
}

.uebersicht_box h1 {
	border-bottom: none;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
}

.uebersicht_box .csc-textpic-imagewrap {
	width: 150px;
	text-align: center;
}
	
.uebersicht_box .csc-textpic-image {
	margin: auto;
	float: none;
}

.option {
	border-bottom: 1px #DC575D solid;
	padding: 5px;
}

.option_radiobox {
	width: 50px;
	float: left;
}

.option_name {
	width: 250px;
	float: left;
}

.option_preis {
	width: 150px;
	text-align: right;
	float: left;
}

.staffelpreis_menge {
	width: 50px;
	float: left;
}

.staffelpreis_einheit {
	width: 50px;
	float: left;
}

.staffelpreis_je {
	width: 10px;
	float: left;
}

.staffelpreis_preis {
	width: 80px;
	float: left;
	text-align: right;
}

.staffelpreis {
	clear: left;
}

.rbcfinder {
	background-image: url('../images/bg_info.jpg');
	background-position: right;
	border: 1px #CCCCCC solid;
	height: 200px;
	padding: 10px;
}

.rbcfinder_hersteller {
	margin-bottom: 10px;
}

.rbcfinder_hersteller select, .rbcfinder_typ select {
	width: 300px;
}

.rbcfinder_label {
	width: 70px;
	float: left;
	font-weight: bold;
}

.rbctypenliste {
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.rbctypenliste_hersteller {
	width: 150px;
	float: left;
	font-weight: bold;
}

.rbctypenliste_typen {
	float: left;
}

.clear {
	clear: left;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

