/**********************************************************************
																   PAGE
**********************************************************************/
body {
		margin:0px;
		padding:0px;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		background-color:white;
}
* {
		font-family: Verdana, sans-serif;
		font-size: 12px;
}



/**********************************************************************
													default styling
**********************************************************************/
a {
		text-decoration:none;
}
a.mail {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_mailto.gif') 0px 4px no-repeat;
}
a.mail:hover {
		background: url('/fileadmin/images/std/link_mailto_a.gif')  0px 4px no-repeat;
}
a.internal-link {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_intern.gif') 0px 4px no-repeat;
}
a.internal-link:hover {
		background: url('/fileadmin/images/std/link_intern_a.gif')  0px 4px no-repeat;
}
a.internal-link-new-window {
		padding-left:50px;
		padding-right:30px;
		padding-top:10px;
		padding-bottom:5px;
		background: url('/fileadmin/images/std/button.gif') 0px 7px no-repeat;
		color: #000000;
}
a.internal-link-new-window:hover {
		background: url('/fileadmin/images/std/button_hover.gif')  0px 7px no-repeat;
}

a.external-link,a.external-link-new-window {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_extern.gif') 0px 4px no-repeat;
}
a.external-link:hover,a.external-link-new-window:hover {
		background: url('/fileadmin/images/std/link_extern_a.gif')  0px 4px no-repeat;
}

a.toplink {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_top.gif') 0px 4px no-repeat;
}
a.toplink:hover {
		background: url('/fileadmin/images/std/link_top_a.gif')  0px 4px no-repeat;
}

a.download {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_download.gif') 0px 4px no-repeat;
}
a.download:hover {
		background: url('/fileadmin/images/std/link_download_a.gif')  0px 4px no-repeat;
}
a.internal-link-klein {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_intern.gif') 0px 2px no-repeat;
		font-size: 10px;
}
a.internal-link-klein:hover {
		background: url('/fileadmin/images/std/link_intern_a.gif')  0px 2px no-repeat;
}
ul li { 
	list-style-type:square; 
	font-weight:normal;
}



/**********************************************************************
																toplink
**********************************************************************/
.containertoplink {text-align:right;}



/**********************************************************************
								CLEARER TO CLOSE FLOATS WHEN NECCESSARY
**********************************************************************/
.clear { clear:both; height:1px; line-height:1px; font-size:1px }


/**********************************************************************
										  WHOLE PAGE do not wrap floats
**********************************************************************/
#pageWidth {
		width:935px;
}

/**********************************************************************
															   LEFT COL
**********************************************************************/
#containerLeft {
		float:left;
		width:200px;
		display: none;
}
/**********************************************************************
															  RIGHT COL
**********************************************************************/
#containerRight {
		float:left;
		width:735px;
}
/**********************************************************************
													 SERVICE NAVIGATION
**********************************************************************/
#contentNavigationService {
		text-align:right;
		height:48px;
}
#contentNavigationService * {
		font-size:8pt;
		text-decoration:none;
}
#contentNavigationService div.menue {
		padding-top:26px;
}
#contentNavigationService div.menue div {
		display:inline;
}
/**********************************************************************
											   MAIN NAVIGATION 1. LEVEL
**********************************************************************/
#contentNavigationMain {
		padding-left: 12px;
		height:18px;
}
#contentNavigationMain * {
		white-space:nowrap;
}
#contentNavigationMain .lv1 {
		padding:2px 30px 2px 30px;
		float:left;
}
#contentNavigationMain .cur,#contentNavigationMain .act {
		
}
#contentNavigationMain a {
		text-decoration:none;	

}

/**********************************************************************
											   MAIN NAVIGATION 2. LEVEL
**********************************************************************/

#contentNavigationSub {
		padding-left: 10px;
		clear:both;
		height:20px;
}
#contentNavigationSub * {
		white-space:nowrap;
}
#contentNavigationSub div.lv1 {
		padding:2px 30px 2px 30px;
		float:left;
}
#contentNavigationSub a {
		text-decoration:none;
}



