* {
    padding: 0px;
    margin: 0px;
    font-family: serif;
}

body {
    background-color: #E4E4E4;
    width: 1920px;
}

#titel {
    height: 120px;
	width: 100%;
    margin: 0px auto;
    background-color: #262626;
}

div h1 {
    font-style: normal;
    color: white;
    font-size: 80pt;
    text-shadow: black 3px -4px 1px;
    text-align: center;
    font-family: serif;
}                                                                  

div li {
    color: white;
    font-size: 35pt;
    list-style-type: none;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

#link1 {
    background-color: #262626;  
	float: left;
	width: 480px;
	height: 60px;
}

#link2 {
    background-color: #262626;
    float: left;
	width: 480px;
	height: 60px;
}

#link3 {
    background-color: #262626;
    float: left;
	width: 480px;
	height: 60px;
}

#link4 {
    background-color: #262626;
    float: left;
	width: 480px;
	height: 60px;
}

#link1 li:hover {
    color: #A5A5A5;
}

#link2 li:hover {
    cursor: default;
}

#link3 li:hover {
    color: #A5A5A5;
}

#link4 li:hover {
    color: #A5A5A5;
}
#fotos {
	background-image:url(https://www.gloeckler.de/max/Bilder/Hintergrund.JPG);
	width: 1920px;
    height: 2420px;
}
#foto1 {
	float: left;
	margin-left: 100px;
	margin-top: 40px;
}
#foto2 {
	float: right;
	margin-right: 100px;
	margin-top: 40px;
}
#foto3 {
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
#foto4 {
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
#foto5 {
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
#foto6 {
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
#foto7 {
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}

#5580FF







