03.11.2020, 22:40 - Wörter:
NUR ZUM ANGUCKEN
<style type="text/css">/*
AUSSENBOX
*/.OF4_boxaussen { position: relative; box-sizing: border-box; width: 500px; height: 600px; margin: auto; margin-top: 50px; background: #F2F1EC; border-top: 5px solid #bbbbb3; border-bottom: 25px solid #bbbbb3; } /*
*/.OF4_headline { position: absolute; top: -45px; width: 500px; height: 83px; font-family: 'Berkshire Swash', cursive; font-size: 48px; line-height: 60px; text-align: center; color: #2F455D; } /*
*/.OF4_underline1 { position: absolute; width: 318px; height: 5px; left: 91px; top: 22px; background: #2F455D; } /*
*/.OF4_underline2 { position: absolute; width: 201px; height: 5px; left: 150px; top: 30px; background: #717A7D; } /*
*/.OF4_underline3 { position: absolute; width: 108px; height: 5px; left: 196px; top: 38px; background: #BBBBB3; } /*
*/.OF4_bottomline1 { position: absolute; width: 305px; height: 5px; right: 49px; top: 540px; background: #717A7D; } /*
*/.OF4_bottomline2 { position: absolute; width: 162px; height: 5px; right: 49px; top: 548px; background: #BBBBB3; } /*
TAB CONTENT
*/.OF4_tabs input[type=radio] { position: absolute; display: none; /* blendet die Radio-Punkte aus, die wir nicht brauchen */ } /*
*/.OF4_tabs { width: 500px; /*könnt ihr anpassen */ float: none; list-style: none; position: relative; padding: 0; margin:auto; margin-top: 70px; height: 400px; /* Höhe muss definiert werden, damit Inhalt nicht überlappt */ } /*
*/.OF4_tabs li{ float: left; /* entweder rechts oder links */ } /*
*/.OF4_tabs label { /* Defintion der anklickbaren Felder */ box-sizing: border-box; width: 70px; height: 70px; border-radius: 50%; margin-left: 44px; margin-top: -20px; padding-top: 17px; color: #F2F1EC; font-family: 'Abel', sans-serif; font-size: 35px; text-align: center; display: block; background: #2F455D; position: relative; top: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } /*
*/.OF4_tabs label:hover { background: #0e1e31; top: 0; } /*
*/[type=radio]:checked ~ label { /* Defintion des ausgewählten Feldes */ background: #717a7d; color: #f2f1ec; top: 0; } /*
*/[type=radio]:checked ~ label ~ .OF4_tab-content { display: block; } /*
*/.OF4_tab-content{ /* Hier wird des ganz normale Inhalt des Tabs definiert wie Schrift, Farbe, Zeilenhöhe etc */ z-index: 2; display: none; width: 400px; height: 350px; overflow: visible; /*Höhe (muss ca 50px kleiner sein als bei .tabs vorgegeben und Overflow sollten definiert werden, da ansonsten überschüssiger Text verschluckt wird */ background: #2F455D; position: absolute; top: 100px; left: 50px; box-sizing: border-box; -webkit-animation-duration: 0.5s; -o-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; }/*
*/.OF4_tab-content::-webkit-scrollbar{ width:4px; background: #7ba59e; } /*
*/.OF4_tab-content::-webkit-scrollbar-thumb { background: #2d635b;} /*
TABINHALT
*/.OF4_boxinhalt { position: relative; width: 400px; height: 350px; overflow: visible; } /*
*/.OF4_stichwort { position: absolute; left: 0px; top: -38px; font-family: 'Berkshire Swash', cursive; font-size: 28px; line-height: 210.4%; text-align: center; color: #2f455d; } /*
*/.OF4_textbox1, .OF4_textbox2 { position: absolute; box-sizing: border-box; width: 349px; height: 250px; padding: 15px; background: #F2F1EC; font-family: 'Raleway', sans-serif; font-size: 11px; line-height: 23px; text-align: justify; color: #0E1E31; overflow: auto; scrollbar-color: #0e1e31 #717a7d; scrollbar-width: thin; scrollbar-padding: -2px; } /*
*/.OF4_textbox1 { left: 25px; top: 75px; } /*
*/.OF4_textbox2 { left: 25px; bottom: 75px; } /*
*/.OF4_textbox1 b, .OF4_textbox2 b { padding: 2px; background: #2f455d; color:#f2f1ec; letter-spacing: 2px; } /*
*/.OF4_textbox1 i, .OF4_textbox2 i { padding-left: 2px; border-left: 2px solid #bbbbb3; border-bottom: 2px solid #bbbbb3; color: #2f455d; letter-spacing: 2px; text-transform: uppercase; } /*
*/.OF4_textbox1 u, .OF4_textbox2 u { letter-spacing: 2px; border-bottom: 2px dashed #2f455d; text-decoration: none; } /*
*/.OF4_textbox1::first-line, .OF4_textbox2::first-line { letter-spacing: 2px; font-size: 12px; color: #bbbbb3; } /*
*/.OF4_textbox1::first-letter, .OF4_textbox2::first-letter { margin-right: 3px; padding: 2px 5px; background: #2f455d; color: #f2f1ec; font-family: 'Berkshire Swash', cursive; font-size: 28px;}/*
*/.OF4_textbox1::-webkit-scrollbar, .OF4_textbox2::-webkit-scrollbar{ width:4px; background: #717a7d; } /*
*/.OF4_textbox1::-webkit-scrollbar-thumb, .OF4_textbox2::-webkit-scrollbar-thumb { background: #0e1e31;; } /*
TAB 1
*/.OF4_quote1 { position: absolute; left: 10px; top: -20px; font-family: Berkshire Swash; font-size: 144px; line-height: 179px; text-align: center; color: #0E1E31; } /*
*/.OF4_quotetext1 { position: absolute; left: 62px; top: 37px; font-family: Raleway; font-size: 9px; line-height: 12px; color: #bbbbb3; } /*
TAB 2
*/.OF4_fakt11 { left: 25px; bottom: 15px; } /*
*/.OF4_fakt12 { left: 145px; bottom: 15px; } /*
*/.OF4_fakt13 { left: 265px; bottom: 15px; } /*
*/.OF4_fakt14 { left: 25px; bottom: 36px; } /*
*/.OF4_fakt15 { left: 205px; bottom: 36px; } /*
TAB 3
*/.OF4_fakt11, .OF4_fakt12, .OF4_fakt13, .OF4_fakt14, .OF4_fakt15, .OF4_fakt21, .OF4_fakt22, .OF4_fakt23, .OF4_fakt24, .OF4_fakt25 { box-sizing: border-box; position: absolute; padding-top: 2px; background: #0E1E31; font-family: 'Raleway', sans-serif; font-weight: bold; font-size: 11px; line-height: 13px; text-align: center; color: #F2F1EC; } /*
*/.OF4_fakt11, .OF4_fakt12, .OF4_fakt13, .OF4_fakt21, .OF4_fakt22, .OF4_fakt23 { width: 110px; height: 17px; } /*
*/.OF4_fakt14, .OF4_fakt15, .OF4_fakt24, .OF4_fakt25 { width: 170px; height: 17px; } /*
*/.OF4_fakt21 { left: 25px; top: 15px; } /*
*/.OF4_fakt22 { left: 145px; top: 15px; } /*
*/.OF4_fakt23 { left: 265px; top: 15px; } /*
*/.OF4_fakt24 { left: 25px; top: 36px; } /*
*/.OF4_fakt25 { left: 205px; top: 36px; } /*
*/.OF4_bild1 { float: right; width: 100px; height: 100px; margin-left: 15px; border-radius: 50%; } /*
TAB 4
*/.OF4_quote2 { position: absolute; right: 10px; bottom: -80px; font-family: Berkshire Swash; font-size: 144px; line-height: 179px; text-align: center; color: #0E1E31; } /*
*/.OF4_quotetext2 { position: absolute; right: 62px; bottom: 30px; font-family: Raleway; font-size: 9px; line-height: 12px; color: #bbbbb3; } </style>
Heavy Headline
-
Intro“„Treat your family like friends and your friends like family —“Wafer gummies cake macaroon bear claw I love brownie danish halvah. Tart halvah danish I love. Wafer topping pie macaroon cookie brownie I love. Carrot cake sesame snaps sweet roll. Dragée I love dessert gummi bears. Dessert cotton candy fruitcake jelly-o. Fruitcake bonbon chocolate bar. Jujubes carrot cake cupcake oat cake lemon drops ice cream. Bonbon soufflé sesame snaps. Chupa chups chupa chups jelly beans tiramisu soufflé. Fruitcake bear claw fruitcake sesame snaps brownie. Jelly-o I love gummi bears. -
Wanted byxx JahreBerufGeschlechtFirst LastAvatarpersonI love croissant toffee caramels jujubes. Ice cream soufflé soufflé pastry wafer tootsie roll candy bear claw. Cupcake croissant I love. Danish cheesecake donut apple pie cheesecake sesame snaps. Fruitcake bonbon halvah donut cake chocolate tart jelly beans apple pie. Chupa chups croissant dragée gummi bears danish chupa chups. Biscuit candy powder carrot cake gummi bears. Jujubes topping I love cheesecake jelly. Caramels bear claw chocolate cake chocolate cake croissant I love jujubes cookie. Croissant donut cheesecake I love I love topping danish jujubes. Donut sweet roll croissant I love gingerbread chocolate bar caramels. Danish apple pie macaroon I love muffin apple pie jelly-o caramels. -
Looking forxx JahreBerufGeschlechtFirst LastAvatarpersonJelly beans cupcake tiramisu muffin. Caramels jelly beans I love cupcake chocolate bar topping sweet roll I love caramels. Tiramisu bear claw dragée jelly beans fruitcake dessert I love pie. I love cupcake sweet roll dessert halvah dessert chocolate bar. Marshmallow I love I love cupcake lemon drops topping I love sweet roll. Tiramisu toffee jelly macaroon macaroon liquorice jujubes. I love sweet pudding I love apple pie chocolate bar. Ice cream chocolate marshmallow chocolate cake dessert cake. I love liquorice danish I love jujubes wafer. Tootsie roll gummi bears danish bonbon jelly-o sesame snaps gummi bears soufflé. Biscuit pastry gingerbread. Fruitcake tiramisu danish I love gingerbread bonbon apple pie gummi bears. -
At last“„Family and friends are hidden treasures, seek them and enjoy their riches. —“Tiramisu I love bear claw donut topping jelly cupcake. Cotton candy candy canes lollipop I love jelly liquorice ice cream bear claw. Sweet roll cookie topping marzipan icing biscuit I love. Chocolate bar jelly-o tart cake dragée chupa chups wafer. Sugar plum candy canes tootsie roll. Jujubes halvah chocolate bar tart marshmallow cake. Tiramisu I love jujubes croissant topping carrot cake. I love tart chocolate. Donut icing sweet roll tiramisu bonbon tart cheesecake. Tiramisu ice cream tootsie roll lemon drops cheesecake tart. Cake apple pie candy canes liquorice. Chocolate cake liquorice dragée muffin macaroon powder apple pie pie. Jelly beans marzipan chocolate carrot cake biscuit dessert chocolate bar halvah cake.
<style type="text/css">/*
AUSSENBOX
*/.OF4_boxaussen { position: relative; box-sizing: border-box; width: 500px; height: 600px; margin: auto; margin-top: 50px; background: #F2F1EC; border-top: 5px solid #bbbbb3; border-bottom: 25px solid #bbbbb3; } /*
*/.OF4_headline { position: absolute; top: -45px; width: 500px; height: 83px; font-family: 'Berkshire Swash', cursive; font-size: 48px; line-height: 60px; text-align: center; color: #2F455D; } /*
*/.OF4_underline1 { position: absolute; width: 318px; height: 5px; left: 91px; top: 22px; background: #2F455D; } /*
*/.OF4_underline2 { position: absolute; width: 201px; height: 5px; left: 150px; top: 30px; background: #717A7D; } /*
*/.OF4_underline3 { position: absolute; width: 108px; height: 5px; left: 196px; top: 38px; background: #BBBBB3; } /*
*/.OF4_bottomline1 { position: absolute; width: 305px; height: 5px; right: 49px; top: 540px; background: #717A7D; } /*
*/.OF4_bottomline2 { position: absolute; width: 162px; height: 5px; right: 49px; top: 548px; background: #BBBBB3; } /*
TAB CONTENT
*/.OF4_tabs input[type=radio] { position: absolute; display: none; /* blendet die Radio-Punkte aus, die wir nicht brauchen */ } /*
*/.OF4_tabs { width: 500px; /*könnt ihr anpassen */ float: none; list-style: none; position: relative; padding: 0; margin:auto; margin-top: 70px; height: 400px; /* Höhe muss definiert werden, damit Inhalt nicht überlappt */ } /*
*/.OF4_tabs li{ float: left; /* entweder rechts oder links */ } /*
*/.OF4_tabs label { /* Defintion der anklickbaren Felder */ box-sizing: border-box; width: 70px; height: 70px; border-radius: 50%; margin-left: 44px; margin-top: -20px; padding-top: 17px; color: #F2F1EC; font-family: 'Abel', sans-serif; font-size: 35px; text-align: center; display: block; background: #2F455D; position: relative; top: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } /*
*/.OF4_tabs label:hover { background: #0e1e31; top: 0; } /*
*/[type=radio]:checked ~ label { /* Defintion des ausgewählten Feldes */ background: #717a7d; color: #f2f1ec; top: 0; } /*
*/[type=radio]:checked ~ label ~ .OF4_tab-content { display: block; } /*
*/.OF4_tab-content{ /* Hier wird des ganz normale Inhalt des Tabs definiert wie Schrift, Farbe, Zeilenhöhe etc */ z-index: 2; display: none; width: 400px; height: 350px; overflow: visible; /*Höhe (muss ca 50px kleiner sein als bei .tabs vorgegeben und Overflow sollten definiert werden, da ansonsten überschüssiger Text verschluckt wird */ background: #2F455D; position: absolute; top: 100px; left: 50px; box-sizing: border-box; -webkit-animation-duration: 0.5s; -o-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; }/*
*/.OF4_tab-content::-webkit-scrollbar{ width:4px; background: #7ba59e; } /*
*/.OF4_tab-content::-webkit-scrollbar-thumb { background: #2d635b;} /*
TABINHALT
*/.OF4_boxinhalt { position: relative; width: 400px; height: 350px; overflow: visible; } /*
*/.OF4_stichwort { position: absolute; left: 0px; top: -38px; font-family: 'Berkshire Swash', cursive; font-size: 28px; line-height: 210.4%; text-align: center; color: #2f455d; } /*
*/.OF4_textbox1, .OF4_textbox2 { position: absolute; box-sizing: border-box; width: 349px; height: 250px; padding: 15px; background: #F2F1EC; font-family: 'Raleway', sans-serif; font-size: 11px; line-height: 23px; text-align: justify; color: #0E1E31; overflow: auto; scrollbar-color: #0e1e31 #717a7d; scrollbar-width: thin; scrollbar-padding: -2px; } /*
*/.OF4_textbox1 { left: 25px; top: 75px; } /*
*/.OF4_textbox2 { left: 25px; bottom: 75px; } /*
*/.OF4_textbox1 b, .OF4_textbox2 b { padding: 2px; background: #2f455d; color:#f2f1ec; letter-spacing: 2px; } /*
*/.OF4_textbox1 i, .OF4_textbox2 i { padding-left: 2px; border-left: 2px solid #bbbbb3; border-bottom: 2px solid #bbbbb3; color: #2f455d; letter-spacing: 2px; text-transform: uppercase; } /*
*/.OF4_textbox1 u, .OF4_textbox2 u { letter-spacing: 2px; border-bottom: 2px dashed #2f455d; text-decoration: none; } /*
*/.OF4_textbox1::first-line, .OF4_textbox2::first-line { letter-spacing: 2px; font-size: 12px; color: #bbbbb3; } /*
*/.OF4_textbox1::first-letter, .OF4_textbox2::first-letter { margin-right: 3px; padding: 2px 5px; background: #2f455d; color: #f2f1ec; font-family: 'Berkshire Swash', cursive; font-size: 28px;}/*
*/.OF4_textbox1::-webkit-scrollbar, .OF4_textbox2::-webkit-scrollbar{ width:4px; background: #717a7d; } /*
*/.OF4_textbox1::-webkit-scrollbar-thumb, .OF4_textbox2::-webkit-scrollbar-thumb { background: #0e1e31;; } /*
TAB 1
*/.OF4_quote1 { position: absolute; left: 10px; top: -20px; font-family: Berkshire Swash; font-size: 144px; line-height: 179px; text-align: center; color: #0E1E31; } /*
*/.OF4_quotetext1 { position: absolute; left: 62px; top: 37px; font-family: Raleway; font-size: 9px; line-height: 12px; color: #bbbbb3; } /*
TAB 2
*/.OF4_fakt11 { left: 25px; bottom: 15px; } /*
*/.OF4_fakt12 { left: 145px; bottom: 15px; } /*
*/.OF4_fakt13 { left: 265px; bottom: 15px; } /*
*/.OF4_fakt14 { left: 25px; bottom: 36px; } /*
*/.OF4_fakt15 { left: 205px; bottom: 36px; } /*
TAB 3
*/.OF4_fakt11, .OF4_fakt12, .OF4_fakt13, .OF4_fakt14, .OF4_fakt15, .OF4_fakt21, .OF4_fakt22, .OF4_fakt23, .OF4_fakt24, .OF4_fakt25 { box-sizing: border-box; position: absolute; padding-top: 2px; background: #0E1E31; font-family: 'Raleway', sans-serif; font-weight: bold; font-size: 11px; line-height: 13px; text-align: center; color: #F2F1EC; } /*
*/.OF4_fakt11, .OF4_fakt12, .OF4_fakt13, .OF4_fakt21, .OF4_fakt22, .OF4_fakt23 { width: 110px; height: 17px; } /*
*/.OF4_fakt14, .OF4_fakt15, .OF4_fakt24, .OF4_fakt25 { width: 170px; height: 17px; } /*
*/.OF4_fakt21 { left: 25px; top: 15px; } /*
*/.OF4_fakt22 { left: 145px; top: 15px; } /*
*/.OF4_fakt23 { left: 265px; top: 15px; } /*
*/.OF4_fakt24 { left: 25px; top: 36px; } /*
*/.OF4_fakt25 { left: 205px; top: 36px; } /*
*/.OF4_bild1 { float: right; width: 100px; height: 100px; margin-left: 15px; border-radius: 50%; } /*
TAB 4
*/.OF4_quote2 { position: absolute; right: 10px; bottom: -80px; font-family: Berkshire Swash; font-size: 144px; line-height: 179px; text-align: center; color: #0E1E31; } /*
*/.OF4_quotetext2 { position: absolute; right: 62px; bottom: 30px; font-family: Raleway; font-size: 9px; line-height: 12px; color: #bbbbb3; } </style>