body	{
	background-image:url('images/bg.gif');
	background-color: #D6DAE0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	
}
#center 	{
	position: relative;
	width: 941px;
	top: 50px;
	margin: 0 auto; 
	}
	
td	{
	font-size: 11px;
}

#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:941px;
	height:547px;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:194px;
	height:107px;
}

#index-02_ {
	position:absolute;
	left:194px;
	top:0px;
	width:747px;
	height:107px;
}

#index-03_ {
	position:absolute;
	left:0px;
	top:107px;
	width:194px;
	height:440px;
	}

#index-04_ {
	position:absolute;
	left:194px;
	top:107px;
	width:747px;
	height:440px;
	background-color: Black;
	font-size: 10px;
	overflow: scroll;
	}
input {
	border: none;
	border-style: none;
	background-color:transparent;
	background-color: #F8F8FF;
}
textarea {
	border: none;
	background-color: #F8F8FF;
}
 a:link	{
 color: Gray;
 	text-decoration: none;
 font: /10;
 }
 a:visited	{
 color:Gray;
 text-decoration: none;
 font: /10;
 }
 a:hover{
 color:red;
 text-decoration: none;
 }
 a:active{
 color: Gray;
 text-decoration: none;
 }

#button	{
	background-color: #F2F2F2;
	color: #3D3D3D;
}

