
/*
	Theme Name:						plastiklandGreen
	Theme URI:						http://www.plastikland.net
	Description:					stylesheet for plastikland
	Version:							4.3beta
	navigationVersion:		bild
	Author:								Christian Martin Nies
	Author URI:						http://www.plastikland.net/
*/

a.ebene1:link,
a.ebene1:active,
a.ebene1:visited,
a.ebene1:hover,
a.ebene2:link,
a.ebene2:active,
a.ebene2:visited,
a.ebene2:hover
{
	font: bold 1em/100% 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS', Verdana, Tahoma, Helvetica, Arial, Geneva, sans-serif;
	background-color: #fff;
	color: #333;
	display: block;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 1px;
}

a.ebene2:link,
a.ebene2:active,
a.ebene2:visited,
a.ebene2:hover
{
	font: normal .9em/100% 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS', Verdana, Tahoma, Helvetica, Arial, Geneva, sans-serif;
	padding: 5px 5px 5px 10px;
	background-color: #fff;
}

a.ebene1:hover
{
	color: #435400;
	background-color: #c3f000;
}

a.ebene2:hover
{
	color: #435400;
	background-color: #c3f000;
}