/*Jobliste*/

.joblisthead0{font-family: 'Playfair Display', serif;
font-size:26px;
padding:15px;
text-align:center;
background-color:#9ba669;
color: #1a3f03;
}

.joblistbox1{
 width: 1200px;
 height:auto;
 background-color:#b9cac4;}

.joblistbox2{width: 855px;height: 350px;}

.joblistbox4{width:390px;
height:auto;
float:left;
margin-left:1px;}


.joblisthead1{
 font-family: 'Playfair Display', serif;
 font-size:26px;
 padding: 10px;
 text-align:center;
 background-color: #165c9b;
 color: #d0d3d3;
 }

.joblistsub{
 background-color: #1c8fb8;
 font-family: 'Playfair Display', serif;
 font-size:13pt;
 height: 25px;
 text-align:center;
 color: #d0d3d3;
 padding: 5px;
 }

.jobliststat{
 background-color: #1c8fb8;
 font-family: 'Playfair Display', serif;
 font-size:13pt;
 height:35px;
 text-align:center;
 color: #d0d3d3;
 padding:2px;}

.joblistbottombox{
 font-family: 'Playfair Display', serif;
 font-size:26px;
 height:26px;
 padding: 10px;
 text-align:center;
 background-color: #165c9b;
 color: #d0d3d3;
 }

.joblistpic1{
 width: 120px;
 height: 200px;
 border: 30px solid #1c8fb8;
 /* padding: 5px; */
 background-color: #d0d3d3;
 float:left;
 padding: 15px;
 margin: 37px 0px 50px 20px;
 }


.joblistbox3{
 height: 206px;
 width:auto;
 }

.joblisttext1{
 font-family: 'Roboto Condensed', sans-serif;
 font-size:12pt;
 text-align:justify;
 background-color:#dbe1db;
 color: #002755;
 height: 55px;
 /* width: 501px; */
 padding: 10px;
 overflow:auto;
 margin-right:20px;
 }

.joblistuser{
  margin-right:20px;
  background-color:#dbe1db;
  /* width: 681px; */
  height: 76px;
  padding: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:11pt;
  overflow:auto;
  text-align: justify;
  }


/*Pärchen*/

.pairinghead1{ font-family: 'Playfair Display', serif;
 font-size:26px;
 height:26px;
 padding: 10px;
 text-align:center;
 background-color: #165c9b;
	color: #d0d3d3;}

/*allgemein*/

.listhead1{  font-family: 'Playfair Display', serif;
 font-size:26px;
padding:10px;	
background: #3081a6;
color: #d0d3d3;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;}

.listhead2{    height: 35px;
            width: 100%;
            background: #3081a6;
            color: #d0d3d3;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
	text-transform: uppercase;}

/*Avaliste*/

.listavatext{  padding: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:11pt;
  overflow:auto;
  text-align: justify;
	width:408px;
}

.listavatext a{  font-family: 'Roboto Condensed', sans-serif;
  font-size:11pt;
}


/*Verwandlungsitems*/

.listsenmain{float:left;
	margin:1px;}

.listsenhead{  height: 35px;
            width: 100%;
            background: #3081a6;
            color: #d0d3d3;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
	text-transform: uppercase;}

.listsentext{font-family: 'Roboto Condensed', sans-serif;
	font-size:11pt;
height:200px;
width: 269px;
padding:5px;
overflow:auto;
text-align:justify;}


/*Elemente*/

.listelemtmain{float: left;
margin: 1px;}

.listelemthead{height: 35px;
            width: 100%;
            background: #3081a6;
            color: #d0d3d3;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
	text-transform: uppercase;
}

.listelemttext{        width: 198px;
    height: 200px;
    overflow: auto;
    font-size: 11pt;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: justify;
    padding: 5px;}


/*Ränge*/

.listranghead{ font-family: 'Playfair Display', serif;
 font-size:26px;
padding:10px;	
background: #3081a6;
color: #d0d3d3;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;}

.listrangmain{float: left;
margin: 1px;}

.listranghead2{height: 35px;
            width: 100%;
            background: #3081a6;
            color: #d0d3d3;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: bold;
	text-transform: uppercase;
}

.listrangtext{width: 198px;
    height: 200px;
    overflow: auto;
    font-size: 11pt;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: justify;
    padding: 5px;}


