body {
  background-color:##C0C0C0;
  background-image:url(../pics/hintergrund-ziffernblatt-zeiger-grau.jpg);
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:middle;
  background-position:center;
  scrollbar-base-color:#3c3c3c;
  scrollbar-3dlight-color:#3c3c3c;
  scrollbar-arrow-color:#3c3c3c;
  scrollbar-darkshadow-color:#3c3c3c;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#3c3c3c;
  scrollbar-shadow-color:#3c3c3c;
  scrollbar-track-color:#3c3c3c;
}

h1,h2,h3,h4,h5,p,li,ol,ul {
  font-family:monospace,helvetica,sans-serif;
}

h1,h2,h3,h4,h5 {
  color:#54633E;
}

p {
  font-size:11pt;
  color:#54633E;
  margin-left:20px;
}

li,ol,ul {
  font-size:8pt;
  color:#ffffff;
}

h5 {
  font-size:10pt;
}

h4 {
  font-size:12pt;
  margin-left:20px;
}

h3 {
  font-size:16pt;
}

h2 {
  font-size:20pt;
}

h1 {
  font-size:24pt;
}

a:link,a:visited,a:active {
  color:#54633E;
  text-decoration:none;
}

a:hover {
  color:#AE4861;
  text-decoration:underline;
}

box1. {
  background-position: center;
  background-color: red;
}

*{
  margin-left:5%;
  margin-right:5%;
  margin-top:5%;
}