#duo {
background: #fbfbfb;
border: 1px solid #3b3b3b;
width: 500px;
margin: auto;
font-family: 'Rubik', sans-serif;
}

.box {
width: 460px;
font-size: 12px;
padding: 10px 20px 0px 20px;
	color: #202020;
}

.duoinfo {
font-size: 16px;
font-variant: small-caps;
color: #3b3b3b;
text-align: center;
margin-bottom: 10px;
}

.duoboxright {
font-size: 13px;
border-right: 10px solid #3b3b3b;
padding: 0px 0px 8px 8px;
height: 200px;
overflow: auto;
margin-bottom: 30px;
text-align: justify;
}

.duoboxleft {
font-size: 13px;
border-left: 10px solid #3b3b3b;
padding: 0px 0px 8px 8px;
height: 200px;
overflow: auto;
margin-bottom: 30px;
text-align: justify;
}

.duopictures {
width: 100px;
height: 100px;
float: left;
margin: 0px 0px 20px 18px;
border: 1px solid #3b3b3b;
}

.duotitle {
font-size: 26px;
font-weight: bold;
font-variant: small-caps;
color: #3b3b3b;
text-align: center;
text-shadow: 1px 2px #bababa;
}

.duotitle2 {
font-size: 26px;
font-weight: bold;
font-variant: small-caps;
color: #3b3b3b;
text-align: center;
text-shadow: 1px 2px #bababa;
margin-bottom: 10px;
}

.freitext_out {
margin: auto;
width: 600px;
color: #b9b9b9;
background: #151515;
font-family: 'Calibri', sans-serif;
line-height: 1.4;
}

.freitext_boxright {
padding: 10px 10px 10px 5px;
background: #151515;
width: 285px;
height: 440px;
float: left;
}

.freitext_boxleft {
padding: 10px 5px 10px 10px;
width: 285px;
height: 440px;
float: left;
}

.freitext_box {
padding: 10px;
width: 580px;
height: 360px;
clear: both;
}

.freitext_box2 {
padding: 10px;
width: 580px;
}

.freitext_inner {
padding: 5px 2px 5px 5px;
border-radius: 10px;
font-size: 13px;
background: #ffffff12;
text-align: justify;
}

.freitext_desc {
padding: 10px 13px 10px 10px;
height: 375px;
overflow: auto;
}

.freitext_desc_big {
padding: 10px 13px 10px 10px;
height: 290px;
overflow: auto;
}

.freitext_titel {
font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  border: 1px solid #b9b9b9;
  margin-bottom: 5px;
  font-weight: bold;
}

.freitext_name {
  display: inline-block;
  color: #ededed;
  background: #6b6b6b;
  padding: 10px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: center;
}

.freitext_buttons {
  width: 90%;
  margin: auto;
}

.freitext_button {
  box-sizing: border-box;
  float: left;
  margin: 5px;
  width: 23%;
  height: 75px;
  background: rgba(87, 87, 87, 0.7);
  text-align: center;
  color: #c4c4c4;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Calibri', sans-serif;
  font-size: 10px;
  padding: 10px;
  padding-top: 17px;
  font-weight: bold;
  border-radius: 3px;
}

.freitext_button i {
  font-size: 25px !important;
  display: block !important;
  color: #c4c4c4 !important;
  margin-bottom: 5px !important;
}

.freitext_subheading {
color: #b9b9b9; 
font-size: 18px;
  font-variant: small-caps;
  font-weight: bold;
}
