@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
/*Hier fängt das tab system an*/

.tabs input[type=radio] {
         position: absolute;
          display: none; /* blendet die Radio-Punkte aus, die wir nicht brauchen */
     }

.tabs {
       width: 1000px; /*könnt ihr anpassen */
       float: none;
       list-style: none;
       position: relative;
       padding: 0;
       margin:auto;
    height: 730px; /* Höhe muss definiert werden, damit Inhalt nicht überlappt */
     }

.tabs li{
       float: right; /* entweder rechts oder links */
     }

.tabs label { /* Definition der anklickbaren Felder */
        display: block;
	width: 176px;
	padding: 12px;
         background: #1d2727;
         cursor: pointer; /*kann weggelassen werden */
      color: #fff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 16px;
         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;
     }

.tabs label:hover {
       background: #cb892b;
       top: 0;
     }
     
[type=radio]:checked ~ label { /* Defintion des ausgewählten Feldes */
       background: #cb892b;
       color: #fff;
       top: 0;
     }
     
[type=radio]:checked ~ label ~ .tab-content {
         display: block;
     }

.tab-content{ /* Hier wird des ganz normale Inhalt des Tabs definiert wie Schrift, Farbe, Zeilenhöhe etc */
       display: none;
       z-index: 2;
       text-align: left;
margin-top: -25px;
       width: 100%;
    height: 680px;
    overflow: auto; /*Höhe (muss ca 50px kleiner sein als bei .tabs vorgegeben und Overflow sollten definiert werden, da ansonsten überschüssiger Text verschluckt wird */
       font-size: 10px;
       padding-top: 10px;
       padding: 5px;
       color: #bebebe;
    background: #206161;
       position: absolute;
       top: 60px;
       left: 0;
       box-sizing: border-box;
       -webkit-animation-duration: 0.5s;
       -o-animation-duration: 0.5s;
       -moz-animation-duration: 0.5s;
       animation-duration: 0.5s;
     }


