﻿.modal_text {
	color:#00283E;
	background-image: url('../img/hinterhell_modal.jpg');
	line-height: 1.7;
}

.close_mitte {
	margin:auto;
}

.rund li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.modal-body a {
	color: #001717;
   	text-decoration:underline;
}

.padding_modal {
	padding-bottom: 2rem;
	padding-top: 1rem;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.modal_dark {
	color:#00283E;
	background-image: url('../img/pexels-photo.jpg');
	line-height: 1.7;
}
