#wd-content #willkommen  {
	font:12px Verdana, Arial;
	color: #000;
	background: url(../img/1/willkommenBG3.jpg) no-repeat right center;	
}
/*
#wd-content #willkommen a {
	color:#000;
}
*/

#willkommen .message {
	width: 90%;
 	margin-left: 15px;
	padding: 5px;
}
#willkommen .message .titel {
 	font-size: 16px;
 	font-weight: bold;
 	line-height:18px;
 	color:#bf002c;
}
#willkommen .message .text {
 	font-size: 14px;
 	font-weight: normal;
 	line-height:16px;
 	color:#000;
}

/* Alle Elemente des info-Bereichs der Seite sind als Boxen mit Titelzeile und Inhaltsfeld definiert */
#willkommen .newsbox_x{
	/* text-align:left; */
	padding: 18px;
	width: 90%;
	/* margin: 1em auto; */
}

#willkommen .TZveh .titel{
	display: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #c0c0c0;
}
#willkommen .TZveh .inhalt{
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-bottom: 8px;
}
#willkommen .TZveh .inhalt a {
 	text-decoration:none;
}
#willkommen .TZveh .inhalt a img {
 	float: left;
 	padding: 2px;
}

#willkommen .TVeg .titel {
	display: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #c0c0c0;
}
#willkommen .TVeg .inhalt {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-bottom: 8px;
}
#willkommen .TVeg .inhalt a {
 	text-decoration:none;
}
#willkommen .TVeg .inhalt a img{
 	float: left;
 	padding: 2px;
}

#willkommen .TEndverbraucher .titel {
	display: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #c0c0c0;
}
#willkommen .TEndverbraucher .inhalt {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-bottom: 8px;
}
#willkommen .TEndverbraucher .inhalt a {
	font-size: 14px;
	font-weight: bold;
 	text-decoration:none;
}
/*.TEndverbraucher .inhalt a div{
	display: block;
	float: right;
}*/
#willkommen .TEndverbraucher .inhalt a img {
	border: none;
}