/* Kontaktform ########################################### */
#offers {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;*/
	text-align:left;
	/*color:rgb(0,47,127);*/
	color:rgb(0,0,0);
	margin:0;
	background-image:url(images/bg_prices.png); 
	background-repeat:repeat-y; 
	background-position:bottom center;
}
#offers h2 {
	font: bold small-caps 15px "Trebuchet MS", Arial, sans-serif;
	margin-top:1.0em;
	margin-bottom:0px;
	color:rgb(220,40,0);
}

#offers fieldset {
	/*background:rgb(230,230,230);*/
	margin-top:30px;
	padding:15px;
	padding-top:10px;
	padding-bottom:25px;
	border:2px solid rgb(255,113,0);
	border-top:2px solid rgb(255,113,0);
	border-bottom:3px solid rgb(255,113,0);
	/*background:url(images/bg_prices.jpg) bottom center no-repeat;*/
}
#offers p {
	margin:0.8em 0 0 0; /* oben, rechts, unten, links */
}

#offers legend {
	font: bold small-caps 15px "Trebuchet MS", Arial, sans-serif;
	/*font-size:11pt;*/
	line-height:12px;
	font-weight:bold;
	color:rgb(44,46,36);
	text-decoration:none;
}
#offers .formular_breite {
	margin-left:25px;
	width:276px;
	border:1px none yellow;
}
#offers .button_area {
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}
#offers .button {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:0.8em;
	color:rgb(255,255,255);
	text-decoration:none;
	background:rgb(255,155,77);
	border: 1px solid rgb(220,40,0);
	height:20px;
	width:80px;
	/*margin-left:45px;*/
	margin-top:10px;
	margin-bottom:10px;
}
#offers #input_area {
	padding-top:5px;
	padding-bottom:5px;
}

#offers .kontaktformtext {
	/*line-height:12px; 
	font-size:11px; 
	color:rgb(0,47,127);
	font-weight:normal;
	font-family:"Trebuchet MS",Tahoma,Arial; */
}
#offers .kontaktformtextf {
	color:rgb(200,0,0);
	font-weight:bold;
	/*line-height:12px; 
	font-size:11px; 
	font-family:"Trebuchet MS",Tahoma,Arial; */
}
#offers #input_area label {
	margin-top:5px;
	padding-top:5px;
	/*float:left;*/
	vertical-align:bottom;
}
/*
.form_empresa {
	/*position:relative;*/
	/*right:0px;*/
	top:-5px;
	/*float:right;*/
	width:300px;
	/*line-height:1.5em;*/
	font-family:Courier,"Trebuchet MS",Tahoma,Arial; 
	font-size:14px;
	color:rgb(0,66,165);
	font-weight:normal;
	vertical-align:top;
	margin-bottom:10px;
	border: 1px solid rgb(90,128,0);
}
*/
#clear_both {
	clear:both;
}
#clear_right {
	clear:right;
}
.mailtextweb { 
	font-size:14px;
	line-height:1.0em;
	color:rgb(220,40,0);
	background-color:#FFFFFF;
	font-family:Courier,"Trebuchet MS",Tahoma,Arial; 
	border: 1px solid rgb(255,155,77);
	/*border-bottom:1px solid rgb(255,137,40);
	border-left:1px solid rgb(255,137,40);*/
}

.formtextweb {
	font-family:Courier,"Trebuchet MS",Tahoma,Arial; 
	font-size:14px;
	line-height:1.0em;
	font-weight:normal;
	color:rgb(220,40,0);
	text-decoration:none;
	background-color:#FFFFFF;
	border: 1px none #FFFFFF;
	border-bottom:1px solid rgb(255,155,77);
	border-left:1px solid rgb(255,155,77);
	height:14pt;
}
.seldate { 
	width:83px;
	/*background-color:#FFFFFF; */
	font-size:12px; 
	color:rgb(220,40,0);
	/*padding-left:5px;*/
	font-family:Courier,"Trebuchet MS",Tahoma,Arial; 
	border: 1px solid rgb(255,155,77);
}

/* Kontaktform (Ende) #################################### */

