body, input, textarea, select {
  color: #000;
  background: none;
}
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	}
	
a:link {
color:black;
text-decoration: none;
}
a:visited {
color:black;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

#head{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#head img{
	position: absolute;
	left: 10px;
}

#content {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
	}

#right {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#left {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

	
.buttonSubmit{
 width: 100px;
 margin-left: 5px;
 color:#333333;
 border: 1px solid #333333;
 }
 
 .input100 {
 display: block;
 margin-bottom: 1.25em;
 margin-left: 5px;
 width: 100px;
 border: solid black;
 border-width: 1px 2px 2px 1px;
 }
 
 label {
 margin-left: 5px;
 /*background-color: #FFA569;*/
 color: black;
 font-size:71%;
 }
 
 
  
 /*div.imgholder{  
  float: none;
  background: url(grafics/aktuell/schatten.png) no-repeat bottom right !important;
  background: url(grafics/aktuell/schatten.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 0 0 5px;
  }
*/  
  div.imgholder img{
  display: block;
  position: relative;
  border: 1px solid #666666;
  margin: -3px 5px 5px -3px;
  padding: 2px;
  }

#fenster {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	margin :0px 0px 0px 0px;
	padding: 10px 10px 10px 10px; 
	}

#fenster p{
	margin:10px 0px 16px 0px;
	padding:15px;
	line-height:10px;
}

#content h1{

font-size:110%;
color: black;
border:none;
}

#content h2{
font-size: 90%;
color: black;
border:none;
}

#content h3{
font-size: 90%;
color: black;
border:none;
}

#autor{
font-style:italic;
}
