.inputbox {  font-size: 12px; font-family: Arial; background-color: #ffffff; color: #000000; border: 1px #cccccc solid}
a  { color: blue; font-family: Arial; text-decoration: none }
a:link  { color: blue }
a:hover  { color: black; text-decoration: none; clip: rect(auto auto auto auto) }
a:visited  { } 
a:active  { color: gray }

body  { color: #000000; font-size: 12px; font-family: Arial, Helvetica }
table
  { font-size: 14px; font-family: Arial }
.table1_h3  { font-weight: bold; font-size: 15px; font-family: Arial }
.table1_h31 { font-weight: bold; font-size: 17px; font-family: Arial }
.table1_h4 { font-weight: bold; font-size: 20px; font-family: Arial }
.table1_h2 { font-size: 10px; font-family: Arial }
.table_menu { font-size: 12px; font-family: Arial }
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;
}
.table_line  { border: solid 1px gray }
.table_line_druck { border: solid 1px black }
.table_line_oben { border-top: 1px solid gray }
