
/* Allgemeines Aussehen der Seiten */
body { text:#000000; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

/* Tabellen */
table { width:580px; padding:0px; margin:0px; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; vertical-align:middle; border-style:none; border-width:0; }

/* Tabellenzeilen */
tr { font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

tr.heading { font-size:14px; }

/* Label-Problem: hier austauschen */
tr.dark { color:#ffffff; background-image:url(/aok_sh/bilder/table_background.jpg); }
/* background-color:#5CA681; */

/* Tabellenspalten */
td { padding-right:10px; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

td.heading { padding-bottom:5px; font-size:14px; background:#bbbbbb; }

td.right { text-align:right; }

/* Label-Problem: hier austauschen */
td.dark { color:#ffffff; background-image:url(/aok_sh/bilder/table_background.jpg); }
/* background-color:#5CA681; */

/* Label-Problem: hier austauschen */
/* Tabellenueberschrift */
th.dark { color:#ffffff; background-image:url(/aok_sh/bilder/table_background.jpg); }
/* background-color:#5CA681; */

/* Horizontale Zeilen */
hr { width:100%; }

/* Formulare */
form { margin:0px; padding:0px; }

/* Input Felder */
input { font-family:verdana,helvetica,sans-serif; font-weight:normal; margin:0px; padding:0px; }

/* Text-Areas */
textarea { font-family:verdana,helvetica,sans-serif; font-weight:normal; }

/* Subklassen */

.title { position:absolute; left:0px; width:160px; height:20px; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

.nav-title { position:absolute; left:0px; width:160px; height:20px; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

.nav-title-zweizeilig { position:absolute; left:0px; width:160px; height:35px; font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; }

.navigation { font-size:90%; padding-top:5px; text-align:center; margin-left:10px; margin-right:10px; }

.commentary { font-weight:normal; font-size:100%; margin-left:10px; margin-right:10px; }

.listselect { font-weight:bold; font-size:12px; margin-left:10px; margin-right:10px; }

.list { margin-left:5px; margin-right:5px; }

/* Links */

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:active { text-decoration: underline; }

a:hover { text-decoration: underline; }


