#steckbrief {
    background: #ece0c0;
    width:860px;
    margin:auto;
    border:1px solid #9f7641;
}

.steck {
    width: 100%;
    margin: auto;
}

.steckrow1 {
    border-left: 10px solid #9f7641;
    background: rgba(159, 118, 65, 0.18);
    color: #242424;
    padding: 12px;
    font-variant:small-caps;
    font-size:14px;
    font-weight:bold;
}

.steckrow2 {
    background: #f4ecd5;
    color: #242424;
    padding: 10px;
    font-size:12px;
	font-family: 'Open Sans';
}

#risesteck-left {
 	box-sizing: border-box; 
	width: 452px; 
	max-height: 660px;
	display: inline-block; 
	margin-left: 15px;
	margin-bottom: 15px;
}

#risesteck-left-adult {
	box-sizing: border-box; 
	width: 452px; 
	height: 558px; 
	display: inline-block; 
	margin-left: 15px;
	margin-bottom: 15px;
}

#risesteck-left img {
 	max-width: 450px; 
	margin: auto; 
	margin-top: 15px; 
}

#risesteck-left-adult img {
 	max-width: 450px; 
	margin: auto; 
	margin-top: 15px; 
}

#risesteck-name {
	color: #242424; 
	padding-bottom: 8px;
	padding-top: 15px;
	font-size: 28px; 
	text-transform: uppercase; 
	font-weight: bold; 
	letter-spacing: 2px; 
	font-family: 'Open Sans'; 
	text-align: center;
}

#risesteck-name-muggel {
	color: #242424; 
	padding-bottom: 15px;
	padding-top: 50px;
	font-size: 28px; 
	text-transform: uppercase; 
	font-weight: bold; 
	letter-spacing: 2px; 
	font-family: 'Open Sans'; 
	text-align: center;
}

#risesteck-right {
 	box-sizing: border-box; 
	width: 380px;
	height: 615px; 
	display: inline-block;
    margin-bottom: 15px;
}

#risesteck-right-adult {
 	box-sizing: border-box; 
	width: 380px;
	height: 558px; 
	display: inline-block;
    margin-bottom: 15px;
}

#risesteck-desc {
	box-sizing: border-box;
	margin: auto;
	margin-top: -12px;
}

#risesteck-desc2 {
	box-sizing: border-box;
	margin: auto;
}

#risesteck-motto {
    padding: 15px;
    height: 97px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#risesteck-motto-adult {
    padding: 0px 15px 0px 15px;
    height: 97px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#risesteck-motto-text {
	box-sizing: border-box;
	font-family: 'Charm', cursive;
	font-size: 15px;
	color: #242424;
}

.risesteck-text-block {
 	box-sizing: border-box; 
	margin: 10px auto; 
	font-family: 'Open Sans';
	font-size: 13px; 
	line-height: 1.4em; 
	color: #242424; 
	text-align: justify; 
	height: 495px;
}

.risesteck-text-block-adult {
 	box-sizing: border-box; 
	margin: 10px auto; 
	font-family: 'Open Sans';
	font-size: 13px; 
	line-height: 1.4em; 
	color: #242424; 
	text-align: justify; 
	height: 370px;
	overflow: auto;
}

.risesteck-text-block-muggel {
 	box-sizing: border-box; 
	margin: 10px auto; 
	font-family: 'Open Sans';
	font-size: 13px; 
	line-height: 1.4em; 
	color: #242424; 
	text-align: justify; 
	height: 330px;
	overflow: auto;
}

.risesteck-text-block2 {
	box-sizing: border-box; 
	margin: 10px auto; 
	font-family: 'Open Sans';
	font-size: 13px; 
	line-height: 1.4em; 
	color: #242424; 
	text-align: justify;
}

.kat {
    border-top: 5px solid #9f7641;
    border-bottom: 10px solid #9f7641;
    background: rgba(159, 118, 65, 0.18);
    color: #242424;
    padding: 12px 50px 12px 50px;
    font-variant:small-caps;
    font-size:16px;
    margin-left: 9px;
    margin-right: 9px;
}


		