/* die Farbangaben sind schwachsinn */
/* Letzte Aenderung: $Date$, $Author$ */
/* Version: $Rev$ */

.text-rechts
{
	text-align:right;
}

.text-links
{
	text-align:left;
}

.text-mitte
{
	text-align:center;
}

div.timestamp
{
	color: red;
}

colors
{
	color:#B11F30; /* Rot */

	color:#BFC0C1; /* 60% weiss */

	color:#D8D9D9; /* 20% grau */
	color: #9B9E9F; /* 50% grau */
	color:#606466; /* 80% grau */
	color:#373c3f; /* 100% grau */
}


/* Infobox über Tabellen */
table.liste-info
{
	margin:0px;
	width:100%; 
	text-align:left;
	border-collapse:collapse;
	
/*	font-family:"Arial" , "Helvetica" , "Verdana"; */
	font-size:12px;

	vertical-align:top;
}

table.liste-info thead th
{
	color:black;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:2px;
}

table.liste-info tbody td
{
	color:#373c3f; /* 100% grau */
/*	border-right:12px solid #9B9E9F;*/
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:2px;
}

table.liste-info tbody td p
{
	margin:0px;
	padding:0px;
	
	
}
/* Infobox über Tabellen Ende */




/* helle Infobox */
table.info
{
	margin:0px;
	width:100%; 
	text-align:left;
	
	
/*	font-family:"Arial" , "Helvetica" , "Verdana"; */
	font-size:12px;

	vertical-align:top;

	border-bottom:1px solid #ffffff;
	
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;

}

/* Infobox über Tabellen Ende */



/* Infobox unter den Tabellen */
table.liste-info-unten
{
	background-color:#D8D9D9; /* 20% grau */
	margin:0px;
	width:100%; 
	text-align:left;
	border-collapse:collapse;
	
/*	font-family:"Arial" , "Helvetica" , "Verdana"; */
	font-size:12px;

	vertical-align:top;
}

table.liste-info-unten thead th
{
	color:black;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:2px;
}

table.liste-info-unten tbody td
{
	color:#373c3f; /* 100% grau */
/*	border-right:12px solid #9B9E9F;*/
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:2px;
}

table.liste-info-unten tbody td p
{
	margin:0px;
	padding:0px;
	
	
}


table.liste-info-unten tbody td.start,table.liste-info-unten thead th.start
{
	border-left:1px solid #606466;	
}

table.liste-info-unten tbody td.ende,table.liste-info-unten thead th.ende
{
	border-right:1px solid #606466;	
}

table.liste-info-unten tbody td.unten
{
	border-bottom:1px solid #606466;	
}

/* Infobox unter den Tabellen Ende */



/* Endbox unter der Tabelle für irgendwelchen Quatsch */

/* Endbox unter der Tabelle für irgendwelchen Quatsch Ende */









/* Listen */

/* Container für Liste mit Reitern */
table.reiter-liste
{
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	
	font-family:"Arial" , "Helvetica" , "Verdana";
	font-size:12px;

	border-collapse:collapse;
}

table.reiter-liste tr.oben
{

}

table.reiter-liste tr.links
{
	background-color:#606466; /* 20% grau */
	border-left:1px solid #606466;
	border-right:1px solid #606466;
}

table.reiter-liste tr.links  form input.image-send
{
	background: url(../images/background-button-pfeil.gif) no-repeat top left;
	height:16px;
	width:16px;
	border:0px solid red;
	vertical-align:bottom; 
}

table.reiter-liste tr.unten
{
	background-color:#606466; /* 80% grau */
}
/* Container für Liste mit Reitern Ende */

/* Layout-Box Anfang */
table.layout-box tbody td
{
	vertical-align: middle;	
}
/* Layout-Box Ende */

/* Reiter oben u. links */
table.liste-reiter-oben
{
	margin:0px;
	padding: 0px;
	border:0px;

	margin-left:auto;
	margin-right:0px;
	empty-cells:show;

	border-collapse:collapse;
	white-space:nowrap;
	
	
}

table.liste-reiter-links
{
	margin:0px;
	padding: 0px;
	border:0px;

	margin-left:0px;
	margin-right:auto;
	empty-cells:show;

	border-collapse:collapse;
	white-space:nowrap;
}