/**********************************************************************
														LEFT NAVIGATION
**********************************************************************/
#contentNavigationLeft {
	width: 185px;
	margin-left: 10px;
}

#contentNavigationLeft div.menue div {
	text-align:left;
}


/**********************************************************************
															 Breadcrumb
**********************************************************************/
#contentNavigationBreadcrumb {
	padding-top:10px;
	padding-left:40px;
	height: 30px;

}

#contentNavigationBreadcrumb * {
	font-size:8pt;
	text-decoration:none;
}


/**********************************************************************
															  HEADLINES
**********************************************************************/
#containerHeadlines {
		height: 108px;
		padding-left:40px;
}

#contentTitle {
		height: 48px;
}
#contentSubTitle {
		height: 30px;
}
#contentSubTitle H2 {font-size:12pt;margin:0px;padding:0px;}
#contentUntersubTitle {
		height: 20px;
}	

h1 {font-size:21pt; font-weight:normal;margin:0px;padding:0px;}
h2 {font-size:14pt;font-weight:normal;}
h3 {font-size:12pt; font-weight:bolder;margin:0px;padding:0px;}
h4 {font-size:10pt; font-weight:bolder;margin:0px;padding:0px;}
/*h5 {font-size:9pt; font-weight:normal;margin:0px;padding:0px;}*/
h5 {font-size:10pt; font-weight:bolder;margin:0px;padding:0px; color:#FFFFFF;}
h6 {font-size:8pt; font-weight:normal;margin:0px;padding:0px;}


/**********************************************************************
											 PAGECONTENT CONTENTNORMAL
**********************************************************************/

#contentNormalContent {
	margin-top:40px;
	margin-left:40px;
	margin-right:25px;
	/*overflow:hidden;*/
	padding:0;
}

.bodytext {
	width: 600px;
}


/**********************************************************************
											PAGECONTENT CONTENTCOLUMNS
**********************************************************************/
#contentColumns {	
	margin-left:40px;
	margin-right:25px;
	overflow:hidden;
	padding: 0;
}

#contentColumns_produktauswahl {	
	margin-left:38px;
	margin-right:25px;
	width: 672px;
	height: 460px;
	background: url('/fileadmin/images/Produkte/Produkteauswahl.jpg') 0px 0px no-repeat;
}
.space_produktauswahl {
	margin-left:30px;
	margin-right:30px;
}

/**********************************************************************
											PAGECONTENT CONTENTLEFT
**********************************************************************/
#contentLeftContent {
	float:left;
	margin:0;
	width: 330px;
}

/**********************************************************************
											PAGECONTENT CONTENTRIGHT
**********************************************************************/
#contentRightContent {
	margin-left: 335px;
	width: 330px;
	float:left;
	margin:0;
}


/**********************************************************************
												Anwendungsbeispiel
**********************************************************************/
.contentAnwendung_text_left {
	clear: both;
	float:left;
}
.contentAnwendung_text_right {
	float:left;
	margin-left: 100px;
}

.contentAnwendung_text_left UL LI,
.contentAnwendung_text_right UL LI {
	margin-left: -25px;
}
.toplink_div {
	width: 100px;
	height: 40px;
}

/**********************************************************************
			    											Produkte
**********************************************************************/
.space_produktauswahl #contentLeftContent {
	float:left;
	margin-top: 25px;
	width: 300px;
}
.space_produktauswahl #contentRightContent {
	margin-left: 30px;
	width: 280px;
	float:left;
	margin-top: 25px;
} 
.produkte_height {
	height: 250px;
	width:285px;
}
.produkte_height A {
	text-decoration:underline;
}
table.produkte_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241);
	border-collapse: collapse;
	background-color: white;
}
table.produkte_table th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241);
	background-color: #F1F1F1;
	font-weight: bold;
	color:#386630;
	height: 25px;
}

