
.tabelle1 {
	background: #E1DEDE;
	width: 1200px;
	border: 0;
	margin: 0;
	padding: 0;
	max-height: 650px;
	height: 650px;
}

.tabelle1 td {
 vertical-align: top; margin: auto; padding-top: 7px;
}

.tabelle1_div1_image1 {
	border: 2px solid #f2c4b4; width: 250px; height: 150px; vertical-align: middle; background: #ce9193; vertical-align: middle; color: #f2c4b4; text-align: center; display: table-cell; box-shadow: inset 0 0 20px #f2c4b4; border-radius: 5px;
}

.tabelle1_div2_text1 {
	width: 100%; height: 115px; overflow: auto; border: 1px solid #9F7D8B; margin: 0px; padding: 5px; text-align: justify; font-family: 'Verdana'; font-size: 11px; box-sizing: border-box; color: #1b1b1b; float: left; border-radius: 5px; box-shadow: 1px 1px 4px #9F7D8B; background: #f2c4b4;
}

.tabelle1_div3_text2 {
	width: 100%; height: 115px; overflow: auto; border: 1px solid #9F7D8B; margin-top: 10px; padding: 3px; text-align: justify; font-family: 'Verdana'; font-size: 11px; box-sizing: border-box; color: #1b1b1b; float: right; border-radius: 5px; box-shadow: 1px 1px 4px #9F7D8B; background: #E1DEDE;
}

.tabelle1_div2_text1_fletter,
.tabelle1_div3_text2_fletter {
	font-size: 20px; margin: -11px 3px -14px 0px; font-family: 'Allura'; padding-right: 0;  line-height: 20px; font-weight: bold; color: #7DBED2; text-shadow: 1px 1px 10px #9F7D8B;
}

.tabelle1 img {
 padding-right: 0px; padding-bottom: 0px;
}

/*slider zweiter teil*/
.blog-card {
	background: #282828 url(https://i.ibb.co/25gPPZ2/header.jpg) center no-repeat;
	width: 1200px;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	background-size: 100%;
	max-height: 650px;
	height: 650px;
}

@keyframes changeLetter {
 0% {
 width: 10%;
}

100% {
 width: 80%;
}


}

@media (max-width: 500px;){
  .blog-card{
height: 450px;
}


}

/*  ================  */

.mostwanted {
	width: 810px;
	height: 450px;
	overflow: auto;
}

