a:link
{
	color: #fff;
	text-decoration: none; 
}
a:visited
{
	color: #9EC40E;
	text-decoration: none;
} 
a:active 
{
	color: #9EC40E;
	text-decoration: none;
}
a:hover
{
   color: #9EC40E;
   text-decoration: underline;
}
   
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
}

p, td {

}


input, textarea
{  
   font-size: 13px;
}

 
.small
{
   font-size: 85%;
}
         
h1 {
font-size: 22px;
color: #000;
font-weight: bold;
margin: 20px 0 20px 0;
letter-spacing: 1px;
line-height: 140%;
text-shadow: 0px 0px 3px #F8E833;
}
h2 {
font-size: 18px;
color: #DC150E;
font-weight: normal;
margin: 25px 0 20px 0;
}
h3 {
font-size: 16px;
margin: 20px 0 15px 0;
color: #000;
}

h4 {
font-size: 110%;
margin: 20px 0 10px 0;
border-bottom: 1px solid #999;
}


.unav h3 a {
padding-left: 20px;
background: url(../images/pfeilr2.gif) 0 6px no-repeat;
font-size: 90%;
}

p {
margin: 10px 0 15px 0;
line-height: 140%;
}

p.willkommen {
color: #E53C45;
margin-top:15px;
font-size: 120%;
font-weight: bold;
}

p.utitle {
font-weight: bold;
}

.plakat {
box-shadow: 0px 0px 5px 0px #000000; -moz-box-shadow: 0px 0px 5px 0px #000000; -webkit-box-shadow: 0px 0px 5px 0px #000000;
}