table.produkte_table td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241) rgb(241, 241, 241);
	background-color: white;
	height: 50px;
}
.contentright_bg {
	background-color: #F1F1F1;
	margin: 0;
	padding: 0;
}
.contentright_bg H4 {
	margin-left: 15px;
}

/**********************************************************************
													              HOME
**********************************************************************/
.flash_img {
	width: 690px;
	height: 390px;
	background: url('/fileadmin/images/flash/homeflash_img.jpg') 0px 0px no-repeat;
}

/**********************************************************************
													      Kurzanleitung
**********************************************************************/
.kurzleft1 {
	height: 495px;
	width: 310px;
}
.kurzleft2 {
	height: 300px;
	width: 310px;
}
.kurzright1 {
	height: 475px;
}
.kurzright1_bg {
	background-color: #F1F1F1;
	height: 260px;
}
.kurzright1_text {
	height: 50px;
	margin-top: 15px;
}
.kurzright1 IMG {
	margin-left: 30px;
}
.kurzright1 TABLE {
	margin-left: 10px;
	margin-top: 10px;
}
.kurzright1 TD {
	width: 160px;
}
.kurzright1 A {
	font-size: 10px;
}
.kurzright2 {
	margin-top: 65px;	
	height: 300px;
}
.kurzright2_bg {
	background-color: #F1F1F1;
	height: 255px;

}
.kurzright2 SPAN { 
	margin-left: 10px;
	margin-top: 50px;
}
.kurzspace {
	height: 15px;
}


/**********************************************************************
															   Filelink
**********************************************************************/
.csc-header {
	clear: both;
	/*margin-left: 14px;*/
}
.csc-header H3 {
	
}
TABLE.csc-uploads {
	width: 335px;
	/*margin-bottom: 10px;*/
	margin:0;
}
.csc-uploads-0 {
	
}
.csc-uploads-fileName A {
    padding-left:20px;
	background: url('/fileadmin/images/std/link_download.gif') 10px 4px no-repeat;
}

TABLE.csc-uploads TR TD P {
	margin:0;
	padding: 0;
}


/**********************************************************************
											PAGECONTENT CONTENTHOTSPOT
**********************************************************************/
/*
#contentNormalContentHotspot {
		position: absolute;
		width: 200px;
		height: 200px;
		left: 0px;
		top: 0px;
		background-color: red;
}

*/


/**********************************************************************
											PAGECONTENT CONTENTBORDER
**********************************************************************/
#contentBorderContent {
	margin-left: 40px;
	width: 670px;
	margin-top: 30px;
}

/**********************************************************************
												PAGECONTENT wheels
**********************************************************************/
#contentWheels {
	width:200px;
	height:155px;
	overflow:hidden;
}


/**********************************************************************
												PAGECONTENT Leftbar
**********************************************************************/
#contentLeftbar {
		margin-top: 112px;
		width:200px;
		height:18px;
		/*overflow:hidden;*/
}
*+html #contentLeftbar {
	margin-top: 110px;
	width:200px;
	height:18px;
	/*overflow:hidden;*/

}

/**********************************************************************
																 FOOTER
**********************************************************************/
#containerFoot {
	clear:both;
	width:935px;
}
#containerSicher {
	width:200px;
	background-color:white;
}
#containerFootLeft {
	float:left;
	width:200px;
	height:20px;
}
#containerFootRight {
	float:left;
	width:735px;
	height:20px;
	
}
#containerFootRight .menu {
	margin-left:10px;
}
#containerFootRight .lv1 {
	padding:2px 30px 2px 30px;
	float:left;

}
#containerFootRight a {
	text-decoration:none;
}


/**********************************************************************
													   MACINA SEARCHBOX
**********************************************************************/
#tx-indexsearch .itemHolder .item * {margin:0px; padding:0px;}
#tx-indexsearch .itemHolder .item form {margin:0px; padding:0px;}
#tx-indexsearch .itemHolder .item {text-align:right;}
#tx-indexsearch .itemHolder .item .swordinput { 
		width:150px; 
		height:18px;
		font-family: Verdana,sans-serif;
		font-size:10pt;
		border:1px solid #999999;
}
#tx-indexsearch .itemHolder .item .sword {
	float:right;
}
#tx-indexsearch .itemHolder .item .submitItem {
	float:right;
	margin-right:5px;
}


