/* #### STECKBRIEF 1 #### */
.steckbrief1 {
    width: 500px;
    box-sizing: border-box;
    position: relative;
    border-top: #000 100px solid;
    border-bottom: #000 100px solid;
    background-color: #191919;
}
.steckbrief1 .bild {
    position: absolute;
    top: -75px;
    left: 30px;
    border: #000 solid 1px;
    padding: 10px;
    background-color: #191919;
}

.steckbrief1 .fakten {
    font-family: 'Calibri';
    font-size: 10px;
    line-height: 112%;
    text-transform: uppercase;
    letter-spacing: .5px;
    border: #000 solid 1px;
    padding: 5px;
    padding: 17px;
    position: absolute;
    left: 220px;
    box-sizing: border-box;
    top: -75px;
    width: 250px;
    height: 222px;
    background-color: #191919;
}

.steckbrief1 .fakten b {
    color: #908b69;
    text-decoration: underline;
}

.steckbrief1 .inhalt { margin-top: 135px; }

.steckbrief1 .allgemeines {
    margin: 0px 30px;
    box-sizing: border-box;
    border: #000 solid 1px;
    padding: 10px;
    height: 250px;
}

.steckbrief1 .allgemeines .scroll {
    height: 230px;
    padding-right: 10px;
    overflow: auto;
}

