*{margin:0px;
padding:0px;
border:0px;}



body
{grid-template-rows:80px 130px 1fr 140px;}

nav li
{display: none;}


        /*menü mobile*/
#navtropf
{display: block;
position:absolute;
right:10px;top:20px;
column-count: 2;}

#navtropf li
{margin-top:10px;
margin-right:5px;}

#rotvisit
{}

#navtropf img, a
{width:45px;
height:auto;}

#navtropf li
{float: none;}
        /*menü mobile*/


#logo
{float:left;
margin-left:5px;}

header
{margin-left:5px;
background-image: url(braun/paint_mobile.png);
background-size: contain;
background-repeat: no-repeat;
background-position: left;}

header h1
{text-align: left;
margin-left: 20px;}

article
{display:block;
margin:15px 0 15px 15px;}

article h1
{margin-bottom: 5px;}


#section1 
{margin: 0 0 15px 0;}

#section2 img
{margin: 15px 0 0 0;}


#imghide
{margin: 0 0 15px 0;
color:gray;
display: none;}

#imgarticle
{display: block;
margin: 0 0 15px 0;
color:gray;}



#collage img
{position: fixed;
left:-190px;
width:270px;
height:auto;}



footer h2
{text-align: left;
margin: 20px 0 0 20px;}

footer
{background-image: url(braun/paint_mobile.png);
background-size: contain;
background-repeat: no-repeat;
background-position: left;}