﻿* {
 font-family: Century Gothic;
 font-size: 16px;
 font-weight: bold;
 line-height: 150%;
 color: #702213;
}
body {
 overflow-y:scroll;
}
h1 {
 font-size: 30px;
 text-align: left;
 color: #E94E34;
 margin-left: 20px;
}
p {
 margin: 20px;
 text-align: center;
}
div {
  margin-left: 230px;
}
ul {
 margin: 20px;
}
table#Aufbau {
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 0px;
 border="0";
 border-collapse:collapse;
 height: 99%;
 width: 100%;				
}