#kontakt{
	margin-top:				-25px;
}
#feedBackForm{
	width:					659px;
	margin-top: 			50px;
	margin-top:				30px !ie;
	margin-bottom:			-3px !ie;
	margin-right: 			5px;
	padding-left:			25px;
	padding-right:			40px;
}

.contactform {
	width:					690px;
	margin-top: 			0px;
	background-repeat:		repeat-y;
	margin-top: 			0px !ie;
}
select {
	width : 				250px;
	border : 				1px solid #4B4B4B;
	background-color: 		#C2DCE4;
	font-family : 			Tahoma;
	font-size : 			12px;
	color : 				#666666;
	width : 				250px;
	margin:					5px 5px 5px 0px;
	border-radius:			4px;
	-moz-border-radius:		4px;
}
.left {
	float : 				left;
	text-align : 			right;
	width : 				40%;
	margin-right : 			2%;
}
.textfelder {
	position : 				relative;
	border : 				1px solid #4B4B4B;
	width : 				250px;
	background-color: 		#C2DCE4;
	font-family : 			Tahoma;
	font-size : 			12px;
	margin-top: 			4px;
	color: 					#666666;
	border-radius:			4px;
	-moz-border-radius:		4px;
}
textarea {
	border : 				1px solid #4B4B4B;
	color : 				#000;
	width : 				250px;
	background-color: 		#C2DCE4;
	font-family : 			Tahoma;
	font-size : 			12px;
	color : 				#666666;
	margin-top: 			4px;
	border-radius:			4px;
	-moz-border-radius:		4px;
}
select:hover, input.textfelder:hover, textarea:hover {
	border : 				1px solid;
	border-color : 			#4B4B4B;
	color : 				#000000;
	background-color: 		#FFFFFF;
}
select:focus, textarea:focus {
	border : 				1px solid #4B4B4B;
	color : 				#000000;
	background-color : 		#FFFFFF;
}
input:focus, input:active, submit:focus, submit:active {
	color : 				#666666;
}
select:active, textarea:active {
	border : 				1px solid #4B4B4B;
	color : 				#000000;
}
label {
	position : 				relative;
	display : 				block;
	font-weight : 			normal;
	margin:					3px;
	color: 					#000000;
}

h1.formular {
	width:					755px;
	height:					36px;
	margin-top: 			30px;
	margin-bottom:			-25px;
	margin-bottom: 			0px !ie;
	background-image:		url(../grafics/content/content_bg_top.png);
	background-repeat:		no-repeat;
	font-family: 			Tahoma;
	color:					#8F0320;
	font-size:				16px;
	line-height:			100px;
	text-align:				left;
	padding-left:			21px;
}

fieldset {
	border : 				1px solid;
	width : 				80%;
	height : 				500px;
	margin-left: 			0px;
	margin-left: 			0px !ie;
	margin-top:				0px;
	margin-top:				-20px !ie;
	background-repeat:		repeat-y;
	background-image: 		url(../grafics/content/content_bg.png);
	border:					0px;
	font-family : 			Tahoma;
	font-size : 			12px;
}
input[type=submit] {
	margin-right : 			70px;
	margin-top:				5px;
	float:					right;
}
#capt {
	color : 				#000;
	border-style :			solid;
	border-width : 			1px;
	border-color : 			#ffffff;
}

p.end_form	{
	background-repeat:		no-repeat;
	width: 					755px;
	height: 				39px;
	margin-top:				0px;
	margin-top: 			-2px !ie;
	padding-left:			20px;
	background-image: 		url(../grafics/content/content_bg_bottom.png);
}