body {
  background-color: #E3D9ED;
  color: #000000;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 30px 0px 0px 0px;
}

h1, h2, h3, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}

h1 {
  font-size: xx-large;
  margin-left: -120px;
}

h2 {
  font-size:large;
  margin-left: -120px;
  margin-top: -15px;
}

ul, ol, dl {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 30px;
}

ul {
  list-style-image: url(images/aufzaehlung_de.jpg);
}

li {
  padding-bottom: 10px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	background: #FFFFFF;
    margin: 0;
}

.footer {
    text-align: right;
    font-size: smaller;
	padding: 0px 15px 0px 0px;
	background: #E3D9ED;
}

.content {
	padding: 10px 0;
}

.kleinertext {
  font-size: 13px;
  text-align: center;
}

.fliesstext {
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
}

.button {
  padding-left: 100px;
  padding-top: 20px;
}

#box1 {
  width: 340px;
  height: 340px;
  float: left;
  padding-top: 30px;
  background: #975C9E;
  color: #FFFFFF;
}

#box2 {
  width: 380px;
  height: 242px;
  float: left;
  padding-top: 30px;
  background: #975C9E;
  color: #FFFFFF;
}

#boxrechts {
  width: 240px;
  height: 272px;
  float: left;
  padding-left: 0px;
  background: #975C9E;
  color: #FFFFFF;
}

#boxrechtsu {
  width: 240px;
  height: 98px;
  float: left;
  padding-left: 0px;
  background: #FFFFFF;
  color: #000000;
}

#box2u {
  width: 380px;
  height: 98px;
  float: left;
  background: #FFFFFF;
}


#box3 {
  width: 295px;
  height: 280px;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 15px;
  float: left;
  background: #FFFFFF;
}

#box3a {
  width: 290px;
  height: 280px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  float: left;
  background: #FFFFFF;
}

#box3b {
  width: 295px;
  height: 280px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 15px;
  float: left;
  background: #FFFFFF;
}