table.liste-reiter-links tbody tr
{
	border: 1px solid #606466; 
}

table.liste-reiter-oben td.rS,
table.liste-reiter-links td.rS
{
	background-color:#606466; /* 20% grau */
	color:white; /* 100% grau */
	padding-left: 8px;
	padding-right: 8px;
	margin:0px;
	
	border-top:1px solid #606466;
	border-bottom:1px solid #606466; /* 20% grau */

	font-weight:bold;

	white-space:nowrap;
	
}

table.liste-reiter-oben td.rN,
table.liste-reiter-links td.rN
{
	background-color:#C3C5C6; /* 80% grau */
	padding-left: 8px;
	padding-right: 8px;
	margin:0px;

	border-top:1px solid #606466;
	border-bottom:1px solid #606466;
	font-weight:bold;

	white-space:nowrap;
}

table.liste-reiter-oben td.rN a,
table.liste-reiter-links td.rN a
{
	
}

table.liste-reiter-oben td.rNN,table.liste-reiter-oben td.rNS,table.liste-reiter-oben td.rSN,
table.liste-reiter-links td.rNN,table.liste-reiter-links td.rNS,table.liste-reiter-links td.rSN
{
	width:0px;
	min-width:0px;
	
	margin:0px;
	padding:0px;
	border-right:1px solid #606466;
	border-right:1px solid white;
	background-color:white;
}

table.liste-reiter-oben td.rXS,table.liste-reiter-oben td.rXN
{
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #606466;
	border-right:1px solid #606466;
/*	background-color:transparent; */
}

table.liste-reiter-links td.rXS,table.liste-reiter-links td.rXN
{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #606466;
	border-right:1px solid #606466;
/*	background-color:transparent; */
}


table.liste-reiter-oben td.rNX,table.liste-reiter-oben td.rSX,
table.liste-reiter-links td.rNX,table.liste-reiter-links td.rSX
{
	visibility:hidden;
	border-right:1px solid #606466;
}
table.liste-reiter-oben td.Space,
table.liste-reiter-links td.Space
{
	width:4px;
}
/* Reiter oben u. links Ende */

/* sub-reiter Anfang*/
table.sub-reiter
{
	height:19px;
	
	margin-right:auto;
	width: auto;
	border-collapse: collapse;
	
}

table.sub-reiter td
{
	color: white;
	height:19px;
	
	white-space: nowrap;
}

table.sub-reiter td a,table.reiter-liste table.sub-reiter td a
{
	font-weight: bold;
	color: white;
}

table.sub-reiter td.rNS,table.sub-reiter td.rXS
{
	background: url(../images/sub-reiter/vergleich/rNS.gif) no-repeat top left;
	width:11px;
}

table.sub-reiter td.rNN
{
	background: url(../images/sub-reiter/vergleich/rNN.gif) no-repeat top left;
	width:11px;
}

table.sub-reiter td.rSN,table.sub-reiter td.rSX
{
	background: url(../images/sub-reiter/vergleich/rSN.gif) no-repeat top left;
	width:11px;
}

table.sub-reiter td.rS
{
	background: url(../images/sub-reiter/vergleich/rS.gif) repeat-x top left;
	font-weight: bold;
	color: black;
}

table.sub-reiter td.rSpace
{
	width:5px;
	
}
/*Sub-Reiter ENDE*/

/* auswahl kopf Anfang */
table.reiter-liste .vergleich-auswahl-kopf
{
	background-color:#606466;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	vertical-align: middle;
}

table.reiter-liste .vergleich-auswahl-kopf td
{
	padding-right:16px;
}

table.reiter-liste .vergleich-auswahl-kopf table.sub-reiter
{
	padding-right:20px;
	width:auto;
}

table.reiter-liste .vergleich-auswahl-kopf table.sub-reiter td
{
	padding-right:0px;
	padding-left:0px;	
}

/* auswahl kopf Ende */


/* Liste fuer Layout recht-links */
table.layout-rechts-links
{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	width:100%;
	
	
}

table.layout-rechts-links td.rechts
{
	text-align:right;
}

/* Liste fuer Layout recht-links Ende */















/* Liste */

table.liste
{
	margin:0px;
	padding: 0px;
	width:100%;
	
	border-top:0px solid white;
	border-right:1px solid #606466;
	border-left:1px solid #606466;

	empty-cells:show;

	border-collapse:collapse;
}

