form{
	width: 700px;
}
textarea, input, select {
	width: 300px;
	border: 1px solid #000000;
	background: #ffffff;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

.contact #shop-basket .submit, .contact #shop-basket .delete, .contact #wk_form .submit{
	width: 120px;
}
.submit{
	width: 180px;
	background:#FFFFFF none repeat scroll 0 0;
	border: 0 none;
	color:#0066FF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin:0;
	padding:0 0 0 3px;
	text-align:left;
	margin: 4px 20px
}
.buttons{
	
	background:  transparent url(http://www.webseitekaufen.de/kicker/pic/texture.png) ;
	color: #ffffff;
	margin-bottom: 45px;
	margin-top: 15px;
	width: 300px;
	/*height: 20px;*/
}
.mytyFormError input{
	border: 1px solid red;
}
.mytyFormError{
	color: red;
}

.input-full{
	width:650px;
}

.div-input-left{
	float:left;
	width:350px;
	
}
.div-input-right{
	float:right;
	width:350px;
}

.div-input-full, .div-captcha{
	width: 700px;
	clear:both;
}
.div-captcha{
	height: 50px;
}
.div-captcha div{
	float: left;
	margin-right: 10px;
}
.div-captcha .form-label{
	width: 700px; 
	margin-right: 0;
}
.captcha{
	width: 150px;
}

.mytyFormBox{
	margin-bottom: 15px;
}
