body {
  background-color: #009DCA;
  margin: 0px;
  padding: 0px;
overflow:hidden;
}

.contentBoxLinklist {
  background-color: #f6f6f6;
}

a:link { color: #1C4B5B; text-decoration: none; margin: 0px; padding: 0px;}
a:visited { color: #1C4B5B; text-decoration: none; margin: 0px; padding: 0px;}
a:active { color: #1C4B5B; text-decoration: none; margin: 0px; padding: 0px;}
a:hover { color: #FFFFFF; background-color: #87ADBA; text-decoration: none; margin: 0px; padding: 0px;}

.headTitle {
  position: absolute;
  top: 10px;
  left: 20px;
  margin: 0px;
  padding: 0px;
  width: 436px;
  height: 54px;
  background-color: #87ADBA;
  font-weight:bold;
  font-family:arial;
  font-size:38pt;
  color: #FFFFFF;
}

li {
    margin: 25px;
  }


.candidateTable {
  width: 550px;
  margin: 5px;
  padding: 5px;
  font-size: 8pt;
}

.candidateRow {
  height: 100px;
}

div#scrollbar {
    display:none; /* hide from incapable */
    }

h1 {
  font-weight: bold;
  font-family: arial;
  font-size: 14pt;
  color: #1C4B5B;
}

.reallySmall {
  font-family: arial;
  font-size: 8pt;
}

.hightlightBox {
  font-weight: bold;
  font-family: arial;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #87ADBA;
  margin: 5px;
  padding: 5px;
}

.highlightSPD {
  font-weight: bold;
  font-family: arial;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #D1060C;
  margin: 5px;
  padding: 5px;
}

.highlightGruene {
  font-weight: bold;
  font-family: arial;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #19901C;
  margin: 5px;
  padding: 5px;
}

.highlightFDP {
  font-weight: bold;
  font-family: arial;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #FCFC06;
  margin: 5px;
  padding: 5px;
}

.slideShowStarter {
  color: #FFFFFF;
  background-color: #87ADBA;
  padding: 5px;
  padding:1px;
  border:1px solid #1C4B5B;
  text-align: center;
  width: 220px;
  margin-right:5px;
}

.headSubTitle {
  position: absolute;
  top: 70px;
  left: 120px;
  margin: 0px;
  padding: 0px;
  width: 440px;
  height: 48px;
  background-color: #A1C3CD;
  font-weight:bold;
  font-family:arial;
  font-size:20pt;
  color: #FFFFFF;
}

.contentBox {
  position: absolute;
  top: 130px;
  left: 20px;
  border-color: #87ADBA;
  border: 4px solid #87ADBA;
  margin: 5px;
  padding: 5px;
  width: 600px;
  height: 335px;
  background-color: #FFFFFF;
  z-index: 10;
}

.contentDivisor {
  position: relative;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 2px;
  width: 100%;
  background-color: #87ADBA;
}

.contentBody {
  position: relative;
  width: 600px;
  height: 300px;
  float: left;
  overflow:scroll;
}

.contentText {
  position: relative;
  width: 300px;
  font-family:arial;
  font-size:10pt;
  text-align: justify;
  margin: 10px;
  padding: 5px;
  float: left;
}

.contentPicture {
  position: relative;
  width: 250px;
  float: left;
  margin: 10px;
  padding: 5px;
  text-align: center;
}

.contentPictureBorder {
  padding:1px;
  border:1px solid #1C4B5B;
}

.contentTable {
  padding: 4px;
  margin: 0px;
}

.contentSubOne {
  float: left;
  margin: 0px;
  padding: 5px;
  height: 75px;
  vertical-align: bottom;
  width: 500px;
}

.contentSubTwo {
  height: 75px;
  vertical-align: bottom;
  float: left;
  margin: 0px;
  padding: 5px;
  width: 250px;
}

.divisor {
  position: absolute;
  margin: 0px;
  padding: 0px;
  bottom: 110px;
  height: 5px;
  width: 100%;
  background-color: #1C4B5B;
}

.SPDLogo {
  position: absolute;
  right: 50px;
  margin: 0px;
  padding: 0px;
  bottom: 0%;
  height: 120px;
  width: 107px;
  z-index: 1;
}


.FabriceWitzkePicture {
  position: absolute;
  right: 0px;
  margin: 0px;
  padding: 0px;
  top: 20px;
  height: 391px;
  width: 412px;
  z-index: 1;
}

.bottom {
  position: absolute;
  margin: 0px;
  padding: 0px;
  bottom: 0px;
  height: 110px;
  width: 100%;
  background-color: #FFFFFF;
}

.niceLabel {
  font-weight:bold;
  font-family:arial;
  font-size:10pt;
  width: 200px;
  padding: 5px;
  float: left;
}

.niceInput {
  float: right;
  width: 300px;
  border:1px solid #1C4B5B;
}

.niceButtonPosition {
  float: right;
  width: 300px;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
}

.supporter {
  position: absolute;
  right: 50%;
  Bottom: 10px;
}