/* Generated by suj webart */* 

body{margin: 0;
  font-size: 100.01%;
  background-color: #001d43;
}

div#Container 
	{
  margin: 2% 10%;
  background-color: transparent;
  width: 850px;
  max-width: 850px;
  display: block;
  min-height: 600px;
  height: 600px;
  color: #33ffff;
}


div#Textfeld
	{
  padding-top: 0.25%;
  padding-bottom: 0.25%;
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  font-size: 1em;
  max-width: 100%;
  width: 100%;
  text-align: center;
  display: block;
  background-color: transparent;
}


div#Fuss 
	{
  border: 0.1em solid #33ff33;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.93em;
  text-align: justify;
  line-height: 1.86em;
  width: 100%;
  max-width: 100%;
  clear: both;
  margin-top: 2%;
  background-color: transparent;
  color: #33ff33;
}
