#debug {
    position: absolute;
    left: 50px;
    bottom: 10px;
}
body {
    background-color: #D4D0C8;
    font-family: "Arial";
    font-size: 11pt;
}
.antworten {
    position: relative;
    top: -17px;
    left: 25px;
    height: 30px;
}
h3 {
    font-size: 12pt;
    margin-top: 20px;
}
button {
    z-index: 3;
    height: 25px;
    vertical-align: top;
    padding-top: 0px;
}
.bevel {
    border-width: 1px;
    border-style: solid;
    border-color: grey;
}

#bevel_outer {
  width:850px; 
  min-height:550px;
  padding: 10px;
  float:bottom;
  display: block;
  padding-bottom: 5px;
}

img.header {
    z-index: 1;
}

#footer {
  width:850px; 
  height:30px;  
  padding-left: 10px;
  padding-right: 10px;
  margin-top:5px
}

#headline {
    float:top;
    width: 100%;
    display:inline-block;
    z-index: 2;
    font-size: 24pt;
    font-family: arial;
    color: #000099;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 10px;
    //height:35px;
}

#bevel_mitte {
    float:top;
    width: 90%;
    display:inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    float:bottom;
    margin-bottom: 10px;
}

#bevel_login {
    display:inline-block;
    padding: 10px;
    float:bottom;
    margin-top:40px;
}

#startbuttons {
    display:block;
    padding: 5px;
    width:80%;
    margin-top:10px;
    margin-bottom: 20px;
}

#startInfoRow td {
    vertical-align:middle; 
    padding:10px;
    text-align:center;
}

#startButtonRow td {
    vertical-align:middle; 
    text-align:center;
    padding: 0px;
    height:30px;
}

#startButtonRow img {
    margin-top:2px;
}
    
#startbuttons button {
    width: 115px;
}

#StartInfoText {
    vertical-align:middle; 
    text-align:center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    float:bottom;
}

td {
    padding-right: 5px;
}
td.ct {
    text-align: center;
}
img {
    border: 0;
}

#centered {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}

#nav_buttons {
    display: inline-block;
    border-bottom: none;
    border-left:none;
    border-right: none;
    border-width: 2px;
    padding-top:5px;
    margin-top: 10px;
    width:100%;
}

#nav_buttons button {
    min-width: 100px;
    margin-left: 5px;
}

#bemerkung {
    overflow: auto; 
    height:435px; 
    padding:5px; 
    width:98%; 
    text-align:left; 
    display:block; 
}

#ueberschriftFrage {
    font-size:9pt; 
    margin-top:30px;
    width: 95%;
    height: 35px;
    display: block;
    text-align:center;
}

#progressbarFrage {
    width: 94%;
    height: 10px;
    display: block;
    font-size:9pt; 
    overflow:hidden;
    margin-left:3%;
    margin-top:2px;
}
#progressbarFrageCount {
   background-color:#000099; 
   height: 100%;
}

#fragen_div {
   width: 95%;
   margin-top:10px;
   margin:20px;  
   height:300px;
   text-align:left;
    margin-bottom: 50px;   
}

#fragen_div h3 {
    margin-left:20px;
}

#fragen_div input {
    margin-left:50px;
    margin-right:10px;    
    margin-top: 20px;
}

#fragen_fertig_div {
    width : 80%;
    text-align:center;
    height: 100px;
    padding-top:20px;
    padding-bottom: 20px;
    vertical-align: middle;
    margin-top:150px;
    margin-bottom: 150px;
}

#statistik {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    height: 450px;
}

#statistik .rbutton {
    margin-left:10px;
    margin-right:10px;    
    margin-top: 5px;
}

#radarchart {
 display: inline-block;
 float:left;
 margin-top:100px;
}

#radarchart_outer {
 display: inline-block;
 height: 450px;
 float:left;
 vertical-align:middle;
}

#radarchart_img {
 display: inline-block;
 float:left;
 margin-top:80px;
}