h2.pageheadline a.arrow {
  font-weight: normal;
}

#content .entry-container .entry-item {
  float:right;
  margin-left:0;
  width:390px;
  word-wrap:break-word;
}

#content .entry-container .entry-image {
  float:left;
  position:relative;
}

/* GRUPPEN ÜBERSICHT
 ###################################### */

 #groupsview .entry-container .group-badge {
  position:absolute;
  left:-15%;
  top:-7%;
  z-index:10;
 }
 
.group-intro .group-badge {
  position:absolute;
  right:0;
  top:30px;
  height:63px;
  width:62px;
}
 
/* GRUPPEN DETAILS
 ###################################### */
  #group-header {
    position:relative;
    overflow: hidden;
  }
  
 #group-header img.group_avatar {
  float:left;
  margin-right:10px;
 }

 #group-header .group-intro {
  margin-bottom:10px;
 }
 
 #group-header .group-intro h2 {
  font-size:15px;
 }

 #group-header .group-description b {
  display:block;
 }
 
 #group-header .group-intro p{
 margin-top:5px;
 }
 
#group-header h3 {
 margin-top:10px;
}
 
 p.group-description {
  padding:10px;
 }

/* GRUPPEN BEITRÄGE / PINNWAND
 ###################################### */
 #group-bulletin ul.entry-container {
 border-bottom:1px solid #ccc;
 }

 #bulletin-write {
  margin-top:10px;
 }

 #bulletin-write textarea {
 width:480px;
 height:90px;
 }

#groups-topics ul li h2{
  margin:0 0 5px 0;
}

/* NEUES THEMA
---------------------------------- */
#newtheme .forms li input {
  width:280px;
}

#newtheme .forms li textarea {
  border:1px solid #ccc;
  padding:2px;
  height:100px;
  width:280px;
}

 /* GRUPPEN FOTOS
  ###################################### */
  #groups-pictures .picture-thumb {
   /*  border-top:1px solid #ccc; */
    padding:10px 0 8px;
    border-bottom: 1px solid #ccc;
  }

 #groups-pictures .picture-thumb img {
  margin:0 4px;
  border: 1px solid #ccc;
  border-right-color:#bbb;
  border-bottom-color:#bbb;
 }

/*  FORUM
 ###################################### */

#group-start-themes .entry-container {
  border-bottom:1px solid #ccc;
}

#group-start-themes .entry-container h2, #group-forum-themes .entry-container h2 {
  font-size:15px;
}

#group-start-themes .closed h2, #group-start-themes .closed h2 a, 
#group-forum-themes .closed h2, #group-forum-themes .closed h2 a {
  color:#ccc !important;
}

#group-start-themes .entry-container h2 a, #group-forum-themes .entry-container h2 a
 {
  color:#000;
  font-size:15px;
 }

 
#forum-topic .entry-container {
  border-top:1px solid #ccc;
}

.forum-topic {
  margin-bottom:10px;
  border-top:none !important;
  background:#F3F3F3 !important;
}

.forum-topic h1 {
  font-size:15px;
}

.forum-topic p.description a {
  color:#C96C0A !important;
}
 
  /* GRUPPE Verwalten
  ###################################### */
#groupadmin .entry-container {
overflow:hidden;
}

#groupadmin .entry-container li {
float:left;
margin-right:15px;
}

#groupadmin .search ul li {
float:left;
}


#groups-build-s1 .forms li.groupname {
 margin-left:155px;
}

#groups-administrator ul {
margin-bottom:5px;
}

/* GRUPPE beitreten
###################################### */

#group-join div.infotxt {
  background:#e2e2e2;
  padding:10px;
  margin: 0 9px 10px;
}

#group-join .join-descr {
  margin:10px 0;
}

#group-join textarea {
  width:480px;
  height:90px;
}

#group-join ul.join_form li.floatleft {
  margin-right:10px;
  padding-left:10px;
}

/* MASSMAIL
  ###################################### */

#massmail textarea{
  height:120px;
  margin-bottom:10px;
  padding:5px 8px;
  width:300px;
}

#massmail li.inputnobg input {
  width:311px;
  margin: 0;
}

/* SETTINGS
  ###################################### */

#settings_info img {
  top: 43px;
}

#group_settings p.explain, #group_settings div.interval  {
  padding: 0 10px;
}

#group_settings .checkbox {
  margin: 0;
}

/* MAGAZINE ARTICLES
  ###################################### */
#magazine_articles li {
  margin-bottom: 5px;
  overflow: hidden;
}


#magazine_articles li img {
  float: left;
  margin-right: 10px;
  width: 60px;
  border: 1px solid #ccc;
  background: #FFF;
  padding: 3px;
}
