body {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff
}

a:link {
	text-decoration:none;
	color: #272727;
}
a:visited {
	text-decoration:none;
	color: #1d174c;
}
a:hover {
	text-decoration:none;
	color: #5b8764;
}
a:active {
	text-decoration: none;
	color: #8b8b6e;
}
a img {
    border:0;
}
#stil2 {
	font-size: 10px;
}

#stil3 {
	font-size: 15px;
	color: #000000;
}

#Stil4 {
	font-size: 10px
}

#logo {
	margin-top: 30px;
	margin-left: 30px;
	border: 0;
}


#menue {
	position: fixed;	
	font-size: 12px;
	color: #272727;
	background-color: #ffffff;
	top: 145px;
	left: 0;
	padding: 0px 0px 1px 30px;
	width: 100px;	
}
#text {
	font-size: 15px;
	color: #272727;
	margin-left: 15%;
	margin-top: 115px;
	margin-right: auto;
	list-style-type: disc;
	position: absolute;
	top: 18px;
	left: 8px;
	width: 477px;
	visibility: visible;
	overflow: visible;
	height: 1284px;
}

#werkliste {
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 20%;
	margin-top: 115px;
	margin-right: 10%;
}

#projekt {
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 240px;
	margin-top: 550px;
	margin-right: 250px;
}


ul { list-style-type:disc;
	color:#000;
	display:flex;
	flex-direction:column;
}


li { color: #5b8764; }

video {
    width: 481px;
    height: auto;
}


#footer {
	text-align: center;
    margin-top: 10em
}