/**********************************************************************
															SITEMAP
**********************************************************************/
.powered  {
	clear:both;
	text-align:right;
	margin-top:10px;
}
.mx_sitemap{
	margin-left:-5px;
}
.mx_sitemap .lv1 {
	margin-bottom: 20px;
}
.mx_sitemap .lv1 .head {
	font-weight: bold;
	margin-bottom: 5px;
}
.mx_sitemap .lv2 {
	margin-top: 20px;
}
.mx_sitemap .lv2 a {
	margin-left: 10px;
}

/**********************************************************************
													      TIP A FRIEND
**********************************************************************/

.tipafriends INPUT,
.tipafriends TEXTAREA {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CDCCCA;
}
.tipafriends SPAN.info_text {
	font-size: 10px;
}






/**********************************************************************
															COMMERCE
**********************************************************************/
.upload_status {
	height: 50px;
	font-size: 10px;
	color:#386630;
	font-weight: bold;
}
.error {
	margin-top: 50px;
	height: 150px;
	font-size: 12px;
	color:#386630;
	font-weight: bold;
}
.space1 {
	height: 10px;
}
.kalkulation_image {
	height: 75px;
}
.kalkulation1 {
	width: 670px;
	height: 17px;
	border: 1px solid #CDCCCA; 
}
.kalkulation {
	width: 670px;
	height: 300px;
	border: 1px solid #CDCCCA; 
	z-index: 0;
}
.label1 {
	width: 325px;
	height: 17px;
	float: left;
	background-color: #A1A889;
	border-right: 1px solid #CDCCCA;
}
.label1 SPAN {
	margin-left: 15px;
	color: #000000;
	font-weight: bold;
}
.input {
	width: 20px;
	height: 17px;
	float: left;
	background-color: #A1A889;
}
.input_gray {
	width: 20px;
	height: 17px;
	float: left;
	background-color: #CDCCCA;
}
.input INPUT,
.input_gray INPUT {
	height: 15px;
	width: 12px;
	margin-top:1px;
	margin-left: 3px;
	padding: 0;
}
.label2 {
	width: 151px;
	height: 17px;
	float: left;
	background-color: #A1A889;
	border-right: 1px solid #CDCCCA;
}
.label2_gray {
	width: 151px;
	height: 17px;
	float: left;
	background-color: #CDCCCA;
	border-right: 1px solid #CDCCCA;
}
.label2 SPAN,
.label2_gray SPAN {
	margin-left: 5px;
	color: #000000;
	font-weight: bold;
}
.label3 {
	width: 152px;
	height: 17px;
	float: left;
	background-color: #A1A889;
}
.label3_gray {
	width: 152px;
	height: 17px;
	float: left;
	background-color: #CDCCCA;
}
.label3 SPAN,
.label3_gray SPAN  {
	margin-left: 5px;
	color: #000000;
	font-weight: bold;
}
.kalkulation_contentleft {
	float: left;
	width: 325px;
}
.kalkulation_contentleft_oben {
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	height: 100px;
}
#kalkulation_contentleft_oben_content IMG {

}
.kalkulation_contentleft_unten {
	height: 150px;
	margin-left: 15px;
	background-color: #F1F1F1;
}

.kalkulation_contentleft_unten DIV {
	margin-left: 20px;
}

