.flashMessages {
	background: url(../Icons/checkmark.gif) top left no-repeat #7AB51D;
	padding-top: 8px;
	padding-bottom: 6px;
}

.flashMessages li {
	list-style: none;
	margin-left: 48px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
}
.errorBox {
	padding: 6px 12px 1px 24px;
	margin-bottom: 12px;
	background: url(../Icons/exclamationmark.gif) 10px 8px no-repeat #e00;
}
.errorBox ul, .errorBox h2 {
	color: #fff;
}
.errorBox h2 {
	padding-left: 8px;
}

/*Suche*/

.searchForm {
	margin-bottom: 40px;
}

.searchoption {
	margin-right: 20px;
}

#searchBut {
	width: auto !important;
	border: 1px solid #7AB51D;
	background-color: #7AB51D;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 5px 8px;
	border-radius: 3px;
	margin-right: 0;
}

#deleteBut {
	width: auto !important;
	border: 1px solid #7AB51D;
	background-color: #7AB51D;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 5px 8px;
	border-radius: 3px;
}

#searchBut:hover {
	background-color: #89C920;
	cursor: pointer;
}

#showAll {
	font-weight: bold;
	margin: 20px 0 0 563px;
	display: block;
}

#tag {
	width: 149px !important;
}

.tx_mspbfdplatzboerse .listMapSwitcher {
	float: right;
	margin-bottom: 10px;
}

.tx_mspbfdplatzboerse .listMapSwitcher div {
	width: 100px;
	float: right;
	padding: 10px 5px;
}

.tx_mspbfdplatzboerse .listMapSwitcher .first {
	margin: 0;
}

.tx_mspbfdplatzboerse .listMapSwitcher .last {
	margin: 0 10px 0 0;
}

.tx_mspbfdplatzboerse .listMapSwitcher .active {
	text-align: center;
	font-weight: bold;
	background: #F2F5F5;
	border: 1px solid #CCC;
	/*border-bottom: none;*/
}

.tx_mspbfdplatzboerse .listMapSwitcher .inactive {
	text-align: center;
	border: 1px solid #CCC;
	/*border-bottom: none;*/
}

#mapDiv {
	border: 1px solid #CCC;
}

.tx_mspbfdplatzboerse .listSorter {
	float: left;
	margin-bottom: 10px;
}

.tx_mspbfdplatzboerse .listSorter div {
	float: left;
	padding: 22px 0 0 0;
}

.tx_mspbfdplatzboerse .listSorter div.first {
	margin-left: 20px;
	width: 120px;
}

#content .tx_mspbfdplatzboerse .listSorter div.active a{
	font-weight: bold;
}

#content .tx_mspbfdplatzboerse .listSorter div.inactive a{
	font-weight: normal;
}

.tx_mspbfdplatzboerse .listSorter a {
	font-weight: normal;
	color: #000;
    text-decoration: none;
}

.tx_mspbfdplatzboerse .listSorter a:hover {
	text-decoration: underline;
}

.platzliste {
	clear: both;
	/*background: #F2F5F5;*/
	/*margin-top: 50px;*/
}

.f3-widget-paginator {

	text-align: center;
}

.f3-widget-paginator li {
	display: inline;
	margin: 0;
	padding: 0 10px;
}

.tx_mspbfdplatzboerse_platz {
	position: relative;
}

.tx_mspbfdplatzboerse_platz .listLineOne .status {
	float: left;
	width: 120px;
}

.tx_mspbfdplatzboerse_platz .listLineOne .ort {
	padding-left: 20px;
}

.tx_mspbfdplatzboerse_platz .listLineOne .status .frei {
	color: #7AB51D;
}

.tx_mspbfdplatzboerse_platz .listLineOne .status .besetzt {
	color: #c61908;
}

.tx_mspbfdplatzboerse_platz .listLineTwo {
	display: block;
	margin-top: 5px;
}

.tx_mspbfdplatzboerse_platz .linkDetails {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

/*Suche ENDE*/


/*Detail*/

.tx-mspbfdplatzboerse h1 {
	margin-top: 5px;
	margin-bottom: 0 !important;
}

.platzDetail {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.platzDetail h3 {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px !important;
}

.platzDetail h1,
.platzDetail h2 {
	padding: 10px 0 0 20px;

}

.platzDetail p {
	margin-left: 20px;
}

.tx_mspbfdplatzboerseDetail {
	margin-top: 10px !important;
}

.tx_mspbfdplatzboerse_platz_weitereplaetze {
	margin-top: 30px;
}

.tx_mspbfdplatzboerse_platz_weitereplaetze h3 {
	padding-bottom: 10px;
}


/*Detail ENDE*/




/*List.html*/

.tx_mspbfdplatzboerse {
	margin-top: 20px;
}

.tx_mspbfdplatzboerse_platz {
	background: #F2F5F5;
	margin-bottom: 10px;
	padding: 12px 12px 6px 20px;
}

.tx_mspbfdplatzboerse_platz h2 a:hover {
	text-decoration: underline;
}

.platzbezeichnung {
	width: 350px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
	float: left;
}

.platzButton {
	margin-left: 350px;
}

.platzButton div {
	float: left;
	margin-left: 50px;
	width: 120px;
}

.trenner {
	clear: both;
}

.platzAnlegen {
	background-color: #7AB51D;
	border: 1px solid #7AB51D;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	width: 220px;
	height: 20px;
	margin: 40px 0;
	float: right;
}

.platzAnlegen:hover {
	background-color: #89C920;
}

.platzAnlegen a {
	color: #fff;
}

.platzAnlegen a:hover {
	text-decoration: none;
	color: #fff;
}

/*List.html ENDE*/

/**/
.tx-mspbfdplatzboerse .fieldHelp {
	margin-top: .2em;
	margin-left: 13.93em;
}

.tx-mspbfdplatzboerse .fieldHelp p {
	font-size: smaller;
	font-style: italic;
}
/**/

#checkbox {
	background-color: green;
}


/*Erfolgreich angelegt*/
#postCreateTitle {
	text-align: center;
}

.postCreateLinksBoxFirst, .postCreateLinksBox {
	float: left;
	width: 200px;
	margin-top: 20px;
}

.postCreateLinksBox {
	margin-left: 50px;
}

.postCreateButtons a {
	background-color: #7AB51D;
	border: 1px solid #7AB51D;
	border-radius: 3px;
	color: #fff;
	display: block;
	min-height: 18px;
	margin-bottom: 10px;
	padding: 5px 8px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.2;
	display: block;

}

.postCreateButtons a:hover {
	background-color: #89C920;
	text-decoration: none;
}

/*Erfolgreich angelegt ENDE*/


/* Karte */
#mapDiv {
	padding: 0;
    margin: 0;
    height: 800px;
    clear: both;
}

#mapDiv .esriPopup .sizer {
	width: 350px;
}

#mapDiv .esriPopup .titlePane .title {
	padding-right: 80px;
}

#mapDiv .esriPopup .actionsPane {
	display: none;
}
/* Karte ENDE */