/* CSS Document */

form {
	width: 100%;
}
.bild {
	height: 175px;
	width: 120px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
}
.bild a {
	text-decoration:none;
}
.blatt{
	width: 630px;
	display: block;
}
.spalteb, .spalteb2, .sp1, .sp2, .sp3, .sp4, .sp5,.sp6, .sp7 {
	display: block;
	position:static;
	float: left;
	width: 200px;
	height: 30px;
	text-align: right;
}
.spalteb2{
	height: 20px;
}
.sp1 { 
	width: 100px; 
	height: 20px;
}
.sp2 { 
	width: 50px;
	text-align: left;
	padding-left: 5px;
	height: 20px;
}
.sp3 { 
	width: 40px;
	height: 20px;
}
.sp4 { 
	width: 100px;
	height: 20px;
}
.sp5 { 
	width: 80px;
	height: 20px;
}
.sp6 { 
	width: 20px;
	height: 20px;
}
.sp7 { 
	width: 160px;
	height: 20px;
}
.spalted,.spalted2 {
	display: block;
	position:static;
	float: left;
	width: 300px;
	height: 30px;
}
.spalted2{
	padding-top: 3px;
	height: 20px;
}
.button { 
	margin-top: 0px;
}
.text-mitte{
	text-align: center;
}
