/* ==============================
// CSS fuer das Projekt: www.lautwert.de
// Anwendungsbereich: allgemein
// Approb.: 2011-08-15 [2006-10-26]
// ==============================
//
// 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
// --------------------------------------------- */

body	{
	background-color:#FFF;
	color:#000;
	}
	
#be_unterzeile	{
	text-align:right;
	}

div.umflussLinks	{
	float:right;
	margin-left:20px;
	margin-bottom:4px;
	}

/* -----------------------------------------------
// Sektion 2: Tabellenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 3: Listenformate
// --------------------------------------------- */

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

/* -----------------------------------------------
// Sektion 5: Bildformate
// --------------------------------------------- */

img	{
	border:none;
	}

/* -----------------------------------------------
// Sektion 6: Headlines
// --------------------------------------------- */

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

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

/* -----------------------------------------------
// Sektion 9: Freie Klassen
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 10: Sonderfaelle
// --------------------------------------------- */

