/* Version: 15:18 */

div.timestamp
{
	color: red;
}

td.tdMain4 div.borderfullBox,td.tdMain3 div.borderfullBox,td.tdMainSimple div.borderfullBox
{
	border:0px solid black;
}


td.tdMain4 div.borderfullBox p.keinAbstand,td.tdMain4 p.keinAbstand,td.tdMain3 div.borderfullBox p.keinAbstand,td.tdMainSimple div.borderfullBox p.keinAbstand
{
	display:none;
	
}

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;
	
	
}

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

table.liste-info td.ende,table.liste-info th.ende
{
	border-right:1px solid #606466;
}
table.liste-info td.oben,table.liste-info th.oben
{
	border-top:1px solid #606466;
}
table.liste-info td.unten,table.liste-info th.unten
{
	border-bottom:1px solid #606466;
}
/* 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.unten
{
	background-color:#606466; /* 80% grau */
}
/* Container für Liste mit Reitern Ende */
















/* Reiter oben */
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-oben 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
{
	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-oben td.rNN,table.liste-reiter-oben td.rNS,table.liste-reiter-oben 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-oben td.rNX,table.liste-reiter-oben td.rSX
{
	visibility:hidden;
	border-right:1px solid #606466;
}
table.liste-reiter-oben td.Space
{
	width:4px;
}
/* Reiter oben Ende */

















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

	margin-right:auto;
	empty-cells:show;

	border-collapse:collapse;
	
	
}

table.liste-reiter-links td.rS, table.liste-reiter-links td.rN
{
	padding-right:12px;
	
}

table.liste-reiter-links td.rS
{
	color:white; /* 100% grau */
	font-weight:bold;
}

table.liste-reiter-links td
{
	color:white;
}

table.liste-reiter-links td.rN a
{
	font-weight:bold;
	text-decoration:underline;
	color:white;
	
}
/* Reiter links Ende */

/* Reiter rechts */
table.liste-reiter-rechts
{
	background-color:#606466; /* 20% grau */
	margin:12px;
	padding: 0px;
	border:0px;

	margin-left:auto;
	empty-cells:show;

	border-collapse:collapse;
	
	
}

table.liste-reiter-rechts td.rS, table.liste-reiter-rechts td.rN
{
	padding-left:12px;
	color:white;
}

table.liste-reiter-rechts td.rS
{
	font-weight:bold;
}

table.liste-reiter-rechts td.rN a
{
	font-weight:bold;
	text-decoration:underline;
	color:white;
}
table.liste-reiter-rechts td.rN
{
	font-weight:bold;
}

/* Reiter rechts 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;

	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;
}

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

table.liste thead th.start, table.liste tbody td.start, table.liste tfoot td.start
{
	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;
	
}


/* 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;
}

/*
table.liste-reiter-links td.rS, table.liste-reiter-links td.rN
{
	padding-right:12px;
	
}

table.liste-reiter-links td.rS
{
	color:#B11F30; * Rot *
	font-weight:bold;
}

table.liste-reiter-links td.rN a
{
	color:#373c3f; * 100% grau *
	font-weight:bold;
	text-decoration:underline;
	
}
*/

/* 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;
}

table.form-weiss
{
	background-color:white; /* 20% grau */
}

/* 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");
}


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

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

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

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

div.popup table.tooltip table.liste 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 */


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

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

	vertical-align:top;

	border:0px solid #c0c0c0;
	
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;	
}

table.produktempfehlung th
{
	text-align:left;
}

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

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


div.spacer
{
	height:20px;
}

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

