@charset 'UTF-8';


#sidebar dl.products dd li.under > ul > li.tum401 > a {font-weight:bold; color:#004097;}

.performance > div > div > dl.tum401detail {overflow: hidden; margin-bottom: 30px;}
.performance > div > div > dl.tum401detail > dd {float: left; width: 50%;}

@media screen and (max-width: 599px) {
	.performance > div > div > dl.tum401detail > dd {float: none; width: 100%;}
}