/* Start of CMSMS style sheet 'ATG: Inhalt' */
td, th {
  padding: 0 1em 0 0;
  text-align: left;
  vertical-align: top;
}

th {
  font-weight: bold;
}

#haupt {
  line-height: 120%;
}

#haupt h1 { font-size: 140%; }
#haupt h2 { font-size: 130%; }
#haupt h3 { font-size: 120%; }
#haupt h4 { font-size: 110%; }

#haupt ul {
  line-height: 140%;
  list-style-type: square;
}

div.upload {
  float: left; 
  width: 30%;
  background-color: #eee;
  margin: 0 .5em .5em 0;
  padding: .5em;
  min-height: 5em;
  line-height: 150%;
}

/* End of 'ATG: Inhalt' */

