/* M_GTWm_TitelHintergrund_Breite.css */
@media only screen and (max-width: 990px){#article-1 {    height:300px;    background-size:990px;    background-position: 0px -80px;}h1.Seitentitel {    margin-left:10px;    font-size:22pt}}@media only screen and (max-width: 500px){#article-1 {    height:200px;    background-size:550px;    background-position: 0px 0px;}h1.Seitentitel {    margin-left:10px;    font-size:18pt    }}