@viewport {
  width: 610px;
}

html {
  font-family:sans-serif;
  color:#000000;
}

body {
  background-color:#c0c0c0;
  background-image:url(jpg/verlauf.jpg);
  background-position:top left;
  background-repeat:repeat-x;
  background-attachment:fixed
}

li,p,td,tr,table {
  font-size:11pt;
  border-radius:1em;
  -ms-hyphens:auto;
  -moz-hyphens:auto;
  -webkit-hyphens:auto;
  hyphens:auto;
}

a {
  color:#008000;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#00A000;
  text-decoration:underline;
}

a:hover .email {
  color:#FF8000;
  text-decoration:underline;
}

a:hover .extern {
  color:#FF0000;
  text-decoration:underline;
}

b {
  color:#505050;
}

h1 {
  font-size:2.0pc;
}

h2 {
  font-size:1.5pc;
}

h3 {
  font-size:1.1pc;
}

hr {
  height:1px;
  color:#808080;
}

img {
  border-color:#000000;
  border-radius:1em;
}

#hell {
  background-color:#e0e0e0;
}

#dunkel {
  background-color:#d0d0d0;
}

#mini {
  width:120px;
  height:90px;
  border-width:1px;
  border-color:#000000;
  border-style:solid;
}

#hll {
  background-color:#e0e0e0;
  min-height:25px;
}

#dkl {
  background-color:#d0d0d0;
  min-height:25px;
}

#mtl {
  background-color:#d0d0d0;
}

#pfeil {
  width:26px;
  height:26px;
  border-width:0;
  border-radius:0 !important;
}
