@media (min-width: 1024px){
	#content  {
		width:100%;
	}
	.artikel_details,
	.artikel_liste {
		width:70%;
	}
}
