body {
	margin:0px;
	text-align: center;
	background-color: #4d4f4d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
  background-image: url(../images/bg_stone.jpg);
	background-repeat:repeat-x;
}
body a {
	color: #ffffff;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}

#head
{
	height:140px;
	width: 310px;
  margin-left: auto;
	margin-right: auto; 
	position:relative;
	margin-top:150px;
} 
#container
{
	height:250px;
	width: 300px;
  margin-left: auto;
	margin-right: auto; 
  background-image:url(../images/black.png);
	position:relative;
	text-align:left;
	padding:20px;
  border: 2px solid #fdad00;
}
#container h1
{
	font-size: 14px;
	font-weight: normal;
} 
#meldung
{
  color: #fdad00;
  position: absolute;
  z-index: 1020;
  text-align: left;
  width: 325px;
  margin-top: -15px;
  font-size: 11px;
} 
.textfield
{
	font-size: 12px;
	color:#666666;
	padding: 3px;
	width: 160px;
	font-weight: bold;
} 
#button
{
	color: #FFFFFF;
	background-image:url(../images/bg_botton.jpg);
	padding: 3px;
	width: 100px;
	border: 1px #00FFCC solid;
	font-weight:bold;
} 

#2knetsoft{
	height:72px;
	width: 200px;
    margin-left: auto;
	margin-right: auto; 
	margin-top:20px;
	position:relative;
} 

