/* ==================================================
// Stylesheet fuer das Projekt www.kinderschutzbund-muenchen.de
// Verwendet fuer alle Ausgabemedien (all)
// Version: 2009-03-27 / 01
// --------------------------------------------------
// Verwendete Farben:
//
//
//
// --------------------------------------------------
// SEKTIONEN:
// Sektion 01: Container
// Sektion 02: Tabellenelemente
// Sektion 03: Listenelemente
// Sektion 04: Formularelemente
// Sektion 05: Graphiken
// Sektion 06: Headlines
// Sektion 07: Absaetze
// Sektion 08: Anker
// Sektion 09: Freie Klassen
// Sektion 10: Spezialtags
// =================================================== */

/* ---------------------------------------------------
// Sektion 01: Container
// --------------------------------------------------- */

/* ---------------------------------------------------
// Sektion 02: Tabellenelemente
// --------------------------------------------------- */
th,td	{
	text-align:left;
	vertical-align:top;
	}

/* ---------------------------------------------------
// Sektion 03: Listenelemente
// --------------------------------------------------- */

/* ---------------------------------------------------
// Sektion 04: Formularelemente
// --------------------------------------------------- */

/* ---------------------------------------------------
// Sektion 05: Graphiken
// --------------------------------------------------- */
img	{
	border:none;
	}

/* ---------------------------------------------------
// Sektion 06: Headlines
// --------------------------------------------------- */
h1.spezialabstand_unten	{
  margin-bottom:36px;
  }

/* ---------------------------------------------------
// Sektion 07: Absaetze
// --------------------------------------------------- */
td p	{
	margin-top:0px;
	}

/* ---------------------------------------------------
// Sektion 08: Anker
// --------------------------------------------------- */

/* ---------------------------------------------------
// Sektion 09: Freie Klassen
// --------------------------------------------------- */
.anmerkung	{
	color:#CCC;
	font-weight:800;
	font-style:italic;
	}

.jobeintrag	{
	border-bottom:dashed 1px #CCC;
	margin-bottom:30px;
	}

.unsichtbar	{
		display:none;
                 }

/* ---------------------------------------------------
// Sektion 10: Spezialtags
// --------------------------------------------------- */
