.error {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
form br {
	clear: left;
}
/*
.location_form label.required {
	font-weight: bold;
}*/
fieldset {
	border: 1px solid #007EAC;
	padding: 10px 14px;
	margin: 14px 0px;
}
fieldset fieldset {
	border: 1px solid #999999;
}
legend {
	border: 1px solid #007EAC;
	padding: 4px;
	background: #FFFFFF;
	font-weight: bold;
	color: #007EAC;
	margin-bottom: 4px;
}

fieldset fieldset legend {
	border: 1px solid #999999;
	color: #999999;
}

label {
	width: 110px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin: 4px 0px;
}

input, textarea {
	color: #666666;
	margin: 4px 0px 0px 0px;
}

label.zustimmung {
	width: auto;
	text-align: left;
}

.tour_form textarea, .tour_form input, .location_form textarea, .location_form input{
width: 350px;
 }
	
.autobreite {
	width: auto !Important;
}

.tx-mediatisgmap-pi2 input {margin: 4px 0 0 4px;}

.tx-mediatisgmap-pi2 ul, .tx-mediatisgmap-pi1 .legend ul, .tx-mediatisgmap-pi3 .legend ul {
	display: block;
	float: left;
	margin: 2px 0 6px;
	padding: 0;
	list-style-type: none;
	width: 420px;
	height: 75px;}
	
.tx-mediatisgmap-pi2 li, .tx-mediatisgmap-pi1 .legend li, .tx-mediatisgmap-pi3 .legend li {
	float: left;
	margin: 5px 20px 0 0;
	padding: 0 0 5px;}
	
.tx-mediatisgmap-pi2 li img, .tx-mediatisgmap-pi1 .legend li img, .tx-mediatisgmap-pi3 .legend li img {margin: 0 2px -10px 0;}
