﻿.tabelle {
	text-align: center;
	color: rgb(0, 102, 0);
	font-size: medium;
}
.wobinich_LZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56575A;
	padding-left: 7px;
	border-left: 5px solid #B90606;
	border-bottom: 1px solid #B90606;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.ueberschrift_LZ {
	border: 3px outset #00FF00;
	color: #FFFFFF;
	text-align: center;
	background-color: #006600;
	background-image: none;
}
a:link
{
	color: rgb(153, 153, 153);
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(204,204,153);
	color: rgb(0,51,51);
}
h6
{
	font-family: Times New Roman, Times;
}
h5
{
	font-family: Times New Roman, Times;
}
h4
{
	font-family: Times New Roman, Times;
}
h3
{
	font-family: Times New Roman, Times;
}
h2
{
	font-family: Times New Roman, Times;
}
h1
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

.table_bottom_LZ {
	text-align: left;
	background-image: none;
	padding-left: 10px;
	font-size: 12px;
	border: 3px groove #00FF00;
	color: #FFFFFF;
	background-color: #006600;
}
.table_middle_grau_LZ {
	padding: 5px 3px 3px 3px;
	text-align: left;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	border-style: solid;
	border-color: #006600;
	border-width: 1px 0px 0px 0px;
}
.table_middle_weiss_LZ {
	padding: 5px 3px 3px 3px;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	border-style: solid;
	border-color: #006600;
	border-width: 1px 0px 0px 0px;
}
.table_top_left_LZ {
	border-color: #008000;
	border-left: 4px double #8B0300;
	border-right: 0px solid #8B0300;
	border-top: 0px solid #8B0300;
	border-bottom: 1px solid #8B0300;
	text-align: left;
	padding-left: 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	border-style: none none none double;
	border-width: 0px 0px 0px 2px;
}
.table_top_right_LZ {
	border: 0px groove #006600;
	text-align: right;
	font-family: Arial;
	margin: 0px;
	padding-right: 10px;
	font-size: small;
}


