.feld
{
	background-color: #E4E9E4;
	color: #000000;
	border-style:solid;
	border-width:0px;
	Font-Family:Verdana;
	Font-Size:10px;
}

input.button
{
	background-color: #E4E9E4;
	color: #000000;
	border-style:solid;
	border-width:1px;
	Font-Family:Verdana;
	Font-Size:10px
}

.standard
{
   font-family: Verdana, Arial, Century Gothic, Helvetica;
   font-size:12px;
   color: #000000;
   text-align: justify
}

.standard-fett
{
   font-family: Verdana, Arial, Century Gothic, Helvetica;
   font-size:12px;
   color: #000000;
   font-weight: bold
}

.klein
{
   font-family: Verdana, Arial, Century Gothic, Helvetica;
   font-size:10px;
   color: #000000;
}

.klein-fett
{
   font-family: Verdana, Arial, Century Gothic, Helvetica;
   font-size:10px;
   color: #000000;
   font-weight: bold
}

.sehr-klein
{
   font-family: Verdana, Arial, Century Gothic, Helvetica;
   font-size:8px;
   color: #000000;
}

a:link
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #008800;
	font-size:12px;
	text-decoration: underline;
}
a:link.klein
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #008800;
	font-size:10px;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #FF8550;
	font-size:12px;
	text-decoration: none;
}
a:hover.klein
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #FF8550;
	font-size:10px;
	text-decoration: none;
}

a:visited
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:12px;
	color: #C64000;
	text-decoration: underline;
}
a:visited.klein
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:10px;
	color: #C64000;
	text-decoration: underline;

}
a:active
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:12px;
	color: #FF8550;
	text-decoration: underline;
}
a:active.klein
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:10px;
	color: #FF8550;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
}
h1
{
	color: #000000;
}
h2
{
	color: #000000;
}
h3
{
	color: #000000;
}
h4
{
	color: #000000;

}
h5
{
	color: #000000;

}
h6
{
	color: #000000;
}

