/* CSS Document */

#masswelt_nav * {
	margin: 0;
	vertical-align: bottom;
}

#masswelt_nav a.active {
	color: white;
	background-color: black;
	font-weight: bold;
	background: url(/theme/default/images/portlet_titel.jpg);
	border-bottom: 1px solid black;
}

#masswelt_nav a.active span {
	background-image: url(/theme/default/images/white_corner.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 4px;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	color: #FFFFFF;
}
