.error-page {
	margin-top: 75px;
	width: 100%;
    text-align: center;
}

.error-page-text {
	font-size: 72px;
	
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.jumbotron {
	overflow:hidden;
	background-color: #226666;
	color: white;
	text-align: center;
 	overflow: visible;
 	position: relative;
 	z-index: 1;
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 0px;
	
}

.jumbotron-home {
	padding-top: 25px;
}


.main-content {
	margin-top: 0px;
}

.container-content {
	margin-top: 10px;
}

.home-value-prop {
	margin: auto;
	display: block;
	padding: 2rem 0;
	font-size: 1.3rem;
}

.table-aboutme {
	border: none;
}

.book-header {
	border-bottom: 1px solid #ddd;
	font-weight: bold;	
}

.book-image-container {	
	width: 100px;
	height: 100px;
}

.book-text-container {
	
}


.aboutme {
/* 	margin-top: 25px; */
/* 	margin-bottom: 25px; */
}



.impressum > p {
	margin-bottom: 20px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}
