/**
 * Gewerbesuche
 */
div#searchFormContainer {
    padding-right: 0;
    position: relative;
}
div#searchFormContainer div.hint {
    margin-bottom: 1em;
    text-align: justify;
}
div#searchFormContainer div#searchMap {
    text-align: center;
    position: relative;
    margin-bottom: 1em;
    width: 400px;
    height: 328px;
    margin-left: 75px;
}
div#searchFormContainer div#searchMap dl {
    position: relative;
    float: left;
}
div#searchFormContainer div#searchMap dl.lastRowColOne {
    margin-left: 57px;
}
div#searchFormContainer div#searchMap dt img {
    border: 1px solid #345575;
    margin: 0 1em 1em 0;
}
div#searchFormContainer div#searchMap dt img:hover {
    border: 1px solid #FA9301;
}
div#searchFormContainer div#searchMap dd {
    position: absolute;
    width: 100px;
    top: 1px;
    left: 1px;
    background: #e6e6e6;
    font-size: .8em;
}
/*
div#searchFormContainer div#searchMap img.lastRow {
    margin: 0 1em 0 0;
}
*/
div#searchFormContainer fieldset {
    padding: 1.5em 1em;
    background: #ececed;
    position: relative;
    border: 1px solid #d7d7d9;
    margin-bottom: 5px;
}
div#searchFormContainer legend span {
    background: #345575;
    color: white;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -1.5em;
    display: block;
    padding: 0 .2em;

}
div#searchFormContainer label {
    display: block;
    clear: both;
}
div#searchFormContainer input,
div#searchFormContainer select {
    border: 1px solid #a1a1a1;
    background-color: white;
    color: black;
    height: 1em;
}
div#searchFormContainer input {
    height: 1em;
    padding: .2em;
}
div#searchFormContainer select {
    width: 15em;
    height: 1.5em;
    padding: 0;
}
div#searchFormContainer div#zcs label {
    float: left;
    margin-right: .5em;
    clear: none;
}
div#searchFormContainer input#zip {
    width: 3.5em;
}
div#searchFormContainer input#submitButton {
    position: absolute;
    height: 2em;
    right: 2em;
    bottom: 0em;
	background: url(../images/buttons/start.gif) no-repeat scroll 0 0;
	border: none;
	width:46px;
	height: 18px;
}
div#searchFormContainer div#searchMap div#zipMap {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    border: 1px solid #345575;
}
div#searchFormContainer div#searchMap div#zipMap img, div#searchFormContainer div#searchMap div#zipMap img:hover {
    border: none;
    margin: 0;

}
div#zipMapOff {
    cursor: pointer;
    position: absolute;
    right: 1em;
    bottom: .8em;
}

/* Suchergebnisse */
div.searchResult {
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    margin: .3em;

}
div.searchResult a {
    color: #528EDA;
    text-decoration: none;
}
div.searchResult .name a{
	background:url(../images/icons/listDataset.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
div.searchResult .address{
	padding-left: 15px;
}
div.searchResult .address span.searchResultCat{
	color: #FD7400;
}
div#show .data01{
    display:block;
    padding-left: 30px;
    font-weight: bold;
    margin-bottom: 7px;
}

div#show div#contact div.contact .data {
    display:block;
    padding-left: 30px;
    margin-bottom: 7px;

}
#dataWeb{
	margin-left:31px;
	font-weight: bold;
	font-size: 12px;
	display: block;

}
div#show div#contact div.contact #screen {
	border:1px solid #e3e1e1;
	margin: 10px 0px 0px 30px;
}


div#show div#contact div.contact .thumbshot {
	margin: 5px 0px 0px 57px;
    font-size: 10px;
}
/*--------- Ab hier eigene Box------------*/
#supplement{
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dotted #2F498C;
}

#supplement .infotext{
    margin-top: 5px;
    border-top: 1px dotted #2F498C;
    border-bottom: 1px dotted #2F498C;
    background: #f3f1f1;
    padding: 10px 5px 10px 5px;

}

div#show div#features01 {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px dotted #2f498c;
    border-bottom: 1px dotted #2f498c;
}
div#show div#features01 span{
	padding-left: 30px;
	display:block;
	height: 25px;
	font-size: 12px;
	padding-top: 5px;
}

div#show div#features01 #weiterempfehlen,
div#show div#features01 #drucken {
	padding: 0px 0px 0px 30px;
	margin-bottom: 8px;

}
div#show div#features01 #drucken{
	background: url(../images/icons/all_icons.gif) no-repeat;
	background-position: 0 -272px !important;/*-257*/
}
div#show div#features01 #weiterempfehlen{
	background: url(../images/icons/all_icons.gif) no-repeat;
	background-position: 0 -351px !important;
}
#weiterempfehlenLinks li{
	margin: 10px 0 10px 40px;
}


ul#weiterempfehlenLinks li span {
	padding: 0!important;
}

