/* Layout */

body {margin: 0}

table.Marke {background: white}
table.Marke td.Logo {font-size: 1px; line-height: 1px; vertical-align: bottom}
table.Marke td.Standorte {font-weight: bold; line-height: 13px}
table.Marke td.Beschreibungszeile {font-weight: bold; line-height: 13px}
table.Marke td.Bereichsbezeichnung {line-height: 13px}
table.Marke td.Claime {line-height: 13px}

table.Markenunternehmung {}
table.Markenunternehmung td.Inhalt {text-align: justify}
table.Markenunternehmung td.Navigation {}
table.Markenunternehmung td.Copyright {font-size: 10px}


/* Satz */

/* Farben */

.Weiss {background: white}
.Schwarz {background: black}
.Gruen {background: rgb(86,170,28)}
.Hellgruen {background: rgb(204,217,66)}


/* Schriften */

td, input, select, textarea {color: black; font: 12px/18px Arial,sans-serif}


/* Linien */

div.LinieSchwarz {border-bottom: 1px solid black}
div.LinieGruen {border-bottom: 1px solid rgb(86,170,28)}


/* Bilder */

a img {border: none}


/* Auszeichnungen */

a {color: black}
a:hover {}

table.Marke td.Standorte a {text-decoration: none}
table.Marke td.Standorte a:hover {text-decoration: underline}
table.Marke td.Standorte a.NichtAktueller {font-weight: normal}


/* Tabellen */

td {vertical-align: top}
td.Mittig {vertical-align: middle}
td.UntenBuendig {vertical-align: bottom}

td.Platzhalter {font-size: 1pt; line-height: 1px}
