
/*  */
/* 
*/
.tkm-homepage-arbeitsgruppe {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
/*
  border: 1px solid #009682;
  background-color: #d9efec;
*/
  padding: 3px;
}

.tkm-homepage-arbeitsgruppe-image {
  width: 110px;
  float: left;
}

.tkm-homepage-arbeistgruppe-title {
  font-size: 2em; line-height: 1em;
}

.tkm-homepage-arbeistgruppe-title a {
  text-decoration: none;
}

.tkm-homepage-arbeitsgruppe-clear {
    clear: left;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0;
    border: none;
}

/*  */