body  { 
	color: #000000;
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-x;
	background-color: #C3DEFF;
	font-size: 0.75em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
}

p, table, div { font-size: 100%;}

a { color: #990000;}

td {}


h1 {font-size: 150%; margin: 0;}
h2 {font-size: 135%; margin: 0;}
h3 {font-size: 120%; margin: 0;}
h4 {font-size: 110%; margin: 0;}
h5 {font-size: 100%; margin: 0;}
h6 {font-size: 90%; margin: 0;}

.formfeld {
	border: 1px solid #A3D1FE;
	background-color: #E6F2FF;
	margin-top: 2px;
	margin-bottom: 2px;
}

#box {visibility:hidden;position: absolute;top: 0; right: 0;
  bottom: 0;
  left: 0;
  width: 1%;
  height: 1%;
  margin: auto;}

.layer_formatierung  {color:#000033;
        position:absolute; background-color:#ffffff; top:150px; left:150px;
        z-index:99;  visibility:hidden;}