.steckbrief1 .allgemeines .scroll::-webkit-scrollbar { width: 5px; height: 5px; background-color: #000; } 
.steckbrief1 .allgemeines .scroll::-webkit-scrollbar-track { background:#000;} 
.steckbrief1 .allgemeines .scroll::-webkit-scrollbar-thumb { background:#4e4c3d; } 

.steckbrief1 .allgemeines .scroll b {font-weight: bold; color:#868161;} 
.steckbrief1 .allgemeines .scroll i {color:#fff;}
.steckbrief1 .allgemeines .scroll u { color: #a9a382;}

.steckbrief1 .familie {
    border: #000 solid 1px;
   	background-image: url(/designs/002/dark_wood.jpg);
    height: 270px;
    overflow: auto;
    margin: 0px 30px;
    padding: 10px;
    font-size: 11px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.steckbrief1 .familie::-webkit-scrollbar { width: 5px; height: 5px; background-color: #000; } 
.steckbrief1 .familie::-webkit-scrollbar-track { background:#000;} 
.steckbrief1 .familie::-webkit-scrollbar-thumb { background:#4e4c3d; } 

.steckbrief1 .familie .mitglied {
    background: #191919;
	border: #000 solid 1px;
    width: 133px;
    box-sizing: border-box;
    padding: 3px;
    height: 250px;
}

.steckbrief1 .familie .mitglied .name {
background-color: #000;
    text-align: center;
    font-family: 'Calibri';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    padding: 5px;}

.steckbrief1 .familie .mitglied .text {
    overflow: auto;
    height: 238px;
    box-sizing: border-box;
    padding: 5px;
}

.steckbrief1 .familie .mitglied .text b {font-weight: bold; color:#868161;} 
.steckbrief1 .familie .mitglied .text i {color:#fff;}
.steckbrief1 .familie .mitglied .text u { color: #a9a382;}

.steckbrief1 .familie .mitglied .text::-webkit-scrollbar { width: 5px; background-color: #000; } 
.steckbrief1 .familie .mitglied .text::-webkit-scrollbar-track { background:#000;} 
.steckbrief1 .familie .mitglied .text::-webkit-scrollbar-thumb { background:#4e4c3d; } 


.steckbrief1 .quote {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 11px;
    color: #848067;
    font-family: 'Courier New';
}

.steckbrief1 .wdd {
    font-family: 'loveofthunder';
	text-align: center;
    font-size: 24px;
    z-index: 5;
    text-shadow: #4e4c3d 2px 1px;
}

.steckbrief1 .charakter {
    margin: 0px 30px;
    box-sizing: border-box;
    border: #000 solid 1px;
    padding: 10px;
    height: 250px;
}

.steckbrief1 .charakter .scroll {
    height: 230px;
    padding-right: 10px;
    overflow: auto;
}

.steckbrief1 .charakter .scroll::-webkit-scrollbar { width: 5px; background-color: #000; } 
.steckbrief1 .charakter .scroll::-webkit-scrollbar-track { background:#000;} 
.steckbrief1 .charakter .scroll::-webkit-scrollbar-thumb { background:#4e4c3d; }

.steckbrief1 .charakter .scroll b {font-weight: bold; color:#868161;} 
.steckbrief1 .charakter .scroll i {color:#fff;}
.steckbrief1 .charakter .scroll u { color: #a9a382;}

.steckbrief1 .selects {
    left: 30px;
    right: 30px;
	margin: 0 auto;
    border: #000 solid 1px;
    width: 440px;
    box-sizing: border-box;
    padding: 10px;
    background-image: url(/designs/002/dark_wood.jpg);
}

.steckbrief1 .selects .select {
    width: 100%;
}

.steckbrief1 .ouat {
    font-family: 'loveofthunder';
	text-align: center;
    font-size: 24px;
    z-index: 5;
    text-shadow: #4e4c3d 2px 1px;
}

.steckbrief1 .lebenslauf {
    margin: 0px 30px;
    box-sizing: border-box;
    border: #000 solid 1px;
    padding: 10px;
    height: 250px;
}

.steckbrief1 .lebenslauf .scroll {
    height: 220px;
    padding-right: 10px;
    overflow: auto;
}

.steckbrief1 .lebenslauf .scroll::-webkit-scrollbar { width: 5px; background-color: #000; } 
.steckbrief1 .lebenslauf .scroll::-webkit-scrollbar-track { background:#000;} 
.steckbrief1 .lebenslauf .scroll::-webkit-scrollbar-thumb { background:#4e4c3d; }

.steckbrief1 .lebenslauf .scroll b {font-weight: bold; color:#868161;} 
.steckbrief1 .lebenslauf .scroll i {color:#fff;}
.steckbrief1 .lebenslauf .scroll u { color: #a9a382;}

.steckbrief1 .administratives {
    text-align: justify;
    position: absolute;
    bottom: -75px;
    left: 30px;
    right: 30px;
    height: 60px;
    padding: 10px;
    box-sizing: border-box;
}

.steckbrief1 .administratives .tabelle {
    font-size: 10px;
    font-family: 'Calibri';
    text-transform: uppercase;
}

.steckbrief1 .administratives .tabelle b { color: #a09b72; }


	/* #### STECKBRIEF 2 #### */
.steckbrief2 {
    width: 500px;
    height: 540px;
    position: relative;
    background-color: #191919;
    margin: 0 auto;
    border-bottom: #000 75px solid;
    outline: #302f26 1px double;
}

.steckbrief2 .head {
    width: 100%;
    height: 75px;
    background-color: #000;
    position: relative;
}
.steckbrief2 .head .headline {
    text-align: center;
    position: absolute;
    top: 8px;
    color: #ceccc4;
    left: 10px;
    font-size: 16px;
    letter-spacing: 3px;
    font-family: 'loveofthunder';
    text-shadow: #4e4c3d 2px 1px;
    padding: 20px;
}

	.steckbrief2 .box {
    	position: relative;
	}

.steckbrief2 .text {
    position: absolute;
    width: 310px;
    height: 420px;
    left: 25px;
	font-size: 11px;
    top: 20px;
    border: 4px double #444;
    padding: 10px;
    box-sizing: border-box;
}
.steckbrief2 .text .scroll {
    height: 370px;
	overflow: auto;
    padding: 10px;
}

.steckbrief2 .text .scroll::-webkit-scrollbar { width: 5px; background-color: #191919; } 
.steckbrief2 .text .scroll::-webkit-scrollbar-track { background:#191919;} 
.steckbrief2 .text .scroll::-webkit-scrollbar-thumb { background:#000; } 

.steckbrief2 .text .scroll b {font-weight: bold; color:#b5ae7c;}
.steckbrief2 .text .scroll i {color:#fff;}
.steckbrief2 .text .scroll u {border-bottom: #a9a382 double; color: #a9a382;}

.steckbrief2 .text .scroll .frage {
    text-align: center;
    font-family: 'loveofthunder';
    font-size: 14px;
    letter-spacing: .5px;
    border-bottom: #444 solid 1px;
    margin-bottom: 5px;
}

	.steckbrief2 .bild {
    position: absolute;
    left: 360px;
    top: -35px;
    border: 4px double #444;
    box-sizing: border-box;
    padding: 5px;
	}

.steckbrief2 .bild2 {
    position: absolute;
    left: 360px;
    top: 385px;
    border: 4px double #444;
    box-sizing: border-box;
    padding: 5px;
}

.steckbrief2 .fakten {
    position: absolute;
    left: 360px;
    top: 90px;
    height: 235px;
}

	.steckbrief2 .fakten .fakt {
    	width: 118px;
    	border: 4px double #444;
    	text-align: center;
    	font-size: 10px;
    	padding: 5px;
    	box-sizing: border-box;
    	font-family: 'Calibri';
    	text-transform: uppercase;
		margin-bottom: 5px;
	}

.steckbrief2 .subline {
    position: absolute;
    top: 563px;
    left: 30px;
    height: 37px;
    width: 300px;
    box-sizing: border-box;
    color: rgba(206, 204, 196, 0.51);
    font-family: 'Calibri';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}