#kalkulation_contentleft_unten_content {
	position:relative;
	margin-top: 5px;
}
.space2 {
	width: 10px;
	float: left;
}
.kalkulation_contentrechts,
.kalkulation_contentrechts_mass {
	float: left;
	margin-top: 15px;
}
.kalkulation_contentrechts SPAN,
.kalkulation_contentrechts_mass SPAN {
	height: 30px;
	display: block;
}
.kalkulation_contentrechts SPAN SELECT,
.kalkulation_contentrechts_mass SPAN SELECT {
	font-size: 12px;
	width: 280px;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	margin-left: 30px;
}
.kalkulation_contentrechts_mass SPAN INPUT {
	font-size: 12px;
	width: 275px;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	margin-left: 30px;
}
.kalkulation_contentrechts_mass SPAN TEXTAREA {
	font-size: 12px;
	width: 275px;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	margin-left: 30px;
}
.auflage {
	font-weight: bold;
	color:#386630;
	margin-left: 30px;
}

.temp_warenkorb_input INPUT {
	display: block;
}

#warenkorb_input INPUT {
	position: absolute;
	top: 445px;
	left: 470px;
	width: 202px;
}
* html #warenkorb_input INPUT {
	position: absolute;
	top: 445px;
	left: 470px;
	width: 205px;
	margin-top: 22px;
}

*+html #warenkorb_input INPUT {
	position: absolute;
	top: 451px;
	left: 470px;
	width: 198px;
	margin-top: 22px;
}

#warenkorb_button {
	position: absolute;
	top: 475px;
	left: 470px;
	margin-top: 25px;
	
}
.com-basket-box {
	background-color: #F1F1F1;
	width: 670px;
	margin: 0p;
}
TD.com-bold-com-text-right {
	width: 500px;
	text-align: right;
}
TD.com-text-right {
	width: 140px;
	text-align: right;
}

TD.com-text-right-space {
	width: 30px;
}
TD.com-text-right B {
	color: #000000;
}
TD.warenkorb_line {
	border-bottom: 1px solid #CDCCCA;
	width: 670px;
	height: 2px;
	font-size: 2px;
}
TD.warenkorb_line_white {
	border-bottom: 1px solid #CDCCCA;
	width: 670px;
	height: 2px;
	font-size: 2px;
	background-color: #FFFFFF;
}
TR.warenkorb_white {
	background-color: #FFFFFF;
	width: 700px;
	height: 23px;
}
TR.warenkorb_gray {
	background-color: #F1F1F1;
	width: 700px;
	height: 23px;
}
.com-basket-next {
	text-align: right;
}
.com-basket-next A IMG {
	text-decoration: none;
}

#checkout_checkbox {
	position: absolute;
	top: 320px;
	left: 380px;
	width: 250px;
}
#table_billing {
	position: absolute;
	top: 380px;;
	left: 40px;
	z-index: 0;
}

#table_billing TD SELECT {
	width: 140px;
	
}
#table_delivery {
	position: absolute;
	top: 380px;
	left: 400px;
	z-index: 0;
}
#table_middle {
/*
	position: absolute;
	top:530px;
	left: 40px;
	z-index: 0;
*/
	position: absolute;
	top:550px;
	left: 40px;
	z-index: 0;
	height: 25px;
}
.table_middle {
	width: 650px;
}
#table_delivery TD SELECT {
	width: 140px;
}
#weiterbutton_billing {
	position: absolute;
	top: 755px;
	left: 840px;
	height: 100px;
}
#weiterbutton_billing INPUT { 
	display: block;
}
#backbutton_billing {
	position: absolute;
	top: 758px;
	left: 250px;
	height: 100px;
}
#backbutton_billing INPUT {
	display: block;
}
#weiterbutton_delivery {
	position: absolute;
	top: 755px;
	left: 40px;
	height: 100px;
}
#weiterbutton_delivery INPUT { 
	display: block;
	margin-left: 495px;
}
#backbutton_delivery {
	position: absolute;
	top: 758px;
	left: 50px;
	height: 100px;
}
#backbutton_delivery INPUT {
	display: block;
}
#radiocheck-billing {
	position: absolute;
	top: 380px;
	left: 160px;
	width: 152px;
	z-index: 1;
}
#radiocheck-delivery {
	position: absolute;
	width: 150px;
	top: 380px;
	left: 520px;
	z-index: 1;
}
#pstext {
	position: absolute;
	top: 720px;
	left: 45px;
	font-size: 10px;
}
.com-chkout-address-title {
	font-weight: bold;
	color:#386630;
}

