body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#note {
	display: block;
	padding: 30px 10px 13px 40px;
	width:440px;
	color: #A77000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background-color: #FEFBE1;
	text-align: left;
}

#box1 {
	visibility: visible;
	display: block;
 	height: 100px;
}

#fp1, #fp2 { background-color: #FFDFE4;}

.fp_over { 
	font-size:10px; 
	padding:0px 0px 0px 5px;
	white-space:nowrap;
	font-weight:bold;
}

.fp_text {
	padding-left:5px;
 	font-weight:bold;
}

.tarifform { margin-left:5px;}
.strasse { width:213px;}
.ort { width:165px;}

#geocodingResults {
	visibility: hidden;
	display: none;
 	height: 100px;
	width:auto;
}

.ortswahl_select {
	font-size:12px;
	width:385px !important;
}

.ortswahl {
	margin: 0px 0px 0px 5px;
	padding:2px;
	height:21px;
}

#fp_result {
	border:0px;
	height:auto;
	margin-left:0px;
	padding-left:0px;
	color: black;
	line-height:20px;
}

#div_preis  { 
	font-weight:bold;
}



.ergebnis { 
	float:left;
	width:100px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

.ergebnis2 {
	float:left;
	margin-bottom:0;
	margin-left:40px;
	margin-right:0;
	margin-top:0;
	width:285px;
	background:#EFEFEF;
	padding-left:10px;

}


.button {
	background:#993642 none repeat scroll 0 0;
	border:medium none;
	margin:1px;
	padding:3px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	width: auto;
}

.button:hover{
	background:#612222 none repeat scroll 0 0;
}

#alert {
	visibility:hidden;
	display: none;
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6;
	text-align: center; 
}

#foot1, #foot2 {
	visibility:hidden;
}

#foot2 a {
	color: #ff0000;
	font-weight: bold;
	background-color: yellow;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4 {
	font-weight:normal;
	line-height:100%;
	margin:20px 0pt;
	padding-bottom:0px;
	color: #b55900;
}

h1 {	font-size: 200%;}

h2 {	font-size: 175%;}

h3 {	font-size: 150%;}

h4 {	font-size: 120%;}

