body,table,td,tr,div,p,h1,h2,h3,h4,ul,ol,input,textarea {font-family: Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul,ol,h3 {font-size: 13px;}

body
  {
  margin:0px;
  }
ul
  {
  margin:0px;
  margin-bottom:20px;
  margin-left:20px;
  padding:0px;
  }
pre
  {
  margin:5px;
  color:#FFED69;
  }

a
  {
  text-decoration:none;
  color:blue;
  }
.navi
  {
  color:#FFED69;
  font-weight:bold;
  }
a.navi:hover
  {
  color:#FFDF00;
  }
.klick
  {
  color:orange;
  font-weight:bold;
  }

h1
  {
  color:#1E90FF;
  font-size:20pt;
  font-family:Comic Sans MS;
  }

img { border:0px; }

.info
  {
  color: #500000;
  font-size: 10px;
  }
.titel
  {
  font-size: 13px;
  }

select, option, input, button, textarea
  {
  border: 1px solid #FFFFFF;
  background:#1E90FF;
  color:yellow;
  }

.move
  {
  POSITION: absolute;
  VISIBILITY: visible;
  TOP:-999px;
  LEFT:-999px;
  }

.center
  {
  text-align:center;
  }

.rechts
  {
  text-align:right;
  }
.links
  {
  text-align:left;
  }
.top
  {
  vertical-align:top;
  }
.bottom
  {
  vertical-align:bottom;
  }
.klein
  {
  font-size:10px;
  }
.rot
  {
  color:#BF0000;
  }
li
  {
  list-style-type:square;
  margin-top:16px;
  font-size:17px;
  }
.no-m
  {
  margin:0px;
  }
.rahme
  {
  border:1px solid #000000;
  }

