.tylwythteg-firsttextbox {
	width: 500px;
	margin: auto;
	border: 2px dotted #e46060;
	background: #f3f2f1;
}

.tylwythteg-secondtextbox {
	height: auto;
	width: auto;
	float: center;
	margin: 5px; 5px;
	padding: 3px;
	font-family: 'verdana';
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 1.2em;
	padding: 10px;
}

.tylwythteg-namensbox {
	width: 390px;
	border: solid 1px #e46060;
	color: #2d3236;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 2px 1px 0 #ececec;
	font-size: 20px;
	font-family: 'Quicksand', sans-serif;
	font-weight: none;
	padding: 15px;
}

.tylwythteg-namensbox a.link,
.tylwythteg-namensbox a.visited,
.tylwythteg-namensbox a.hover,
.tylwythteg-namensbox a.active {
	font-family: 'Quicksand', sans-serif;
	text-shadow: 2px 1px 0 #ececec;
	font-size: 15px;
}

.tylwythteg-namensbox b {
	font-family: 'Quicksand', sans-serif;
	text-shadow: 2px 1px 0 #ececec;
	font-size: 15px;
}

.tylwythteg-bildstrichoben {
	width: 390px;
	height: 1px;
	background: linear-gradient(40deg, #e46060 35%, #2d3236 65%);
	margin: 10px 0px 0px 0px;
}

.tylwythteg-bildstrichunten {
	width: 390px;
	height: 1px;
	background: linear-gradient(40deg, #2d3236 35%, #e46060 65%);
	margin: 0px 0px 10px 0px;
}

.tylwythteg-bildhintergrund {
	border: solid 2px #e46060;
}

.tylwythteg-titlegross {
    font-size: 12px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ececec;
    text-transform: uppercase;
    letter-spacing: 5px;
    background-color: #e46060;
    border-left: 4px solid #f9f9f8;
	border-right: 4px solid #f9f9f8;
    line-height: 14px;
    margin-top: 3px;
    padding: 4px 8px 3px 8px;
    margin-bottom: 0px;
    text-align: center;
}

.tylwythteg-table {
    font-size: 8px;
    font-family: 'Quicksand', sans-serif;
    font-weight: none;
    font-style: normal;
    color: #ececec;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: linear-gradient(40deg, #2d3236 35%, #e46060 65%);
    line-height: 14px;
    margin-top: 3px;
    padding: 2px 3px 2px 3px;
    margin-bottom: 0px;
    text-align: center;
}

.tylwythteg-title {
    font-size: 9px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ececec;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: linear-gradient(40deg, #2d3236 35%, #e46060 65%);
    line-height: 14px;
    margin-top: 3px;
    padding: 2px 5px 2px 5px;
    margin-bottom: 0px;
    text-align: center;
}

.tylwythteg-facts {
    font-size: 9px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ececec;
	min-width: 90px;
    text-transform: uppercase;
    letter-spacing: 4px;
    background-color: #e46060;
    padding: 3px 7px 3px 7px;
    margin-bottom: 0px;
	display: inline-block; 
	margin: 5px 10px 0px 5px;
    text-align: center;
	float: left;
}

.tylwythteg-shortfacts {
	background-color: #e46060;
	font-size: 9px;
	font-family: verdana;
	color: #ececec;
	letter-spacing: 1px;
	padding: 1px 5px 1px 5px;
	line-height: 10px;
	min-width: 90px;
	text-transform: uppercase;
    border-left: 5px solid #2d3236;
}

.tylwythteg-shortanswer {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Quicksand', sans-serif;
}

.tylwythteg-left {
	height: 110px;
	width: 220px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow: auto;
	background-color: #ececec; 
	padding: 0px 5px 5px 5px;
	font-family: verdana;
	font-size: 11px;
	color: #191919;
	text-align: justify;
	border-bottom-left-radius: 20px;
}

.tylwythteg-right {
	height: 110px;
	width: 220px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow: auto;
	background-color: #ececec; 
	padding: 0px 5px 5px 5px;
	font-family: verdana;
	font-size: 11px;
	color: #191919;
	text-align: justify;
	border-top-right-radius: 20px;
}

.tylwythteg-liste {
	height: 150px;
	width: 220px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow: auto;
	background-color: #ececec; 
	padding: 0px 5px 5px 5px;
	font-family: verdana;
	font-size: 11px;
	color: #191919;
	text-align: justify;
	border-bottom-left-radius: 20px;
}

.tylwythteg-right::-webkit-scrollbar, .tylwythteg-left::-webkit-scrollbar {
	width: 7px;
	height: 7px;
	background: #2d3236;
}

.tylwythteg-right::-webkit-scrollbar-thumb, .tylwythteg-left::-webkit-scrollbar-thumb {
	background: linear-gradient(40deg, #2d3236 35%, #e46060 65%);
}

.tylwythteg-right::-webkit-scrollbar-track-piece, .tylwythteg-left::-webkit-scrollbar-track-piece {
	background: #2d3236;
	border: 1px solid #2d3236;
}

.scrolltextbox {
	width: 100%;
	height: 200px;
	background: #ececec;
	overflow:auto;
	padding: 10px;
	box-sizing: border-box;
	border-right: solid 1px #e3e3e3;
	vertical-align: middle;
}

.scrolltextbox::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background: #2d3236;
}

.scrolltextbox::-webkit-scrollbar-thumb {
	background: #3f6e94;
}

.scrolltextbox::-webkit-scrollbar-track-piece {
	background: #2d3236;
	border: 1px solid #2d3236;
}


<!-- Demis Zeug hier -->

.outerbox {
	width:550px; background-color:#ffffff; border:1px dotted #7a7a79; padding:15px;
}

.outerboxtext {
width:100%; height:30px; margin-top:20px; margin-bottom:5px; background-color:#e8e8e8; border-top:1px dotted #7a7a79; border-bottom:1px dotted #7a7a79; font-family: 'Slabo 27px', serif; font-size:14px; color:#a5a5a5; font-weight:lighter; word-spacing:2px; line-height:30px; text-transform:uppercase;
}

.outerbox {
width:550px; background-color:#cccccc; border:1px dotted #7a7a79;
}

.outerboxtext {
width:100%; height:30px; margin-top:20px; margin-bottom:5px; background-color:#e8e8e8; border-top:1px dotted #7a7a79; border-bottom:1px dotted #7a7a79; font-family: 'Slabo 27px', serif; font-size:14px; color:#a5a5a5; font-weight:lighter; word-spacing:2px; line-height:30px; text-transform:uppercase;
}

.indotleft {
width:410px; background-color:#e8e8e8; height:10px; border-left:10px solid #895a66; margin-bottom:3px; margin-top:20px;
}

.indottext {
font-family: 'Slabo 27px', serif; font-size:16px; color:#7a7a79; font-weight:lighter; letter-spacing:2px; word-spacing:2px; line-height:32px; text-transform:uppercase;
}

.indotright {
width:410px; background-color:#e8e8e8; height:10px; border-right:10px solid #895a66;
}

.textboxscroll {
width:400px; height:300px; background-color:#e8e8e8; border: 1px dotted #7a7a79; color:#7a7a79; font-size:small; text-align:justify; padding:15px; margin-top:10px; overflow:scroll;
}

.boxhead {
margin-top: 15px; font-family: 'Slabo 27px', sans-serif; font-size:16px; color:a5a5a5; font-weight:lighter; letter-spacing:5px; word-spacing:3px; line-height:16px; text-transform:uppercase;
}

.innerdiv {
width:100%; height:30px; margin-top:20px; margin-bottom:10px; background-color:#e8e8e8; border-top:1px dotted #7a7a79; border-bottom:1px dotted #7a7a79;
}

.textboxb {
text-align:justify; width:405px; font-family: Calibri; font-size:small; color:7a7a79; font-weight:lighter; line-height:100%; margin-top:20px;
}

.boxheadwanted {
margin-top: 20px; font-family: 'Slabo 27px', sans-serif; font-size:32px; color:a5a5a5; font-weight:lighter; letter-spacing:5px; word-spacing:3px; line-height:32px; text-transform:uppercase;
}

.textboxw {
	padding: 5px;
	border-right: 10px solid #895a66;
	text-align: justify;
	line-height: 100%;
	margin-top: 20px;
	
	color: 7a7a79;
	width: 395px;
	font-family: Calibri;
	font-size: small;
	font-weight: lighter;
}

.textboxv {padding:5px; border-left: 10px solid #895a66; text-align:justify; width:395px; font-family: Calibri; font-size:small; color:7a7a79; font-weight:lighter; line-height:100%; margin-top:20px;}
