﻿h1{
	text-align: center;
	margin: 0;
}

h3{
	color: rgb(191,191,191);
	font-weight: bold;
	font-size: 1.6rem;
	margin: 2rem 0rem 0rem 0rem;
	border-bottom: 0.2rem solid;
}

h4{
	font-size: 1.5rem;
}

p{
	text-align: center;
}


#Text1und1{
    float: left;
    height: auto;
    margin: 4rem;
    width: 24rem;
}

#agfeoText{
    float: right;
    height: auto;
    margin: 4rem;
    width: 24rem;
}

#kasperskyText{
    float: left;
    height: auto;
    margin: 2rem 3rem;
    width: 24rem;
}

#bildernachweisListe{
	margin: 0 0 3rem;
}

#bildernachweisListe li{
	margin: 0.2rem;
}

#Bild1und1{
    height: auto;
    margin: 0 0 0 8rem;
    width: 9.5rem;
}

#agfeoBild{
    height: auto;
    width: 20rem;
}

#kasperskylabBild{
    height: auto;
    width: 23rem;
}

.backgroundcolorAbschnitte{
	background-color: white;
	margin: 1rem 1.5rem 1rem 1.5rem;
	padding: 1rem;
	border-left: 0.7rem solid rgb(0, 160, 227);
}

.bilderPartnerLinks{

}


