.hintergrund {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #006600;
	background-color: #fffff0; border: #006600 solid; border-width: thin;
}
.arial {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.kartentitel {
		font: bold 16px Arial, Helvetica, sans-serif;

	color: #006600;
	background-color: #ffff99;
	border: thin  #006600 solid;
	text-decoration: none; 
}
.arialnormal {

	font-size: 13px;
	font-weight: normal;
	color:#006600;
}



.anzeige {
	font-size: 13px;
	color: #006600;
	background-color: #eeeeee;
	border-top: thin outset #006600;
	border-right: thin none #006600;
	border-bottom: thin none #006600;
	border-left: thin none #006600;


}
a.kraut:link, a.kraut:visited {
	
		color:#E4FF7B;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: thin solid #006600;
	text-decoration: none;
	background-color: 006600;
		
}

a.kraut:active, a.kraut:hover ,a.kraut:focus{
			color: #006600;
	border: thin #006600 solid;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #F6E905;
		text-decoration: none; 
}
.kartentitelmini {

		font: bold 12px Arial, Helvetica, sans-serif;

	color: #cc0033;
	background-color: #dedede;
	border: thin  #cc0033 solid;
	text-decoration: none;
}
