@charset "utf-8";
.author-pane-section img{
  width:100px;
}
.profile .picture{
  overflow: hidden;
  margin:0px;
  padding:0px;
  margin-top:90px;
  margin-right:50px;
}
.profile .picture a{
  display: block;
  overflow:hidden;
}
.profile .picture img{
  width:200px;
}
/*
#content-profile-display-profile .content{
  margin-top:10px;
  margin-left:20px;
}*/
.profile_content_right {
  max-width: 42em;
}

#content-profile-display-profile .content .field-label{
  display:block;
  color:#336a9b;
  margin-bottom:5px;
  float:left;
  width: 10.7692em; /* 140px */
}
#content-profile-display-profile .field-field-user-USERNAME .field-label {
  width: 7em;
}
#content-profile-display-profile .content .field-items{
  display:block;
  /*margin-bottom:30px;
  margin-left:10px;*/
  width: 32em; /* 500px */
}
#content-profile-display-profile .content .field{
  clear:both;
}
#content-profile-display-profile .content .field-item{
  display:inline;
}
#content-profile-display-profile .field-field-user-USERNAME {
  padding-bottom:2em;
}
#content-profile-display-profile .field-field-user-name,
#content-profile-display-profile .field-field-user-firstname,
#content-profile-display-profile .field-field-user-lastname,
#content-profile-display-profile .field-field-user-nickname {
  font-size: 1.53846em; /* 20px */
  margin-bottom:0px;
}
#content-profile-display-profile .field-field-user-name,
#content-profile-display-profile .field-field-user-firstname,
#content-profile-display-profile .field-field-user-lastname,
#content-profile-display-profile .field-field-user-name div,
#content-profile-display-profile .field-field-user-firstname div,
#content-profile-display-profile .field-field-user-lastname div {
  /*display:inline!important;*/
  font-weight:700;
}
h3#content-profile-title-profile,
#content-profile-display-profile .field-field-user-sex,
#content-profile-display-profile .field-field-user-sex div {
  display:none!important;
}
#content-profile-display-profile.content-profile-display {
  border:0;
}
#content-profile-display-profile.content-profile-display .tabs.content-profile {
  display:none;
}
ul.content-profile li {
  position:static;
  left:auto;
}
/*-----------------------------------------------------------------------*/
/* Fix für Menü, um die Vergrößerung über den Body Bereich zu verhindern */
#block-menu-menu-footer .content{
  width:auto;
}
#block-menu-menu-footer{
  overflow:hidden;
}
#block-menu-menu-verwaltung-fuer-redakteure{
  overflow:hidden;
}
.cont{
  overflow:hidden;
}
#content .cont .tabs{
  margin-bottom:20px;
}

/* Banners bottom */
/* Here there is a synamic solution needet, if there is time left */
.logobox li{
	overflow:hidden;	
}
