	input {
		margin-right:        130px;
	}

	#hauptteil {
		height:              840px;
	}

	#comKontaktFlaeche {
		margin-top:          0.5em;
		height:              200px;
		width: 480px;
		padding-left:        4px;
	}

	submit {
		float:               left;
	}

/*	a:hover img {
		position:            relative;
		height:              240px;
		width:               360px;
		background-color:    #FFF; 
	}
*/

	.feld {
		background-color:    silver; 
		height:              15px;
		width:               216px;
		padding-left:        4px;
	}

	.label {
		float:               left;
		width:               116px;
		text-align:          right;
		padding-right:       5px;
	}
	.anz {
		background-color:    silver; 
		width:               20px;
		text-align:          center;
	}

	.reihe {
		padding:             2px 0px;
	}

	.knopf {
		text-align:          center;
		padding-top:         15px;
		padding-left:        70px;
	}

