/* ### Impressum View ### */

.r-block a {
   color: inherit;
}

.r-headline {
   width: 100%;
   font-size: 36px;
   clear: both;
}

.r-section {
   width: 100%;
   font-size: 26px;
   margin-top: 15px;
   font-weight: bold;
}

.r-text {
   font-size: 20px;
   margin-top: 10px;
   text-align: justify;
   clear: both;
}

.r-text-left {
   width: 45%;
   float: left;
   margin-top: 10px;
}

.r-text-right{
   width: 55%;
   float: right;
   margin-top: 10px;
}

.r-address {
   margin: 10px 40px;
   font-style: italic;
   text-align: initial;
   font-size: 20px;
}

.r-submit-row {
   padding-top: 30px !important;
}
