#content table.kontakt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* color: white; */
	font-size: 11px;
	color:white;
}

#content table.kontakt td{
	height: 15px;
	padding-right: 10px;
}

#content table.form td{
	color:white;
	font-size: 11px;
}

#content table.form td.left{
	width: 150px;
	padding-right: 15px;
	text-align: right;
}

#content table.form input{
	width: 200px;
}

#content table.form textarea{
	width: 200px;
	height: 50px;
}

#content table.form form{
	margin:0px;
	padding: 0px;
}