.town-384 .crd-listnd3 a {
    display: none;
}
#content .cfrm-wrap ul li {
    width: inherit;
    border: 0;
    padding-top: 5px;
    background-position: 20px 9px;
}
.cfrm-button:hover, .cfrm-button-back:hover {
    filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.submitterback {
    background-color: white;
    background-image: url(../../../../../../typo3conf/ext/rm_setup_towns/Resources/Public/Images/bg_lesen_over_back.gif);
    background-repeat: no-repeat;
    border: medium none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    margin-right: 18px;
    padding: 4px 17px 6px 50px;
    text-align: right;
}



/* Upload */
.ch-wrap {
    clear: both;
}
.qq-upload-kill {
    width: 42px;
    float: right;
    border-left: solid 1px #fff;
    height: 33px;
    background-image: url(../images/kill.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.qq-upload-cancel {
    padding-left: 7px;
    padding-right: 7px;
}
.qq-upload-file a:hover {
	text-decoration: underline;
}
.up-head {
    font-family: "ITCLubalinGraphW01DemiRegular";
    font-size: 22px;
    line-height: 56px;
    color: #e36f11;
    clear: both;
}
.up-a {
    background-image: url(../images/a.png);
    background-repeat: no-repeat;
}
.up-b {
    background-image: url(../images/b.png);
    background-repeat: no-repeat;
}
.up-desc {
    padding-left: 30px;
    padding-bottom: 12px;
    font-size: 14px;
    clear: both;
}
.up-divider {
    margin-top: 23px;
    padding-bottom:19px;
    border-top: 1px solid #80379b;
    clear: both;
}
.ch-max {
    font-size: 10px;
    width: 100px;
    float: left;
    position: absolute;
    left: 228px;
    top: 7px;
}
.up-sendwrap {
    margin-top: 31px;
    clear: both;
    position: relative;
}
.up-send {
    background-image: url(../images/sendupload.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 33px;
    width: 300px;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 11;
}
.up-senddisable {
    background-color: #FFF;
    position: absolute;
    height: 33px;
    width: 300px;
    left: 0;
    top: 0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    z-index: 22;
}
.attention {
    border-top: 1px solid #9948ab;
    border-bottom: 1px solid #9948ab;
    color: #f527ac;
    padding: 19px 0 28px 0;
    margin: 28px 0 19px 0;
}
.attention-inner {
    padding-left: 91px;
    background: url(../../../../../../typo3conf/ext/rm_setup_towns/Resources/Public/Images/attention.png) 0 4px no-repeat;
}

/* Karte */
.crd-wrap {
    width: 100%;
	position: relative;
}
.crd-ext .crd-wrap{
	width: 100%;
	position: relative;
}
.crd-searchlayer {
	position: absolute;
	top: 50px;
	right: 15px;
	width: 288px;
	height: 258px;
	z-index: 100;
}
.crd-searchsubaccordeon {
	height: 20px;
	background-color: #a9a9a9;
}
.crd-searchsubaccordeonsub {
	display: none;
}
#map_canvas {
    width: 100%;
    height: 100%;
}

.bubble-head {
    color: #7a8f00;
    font-weight: bold;
}
.bubble-text {
    color: #666;
    font-size: 11px;
}
.crd-searchfull {
    background-color: #333;
    height: 33px;
    overflow: hidden;
    margin-bottom: 5px;
}
.crd-searchsubmit {
    background-image: url(../images/map_lupe.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 47px;
    height: 33px;
    float: right;
    cursor: pointer;
}
.crd-searchfulldummy {
    background-color: #fff;
    height: 29px;
    margin-top: 2px;
    margin-left: 2px;
    float: left;
    -webkit-box-shadow: inset 2px 4px 15px #e6e6e6;
    -moz-box-shadow: inset 2px 4px 15px #e6e6e6;
    box-shadow: inset 2px 4px 15px #e6e6e6;
}
.crd-ext .crd-searchfulldummy {
	width: 230px;
}
.crd-input {
    border: none;
    background-color: transparent;
    -webkit-appearance:none;
    outline: none;
    font-size: 14px;
    color: #666;
    padding-top: 4px;
    padding-left: 6px;
    width: 392px;
}
.crd-ext .crd-input {
	width: 616px;
}
.crd-searchsub {
	height: 33px;
	margin-bottom: 5px;
}
.crd-school {
	background-image: url(../images/map_button_inact.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 198px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
.crd-in {
	background-image: url(../images/map_button_inact.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 198px;
	float: left;
	cursor: pointer;
}
.crd-active {
	background-image: url(../images/map_button_act.png)!important;
}
.crd-reload {
	float: right;
	background-image: url(../images/map_reload.png);
	height: 33px;
	width: 48px;
	cursor: pointer;
}
.crd-error {
	position: absolute;
	z-index: 10000;
	height: 24px;
	width: 250px;
	top: 210px;
	left: 105px;
	padding-top: 7px;
	background-color: #ffa02f;
	font-size: 20px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
	color: #000;
	text-shadow: #fff 1px 1px 2px;
	font-weight: bold;
}
.crd-countwrap {
	height: 50px;
}
.crd-count {
	height: 38px;
	padding-top: 14px;
	padding-left: 12px;
	float: left;
}
.crd-counttext {
	float: left;
	padding-top: 18px;
	padding-left: 15px;
	color: #1e1e1e;
}
.crd-countnum {
	font-size: 20px;
	color: #fecb00;
	background-image: url(../images/bg_counter.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	width: 19px;
	padding-top: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3c3630;
	border-left-color: #3c3630;
	float: left;
	font-family: "ITCLubalinGraphW01DemiRegular";
}
.crd-bigger {
	width: 100px;
	float: right;
	padding-top: 18px;
	text-align: right;
}
.crd-bigger a:hover {
	color: #555;
	text-decoration: none;
}

/* Map list */
.crd-listwrap {
    position: relative;
    min-height: 600px;
}
.crd-listtext {
	padding-left: 45px;
	padding-bottom: 5px;
	display: none;
}
.crd-listtext p {
	padding-bottom: 5px;
}
.crd-sml .crd-listwrap {
	display: none!important;
}
.crd-sml .crd-countwrap a {
	display: block;
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
}
.crd-sml .crd-countwrap a:hover {
	color: #000;
	text-decoration: underline;
}
#slidernav .wrapcntwrap .wrapcnt-active {
	font-weight: bold;
}
.cfrm-pf {
	width: 120px;
	padding-top: 10px;
}

.crd-listsort {
	margin-top: 12px;
	position: relative;
}


/* STÄDTEVERZEICHNIS NEW =============================================================================================*/
/* SEARCHING */
#c854 label {
    margin-right: 0 !important;
}