html{
height:100%;
margin:0;
padding:0;
}

body{
background-color:#000000;
height:100%;
margin:0;
padding:0;
}

#klein{
background-color:#000000;
height:10%;
margin:0;
padding:0;
}

#gross{
background-color:#C0C0C0;
height:90%;
margin:5%;
padding:0;
}

body>#gross{height:auto;}

p {
 font-family: Courier New;
 font-size: medium;
 text-align: justify;
}

p.c{text-align:center}

p.i {
 font-style: italic;
}

p.wc{color:#FFFFFF; text-align: justify}

h4 {font-family: Courier New}

h3 {
font-family: Courier New;
text-align: center}

h3.w {color:#FFFFFF}

h2 {
font-family: Courier New;
text-align: center}

h2.w {color:#FFFFFF}

h1 {
font-family: Courier New;
text-align: center}

h1.w {color:#FFFFFF}

i {
 font-family: Courier New;
 font-style: italic;
 font-size: medium;
}

a.w {color:#FFFFFF}

a {color:#000000}

  b {
 font-weight: bold;
}

h4 {
font-family: Courier New;
}