#text1
	{
		padding:4%;
		line-height:40px;
		font-size:20px;
		text-align:justify;
		margin-bottom:20%;
	}
	
#text2
	{
		width:90vw;
		padding-right:0%;
		margin-bottom: 10vh;
	}
	
#logo
	{
		height:90vw; 
		width:90vw;
		margin-top:30vw;
		margin-left: auto;
		margin-right: auto;
	}

#Leitner
	{
		background-image:url(../images/Leitner.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width:70vw;
		height:20vh;
		margin-left: auto;
		margin-right: auto;
	}

h1
	{
		margin-bottom:20vw;
	}
	
h2
	{
		font-size:3vh;
	}

#h1-2
	{
		margin-bottom:0%;
	}
	
#vbg
	{
		width:140px;
        height:140px;
	}
	
#bild-text2
	{
		width:90vw;
		height:35vh;
		margin-left: auto;
		margin-right: auto;
	}