	#left .content table {
		
		margin-top: 20px;
		font-size: 12px;
		margin-bottom: -10px;
	}
		#left .content table tr {
			line-height: 2.5em;
		}
		
		#left .content table td {
			padding-bottom: 8px;
		}
		
		#left .content table td.slashes {
			color: #83b817;
			width: 10px;
			vertical-align: top;
		}
		
		#left .content table td.def {
			width: 120px;
			height: 20px;
			vertical-align: top;
		}
		
		#left .content table td.field {
			width: 310px;
		}
		#left .content table td.field input, #left .content table td.field textarea {
			width: 310px;
		}
			
		#left .content table td.pflicht {
			width: 386px;
			font-size: 10px;
			color: #83b817;
		}
		
	#right a.adress {
		font-size: 18px;
	}
	
	#left .content table.schnellCheck tr td {
				line-height: 1.3em;
				border-bottom: 1px dotted #83b817;
				padding-top: 8px;
				vertical-align: top;
			}
			#left .content table.schnellCheck tr td.first {
				border-top: 1px dotted #83b817;
			}
			#left .content table.schnellCheck tr td.last {
				background-color: #e0efc1;
				padding-left: 10px;
			}
			
			
			#left .content table.schnellCheck tr td.jaCheck {
				padding-left: 20px;
			}
			
			#left .content table.schnellCheck tr td.umrechnen {
				text-align: right;
				padding-right: 10px;
				padding-top: 12px;
				font-weight: bold;
			}
				#left .content table.schnellCheck tr td.umrechnen input {
					height: 25px;
					background-color: #e0efc1;
					color: #83b817;
					border: 1px solid #83b817;
				}
				#left .content table.schnellCheck tr td.last input {
					height: 20px;
					font-weight: bold;
					color: #83b817;
					border: 1px solid #83b817;
				}
				
	tr#nicht {
		display: none;
	}
				
		

