

body      {
	color: Black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
h2	{
	color: Black;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica;
}
.fett  {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.infotexte  {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.infotexte_klein  {
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	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: Black;
	font-style: normal;
	border-width: 1px;
	border-color: Black;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	background: #66B1D1;
	letter-spacing: 1px;
	border-style: solid;
	padding-left: 4px;
}
.meteo    {
	color: Black;
	background: #C6E7F7;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
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;
}