
.table_line_1         { border: solid 1px gray }
.table_line_b_ru      { border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc }
.table_line_b_u { border-bottom: 1px solid #dcdcdc }
.table_line_b_o { border-top: 1px solid #dcdcdc }
.table_line_b_l { border-left: 1px solid #dcdcdc }
.table_line_b_r { border-right: 1px solid #dcdcdc }
.table_line_b_lr  { border-right: 1px solid black; border-left: 1px solid black }
.table_line_2   { border: solid 1px red }
.table_line_3  { border: solid 1px #bebebe }
.table_row_1         { background-color: white }
.table_row_1_schatten { background: white url(schatten_2_1.jpg) repeat-y 0px 0px }
.table_row_2        { background-color: #f5f5e6 }
.table_row_3         { background-color: #f5f5dc }
.table_row_4     { background-color: #6b8e23 }
.table_row_5 { background-color: #dcdcdc }
.text_row_1     { background-color: #dcdcdc; padding: 2px }
.box_1 { background-color: #89ac41; padding: 2px; border: solid 1px #556b2f }
.klein { font-size: 11px }
.klein_2 { font-size: 9px }
.bildunterschrift { color: gray; font-size: 10px; }
.aenderungs_datum { color: silver; font-size: 9px; text-align: right; }
.ueberschrift { color: black; font-weight: bold; font-size: 16px  }
.schrift_1 { font-size: 8px }
.schrift_2 { font-size: 10px }
.schrift_3 { font-size: 12px }
.schrift_4 { font-size: 14px }
.schrift_5 { font-size: 16px }
.schrift_6 { font-size: 18px }
.schrift_7 { font-size: 20px }
.dunkel a                         { color: black; text-decoration: none }
.dunkel a:hover            { color: gray; text-decoration: none }
.menu a                                { color: #8b0000; text-decoration: none; word-spacing: 2px; letter-spacing: 2px; display: block; }
.menu a:hover                { color: black; background-color: white }
.menu_de  { color: gray; text-decoration: none; letter-spacing: 1px }
a       { color: #8b0000; text-decoration: none }
a:link,a:active,a:visited        {  }
a:hover		      { color: #c0c0c0; }

body          { color: black; font-size: 12px; background-color: #f5f5dc }
table      { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 120%; word-spacing: 1px  }

h1, h2, h3, h4, h5, h6
{ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
h1
{
	font-size:9px;
}
h2
{
	font-size:10px; 
}
h3
{
	font-size:15px; 
}
h4
{
	font-size:20px;
}
h5
{
	font-size:30px;
}
h6
{
	font-size:50px;
}
ol   { margin-top: 0px; margin-bottom: 0px; }
ul   { list-style-type: disc; margin-top: 0px; margin-bottom: 0px; }