table.liste thead th
{
	color:white;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:2px;
}

table.liste thead tr,table.liste tfoot tr
{
	background-color:#d6d6d6; /* 80% grau */
	background-color:#D8D8D9;
}

table.liste thead th,	table.liste tfoot td
{
	padding-top:6px;
	padding-bottom:7px;
	padding-left:6px; /* fake - ist vermutlich 12 */
	padding-right:6px; /* fake - ist vermutlich 12 */
	
	height:35px;
	vertical-align:middle;
	font-size:12px;

	color:black; /* 60% weiss */
	border-right:1px solid white;
	border:1px solid #c0c0c0;
	border-top:0px solid #c0c0c0;
}

table.liste tbody td
{
	color:#373c3f; /* 100% grau */
/*	border-right:12px solid #9B9E9F;*/
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:2px;
}

table.liste tbody td p
{
	margin:0px;
	padding:0px;
	
	
}
table.liste tbody
{
	color:#373c3f; /* 100% grau */
}

table.liste tbody tr
{
	background-color:#fbfbf9; /* 20% grau */
}

table.liste tbody tr.swap
{
	background-color:#f3f3f0; /* 30% grau */
}

table.liste tbody td
{
	padding-top:6px;
	padding-bottom:7px;
	padding-left:12px;
	padding-right:12px;
	
	
	height:35px;
	vertical-align:middle;
	font-size:12px;

	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

table.liste thead th.letzte-spalte, table.liste tbody td.letzte-spalte, table.liste tfoot td.letzte-spalte
{
	border-right:1px solid #606466;
}

table.liste thead th.erste-spalte, table.liste tbody td.erste-spalte, table.liste tfoot td.erste-spalte
{
	border-left:1px solid #606466;
}

table.liste tbody td.unten,table.liste tbody tr.unten
{
	border-bottom:1px solid #606466;
}

table.liste tfoot tr td
{
	border-bottom:1px solid #606466;
}

table.liste tbody td a
{
	text-decoration:underline;
}

table.liste tbody td.swap
{
	color:#B11F30; /* Rot */
	font-weight:bold;
}

table.liste td.sehr-wichtig
{
	color: #B11F30;
	font-weight:bold;
	
}

table.liste td.text-style-big
{
	color: #373C3F;
	font-size:16px;
}

/* Liste Ende */








/* Uebersicht */
/* 	border-top:10px solid white; */

table.uebersicht
{
	margin:0px;
	padding: 0px;
	width:100%;
	

	empty-cells:show;

	border-collapse:collapse;
}

table.uebersicht thead tr
{
	background-color:#606466; /* 20% grau */
}

table.uebersicht thead th
{
	padding-top:6px;
	padding-bottom:7px;
	
	height:35px;
	vertical-align:middle;
	font-size:12px;

	border-bottom:1px solid #c0c0c0;
	color:white;
}

table.uebersicht thead th
{
	border-left:1px solid #606466;
	border-right:1px solid #606466;
}

table.uebersicht tbody
{
	color:#373c3f; /* 100% grau */
}

table.uebersicht tbody tr
{
	background-color:#fbfbf9; /* 20% grau */
}

table.uebersicht tbody tr.swap
{
	background-color:#f3f3f0;  /* 30% grau */
}

table.uebersicht tbody td,table.uebersicht tbody th
{
	padding-top:6px;
	padding-bottom:7px;
	padding-left:12px;
	
	
	height:22px;
	vertical-align:middle;
	font-size:12px;

	border-bottom:1px solid #c0c0c0;
}

table.uebersicht tbody th
{
	background-color:#d6d6d6; /* 80% grau */
	border-right:1px solid #606466;
	border-left:1px solid #606466;
	font-weight:bold;
	text-align:left;
	
}

table.uebersicht tbody td a
{
	text-decoration:underline;
}


table.uebersicht tbody td.ende
{
	border-right:1px solid #606466;
	
}

table.uebersicht tbody td.start
{
	border-left:1px solid #606466;
	
}

table.uebersicht tbody td.unten
{
	border-bottom:1px solid #606466;
	
}

table.uebersicht tbody td.rechts,table.uebersicht tbody th.rechts
{
	text-align:right;
	padding-right:12px;
}

table.uebersicht tbody td.swap
{
	color:#B11F30; /* Rot */
	font-weight:bold;
}

table.uebersicht tbody td.ohne-abstand
{
	margin:0px;
	padding:0px;
}
/* Uebersicht Ende */















/* Toolbar Unten */

table.toolbar-unten
{
	margin:0px;
	padding: 0px;
	border:0px;
	width:100%;
	

	empty-cells:show;

	border-collapse:collapse;
	
	
}

table.toolbar-unten td
{
	white-space:nowrap;

	padding:12px;
}

table.toolbar-unten td, table.toolbar-unten td a
{
	color:#BFC0C1; /* 60% weiss */
	font-weight:bold;
}

table.toolbar-unten td a
{
	text-decoration:underline;
}

table.toolbar-unten td.mitte
{
	width:100%;
	text-align:center;
	
}
table.toolbar-unten td.start
{
	border-left:1px solid #606466;
}
table.toolbar-unten td.ende
{
	border-right:1px solid #606466;
}

table.toolbar-unten a.button-weiter
{
	background-color: #f0f0f0;
	background-image:url("../images/background-button-pfeil-gross.gif");
	background-position:right;
	background-repeat:no-repeat;
	color:#373c3f; /* 100% grau */
	font-weight:bold;

	border-top:1px solid #BFC0C1; /* 60% weis */
	border-left:1px solid #BFC0C1; /* 60% weis */

	border-right:1px solid #373c3f; /* 100% grau */
	border-bottom:1px solid #373c3f; /* 100% grau */

	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:16px;

	vertical-align:middle;
	text-align:center;
	
	
	

	height:16px;
	font-size:11px;
	
	text-decoration:none;
	
	
/*
	padding:0px;
	margin:0px;
*/

/*	height:20px; */
	
}

table.toolbar-unten a.button-online
{
	background-color: #f0f0f0;
	background-image:url("../images/background-button-pfeil-gross-rot.gif");
	background-position:right;
	background-repeat:no-repeat;
	color:#B11F30; /* Rot */
	font-weight:bold;

	border-top:1px solid #BFC0C1; /* 60% weis */
	border-left:1px solid #BFC0C1; /* 60% weis */

	border-right:1px solid #373c3f; /* 100% grau */
	border-bottom:1px solid #373c3f; /* 100% grau */

	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:16px;

	vertical-align:middle;
	text-align:center;
	
	
	

	font-size:13px;
	height:20px;
	
	
	text-decoration:none;
}

table.toolbar-unten p
{
		color:#BFC0C1;
}

/* Toolbar Unten Ende */


/* Listen Ende */























/* Formulare */
form.transparent
{
	margin:0px;
	padding:0px;
	border-top:0px solid #9B9E9F; /* 50% grau */
	
}

form.embedded
{
	margin:0px;
	padding:0px;	
}

table.form
{
	background-color:#f3f3f0; /* 20% grau */
	width:100%;
/*	padding-top:12px; padding does not work in IE */ 
	border-left:1px solid #606466;
	border-right:1px solid #606466;
	padding-top:12px;
	border-collapse: collapse;
	
	empty-cells: show;
}

table.form thead tr
{
	height:12px;
	background-color:#606466; /* 20% grau */
}

table.form tbody td
{
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:13px;
	
}

table.form tbody td.links
{
	width:271px;
	text-align:right;
	font-weight:bold;
	
}

table.form tbody td input
{
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:middle;
	
}

table.form tbody td p
{
	margin:0px;
	padding:0px;
	
}

table.form tbody td.fehler,table.form tbody td.fehler p
{
	font:bold;
	color:#B11F30; /* Rot */
}

table.form input,table.form select
{
	font-family:"Arial" , "Helvetica" , "Verdana";
	font-size:12px;
	
}

table.form input.button-weiter
{
	background-color: #f0f0f0;
	background-image:url("../images/background-button-pfeil-gross.gif");
	background-position:right;
	background-repeat:no-repeat;
	
	text-align:center;
	
	padding-right:16px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;

	margin-top:0px;
	margin-bottom:0px;
	
	
	color:#373c3f; /* 100% grau */
	font-weight:bold;

	border-top:1px solid #BFC0C1; /* 60% weis */
	border-left:1px solid #BFC0C1; /* 60% weis */

	border-right:1px solid #373c3f; /* 100% grau */
	border-bottom:1px solid #373c3f; /* 100% grau */

/*
	padding:0px;
	margin:0px;
*/

	font-size:11px;
	height:16px;
	
}

table.form input.button-online
{
	background-color: #f0f0f0;
	background-image:url("../images/background-button-pfeil-gross-rot.gif");
	background-position:right;
	background-repeat:no-repeat;
	
	text-align:center;
	
	padding-right:16px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	
	color:#B11F30; /* Rot */
	font-weight:bold;
	

	border-top:1px solid #BFC0C1; /* 60% weis */
	border-left:1px solid #BFC0C1; /* 60% weis */

	border-right:1px solid #373c3f; /* 100% grau */
	border-bottom:1px solid #373c3f; /* 100% grau */

	
/*
	padding:0px;
	margin:0px;
*/

	font-size:13px;
	height:20px;
}

table.form input.button-weiter:focus
{
	background-color: #cccccc;
}

table.form td.formular-absenden
{
	text-align:right;
	padding-right:12px;
	
	
}
table.form tbody td.unten,table.form tbody tr.unten
{
	border-bottom:1px solid #606466;
}


/* Formulare Ende */


/* ungeordnete Listen */

table.info ul li
{
/*	background-image:url("http://www.drklein.de/uploads/RTEmagicC_btn_header_97ae36.gif.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:11px;
	height:11px;

	display:block;
	visibility:visible;
*/
	list-style-image:url("http://www.drklein.de/uploads/RTEmagicC_btn_header_97ae36.gif.gif");

}

/* ungeordnete Listen Ende */






/* Grafiken */
span.bild-info
{
	width:9px;
	height:10px;
	max-height:10px;
	min-width:9px;

	background-image:url("../images/info-button.gif");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	visibility:visible;

	vertical-align:middle;

	padding:0px;
	margin-top:auto;
	margin-bottom:auto;
	
	
}

table.info td.bild-empfehlung
{
	vertical-align:middle;
}

span.bild-empfehlung
{
	width:74px;
	height:72px;
	max-height:74px;
	min-width:72px;

	background-image:url("http://www.drklein.de/uploads/RTEmagicC_empfehlung_08.jpg.jpg");
	background-image:url("../images/produktempfehlung-tip.gif");
	background-position:center;
	background-repeat:no-repeat;
	
	display:block;
	visibility:visible;

	vertical-align:middle;

	padding:0px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:12px;
	margin-right:12px;
}

span.bild-pfeil-auf-rot
{
	background-image:url("http://www.drklein.de/uploads/RTEmagicC_btn_header_97ae36.gif.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:11px;
	height:11px;

	display:block;
	visibility:visible;

}

ul
{
	list-style-image:url("http://www.drklein.de/uploads/RTEmagicC_btn_header_97ae36.gif.gif");
}

/*************************
* Tooltips
*************************/
div.tooltip
{
	border:1px solid #888878;
	background-color:#ffffbf;
}

table.tooltip tbody tr td
{
	background-color:beige;
	border:0px solid black;
	/*
	margin:2px;
	padding:2px;
	*/	
	text-align: left;
}

table.tooltip tbody tr td,table.tooltip tbody tr td p,table.tooltip tbody tr td p strong
{
	/*
	color: black;
	*/
}
#content div.tooltip p,#content div.tooltip p table.tooltip-content,#content div.tooltip p table.tooltip-content tr td,div.tooltip p table.tooltip-content tr td
{
	color: black;
}

table.tooltip tbody tr td p,#content table.tooltip tbody tr td p,#content div.tooltip p
{
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	border: 0px solid red;
}

table.tooltip table.tooltip-content,div.tooltip table.tooltip-content
{
	background-color:beige;
	border:0px solid black;
	margin-top:10px;
	padding:0px;
	border-collapse: collapse;
	border-collapse: separate;
	border-collapse: collapse;
}
table.tooltip table.tooltip-transparent,div.tooltip table.tooltip-transparent
{
	border:0px solid black;
	margin:0px;
	padding:6px;
	border-collapse: collapse;
	border-collapse: separate;
	border-collapse: collapse;
}

table.tooltip table.tooltip-content td,table.tooltip table.tooltip-content th,div.tooltip table.tooltip-content td,div.tooltip table.tooltip-content th
{
	border:0px solid #888878;
	background-color:beige;
	padding: 2px;
	margin: 2px;
	text-align: center;
	height: auto;
}

table.tooltip table.tooltip-transparent td,table.tooltip table.tooltip-transparent th,div.tooltip table.tooltip-transparent td,div.tooltip table.tooltip-transparent th
{
	border:0px solid #888878;	
}

table.tooltip-content tbody tr
{
	height: auto;
	
}

table.tooltip-content tbody tr.wichtig th
{
	border-top: 0px solid black;
	text-align: left;	
}

table.tooltip p.close
{
	background-color:#ffff8f;
	
}

table.tooltip table.tooltip-content td,div.tooltip table.tooltip-content td
{
	font-weight: normal;
	text-align: left;
}

/*
div table.tooltip,table.tooltip-content div table.tooltip td.popup
{
	background-color:#ffffdf;
}

div table.tooltip p.close
{
	background-color:#ffff8f;
}

div table.tooltip table.tooltip-content
{
	background-color:#adad4e;
	border-collapse: separate;
}

div table.tooltip table.tooltip-content td
{
	background-color:#ffff8f;
	border:0px solid black;
	margin: 1px;
	
}

div table.tooltip table.tooltip-content th
{
	background-color:#eded6e;
	
	border:0px solid black;
	color: black;
	margin: 1px;
	
}
*/

/* Grafiken Ende */

/* Links */
a:hover
{
	cursor:pointer;
	
}

a img
{
	border:0px solid red;
}

a.image
{
	text-decoration:none;
}

/*
table a, table table.liste-reiter-rechts td.rN a, table.liste-reiter-links td.rN a 
{
	color: #7c000f;
	color: #B11F30;
	color: #0063a8;
	font-weight: bold;
}
*/
/* Links Ende */

table.produktempfehlung
{
	margin:0px;
	padding:0px;
	empty-cells: show;
	border-collapse: collapse;
	
	margin-bottom:0px;
	table-layout: fixed;
	
}
table.produktempfehlung td
{
	font-weight: normal;
}
table.produktempfehlung td.icon
{
	padding-left:20px;
	width:240px;
	
}

table.produktempfehlung td.icon p,#content table.produktempfehlung td.icon p
{
	padding-left: 0px;
}

table.produktempfehlung td.rechts
{
	margin-right:20px;
	
}
table.produktempfehlung td.rechts p, #content table.produktempfehlung td.rechts p
{
	padding-left:0px;
}

table.produktempfehlung hr,div.produktempfehlung-block hr
{
	color: white;
	height:1px;
	border:0px solid red;
	border-top:1px solid  white;
	
}


div.produktempfehlung-block
{
	border:1px solid #606466;
	background-color:#fbfbfb;
	
	margin-bottom:10px;
}

table.produktempfehlung-kopf, div.produktempfehlung-block table 
{
	margin:0px;
	width:100%; 
	text-align:left;
	
	
/*	font-family:"Arial" , "Helvetica" , "Verdana"; */
	font-size:12px;

	vertical-align:top;

	border:0px solid #c0c0c0;
/*	padding: 4px 12px; */
}

div.produktempfehlung-block table th
{
	text-align: center;
}

div.produktempfehlung-block table a
{
	color:#B11F30;
	font-weight: bold;
	
}

div.produktempfehlung-block table ul
{
	list-style: disc;
	list-style-image: none;
}

.produktempfehlung-block hr.separator
{
	padding:0px;
	
	background-color:#ffffff;
	width:95%;
	height:1px;
	border:1px hidden;
	border-top: 1px solid #c0c0c0;
}

div.produktempfehlung-edit input, textarea, select
{
	font-size: 12px;
}

div.spacer
{
	height:20px;
}

table.gleich-breite-spalten
{
	table-layout:fixed;
}

/******************
* IE Fix
******************/

table.ie-fix
{
	border:0px solid green;
	margin:0px;
	border-collapse: collapse;
	padding:0px;
	width:100%;
}

table.palette
{
	width:auto;
}

table.palette input, textarea, select
{
	font-size: 12px;
}
