/*
   Stylesheet Häusliche Pflege Hartwig

   Copyright 2007 TM Webdesign
   Copyright 2007 Häusliche Pflege Hartwig

   www.pflege-hartwig.de
   www.tm-webdesign.net

*/




/* Seitenhintergrund und -ausrichtung */

body { margin-top: 1px; margin-bottom: 1px; margin-left: 4px; margin-right: 4px; background-attachment: fixed; background-image: url("../bilder/bg.jpg"); background-position: center; background-repeat: repeat; vertical-align: top; }


/* Navigation */

ul,li { list-style:none; margin:0; padding:0; }
    li { text-align:center; background: url(../buttons/passiv.jpg) no-repeat; display:block; width:160px; height:35px; margin:3px; font: bold 15px arial; }
    li a { display:block; width:160px; line-height:35px; margin:auto; text-decoration:none; color:#00007F; }
    li a:hover { color:#FFFFFF; }
    li a:active { color:#FFFF00;  background: url(../buttons/aktiv.jpg) no-repeat; }
    li.zweizeilig a { line-height:10px; }


/* Schriften */

span.ueberschrift { font-family: Arial,Helvetica; font-size: 42px; font-weight: bold; text-align: center; color: #000000; }
span.gross { font-family: Arial,Helvetica; font-size: 33px; font-weight: bold; text-align: center; color: #000000; }
span.normal { font-family: Arial,Helvetica; font-size: 16px; text-align: left; color: #000000; }
span.normalfett { font-family: Arial,Helvetica; font-size: 16px; font-weight: bold; text-align: left; color: #000000; }
span.kursiv { font-family: Arial,Helvetica; font-size: 16px; font-style: italic; text-align: left; color: #000000; }
span.kursivfett { font-family: Arial,Helvetica; font-size: 16px; font-style: italic; font-weight: bold; text-align: left; color: #000000; }
span.mittel { font-family: Arial,Helvetica; font-size: 14px; text-align: left; color: #000000; }
span.klein { font-family: Arial,Helvetica; font-size: 11px; text-align: left; color: #000000; }


/* Grundlegende Tabellenformate für Hauptaufteilung */

td.navi { width:162px; text-align: center; vertical-align: top; }
td.navi_home { width:162px; height:500px; text-align: center; }
td.content { width:830px; text-align: left; vertical-align: top; }
td.content_home { width:830px; height:500px; text-align: left; }
td.bottom { height: 18px; text-align: center; vertical-align: top; }


/* Absätze */

br.absatz { line-height: 40px; }
br.absatz2 { line-height: 28px; }
br.absatz_kl { line-height: 7px; }
br.absatz_gr { line-height: 90px; }
br.absatz_rs { line-height: 350px; }


/* Links */

a.link { font-family: Arial,Helvetica; font-size: 14px; text-align: left; color: #00007F; }
a.linkklein { font-family: Arial,Helvetica; font-size: 11px; text-align: left; color: #00007F; }
a.linkkleinfett { font-family: Arial,Helvetica; font-size: 11px; text-align: left; color: #00007F; font-weight: bold; }


/* Vorschaubilder und Bilder */

img.thumbs { width: 118px; height: 88px; border: 0px }
img.pics { width: 440px; height: 330px; border: 0px; }
