#form {	background-image: url(../images/box_subnavi.jpg);	background-repeat: no-repeat;	float:left;	width:205px;	font-size: 10px;	color: #333333;	background-position: bottom;	position:relative;}.formcontainer {	width:140px;	margin-left:auto;	margin-right:auto;	margin-bottom: 50px;/*  background-color:#00FFFF; wurde nur zur Positionskontrolle benoetigt */}#kontaktbutton {	position:absolute;	bottom:0;	margin-bottom: 6px;	height:23px;	width:204px;	text-transform:uppercase;	font-size:10px;	/*  background-color:#00FF00; wurde nur zur Positionskontrolle benoetigt */}#kontaktbutton a {	color:#333333;	display:block;	padding-top: 5px;	padding-bottom: 5px;	/* background-color:#FF9900;    wurde nur zur Positionskontrolle benoetigt */}#kontaktbutton a:visited {color:#333333;}#kontaktbutton a:hover, #kontaktbutton a:active {color:#000000;text-decoration:none;}#form .formcontainer table {	width: 140px;}#form .formcontainer table td {padding-bottom:5px;}#form .formcontainer table input, #form .formcontainer table textarea  {	width: 138px;	background-color: #e6e6e6;	border: 1px solid #999999;	font-size:10px;	color:#333333;}