
.table_line_1     { border: solid 1px #dcdcdc }
.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_2   { border: solid 1px red }
.table_line_3  { border: solid 1px #bebebe }
.table_row_1   { background-color: #dcdcdc }
.table_row_2  { background-color: white }
.table_row_3  { background-color: #bebebe }
.table_row_4 { background-color: #a0a0a0 }
.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: black; text-decoration: none }
.dunkel a:hover            { color: gray; text-decoration: none }
.menu a                           { color: black; text-decoration: none; letter-spacing: 1px }
.menu a:hover              { color: #ff8c00 }
.menu_de  { color: gray; text-decoration: none; letter-spacing: 1px }
a      { color: gray; 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: white }
table   { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; word-spacing: 1px; letter-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 }
