
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.productTextInfos
{
	width: 395px;
}

.productMain
{
	
}

.productMain p, .productInfo p
{
	clear: none;
}

.productWarning p
{
	clear: none;
	padding: 6px 6px 6px 6px;
	background-color: #F6A800;
}

.productInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.smlMain
{
	
}

a.smlMain:link
{
	text-decoration: none;
}
a.smlMain:active
{
	text-decoration: none;
}
a.smlMain:visited
{
	text-decoration: none;
}
a.smlMain:hover
{
	text-decoration: underline;
} 

.smlP
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.smlB
{

}

.smlI
{

}

.smlSup
{

}

.smlIMG
{

}

/*
 Tabellen
 Typen: prodTable, techTable, prodGrpTable, addonTable
*/

.smlItemTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.smlItemRowHead
{
	
}

.smlItemColHead
{
	height: 35px;
	background-color: #D8E9BC;
	vertical-align: bottom;
	border: none;
	padding: 4px 4px 4px 4px;
}

.smlItemRow
{
	
}

.smlItemCol
{
	border: none;
	padding: 4px 4px 4px 4px;
}

/*
	Tech Table
*/

.techTable .smlItemTable
{
	font-size: 9px;
	border: none;
}

.techTable .smlItemColHead
{
	height: 35px;
	background-color: #DCDCDE;
	text-align: center;
	vertical-align: bottom;
	border: none;
	padding: 2px 2px 2px 2px;
	border-right: solid 1px #ACACAE;
}

.techTable .smlItemCol
{
	border-right: solid 1px #ACACAE;
	text-align: center;
}

/***************************************************************

	FARBEN

***************************************************************/

.kerbl_gruen .smlItemColHead
{
	background-color: #d7e9bb;
}

/***************************************************************/

.kerbl_gelb .smlItemColHead
{
	background-color: #FFF5B2;
}

/***************************************************************/

.weiss .smlItemColHead
{
	background-color: #FFFFFF;
}

/***************************************************************/

.hellblau .smlItemColHead
{
	background-color: #d4e5f1;
}

/***************************************************************/

.rosa .smlItemColHead
{
	background-color: #f1c6dd;
}

/***************************************************************/

.orange .smlItemColHead
{
	background-color: #fce5b2;
}

/***************************************************************/

.violett .smlItemColHead
{
	background-color: #e7d4e5;
}

/***************************************************************/

.tuerkis .smlItemColHead
{
	background-color: #b2e1ed;
}

/***************************************************************/

.braun .smlItemColHead
{
	background-color: #e4d0c0;
}

/***************************************************************/

.dunkelgruen .smlItemColHead
{
	background-color: #cfd9b8;
}

/***************************************************************/

.hellrot .smlItemColHead
{
	background-color: #f7b2ca;
}

/***************************************************************/

.ako_rot .smlItemColHead
{
	background-color: #c8c0ba;
}

.ako_rot .techTable .smlItemColHead
{
	background-color: #b0a59b;
}

/***************************************************************/

