.lovebox{
width: 800px;
margin: 5px auto;	
	padding: 4px;
}
.lovepic{
border:3px solid #444;
border-radius:20%;
	height: 130px;
	width: 130px;
}
.lovefact{
color:#777;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
.lovefacts{
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #777;
text-transform: uppercase;
}
.love_menu{
color:#0f0f0f;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
.love_menu a{
color:#0f0f0f;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}


.profilucp {
  font-family: 'abril fatface', serif   !important; 
  color: #888  !important ;
  font-size: 13px;
  font-weight: normal;
  background-color: var(--tabelle3);
  padding-right: 15px;
  text-transform: uppercase;
  text-align: right;
	width: 98%;
}

.pairkatmitte {
  font-family: 'abril fatface', serif   !important; 
  color: #888  !important ;
  font-size: 16px;
  font-weight: normal;
  background-color: var(--tabelle3);
  text-transform: uppercase;
  text-align: center;
	width: 98%;
}

.pairfactmitte {
  font-family: 'abril fatface', serif   !important; 
  color: #888  !important ;
  font-size: 13px;
  font-weight: normal;
  background-color: var(--tabelle3);
  text-transform: uppercase;
  text-align: center;
	width: 98%;
}

.pairkatrechts {
font-family: 'Open Sans Condensed';
    font-size: 16px;
    font-style: italic;
    color: #969696;
    font-weight: bold;
	text-align: center;
 
    border-bottom: 1px solid var(--highlight);
	width:40%;
	margin-left: 250px;
}

.pairfactrechts {
font-family: 'Open Sans Condensed';
    font-size: 13px;
    font-style: italic;
    color: #969696;
    font-weight: lighter;
	text-align:center;
	margin-left: 250px;
    border-bottom: 0px solid var(--highlight);
	width: 40%;
}

.pairkatlinks {
font-family: 'Open Sans Condensed';
    font-size: 16px;
    font-style: italic;
    color: #969696;
    font-weight: bold;

	text-align:center;
    border-bottom: 1px solid var(--highlight);
	width: 40%;
}

.pairfactlinks {
font-family: 'Open Sans Condensed';
    font-size: 13px;
    font-style: italic;
    color: #969696;
    font-weight: lighter;

	text-align:center;
    border-bottom: 0px solid var(--highlight);
	width: 40%;
}