/* CSS-Formatvorlagen für Vincentius-Krankenhaus.de
   Werner Merk, Konstanz, www.athmosphere.de
   Erstellt: 2004 Okt. 29 */

body { margin: 6px; background-color: white; }

td, p, ul, ol, div { font-family: verdana,Helvetica,sans-serif; font-size: 10pt; }

td { color: black }
.klein { font-size: 8pt; color: gray; }

p { line-height: 1.3em; }

p.box { padding: 10px; color: black; border: 1px solid gray; background-color: floralwhite; font-weight: normal; }
p.box a { color: darkslategray; text-decoration: none; font-weight: bold; }
p.box a:hover {  }

.info { color: white; font-weight: bold; font-size: 11pt; }
.ueb { font-size: 18pt; font-weight: bold; color: #F9BB42; font-family: arial,verdana,helvetica; color: lightslategray; }

p.ueb1 { font-size: 14pt; line-height: 16pt; font-weight: normal; color: lightslategray; margin-top: 6px;  }

p.ueb2 { font-size: 10pt; font-weight: bold; line-height: 14pt; }

a { color: blue; text-decoration: none; }
a b { color: #5A5D5A; }
a:hover { text-decoration: underline; color: black; }

a.leiste { color: #5A5D5A; text-decoration: none; }
a.leiste b { color: #5A5D5A; }

a.gelb { color: #ffbf00; font-weight: bold; }
a.gelbfett { color: #ffbf00; font-weight: 700; letter-spacing: 2px; }
a.gelb:hover, a.gelbfett:hover { color: crimson; }

a.grau { color: darkslategray; text-decoration: none; }
a.grau:hover { color: crimson; text-decoration: none; }

#linie { color: #ffbf00; }

select { border: 1px solid grey; width: 145px; font-size: 8pt; font-family: verdana,arial,helvetica; }
option { background-color: white; }

ul.info { line-height: 16pt; font-size: 9pt; color: black; font-weight: normal; }

a.blau { font-weight: bold; color: steelblue; }
a.blau:hover { color: gold; }
