
.tKlein{
    font-size: 10px;
}

section{
	padding: 30px 0;
}

#top1 .rote{
	    position: relative;
    transform: rotate(-5deg);
    left: -46px;
    top: 60px;
}



#top1 h1{
	font-size: 70px;
    margin-bottom: 20px;
    margin: 0px;
    font-weight: 900;
    line-height: 0.8;
}

#top1 h3{
	font-weight: 700;
}

#top1 .h13{
	font-size: 270px;
    position: absolute;
    transform: rotate(20deg);
    left: 230px;
    top: -50px;
    font-weight: 900;
}

#top1 .pfeil1{
	position: absolute;
    top: 297px;
    left: 137px;
}

#top1 button{
	    position: relative;
    top: -75px;
}



#top-logo .nummer{
	    font-size: 150px;
    font-weight: bold;
    position: absolute;
    left: -46px;
    top: 14px;
}


#top-visi .pfeil{
	position: relative;
    top: -94px;
}

#top-visi .nummer{
	    font-size: 150px;
    font-weight: bold;
}



#top-web{
	position: relative;
}

#top-web .pfeil{
	    position: absolute;
    top: -250px;
    left: 25%;
}

#top-web .top-web2{
top: -150px;
position: relative;
}


#top-web .nummer{
	    font-size: 150px;
    font-weight: bold;
}

#homeKontakt input,
#homeKontakt textarea{
border: none;
    border-radius: 30px;
    background: #d09300;
margin: 10px 0;
color: #fff;
width: 90%;
}

#homeKontakt button{
border: none;
    border-radius: 30px;
margin: 10px 0;
width: 100%;
}

#homeKontakt input::placeholder,
#homeKontakt textarea::placeholder {
  color: #fff;
}



/*   modi neu */

#modiTop .lae3Img{
	position: relative;
	left: -70px;
}

#modiTop .weis{
	    width: 474px;
    height: 150px;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 260px;
}


#modiLogo .weis{
	width: 200px;
	height: 200px;
	background: #fff;
	position: absolute;
	z-index: -1;
	top: 150px;
	left: -50px;
}

#modiVisi .weis{
	width: 300px;
	height: 50px;
	background: #fff;
	position: absolute;
	z-index: -1;
	top: 100px;
}

#modiWeb .weis{
	width: 100px;
	height: 400px;
	background: #fff;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 200px;
}

#kiDATENSCHUTZ{
  width: 20px;
  height: 20px;
  accent-color: #007BFF;
}

.kiDATENSCHUTZ-img{
  width: 20px;
  height: 20px;
  background-image: url(css/img/check.png);
}



/*mobile*/

@media only screen and (max-width: 600px) {


	
	*{
		
	}
	
	
	#top1 h1{
		font-size: 40px;
	}
	
	#top1 .rote{
	    position: relative;
    transform: rotate(-5deg);
    left: 0px;
    top: 0px;
}
	#top1 .h13{
	font-size: 270px;
    position: absolute;
    transform: rotate(-10deg);
    left: 140px;
    top: -165px;
    font-weight: 900;
}

#top1 button,
#top-logo button,
#top-visi button,
#top-web button,
#top-black button{
	    position: relative;
    top: 0px;
	font-size: 40px;
}

#top1 .pfeil1,
#visi .pfeil,
#web .pfeil{
	position: relative;
    top: 0px;
    left: 0px;
}
	
	
	
#top1 .pfeil1{
	left: 150px;
	top: 0px;
}
	
	
#top-logo .nummer{
	    font-size: 150px;
    font-weight: bold;
    position: relative;
    left: 0px;
    top: 0px;
}


#top-visi .pfeil{
	position: absolute;
    top: -170px;
	left: 0px;
}


#top-web .pfeil{
	    position: relative;
    top: 0px;
    left: 0px;
}

#top-web .textRight{
	text-align: left;
}

#top-web .mobil{
	top: -200px;
}




/*-------------------neun*/

h2 {
    margin: 20px 0;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 0.8;
}

#modiTop .lae3Img {
    position: relative;
    left: 0px;
}

#modiTop .weis {
    width: 292px;
    height: 150px;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 560px;
}


#modiVisi .weis {
    width: 261px;
    height: 50px;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 100px;
}


#modiWeb .weis {
    width: 100px;
    height: 306px;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 127px;
}

.textRight{
	text-align: left;
}	


#modiTop button,
#modiLogo button,
#modiVisi button,
#modiWeb button,
#top-black button{
	    position: relative;
    top: 0px;
	font-size: 22px;
}
	
}