a:link
{
	color: #009933;
	text-decoration: none; 
}
a:visited
{
	color: #73AF55;
	text-decoration: none;
} 
a:active 
{
	color: #009933;
	text-decoration: none;
}
a:hover
{
   color: #009933;
   text-decoration: underline;
}
   
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	color: #333;
}


input, textarea
{  
   font-size: 100%;
}

 
.small
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 85%;
   color: #000000;
}
         
h1 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 140%;
color: #73AF55;
font-weight: bold;
margin: 20px 0 25px 0;
letter-spacing: 2px;
line-height: 140%;
}

#preisseite h1 {
margin: 15px 0 20px 0;
}

h2 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 110%;
color: #666;
font-weight: bold;
margin: 20px 0 20px 0;
letter-spacing: 1px;
line-height: 140%;
}
h3 {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 120%;
}

.unav h3 a {
padding-left: 20px;
background: url(../images/pfeilr2.gif) 0 6px no-repeat;
font-size: 90%;
}

td {
font-size: 13px;
}

p {
margin: 10px 0 15px 0;
line-height: 140%;
}

p.willkommen {
color: #73AF55;
margin-top:15px;
font-size: 110%;
font-weight: bold;
}

#bottom a {color: #333;}
