/* Styles für Scottish Flowers  Homepage */

/* Normaler Text */

body {background-color:#ffffe0; font-family: Tahoma, Arial, sans-serif; font-size: 100%;}

/* Style für Navigation */
/* im Moment unbenutzt */

table.nav {background-color:#ffffe0; font-family: Tahoma, Arial, sans-serif; text-decoration: none; }
td.nav {background-color:#ffffe0; font-family: Tahoma, Arial, sans-serif; text-decoration: none; text-align: right; } 
tr.nav {background-color:#ffffe0; font-family: Tahoma, Arial, sans-serif; text-decoration: none; text-align: right; }
em.nav { font-family: Tahoma, Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; text-align: right; font-size: 90%; }

/* Navigationslinks */
a.nav {background-color:#ffffe0; padding: 0.2em; font-family: Tahoma, Arial, sans-serif; font-size: 100%; text-decoration: none; font-weight: bold;}
a.nav:link {color:#0000ff;}
a.nav:visited {color:#0000a0;}
a.nav:active {color:#0000ff;}
a.nav:hover {color: #0000ff;}

/* Navigationslinks 2 */
a.nav2 {background-color:#ffffe0; padding: 0.2em; margin-top: 0.5cm; font-family: Tahoma, Arial, sans-serif; font-size: 80%; text-decoration: none; font-weight: bold;}
a.nav2:link {color:#0000ff;}
a.nav2:visited {color:#0000a0;}
a.nav2:active {color:#0000ff;}
a.nav2:hover {color: #0000ff;}

/* Style für normale Links */
a {font-family: Tahoma, Arial, sans-serif; font-size: 95%; text-decoration: none; font-weight: bold;}
a:link {color:#cc0000;}
a:visited {color:#660000;}
a:active {color:#ff0000;}
a:hover {color: #ff0000;}

/* Style für Link-Target */
a.target {font-family: Tahoma, Arial, sans-serif; font-size: 100%; text-decoration: none; font-weight: bold;}
a.target:link {color:#000000;}
a.target:visited {color:#000000;}
a.target:active {color:#000000;}
a.target:hover {color: #000000;}

/* Style für Bild-Links */
a.image {font-family: Tahoma, Arial, sans-serif; font-size: 90%; text-decoration: none; font-weight: normal;}
a.image:link {color:#ffffe0;}
a.image:visited {color:#ffffe0;}
a.image:active {color:#ffffe0;}
a.image:hover {color: #ffffe0;}

/* Rechtsbündig */
.rechts {text-align: right;}

/* Linksbündig */
.links {text-align: left; }

/* Zentriert */
.zentriert {text-align: center; }

/* Blocksatz */
.block {text-align: justify; }

/* kursiv */

.kursiv {font-style: italic; }

/* fett */

.fett {font-weight: bold; }

/* hellgelber Hintergrund+fett */

.hell {background-color: #ffffe0; font-weight: bold; padding: 0.2em; }

/* normal */

.normal {font-weight: none; font-style: none; }

/* Bild rechts*/

.img-r {margin-left: 0.5cm; margin-bottom: 0.2cm; }

/* Bild links*/

.img-l {margin-right: 0.5cm; margin-bottom: 0.2cm; }

/* Textschachtel */

.box {font-family: Tahoma, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; text-align: left; vertical-align: top; font-size: 80%; margin: 0.5cm; }

/* Tabellenzellen */

.zelle {vertical-align: top; padding: 0.2cm; }
td.month {vertical-align: top; padding: 0.2cm; font-weight: bold; font-size: 180%; }
.lzelle {vertical-align: top; padding: 0.2cm; font-weight: bold; font-size: 120%; }

/* Fußnote */

h5.footer {font-family: Tahoma, Arial, sans-serif; font-style: italic; font-weight: normal; text-decoration: none; text-align: left; font-size: 70%; margin-top: 1cm; }

h4 {margin-bottom: -0.9em;}
