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




.article{
 background-image: url("hype/karussell.hyperesources/timgut3_klein.jpg");
  width:100%;
         background-repeat: no-repeat;
       background-position: center center;
       -webkit-background-size: cover;
       background-size: cover;
  
} 


.blackbg
{
   background-color: #000000;

}

.linie{
height:12px;
	padding: 4px;
		margin: 6px;
} 

.headtimtalent {
font-size:45px;
color:#ffffff;
font-family: 'Roboto Slab', serif;
font-style:normal;
  text-align:c;
  background-color:rgba(3,78,136,0.7);
  width:200px;
  height:60px;
  line-height:60px;
  
  margin:20px auto;
  position:left;
}

.lefty {
 margin-top: 80px;
}

.zenter {

text-align: center;
}

.abstandzuhead {
 margin-top: 20px;
}
.abstandzuheadviel {
 margin-top: 140px;
}


.bggelb {
 background-image: url("images3/bgocker.png");
  width:100%;
         background-repeat: no-repeat;
       background-position: center center;
       -webkit-background-size: cover;
       background-size: cover;
}

.bgfooter {
 background-image: url("images3/bgfooter.png");
  width:100%;
         background-repeat: no-repeat;
       background-position: center center;
       -webkit-background-size: cover;
       background-size: cover;
}






.fliesstimtalent {
font-size:20px;
color:#000000;
font-family: 'PT Sans', sans-serif;
font-style:normal;
line-height:25px;
}
.boldtimtalent {
font-size:20px;
color:#000000;
font-family: 'PT Sans', sans-serif;
font-style:bold700;
line-height:25px;
}

.footerfliess {
font-size:11px;
color:#ffffff;
font-family: 'PT Sans', sans-serif;
font-style:normal;
line-height:20px;
}
.footerkontakt {
font-size:20px;
color:#ffffff;
font-family: 'PT Sans', sans-serif;
font-style:normal;
line-height:25px;
 
}
.weisserbalken {
    background-color:#000000;
    padding:5px;
    text-align: center;  
	 
}