#outbox {position:relative;margin:20px auto;}
#bigplotyo { width: 500px; height: 270px; background: none; position: relative; margin: 20px auto; overflow: hidden; outline: 1px solid #c6965f; outline-offset: 10px;}
.bpycontent1, .bpycontent2, .bpycontent3, .bpycontent4, .bpycontent5, .bpycontent6, .bpycontent7, .bpycontent8 { width: 498px; position: absolute; height: 270px; background: url(../../../images/Design4TabulaRasa/hintergrund_beige.png) repeat #c6965f; top: 0px; transition: 0.9s; z-index: 0; opacity: 1; }
#bigplotyo input{display:none}
#bigplotyo label { position: relative; width: 21.6px; height: 10px; background: none; display: inline-block; cursor:crosshair; z-index: 2; padding: 2px 20px; font-family: calibri; font-size: 10px; font-style: none; color: #aaa; margin-top: -1px; margin-left: -1px; margin-right: -2px; text-align: center; transition: 0.3s; }
#character1:checked ~ .bpycontent1 {z-index: 1;transition: 0.9s;opacity: 1;}
#character2:checked ~ .bpycontent2 {z-index: 1;transition: 0.9s;opacity: 1;}
#character3:checked ~ .bpycontent3 {z-index: 1;transition: 0.9s;opacity: 1;}
#character4:checked ~ .bpycontent4 {z-index: 1;transition: 0.9s;opacity: 1;}
#character5:checked ~ .bpycontent5 {z-index: 1;transition: 0.9s;opacity: 1;}
#character6:checked ~ .bpycontent6 {z-index: 1;transition: 0.9s;opacity: 1;}
#character7:checked ~ .bpycontent7 {z-index: 1;transition: 0.9s;opacity: 1;}
#character8:checked ~ .bpycontent8 {z-index: 1;transition: 0.9s;opacity: 1;}
#bigplotyo input:checked+label {color: #777;transition: 0.3s;font-style:italic;}
.bpycharimg { width: 270px; height: 270px; background-size: cover; position: absolute; right: 0px; top: 0px; transition: 1s; border-left: 10px solid #8f391f; }
.bpycontent1:hover .bpycharimg, .bpycontent2:hover .bpycharimg, .bpycontent3:hover .bpycharimg, .bpycontent4:hover .bpycharimg, .bpycontent5:hover .bpycharimg, .bpycontent6:hover .bpycharimg, .bpycontent7:hover .bpycharimg, .bpycontent8:hover .bpycharimg { right: 228px; }
.bpyblocky { background: url(../../../images/Design4TabulaRasa/hintergrund_beige.png) repeat #c6965f; position: absolute; height: 270px; width: 230px; position: absolute; top: 0px; left: 0px; transition: 1s; }
.bpycontent1:hover .bpyblocky, .bpycontent2:hover .bpyblocky, .bpycontent3:hover .bpyblocky, .bpycontent4:hover .bpyblocky, .bpycontent5:hover .bpyblocky, .bpycontent6:hover .bpyblocky, .bpycontent7:hover .bpyblocky, .bpycontent8:hover .bpyblocky { left: -230px;; }
.bpyline { width: 1px; height: 70px; position: absolute; background: #8f391f; top: 100px; left: 30px; transition: 1s; }
.bpyname { font-family: Montserrat; color: #8f391f; position: absolute; text-transform: uppercase; line-height: 105%; font-size: 25px; top: 95px; left: 40px; transition: 1s; font-weight: bold; }
.bpyunder { font-family: calibri; text-transform: uppercase; position: absolute; color: #2d1014; font-size: 10px; top: 150px; left: 40px; width: 165px; line-height: 100%; transition: 1s; letter-spacing: 1px; }
.bpytext { width:195px; height: 240px; position: absolute; right: -210px; top: 15px; padding-right: 5px; font-family: calibri; color: #2d1014; font-size: 13px; text-align: justify; line-height: 130%; overflow: auto; transition: 1s; letter-spacing: 0.4px; }
.bpycontent1:hover .bpytext, .bpycontent2:hover .bpytext, .bpycontent3:hover .bpytext, .bpycontent4:hover .bpytext, .bpycontent5:hover .bpytext, .bpycontent6:hover .bpytext, .bpycontent7:hover .bpytext, .bpycontent8:hover .bpytext { right: 15px; }
.bpytext h1 { font-size: 15px; color: #8f391f; font-family: Montserrat; text-transform: uppercase; letter-spacing: 1px; }
.bpytext h1:before { display: inline-block; content: ""; background: #8f391f; width: 1px; height: 15px; position: relative; left: 0px; top: 2px; margin-right: 5px; } .bpytext::-webkit-scrollbar { width: 1px; } .bpytext::-webkit-scrollbar-track { background: none!important; border: none !important; } .bpytext::-webkit-scrollbar-thumb { background: #aaa !important; border: none !important; }
.bpytext b {  letter-spacing: 1px; color: #8f391f; }
.montycred {position: absolute; color: #21090e; text-align: center;font-size: 7px;transform: rotate(-90deg);right: 20px;top: 248px;letter-spacing: 1px; text-transform: uppercase;}
.montycred a {color: #21090e;}