a:link
{
	color: #006000;
	text-decoration: none; 
}
a:visited
{
	color: #00C000;
	text-decoration: none;
} 
a:active 
{
	color: #006000;
	text-decoration: none;
}
a:hover
{
   color: #006000;
   text-decoration: underline;
}
   
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #222;
}

input, textarea
{  
   font-size: 12px;
}

 
.small
{
   font-family: Arial, Helvetica;
   font-size: 85%;
   color: #000000;
}
         
h1 {
font-family: 'Times New Roman',Times,serif;
font-size: 25px;
color: #006000;
font-weight: bold;
margin: 25px 0 20px 0;
line-height: 140%;
font-style: italic;
}

.textfeld_start h1 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 17px;
color: #006000;
font-weight: bold;
margin: 10px 0 20px 0;
font-style: normal;
}

h2 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 130%;
color: #73AF55;
font-weight: bold;
margin: 20px 0 20px 0;
line-height: 140%;
}
h3 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 120%;
}

.textfeld_l h3 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 100%;
color: #006000;
font-weight: bold;
margin: 15px 0 20px 5px;
font-style: normal;
}

.unav h3 a {
padding-left: 20px;
background: url(../images/pfeilr2.gif) 0 6px no-repeat;
font-size: 90%;
}

p {
margin: 10px 0 15px 0;
}

p {
line-height: 140%;
}
#textfeld ul li {
line-height: 140%;
}

p.willkommen {
color: #73AF55;
margin-top:15px;
font-size: 110%;
font-weight: bold;
}

p.utitle {font-weight: bold}