/* ==============================
// CSS fuer das Projekt: www.biomasse-gmbh.com/shop
// Anwendungsbereich: allgemein
// Approb.: 2007-10-05
// ==============================
//
// Sektion 1: Container
// Sektion 2: Tabellenformate
// Sektion 3: Listenformate
// Sektion 4: Formularfelder
// Sektion 5: Bildformate
// Sektion 6: Headlines
// Sektion 7: Absaetze
// Sektion 8: Anker
// Sektion 9: Freie Klassen
// Sektion 10: Sonderfaelle
// ============================== */

/* -----------------------------------------------
// Sektion 1: Container
// --------------------------------------------- */
div#test_human		{
			color:#000;
			background-color:#FFF;
			}
			
div#kontrolle_personendaten	{
			font-size:12px;
			}

div.abschnittskopfzeile	{
			font-size:11px;
			background-color:#FFF;
			color:#333;
			}
/* -----------------------------------------------
// Sektion 2: Tabellenformate
// --------------------------------------------- */
table.kontrolltabelle td	{
		font-size:13px;
		border-bottom:dotted 1px #CCC;
		}
/* -----------------------------------------------
// Sektion 3: Listenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 4: Formularfelder
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 5: Bildformate
// --------------------------------------------- */
img.rechtsb	{
		float:right;
		margin-left:12px;
		}
/* -----------------------------------------------
// Sektion 6: Headlines
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 7: Absaetze
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 8: Anker
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 9: Freie Klassen
// --------------------------------------------- */
.abschnittskopfzeile_z1	{
			font-size:12px;
			font-weight:600;
			color:#0080FF;
			background-color:#FFF;
			}
/* -----------------------------------------------
// Sektion 10: Sonderfaelle
// --------------------------------------------- */
