
.table_line_1        { border: solid 1px black }
.table_line_b_ru       { border-right: 1px solid black; border-bottom: 1px solid black }
.table_line_b_u  { border-bottom: 1px solid black }
.table_line_b_o  { border-top: 1px solid black }
.table_line_b_l  { border-left: 1px solid black }
.table_line_b_r  { border-right: 1px solid black }
.table_line_2   { border: solid 1px red }
.table_line_3  { border: solid 1px #bebebe }
.table_row_1       { background-color: silver }
.table_row_2      { color: white; background-color: #b20018 }
.table_row_3       { color: white; background-color: #2d3355 }
.table_row_4      { background-color: #710100 }
.table_row_5 { background-color: #dcdcdc }
.text_row_1     { background-color: #dcdcdc; padding: 2px }
.klein { font-size: 11px }
.klein_2 { font-size: 9px }
.ueberschrift { 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: white; text-decoration: none }
.dunkel a:hover            { color: gray; text-decoration: none }
a.dunkel                          { color: white; text-decoration: none }
a.dunkel:hover            { color: gray; text-decoration: none }
.menu a                            { color: black; text-decoration: none; letter-spacing: 1px }
.menu a:hover               { color: silver }
.menu_de  { color: gray; text-decoration: none; letter-spacing: 1px }
a       { color: #a02831; text-decoration: none }
a:link,a:active,a:visited        { text-decoration: none }
a:hover		      { color: #c0c0c0; text-decoration: none }

body           { color: black; font-size: 12px; background-color: #710100 }
table     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; word-spacing: 1px }

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
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 }
input,select,textarea  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border: solid 1px #696969 }
