

body      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
.fett  {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.klein  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.anlage  {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.backerror  {
	color: Red;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.backok  {
	color: Green;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}


.titel {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	letter-spacing: 1px;
}
.subtitel {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1px;
}
.nsubtitel {
	color: White;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1px;
	background-color: Black;
}

A:hover         {
	color: Red;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}

.sidetitel    {
	color: white;
	font-style: normal;
	border-width: 1px;
	border-color: Black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	background: #0038A8;
	letter-spacing: 1px;
	border-style: solid;
	padding-left: 4px;
}

.klein_Stil1   {
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 11px;
}
.klein_Stil3   {
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 11px;
}

.klein_Stil5   {
	color: #00247d;
	text-align: left;
	vertical-align:middle;
	font-weight: normal;
	font-size: 11px;
}
.klein_Stil4   {
	color: black;
	background: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	
}

.gross_Stil1   {
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 17px;
}

.gross_Stil3   {
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	font-size: 17px;
}

.gross_Stil5   {
	color: #00247d;
	text-align: left;
	vertical-align:middle;
	font-weight: normal;
	font-size: 17px;
}

p      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

td      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

th      {
	color: Yellow;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

A        {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}

.inputClassSearchContent	{
	height: auto;
	border-width: 1px;
	border-color: Gray;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: White;
	border-style: solid solid solid solid;
}
.inputClassButton	{
	height: auto;
	border-width: 1px;
	border-color: Gray;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: Silver;
	border-style: solid solid solid solid;
	list-style-type: square;
}

.disabledClassInput	{
	height: auto;
	border-width: 1px;
	border-color: Gray;
	font-family: Verdana;
	font-size: 12px;
	color: Gray;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #DCDCDC;
	border-style: solid solid solid solid;
}

.disabledClassButton	{
	height: auto;
	border-width: 1px;
	border-color: #DCDCDC;
	font-family: Verdana;
	font-size: 12px;
	color: Silver;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: Gray;
	border-style: solid solid solid solid;
	list-style-type: square;
}