/* Listing */
#checkout_pruefen {
	display: none;
	width: 660px;
	font-weight: bold;
	color:#386630;
	margin-top: 20px;
}
#checkout_pruefen1 {
	display: block;
	width: 600px;
}
.com-chkout-listing-disclaimer-ps {
	height: 50px;
	font-size: 11px;
	margin-left: 5px;
}
.checkout_pruefen1_button {
	width: 670px;
}
.checkout_pruefen1_button INPUT {
	margin-left: 420px;
}

#checkout_pruefen2 {
	display: none;
}
/*
TD.commerce_buttonleft {
	text-align: left;
	width: 210px;
	margin-top: 150px;
}
TD.commerce_buttoncenter {
	text-align: center;
	width: 240px;
}
TD.commerce_buttonright {
	text-align: right;
	width: 220px;
	margin-top: 150px;
}
*/
TD.commerce_buttonleft {
	text-align: left;
	width: 280px;
	/*margin-top: 150px;*/
}

TD.commerce_buttonright {
	text-align: left;
	width: 220px;
	/*margin-top: 150px;*/
}
TD.commerce_buttonleft1 {
	text-align: left;
	width: 210px;
	margin-top: 150px;
}
TD.commerce_buttoncenter1 {
	text-align: center;
	width: 240px;
}
TD.commerce_buttonright1 {
	text-align: right;
	width: 220px;
	margin-top: 150px;
}
.commerce_buttonleft A,
.commerce_buttonright A,
.commerce_buttoncenter A {
	text-decoration: underline;
}
#lieferadress_label {
	display: none;
	font-weight: bold;
	color:#386630;
}
.com-basket-list {
	width: 670px;
	margin-top: 215px;
}
TD.com-basket-header-artikel {
	width: 330px;
	text-align: left;
	font-size: 13px;
	background-color: #A0A788;
	color: #FFFFFF;
	border-left: 1px solid #CDCCCA;
	height: 30px;
	font-weight: bold;
}
TD.com-basket-header-preisstk {
	width: 90px;
	text-align: center;
	font-size: 13px;
	background-color: #A0A788;
	color: #FFFFFF;
	border-left: 1px solid #CDCCCA;
	height: 30px;
	font-weight: bold;
}
TD.com-basket-header-auflage {
	width: 90px;
	text-align: center;
	font-size: 13px;
	background-color: #A0A788;
	color: #FFFFFF;
	border-left: 1px solid #CDCCCA;
	height: 30px;
	font-weight: bold;
}
TD.com-basket-header-preis {
	width: 90px;
	text-align: center;
	font-size: 13px;
	background-color: #A0A788;
	color: #FFFFFF;
	border-left: 1px solid #CDCCCA;
	border-right: 1px solid #CDCCCA;
	height: 30px;
	font-weight: bold;
}
TD.com-basket-even-artikel {
	width: 330px;
	text-align: left;
	border-left: 1px solid #CDCCCA;
	border-top: 1px solid #CDCCCA;
	height: 75px;
	margin-top: 20px;
	color: #37662F;
}
TD.com-basket-even-preisstk { 
	text-align: center;
	border-left: 1px solid #CDCCCA;
	border-top: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-even-auflage {
	text-align: center;
	border-left: 1px solid #CDCCCA;
	border-top: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-even-preis { 
	text-align: right;
	border-left: 1px solid #CDCCCA;
	border-top: 1px solid #CDCCCA;
	border-right: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-att-artikel {
	width: 330px;
	text-align: left;
	border-left: 1px solid #CDCCCA;
	border-bottom: 1px solid #CDCCCA;
	height: 75px;
	margin-top: 20px;
	color: #37662F;
}
TD.com-basket-att-preisstk { 
	text-align: center;
	border-left: 1px solid #CDCCCA;
	border-bottom: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-att-auflage {
	text-align: center;
	border-left: 1px solid #CDCCCA;
	border-bottom: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-att-preis { 
	text-align: center;
	border-left: 1px solid #CDCCCA;
	border-bottom: 1px solid #CDCCCA;
	border-right: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-label-left {
	width: 510px;
	height: 23px;
	text-align: left;
	border-bottom: 1px solid #CDCCCA;
	color: #37662F;
}
TD.com-basket-label-right {
	height: 23px;
	text-align: right;
	border-bottom: 1px solid #CDCCCA;
	color: #37662F;
}
.mass_maillist TD {
	height: 25px;
}
.mass_maillist_column1 {
	width: 140px;
}
.mass_maillist_column2 {
	width: 160px;
}
#delivery-title,
#billing-title {
	display: block;
}

/*  Masanfertigung Style  */

.kalkulation_mass {
	width: 670px;
	height: 320px;
	border: 1px solid #CDCCCA; 
	z-index: 0;
}

.mass_addresse TD {
	height: 30px;
}
.com-chkout-address-error_mass {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	width: 300px;
	margin-left: 20px;
}




/*********************************************************************************/

/**********************************************************************
								default styling
**********************************************************************/
a { color:#386630; }

/**********************************************************************
											   MAIN NAVIGATION 1. LEVEL
**********************************************************************/
#contentNavigationMain {
		margin-bottom: 10px;
		background-color:#386630;
		height:18px;
}

#contentNavigationMain .no a { 
		color:#A1A88A; 
		height:14px;
}

#contentNavigationMain .cur,#contentNavigationMain .act {
		background-color:#A1A88A;
		height:14px;
		
}

#contentNavigationMain .cur a,#contentNavigationMain .act a  {
		color:white;
		height:14px;
}
/**********************************************************************
											   MAIN NAVIGATION 2. LEVEL
**********************************************************************/
#contentNavigationSub {
		/* background-color:#A1A88A; */
		background-color:#FFFFFF;
}

#contentNavigationSub a {
		color:#386630;
}
#contentNavigationSub .cur a  {
		color:white;
}


