@charset "utf-8";
/* CSS Document */

footer {
color: #877c7c;
background: #877c7c;
padding: 17px 0 18px 0;
border-top: 0px solid #000;
}

aside {
color: #3e4243;
background: #3e4243;
padding: 17px 0 18px 0;
border-top: 0px solid #000;
}
section {

  border-width:0px;
  border-style:solid;
  border-color:white;
  padding:2px;
  margin-left: -1ß;



align:center
}
@media all and (min-width:600px){
    section{ background:url('../img2/black_tim.gif')no-repeat; width: 1146px;
  height: 954px;}
}

@media all and (max-width:599px){
    section{      
	width: 100%;  align:center;background:black}
}

article {

background: #0099cc;


  margin-left: -1ß;

align:center
}
@media all and (min-width:600px){
    article{   background:url('../img2/titelbild_tim5.png')no-repeat;
	height: 442px;
  width: 1277px;}
}

@media all and (max-width:599px){
    article{    
	align:center;
	
   }
}





/* laesst Logo Social Media und Telefonnummer verschwinden */
@media all and (max-width:599px){
    .verschw{  
	display: none
	}
}



/* laesst kleines Titelbild erscheinen */


@media all and (min-width:600px){
    .mobiletitel{
		display: none
	}
}

@media all and (max-width:599px){
    .mobiletitel{    
	align:center;
	
   }
}