/*
div#show div#features01 a {
    padding-left: 0px;
}
div#show div#features01 img {
    padding-right: 3px;
}
*/

div.searchResult a:hover {
    text-decoration: underline;
}
div.searchResult span {
    color: red;
}

/* Eintrag */
div#show {
    padding: 1em;
    font-size: 1.1em;
}
div#show .showBox {
   /* margin-bottom: 1em;*/

}
div#show h3#subCat {
    text-align: right;
    font-size: .9em;
    line-height: 100%;
}
div#show h3#subCat strong {
    color: #FD7400;
}
div#show h2#name {
    background: url(../images/buttons/daily-icon.gif) no-repeat 2px 5px;
    text-indent: 15px;
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid #e1e4e6;
	/*position:relative;
	left: 20px;*/
}
div#show #address {
    font-size: 0.95em;
    line-height: 125%;
    float: left;

}
div#show div#contact {
    /*width: 24em;*/
    width: 27em;
    font-size: .95em;
    line-height: 130%;
    float: left;

}
div#show dl#image {
    float: right;
}
div#show div#contact div.contact {
    position: relative;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}
div#show div#contact div.contact span {
    top: 5px;
    right: 0;
    width: 20.5em;

}
div#show div#features {
    border-bottom:1px solid #e1e4e6;
    border-top:1px solid #e1e4e6;
    padding: 10px 0px 10px 0px;
}
div#show div#features span {
    display: block;
    height:auto;
    line-height: 205%;
}
div#show div#features a{
    margin: 0px 0px 0px 30px;
}
div#show .lageplanHead{
	background:url(../images/icons/lageplan.gif) no-repeat;
	height: 40px;
	display: block;
	text-indent: 30px;
}
/* --------------------Routenplaner------------------------------------ */

div#show #routenplaner input{
    color:#253D58;
    font-size:11px;
    margin:8px 0px 8px 0px;
    width:140px;
	border: 1px solid #A5A8AC;
}
div#show #routenplaner fieldset{
    padding: 10px;
	background: #e5ecf2;
    border: 1px solid #c4cbd1;
}
div#show #routenplaner #routbutton{
    background: url(../images/buttons/route-berechnen.gif) no-repeat 0px 0px;
	width: 140px;
	height: 18px;
    margin: 8px 0px 8px 0px;
    display: block;
    border: none;
}
/*--------tourismusverzeichnis----------------*/
ul.tourismusverzeichnis {
	margin: 12px 0 10px 30px;
}
ul.tourismusverzeichnis  li {
	margin: 0 0 4px 18px;
	list-style-image:url(../images/decorations/pfeil_dunkel.png);
}
#breadCrumbNavi {
	margin: 5px 0 20px 0;
	text-align:left;
	font-size: .85em;
}
#breadCrumbNavi ul {
    list-style-type: none !important;
    margin: 0 !important;
    display: inline !important;
}
#breadCrumbNavi li {
    display: inline !important;
    margin:0 !important;
}

.fullTextHighLite {
	background: yellow;
	color: inherit !important;
}
.fullTextHighLite:hover {
	text-decoration: none !important;
}

.fullTextHighLite2 {
	background: cyan;
}

.fullTextHighLite3 {
	background: orange;
}

.fullTextHighLite4 {
	background: MediumOrchid;
}

.fullTextHighLite5 {
	background: GreenYellow;
}

.fullTextHighLite6 {
	background: LightGray;
}

.fullTextHighLite7 {
	background: pink;
}

.fullTextHighLite8 {
	background: chocolate;
}

.fullTextHighLite9 {
	background: goldenrod;
}

.fullTextHighLite10 {
	background: LightBlue;
}

/*volltextsucformular */

#volltextsuche { /*kleines eingabeformular rechts oben*/
    position: relative;
    top: -26px;
	left: 24px;
    z-index: 2000;
}



#vollTextSucheForm { /*grosse eingabeformular auf der seite volltextsuche*/
	background: #ECECED;
    border: 1px solid #D7D7D9;
    padding: 2px 10px 10px;
    text-align: left;
	color: #253D58;

}

#vollTextSucheForm input.text, #volltextsuche input#vollTextSuchFeld {
	background: #fff;
	border: 1px solid #A1A1A1;


}

#vollTextSucheForm input.submit, #volltextsuche input.button {
	background: url("../images/buttons/start.gif") no-repeat scroll 0 0 transparent!important;
    border: medium none;
    height: 18px;
    margin-right: 10px;
    width: 46px;
	position: relative;
	top: 2px;

}


#vollTextSucheForm fieldset, #vollTextSucheFieldset, #volltextsuche fieldset {/*im volltext.tmpl.html*/
	/*border: none;
	text-align:left;
	margin: 10px 30px 20px;
	padding: 10px;*/
	border: none;
}

#vollTextSuchFeld {
	width: 130px;
}

#vollTextSucheForm input[type="radio"] {
	position: relative;
	top: 4px;
	border: none;
	background: transparent;
}