/**********************************************************************
												PAGECONTENT Leftbar
**********************************************************************/
#contentLeftbar {
		background-color:#A1A88A;
}



/**********************************************************************
														LEFT NAVIGATION
**********************************************************************/

#contentNavigationLeft a {
		color:#386630;
		font-size: 12px;
		padding-left: 15px;
}

#contentNavigationLeft a:hover {
		color:black;
}

#contentNavigationLeft .cur a {
		font-weight: bold;
		color:#386630;
		padding-left: 15px;
		background: url('/fileadmin/images/std/link_intern.gif') 0px 2px no-repeat;
}

#Navileft_bestell a {
		font-weight: bold;
		color:#386630;
		padding-left: 0px;
}



/**********************************************************************
													 SERVICE NAVIGATION
**********************************************************************/

#contentNavigationService a {
		color:#386630;
}

/**********************************************************************
													 		   NEWS BOX
**********************************************************************/
#tt-news .latest .head {
		background-color:#A1A88A;
		color:white;
}

#tt-news .latest a {
		color:#386630;
}

/**********************************************************************
																 FOOTER
**********************************************************************/
#containerFootLeft {
		background-color:#A1A88A;
}

#containerFootRight {
		background-color:#386630;
}

#containerFootLeft a,#containerFootRight a {
		color:#A1A88A;
}

/**********************************************************************
															  HEADLINES
**********************************************************************/
h1 { 
	color:#386630;
}

h2 { 
	color:#386630;
}

h3 { 
	color:#386630;
}

h4 { 
	color:#386630;
}

B,STRONG {
	color:#386630;
}



/**********************************************************************
															 Breadcrumb
**********************************************************************/

div.breadcrumb span.no a {
		/*color:#386630;*/
		color:black;
}

div.breadcrumb span.cur a {
		
}




