.textKontakt { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #666666;
}
input.kontaktBox { 
	width: 262px;
	height: 14px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #ccc; 
}
textarea { 
	width: 262px;
	height: 40px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #ccc; 
}
	#information {
		background: transparent url(../images/information.png) no-repeat 0 0;
		width: 234px;
		height: 40px;
		float: left;
		padding: 0 0 0 0;
	}
input.submit {
	color: #666;
	padding: 2px 2px;
	width: 73px;
	font:bold 12px/12px verdana,arial,sans-serif;
	margin-top: 5px;
	border: 1px solid;
	cursor:pointer; 
}
.sicherheitscode {
	width: 100px;
	float: left;
	clear: both;
	padding: 13px 15px 0 0;
	margin: 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #EADFCC;
 }
.code {
	width: 100px;
	clear: both;
	padding: 0 2px 0 0;
	margin: 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #EADFCC;
 }
 input.codeBox { 
	width: 60px;
	height: 14px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #333;
	padding: 3px;
	margin: 0;
	border: 1px solid #ccc; 
}
.sicherheit { 
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: -5px;
}
