@media (min-width: 1001px) 
{
	div.menu {
		display: inherit;
	}
	div.item-33 {
		overflow: hidden;
		width: 33.33%;
		float: left;
	}
	div.item-66 {
		width: 66.66%;
		float: left;
	}
	div.item-66 div.title {
		padding: 1em 20.5em 0.7em 1.5em;
	}
	div.item-66 div.preview {
		padding-right: 20.5em;
		padding-left: 1.5em;
	}
	.padding {
		margin: 5px;
		position: relative;
		z-index: 10;
	}
	div.teaser {
		height: 20em;
		box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	}
	div.glow {
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		position: relative;
		height: 20em;
		cursor: pointer;
	}
	div.desc {
		padding-right: 1.5em;
		padding-left: 1.5em;
		position: absolute;
		bottom: 1em;
		left: 0em;
		right: 0em;
	}
	div.catname span {
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		padding: 0.3em 0.8em 0.4em 1em;
		margin-right: -0.2em;
		font-size: 0.7em;
		opacity: 0.9;
	}
	div.margin {
		padding: 0px;
		margin-right: auto;
		margin-left: auto;
		width: 990px;
	}
	.tt {
		background-position: center top;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-attachment: inherit;
		transition: all .10s linear;
		opacity: 0.85;
	}
	.tt:hover {
		background-size: 103% auto;
		transition: all .14s linear;
		opacity: 1.0;
	}
	.tr {
		background-position: right center;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-attachment: inherit;
		transition: all .10s linear;
		opacity: 0.85;
	}
	.tr:hover {
		background-size: auto 103%;
		transition: all .14s linear;
		opacity: 1;
	}
}
	div.menu {
		display: inherit;
	}
	div.item-33 {
		overflow: hidden;
		width: 33.33%;
		float: left;
	}
	div.item-66 {
		width: 66.66%;
		float: left;
	}
	div.item-66 div.title {
		padding: 1em 20.5em 0.7em 1.5em;
	}
	div.item-66 div.preview {
		padding-right: 20.5em;
		padding-left: 1.5em;
	}
	.padding {
		margin: 5px;
		position: relative;
		z-index: 10;
	}
	div.teaser {
		height: 20em;
		box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	}
	div.glow {
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		position: relative;
		height: 20em;
		cursor: pointer;
	}
	div.desc {
		padding-right: 1.5em;
		padding-left: 1.5em;
		position: absolute;
		bottom: 1em;
		left: 0em;
		right: 0em;
	}
	div.catname span {
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		padding: 0.3em 0.8em 0.4em 1em;
		margin-right: -0.2em;
		font-size: 0.7em;
		opacity: 0.9;
	}
	div.margin {
		padding: 0px;
		margin-right: auto;
		margin-left: auto;
		width: 990px;
	}
	.tt {
		background-position: center top;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-attachment: inherit;
		transition: all .10s linear;
		opacity: 0.85;
	}
	.tt:hover {
		background-size: 103% auto;
		transition: all .14s linear;
		opacity: 1.0;
	}
	.tr {
		background-position: right center;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-attachment: inherit;
		transition: all .10s linear;
		opacity: 0.85;
	}
	.tr:hover {
		background-size: auto 103%;
		transition: all .14s linear;
		opacity: 1;
	}
