div.moduleclass_rss {
  padding-top: 2em;
}

div.icons-right {
  float: right;
  vertical-align: text-top;
}

div.autor-inhalt {
  clear: both;
  padding-top: 1em;
  float: right;
  font-size: smaller;
}

div#itmc-login {
/*  float: left;
  width: 14.1em;
  text-align: left;
  border: 1px solid #777;
*/
  font-size: 0.9em;
  margin: 2em;
}

.dienste-zeile {
  clear: both;
}

.dienste-links {
  width: 49%;
  float: left;
}

.dienste-rechts {
  width: 49%;
  float: right;
}

.dienste-spalte-bild {
  position: relative;
}

.dienste-spalte-text {
  position: absolute;
  left: 3px;
  top: 3px;
}

.itmc-dienste {
  padding-top: 0.5em;
  padding-bottom: 1.5em;
}

.news-list {
  list-style-image: url(css-icons/tu-liste.png);
}

.news-list li {
  font-size: 1.25em;
  padding-bottom: 1em;
}

.news-list p {
  padding-top: 0.5em;
}

.blog-datum {
  padding-top: 1em;
  padding-left: 1em;
  font-size: smaller;
}

div#content-table, 
div#weblinks {
  clear: both;
  width: 100%;
}

div#content-table-header, 
div#weblinks-header {
  clear: both;
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 2px solid gray;
}

div#weblinks-header-img {
  float: left;
  width: 5%;
}

div#weblinks-header-weblinks {
  float: left;
  text-align: center;
  width: 85%;
}

div#weblinks-header-hits {
  float: left;
  text-align: right;
  width: 10%;
}

div.weblinks-row {
  clear: both;
  width: 100%;
  font-size: 1em;
  padding-top: 0.5em;
  border-bottom: 1px solid gray;
}

div.weblinks-row-img {
  float: left;
  text-align: center;
  padding-top: 0.5em;
  width: 5%;
}

div.weblinks-row-weblinks {
  float: left;
  text-align: left;
  width: 90%;
}

div.weblinks-row-hits {
  float: left;
  text-align: center;
  width: 5%;
}

.article_seperator {
  padding-bottom: 2px;
}

.tu-gruen {
  color: #649600;
}

.kategorie1 {
}

.kategorie2 {
  font-weight : bold;
  color : green;
}

.kategorie3 {
  font-weight : bold;
  color : red;
}

.dummy1 {
  clear:both;
  height:1px;
}