/*TAB SONSTIGES */
.profilsonstiges {
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilsonstigesueberschriften {
width: 450px;
font-family: 'Fjalla One', sans-serif;
font-size: 17px;
border-bottom: 2px solid #fff;
margin-top: 60px;
text-align: center;
float: left;
margin-left: 30px;
}

.profilsonstigesboxen {
width: 440px;
height: 160px;
overflow: auto;
border: 1px solid;
text-align: center;
color: #fff;
padding: 2px;
margin-top: 8px;
margin-left: 33px;
float: left;
}

.profilsonstigesgesuchstitel {
width: 250px;
font-size: 20px;
font-family: 'Fjalla One', sans-serif;
text-transform: uppercase;
text-align: center;
}


/*TAB STECKBRIEF */
.profilcontainer1 {
width: 320px;
height: 550px;
float: left;
}

.profilcontainer2 {
width: 320px;
height: 550px;
float: left;
}

.profilcontainer3 {
width: 320px;
height: 550px;
float: left;
}

.profilsteckbrief { 
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilsteckbriefueberschriften {
width: 300px;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
border-bottom: 2px solid #fff;
margin-top: 60px;
margin-left: 15px;
margin-right: 15px;
text-align: center;
float: left;
}

.profilsteckbriefminiboxen {
width: 294px;
height: 30px;
overflow: auto;
text-align: justify;
font-size: 12px;
color: #fff;
padding: 2px;
margin-top: 8px;
margin-left: 15px;
margin-right: 15px;
float: left;
}

.profilsteckbriefllbox {
width: 294px;
height: 420px;
overflow: auto;
font-size: 12px;
text-align: justify;
color: #fff;
padding: 2px;
margin-top: 8px;
margin-left: 15px;
margin-right: 15px;
float: left;
}

.profilsteckbrieffaehigbox {
width: 294px;
height: 225px;
overflow: auto;
text-align: justify;
font-size: 12px;
color: #fff;
padding: 2px;
margin-top: 8px;
margin-left: 15px;
margin-right: 15px;
float: left;
}

.profilsteckbriefueberschriften1 {
width: 300px;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
border-bottom: 2px solid #fff;
margin-top: 30px;
margin-left: 15px;
margin-right: 15px;
text-align: center;
float: left;
}


/*TAB BEZIEHUNGEN */
.profilbeziehungen { 
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilbeziehungen1 { 
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilbeziehungstypen {
width: 300px;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
border-bottom: 2px solid #fff;
margin-top: 60px;
text-align: center;
}

.profilbeziehung-box {
width: 280px;
height: auto;
border: 1px solid;
text-align: center;
color: #fff;
margin: 5px;
}

.profilbeziehung-namen {
width: 200px;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
border-bottom: 2px solid #fff;
text-align: center;
}

.profilbeziehung-info {
width: 200px;
font-size: 12px;
text-align: center;
color: #fff;
}


/*TAB SZENEN */
.profilszenenueberschrift {
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilszenenkategorie {
width: 450px;
font-family: 'Fjalla One', sans-serif;
font-size: 17px;
border-bottom: 2px solid #fff;
margin-top: 40px;
text-align: center;
float: left;
margin-left: 30px;
}

.profilszenenboxen {
width: 440px;
height: 480px;
overflow: auto;
border: 1px solid #fff;
text-align: center;
color: initial;
padding: 2px;
margin-top: 8px;
margin-left: 33px;
float: left;
}

/*TAB PROFILINFORMATIONEN */
.profilcharakter { 
width: 500px;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
border-bottom: 2px solid #fff;
margin: auto;
padding: 2px;
text-align: center;
}

.profilavatar {
width: 250px;
height: 210px;
margin: 4px 15px 30px;
border: 1px solid #fff;
float: left;
}

.profilkurzfassung {
width: 380px;
height: 204px;
font-size: 12px;
color: #fff;
overflow: auto;
padding: 3px;
text-align: justify;
margin: 15px;
margin-top: 4px;
float: left;
border: 1px solid;
}

.profilicon {
width: 250px;
height: 100px;
border: 1px solid #fff;
margin: 15px;
margin-top: 4px;
float: left;
}

.profilmini-box {
width: 118px;
height: 45px;
float: left;
margin-left: 15px;
margin-top: -10px;
padding: auto;
font-size: 13px;
text-align: center;
}

.profilmini-info {
width: 118px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
float: left;
}

.profilbig-box {
width: 248px;
height: 53px;
float: left;
margin-left: 15px;
margin-top: 5px;
padding: auto;
font-size: 13px;
text-align: center;
}

.profilbig-info { 
width: 248px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
float: left;
}

.profilbigunten-box {
width: 248px;
height: 53px;
margin-left: 15px;
margin-top: 60px;
padding: auto;
font-size: 13px;
text-align: center;
}

.profilbigunten-info { 
width: 248px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
}

.profilbigunten1-box {
width: 248px;
height: 53px;
margin-left: 15px;
margin-top:60px;
padding: auto;
font-size: 13px;
text-align: center;
}

.profilbigunten1-info { 
width: 248px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
}

.profilminiunten-box {
width: 118px;
height: 45px;
float: left;
margin-left: 15px;
padding: auto;
font-size: 13px;
text-align: center;
}

.profilminiunten-info {
width: 118px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
float: left;
}

.profilsignatur {
width: 450px;
height: auto;
margin-top: -173px;
margin-right: 120px;
float: right;
}

.profilsignatur-info {
width: 685px;
border-bottom: 2px solid #fff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
text-align: center;
float: right;
margin-top: -226px;
margin-right: 15px;
}



.account {
	/*min-width: 371%; */
    /* background: #323431; */
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #bcc0bc;
    text-transform: uppercase;
    /* text-align: center; */
    padding: 6px 8px 8px 8px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 10px;
}

/*KrimsKrams */
.profil-gesuchanzeige {
width: 99%;
height: auto;
padding: 2px;
background: #1d2727;
text-transform: uppercase;
font-size: 12px;
margin: 1px;
text-align: center;
}

/*Verkleinerung von OTM Bildern*/
.otm img {
	width: 120px;
}