body   { font-family: Arial; font-size: 10pt;
         scrollbar-face-color: #023249;; 
         scrollbar-highlight-color: #ffffff; 
         scrollbar-shadow-color: #ffffff; 
         scrollbar-3dlight-color: #ffffff; 
         scrollbar-arrow-color: #ffffff; 
         scrollbar-track-color: #ffffff; 
         scrollbar-darkshadow-color: #ffffff; }

body.r   { font-family: Arial; font-size: 10pt;
         scrollbar-face-color: #861313; }

body.g   { font-family: Arial; font-size: 10pt;
         scrollbar-face-color: #0E4E1B; }

body.b   { font-family: Arial; font-size: 10pt;
         scrollbar-face-color: #023249; }

p      { font-family: Arial; font-size: 10pt; color: #000000; line-height: 110%; 
               margin-top: 5; margin-bottom: 10 }

td		{ font-family: Arial; font-size: 10pt; line-height: 110%; }

table.rahmen_blau  { border:2px solid #023249; }
table.rahmen_rot   { border:2px solid #963838; }
table.rahmen_gruen { border:2px solid #397D3D; }

.rahmen_blau  { border:1px solid #023249; }
.rahmen_rot   { border:1px solid #963838; }
.rahmen_gruen { border:1px solid #397D3D; }

.b_hell_bg		{ background-color: #ffffff; }
.b_mittel_bg	{ background-color: #BCD3DE; }
.b_dunkel_bg	{ background-color: #023249; }

.b_hell_text	{ color: #ffffff; }
.b_mittel_text	{ color: #BCD3DE; }
.b_dunkel_text	{ color: #023249; }

.r_hell_bg		{ background-color: #fff9f9; }
.r_mittel_bg	{ background-color: #F0CFCF; }
.r_dunkel_bg	{ background-color: #861313; }

.r_hell_text	{ color: #ffffff; }
.r_mittel_text	{ color: #F0CFCF; }
.r_dunkel_text	{ color: #861313; }

.g_hell_bg		{ background-color: #ffffff; }
.g_mittel_bg	{ background-color: #BCDEC3; }
.g_dunkel_bg	{ background-color: #0E4E1B; }

.g_hell_text	{ color: #ffffff; }
.g_mittel_text	{ color: #BCDEC3; }
.g_dunkel_text	{ color: #0E4E1B; }

a:active.b_nav	{ text-decoration: none; color: #023249 }
a:link.b_nav	{ text-decoration: none; color: #023249 }
a:visited.b_nav { text-decoration: none; color: #023249 }
a:hover.b_nav	{ text-decoration: none; color: #000000 }

a:active.r_nav	{ text-decoration: none; color: #861313 }
a:link.r_nav	{ text-decoration: none; color: #861313 }
a:visited.r_nav	{ text-decoration: none; color: #861313 }
a:hover.r_nav	{ text-decoration: none; color: #000000 }

a:active.g_nav	{ text-decoration: none; color: #0E4E1B }
a:link.g_nav	{ text-decoration: none; color: #0E4E1B }
a:visited.g_nav { text-decoration: none; color: #0E4E1B }
a:hover.g_nav	{ text-decoration: none; color: #000000 }

a:active.b        { text-decoration: underline; color: #000000 }
a:link.b          { text-decoration: underline; color: #000000 }
a:visited.b       { text-decoration: underline; color: #000000 }
a:hover.b         { color: #023249; text-decoration:underline }

a:active.r        { text-decoration: underline; color: #000000 }
a:link.r          { text-decoration: underline; color: #000000 }
a:visited.r       { text-decoration: underline; color: #000000 }
a:hover.r         { color: #861313; text-decoration:underline }

a:active.g        { text-decoration: underline; color: #000000 }
a:link.g          { text-decoration: underline; color: #000000 }
a:visited.g       { text-decoration: underline; color: #000000 }
a:hover.g         { color: #0E4E1B; text-decoration:underline }

button       { font-size: 10 }

.error {font-weight: bold}