.willkommen
	{
	}
#willkommen
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
    }
*html .willkommen
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align:left;
   }
 .willkommen2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }
*html .willkommen2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.willkommen h1
	{
	font-size: 12px;
	padding-top:12px;
	}
.willkommen a:link, .willkommen a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.willkommen a:hover, .willkommen a:active
	{
	color: #000000;
	text-decoration: underline;
	}