html, body {
  margin:0; padding:0;
  height:100%; width:100%;
}

.yui-skin-sam {
   width: 316px;
   margin-left: 3px;
}
table.yui-dt-table {
   font-size: 11px;
   table-layout: fixed;
   width: 316px;
}
table.yui-dt-table a , table.yui-dt-table a span{
  color: #CC0003 !important;
  text-decoration: underline;
  letter-spacing: -0.4pt;
}
th .yui-dt-header {
}
th .yui-dt-label {
  font-weight:  normal;
}
.yui-skin-sam .yui-dt-table {
  margin: 1px 0px;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #CFCFCF;
}
.yui-skin-sam .yui-dt-table caption {
  padding-bottom: 1em;
  text-align: left;
}
.yui-skin-sam .yui-dt-sortable {
  cursor:pointer;
}
.yui-skin-sam th.yui-dt-sortable {
  padding-right:5px;
}
.yui-skin-sam th.yui-dt-sortable .yui-dt-label {
  margin-right:15px;
}
.yui-skin-sam .yui-dt-table th {
  background: url(../img/poisearch/sprite.png) repeat-x 0 0;
}
.yui-skin-sam .yui-dt-table th,.yui-skin-sam .yui-dt-table th a {
  text-decoration: none;
  vertical-align: bottom;
}
.yui-skin-sam .yui-dt-table th,.yui-skin-sam .yui-dt-table td {
  padding: 4px;
  border-right: 1px solid #CFCFCF;
  vertical-align: top;
  overflow: hidden;
}
.yui-skin-sam .yui-dt-table th.yui-dt-last,.yui-skin-sam .yui-dt-table td.yui-dt-last {
  border-right: 1px solid #CFCFCF;
}
.yui-skin-sam .yui-dt-list td {
  border-right: none;
}
.yui-skin-sam .yui-dt-table thead {
  border: 1px solid #CFCFCF;
}
.yui-skin-sam .yui-dt-table tbody {
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
}
.yui-skin-sam tr td {
  cursor: pointer;
}
.yui-skin-sam tr.yui-dt-even {
  background-color: #FFF;
}
.yui-skin-sam tr.yui-dt-odd {
  background-color: #F2F2F2;
}
.yui-skin-sam tr.yui-dt-even td.yui-dt-asc,.yui-skin-sam tr.yui-dt-even td.yui-dt-desc {
  background-color: #F2F2F2;
}
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc,.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc {
  background-color: #F2F2F2;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-even {
  background-color: #FFF;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-odd {
  background-color: #FFF;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-asc,.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-desc {
  background-color: #F2F2F2;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-asc,.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-desc {
  background-color: #F2F2F2;
}
.yui-skin-sam tr.yui-dt-highlighted,.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-asc,.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-desc,.yui-skin-sam tr.yui-dt-even td.yui-dt-highlighted,.yui-skin-sam tr.yui-dt-odd td.yui-dt-highlighted {
  background-color: #E9E9E9;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted,.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-asc,.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-desc,.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-highlighted,.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-highlighted {
  background-color: #E9E9E9;
}
.yui-skin-sam tr.yui-dt-selected td,.yui-skin-sam tr.yui-dt-selected td.yui-dt-asc,.yui-skin-sam tr.yui-dt-selected td.yui-dt-desc {
  background-color: #FFFADC;
}
.yui-skin-sam tr.yui-dt-even td.yui-dt-selected,.yui-skin-sam tr.yui-dt-odd td.yui-dt-selected {
  background-color: #FFFADC;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td,.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-asc,.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-desc {
  background-color: #FFFADC;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-selected,.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-selected {
  background-color: #FFFADC;
}
.yui-skin-sam .yui-dt-paginator {
  display: none;
}

#poilistlink {
  display: block;
  padding: 10px 0;
  white-space: nowrap;
  text-align: center;
  font-size: 11px;
}
#poilistlink a {
  color: #10245B;
}
#poilistlink a.yui-dt-page:hover {
  background-color: #CBCBCB;
}
#poilistlink a.yui-dt-first:hover, #poilistlink a.yui-dt-last:hover {
  background-color: transparent;
}

#poilistlink .yui-dt-first, #poilistlink .yui-dt-next, #poilistlink .yui-dt-previous, #poilistlink .yui-dt-selected {
  text-decoration: none;
  padding: 2px 2px;
}

#poilistlink a.yui-dt-last {
  display: none;
}
#poilistlink .yui-dt-previous, #poilistlink .yui-dt-next {
  text-decoration: none;
  display: inline;
}
#poilistlink .yui-dt-disabled {
  text-decoration: none;
  display: none !important;
}
#poilistlink a.yui-dt-page {
  border: 1px solid #CBCBCB;
  background-color: #FFF;
  padding: 2px 6px;
  text-decoration: none;
}
.yui-dt-col-icon {
  width: 20px;
}
.yui-dt-col-distance {
  letter-spacing: -0.4pt;
  text-align: right;
  width: 45px;
}
.yui-dt-col-content {
  text-align: left;
}
.yui-dt-col-content p.description {
  margin: 4px 0px 0px 0px;
  padding: 0px;
}
.yui-dt-col-content p.title {
  font-size: 13px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}
.yui-dt-col-content p.address {
  margin: 4px 0px 0px 0px;
  padding: 0px;
}
.yui-dt-col-content img.i_icon {
  float: left;
  margin: 2px 4px 0px 0px;
}

/*******  begin of poi search *******/

#klickTelSearch {
	display: none;
}

#cpl_yourSearch_cont iframe {
  margin-left: 15px;
}

#poilist_adsense iframe {
  margin-left: 0px;
}

#poilist_adsense2 iframe {
  margin-left: 0px;
}

#cpl_yourSearch_cont .notColored {
  margin: 5px 5px;
  background-color: #FFF;
}
#cpl_yourSearch_cont .redText {
  margin-left: 10px;
  font-size: 11px;
  color: #CC0003;
}
#cpl_yourSearch_cont .redText a {
  text-decoration: underline;
  cursor: pointer;
  color: #CC0003;
}
#cpl_yourSearch_cont .resultDescription {
  margin: 8px 0px 10px 9px;
  line-height: 16px;
  font-size: 11px;
  letter-spacing: -0.2pt;
}
#cpl_yourSearch_cont .searchKey {
  font-weight: bold;
}
#cpl_yourSearch_cont .noResultText {
  font-weight: bold;
}
#cpl_yourSearch_cont img.klickTel {
  border: 0px;
  vertical-align: middle;
}
#cpl_yourSearch_cont .copyright {
  width: 300px;
  border-top: 1px solid #CFCFCF;
  padding: 3px 6px;
  margin-left: 3px;
  margin-bottom: 15px;
  font-size: 11px;
}
#cpl_yourSearch_cont .copyright .left {
  float: left;
}
#cpl_yourSearch_cont .copyright .right {
  float: right;
}
#cpl_yourSearch_cont .copyright .right a {
  text-decoration: underline;
}
#cpl_yourSearch_cont .tagCloud {
  width: 305px;
  margin: 10px auto 10px 9px;
}

.tagCloud{
  overflow: hidden;
  line-height: 22px;
}

#cCI_cityInput .tagCloud {
  width: 155px;
  height: 67px;
  margin-top: 0px;
}

#cCI_cityInput .tagCloud div{
	font-size:90%;
}
#cpl_yourSearch_cont .tagCloud div{
	font-size:120%;
}

#yourCitymap_cont .tagCloud div{
	margin-top: 15px;
	margin-left: 12px;
	font-size:120%;
}

#rr_overview_cont .tagCloud div{
	margin-top: 10px;
	margin-left: 12px;
	font-size:120%;
}

.tagCloud a {
  background-color: #F2F2F2;
  cursor: pointer;
  letter-spacing:0.2px;
}

#cp_addressInput .tagCloud a {
  background-color: #FEEF92;
}

.tagCloud a.tc1 {
  font-size: 19px;
  font-size: 145%;
}
.tagCloud a.tc2 {
  font-size: 18px;
  font-size: 140%;
  font-weight: bold;
}
.tagCloud a.tc3 {
  font-size: 16px;
  font-size: 120%;
  font-weight: bold;
}
.tagCloud a.tc4 {
  font-size: 16px;
  font-size: 120%;
}
.tagCloud a.tc5 {
  font-size: 15px;
  font-size: 110%;
  font-weight: bold;
}
.tagCloud a.tc6 {
  font-size: 15px;
  font-size: 100%;
}
.tagCloud a.tc7 {
  font-size: 14px;
  font-size: 90%;
  font-weight: bold;
}
.tagCloud a.tc8 {
  font-size: 14px;
  font-size: 90%;
}
.tagCloud a.tc9 {
  font-size: 13px;
  font-size: 85%;
  font-weight: bold;
}
.tagCloud a.tc10 {
  font-size: 12px;
  font-size: 80%;
}
.tagCloud a.tc11 {
  font-size: 11px;
  font-size: 75%;
}
.tagCloud a.tc12 {
  font-size: 10px;
  font-size: 70%;
}

/* plain */
.tagCloudPlain {
  overflow: hidden;
  line-height: 10px;
  letter-spacing: -0.05em;
}

#yourCitymap_cont .tagCloudPlain div{
	margin-left: 8px;
	font-size:11px;
}

#rr_overview_cont .tagCloudPlain div{
	margin-left: 8px;
	font-size:11px;
}

.result_search_text {
	margin-left: 8px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.result_input_searchword {
	font-size: 11px;
    height: 14px;
    font-weight: normal;
	padding: 2px 3px 0pt;
    width: 120px;
}

.result_searchword_submit{
	background: none repeat scroll 0%;
	border: 1px outset;
	height: 18px;
	width: 25px;
	margin-bottom: 9px;
	margin-right: 1px;
	margin-left: 3px;
}

.result_searchword_submit span {
	background: transparent url(../img/bg_btn.gif) no-repeat 55% 40%;
	display: block;
	height: 10px;
}

.cRR_searchword_submit{
	background: none repeat scroll 0%;
	border: 1px outset;
	height: 18px;
	width: 25px;
	margin-bottom: 9px;
	margin-left: 5px;
}

.cRR_searchword_submit span {
	background: transparent url(../img/bg_btn.gif) no-repeat 55% 40%;
	display: block;
	height: 10px;
}

#cr_doSearch, #cRR_doSearch {
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #CFCFCF;
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 298px;
}

.input_search {
  margin-bottom: 12px;
  margin-left: 5px;
  width: 172px;
  font-size: 11px;
  height: 16px;
  padding: 2px 3px 0pt;
  border: 0pt none;
  font-weight: normal;
}
.button_search {
  background:#FEEF92 none repeat scroll 0%;
  height:18px;
  margin-bottom: 10px;
  margin-left: 5px;
  width: 25px;
  border: 1px outset #FEEF92;
}
.button_search span {
  background: transparent url(http://www.gofalk.com/img/bg_btn.gif) no-repeat scroll 60% 30%;
  padding: 0px 5px;
}

/*******  end of poi search *******/

div.infoblock{
  border-top: 1px solid #D7D7D7;
}

#myFalkLogin input {
	border: 0;
}
#myFalkLogin input.large {
	width: 158px;
	height: 16px;
	padding: 1px 0 1px 2px;
	margin-bottom: 14px;
}
#myFalkLogin a {
	padding-left: 10px;
	font-size: 10px;
	line-height: 21px;
	text-decoration: underline;
	background : url(../img/arrow_red.gif) no-repeat 1px 3px;
}
#myFalkLogin label {
	margin-left: 10px;
	line-height: 20px;
}

#myFalkLogin td.rightside {
	width: 123px /*123*/;
	font-size: 10px;
	/*margin-left: 24px;*/
	padding-left: 20px;
	padding-top: 17px;
	vertical-align: bottom;
	text-align: right;
}
#myFalkLogin p#lg_txt {
	margin: 4px 0 4px 0;
	font-size: 10px;
}
/*myFalk Statusbar*/
.myFalk_login_statusbar  {
	/*padding-top: 21px;
	margin-left: 20px;*/
	margin-bottom: 10px;
	background: url(../img/myFalklogin.gif) no-repeat left;
	font-size: 10px;
	padding-left: 115px;
}
/*myFalk Statusbar*/
.myFalk_login_statusbar_close  {
	/*padding-top: 21px;
	margin-left: 20px;*/
	height: 14px;
	padding-top: 5px;
	margin-bottom: 5px;
	background: url(../img/myFalk_signedOff.gif) no-repeat 20px 5px;
	font-size: 11px;
	padding-left: 115px;
}
/*START myFalk Statusbar*/
.myFalk_statusbar {
	clear: left;
	/*margin: 10px 0 10px 20px;
	background: url(../img/myFalk_signedOff.gif) no-repeat left;*/
    margin: 2px 0 10px 0;
    padding-top:2px;
	font-size: 10px;
}
/*.extended .myFalk_statusbar {
	margin-top: 7px;
}*/
/*#mapview .myFalk_statusbar {
	background-position: 20px 6px;
	margin-top: 0;
	padding-top: 6px;
}*/
.signedIn {
    margin-top: 0;
   /* padding-left: 95px;
    background: url(../img/myFalk_signedIn.gif) no-repeat 20px 9px; */
}
.signedOff {
	height: 40px;
    margin-top: 2px;
    padding-left: 95px;
    background: url(../img/myFalk_signedOff.gif) no-repeat 20px 6px;
  /*  margin-top: 0;
    padding-left: 95px;
    background: url(../img/myFalk_signedOff.gif) no-repeat 20px 6px; */
}

#signedOff a {
	margin: 0 1ex 0 1ex;
	font-size: 11px;
}
.myFalk_statusbar a {
	text-decoration: underline;
}
.myFalk_statusbar img {
    margin: 0 4px 0 20px;
    vertical-align: text-top;
}
.myFalk_statusbar #img_signedIn {
	cursor:hand;
	cursor:pointer;
}
.field_pwd {
    padding: 2px 0px;
    margin: 0px 16px;
}
.field_pwd input#email {
	height: 16px;
	padding: 1px 0px 1px 2px;
}
.button_pwd {
    margin: 5px 16px;
}
/*ENDE myFalk Statusbar*/
#servicepages .myFalk_login_statusbar  {
	padding-top: 21px;
}
#cm_address {
	margin-bottom: 0;
	padding-bottom: 8px;
}
/*#cm_address*/
#FALKzentral {
	width:347px;
	padding:0;
	overflow:hidden;
}
#FALKzentral.extended_js {
	margin-left: 0;
	height: 185px;
	background: #FCD901;
}

#FALKzentral form h1 {
	margin: 0 0 4px 0;
	font-size: 10px;
	text-transform: uppercase;
}
#FALKzentral #hotelservices, #FALKzentral #cityplan {
	height: auto;
}

/*START Eingabefelder der Formulare Falk Dienste*/
select.large {
	width: 145px;
	height: 19px;
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	font-size: 11px;
}

#proccessingMessage{
	display:none;
	/*position:relative;
	top:0;left:0;
	margin: 20px;
	padding: 20px;
	font-weight:bold;
	color: navy;
	background-color: rgb(254, 239, 146);
	border: 2px groove rgb(252, 217, 1);
	*/
	margin: 0 20px 7px 20px;
	padding: 5px 5px 5px 50px;
	font-size: 11px;
	line-height: 15px;
	display:none;
	border: 1px solid #10425B;
	background: #FEEF92 url(../img/warning.gif) no-repeat 10px 7px;
}
#proccessingMessage span{
	padding: 0.2em;
}
#proccessingMessage img{
	margin: 0.5em;
}


#cityplan, #routeplan {
	/*margin-left: -20px;*/
}
/*Links-Float f?r Routenplanereingabe*/
#routeplan .routeinpt {
	/*border: 1px dotted red;*/
	width: 163px;
	float: left;
}

#routeplan table td input {
	margin: 0;
}
#routeplan table td {
	vertical-align: middle;
	line-height: 14px;
}

#routeplan table td.radio {
	width: 16px;
}
#routeplan table td.radio input {
	height: 15px;
}
#routeplan table td.label {
	width: 146px;
	font-size: 10px;
}

#mapview #cityplan,
#mapview #routeplan,
#mapview #hotelservices {
	padding-top: 3px;
	position:relative;
}
#routeplan .whiteborder input,
#routeplan .whiteborder input.large,
#routeplan .whiteborder input.medium,
#routeplan .whiteborder input.small,
#cityplan .whiteborder input,
#cityplan .whiteborder input.large,
#cityplan .whiteborder input.medium,
#cityplan .whiteborder input.small {
	border: none;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	margin: 0 0 6px 0;
	font-size: 11px;
	padding: 2px 0 2px 4px;
	height: auto;
}
#routeplan .whiteborder input.radio,
#cityplan .whiteborder input.radio {
	margin: 0 5px 0 20px;
	border: 0;
	padding: 0;
	float: left;
}
#routeplan .whiteborder input.large,
#cityplan .whiteborder input.large {
	width: 136px;
}
#routeplan .whiteborder input.medium,
#cityplan .whiteborder input.medium {
	width: 89px;
	/*margin-left: 0;*/
}
#routeplan .whiteborder input.small,
#cityplan .whiteborder input.small {
	width: 35px;
}
#routeplan .whiteborder input.error,
#cityplan .whiteborder input.error {
	border: 2px solid #E10916;
	margin: 0 0 4px 0;
	color: #E10916;
	height: 12px;
	padding-top: 1px;
}
#cityplan .whiteborder input.small,
#routeplan .whiteborder input.small {
	margin-right: 4px;
}
#btn_show, #btn_calcRoute, #calculate, 
#saveOptions, #vi_btn_show, button.btn_hotelSearch {
	margin: 5px 18px 0 0;
	background: #FEEF92;
	width: 145px;
	height: 25px;
	border: 1px outset #FEEF92;
}
#cityplan #btn_show, #btn_calcRoute, button.btn_hotelSearch {
    margin: 4px 17px 0px 0px;
    float: right;
}

#cityplan  #vi_btn_show {
	width: 130px;
	margin: 9px 5px 5px 0;
}
#cityplan span.beta {
    bottom: 3px;
    left: 2px;
    color: #CC0003;
    font-style: italic;
    position: relative;
    text-transform: none;
    font-size: 9px;
}

#calculate, #saveOptions {
	background: #FFFFFF;
	border: 1px outset #FFFFFF;
}
#vi_btn_show span, #btn_show span, 
#btn_calcRoute span, #calculate span, 
#saveOptions span, button.btn_hotelSearch span {
	display: inline  !important;
	background: url(../img/bg_btn.gif) no-repeat 100% 3px !important; /*right 3px*/
	padding-right: 10px;
	font-size: 12px !important;
	font-weight: bold;
}
.confirmTarget #btn_calcRoute {
	margin-left: 186px;
}

#rp_addressInput, #cp_addressInput {
	margin-left: 20px;
}

/*ENDE Eingabefelder*/
/*START Ausrichtung Text zu Radio-Buttons Routenplaner*/
.radiolabel {
	margin-top: 3px;
	height:12px;
	width: 147px;
	line-height: 12px;
	font-size: 10px;
}
.radiolabel div {
	float: left;
	padding-top: 0;
}
/*ENDE Ausrichtung Text zu Radio-Buttons Routenplaner*/
/*START Hinweisfenster*/
.errorbox, .confirmbox, .waitingmessage, .errorbox_js {
	margin: 5px 20px 7px 20px;
	padding: 5px 5px 5px 50px;
	font-size: 11px;
	line-height: 15px;
	display:none;
}
/*START Hinweisfenster*/
.errorbox_pwd, .confirmbox_pwd {
	margin: 0px 16px 4px 16px;
	padding: 6px 5px 6px 50px;
	font-size: 11px;
	line-height: 15px;
}
.errorbox, .errorbox_pwd, .errorbox_js {
	border: 1px solid #CD0100;
	background: #FEEF92 url(../img/alert.gif) no-repeat 10px center;
	color: #CD0100;
}
.errorbox p, .errorbox_pwd p, .errorbox_js p{
	color: #CD0100;
}
.errorbox_js .additional {
	margin-top: 10px;
	color: #CD0100;
}
.confirmbox, .confirmbox_pwd, .waitingmessage {
	border: 1px solid #10425B;
	background: #FEEF92 url(../img/warning.gif) no-repeat 10px 7px;
	display:block;
}

.errorbox_js {
	display:block;
	position: absolute;
	top: 15px;
}
.errorbox_js h1 {
	color: #CD0100;
	margin-top: 1px;
	margin-bottom: 3px;
	font-size: 12px;
}
.errorbox_js p {
	margin: 0px;
}
.waitingmessage {
	position: absolute;
	top: 15px;
}


/*ENDE Hinweisfenster*/
.container {
	/*width: 311px;*/
	background: #FCD901 url(../img/arrow_close.gif) no-repeat 20px 9px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding-top: 6px;
	padding-left: 36px;
	border-top: 1px solid #FFFADC;
	border-bottom: 1px solid #BFA301;
	cursor:hand;
	cursor:pointer;
}

#mapview #content #colLeft {
	background: #FFFFFF;
	float: left;
	width:347px;
}

.cont_open {
	background: #FEEF92 url(../img/arrow_open.gif) no-repeat 20px 11px;
	cursor:default;
}
.tipps {
	margin-top: 20px;
}
.cont_only {
	background: none;
	background-color: #FEEF92;
	padding-left: 20px;
}
/*START scrollbare Liste in Diensteseiten*/
#routeplan .list, #cityplan .list {
	/*padding-top: 5px;*/
	/*border-top: 1px solid #BFA301;*/
}
#rr_overview_cont.list {
	padding-top: 5px;
}
.list {
	background-color: #FFFFFF;
	overflow: auto;
}
.list .more {
	padding-right: 7px;
	background-position: 100% 5px; /*right 5px*/
	font-size: 11px;
}
.list .teaserlist {
	margin-top: 20px;
	padding-left: 36px;
	padding-right: 40px;
	font-size: 11px;
}
.list .firstelmnt {
	margin-top: 35px;
}
.list div img {
	float: left;
	margin-right: 5px;
}
.list div.infoblock img {
	float: none;
	margin-right: auto;
}
.list div h1 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.list div h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
}
/*ENDE scrollbare Liste in Diensteseiten*/
#ListOfAlternatives td {
	height: 40px;
	padding: 0 2px 0 10px;
}
.list p.information {
	margin: 0;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 1px;
	/*background: url(../img/arrow_red.gif) no-repeat 35px 9px;*/
	font-size: 11px;
}
.list p.information span {
	line-height: 14px;
	/*line-height: 16px;*/
	padding: 0 0 0 50px;
	font-size: 11px;
	background: url(../img/arrow_red.gif) no-repeat 35px center;
}
.list p.information a {
	text-decoration: underline;
}
#cityplan .list p.information span a {
	text-decoration: underline;
}
.list p.information span a.info {
	text-decoration: underline;
}
/*START FalkFinder*/
.jumper {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-left: 37px;
}
.jumper a {
	/*display: block;*/
	line-height: 23px;
	background: url(../img/bg_arrowdwn.gif) no-repeat 0 3px;
	padding-left: 20px;
	font-size: 11px;
	text-decoration: none;

}
.jumper a:hover {
	text-decoration: underline;
}
.jumper a.lnk_standard {
	background: url(../img/arrow_red.gif) no-repeat 0 3px;
}

a.lnk_underlined {
	text-decoration: underline;
}
#rr_pagetop p, #cr_pagetop p, #cpl_pagetop p {
	margin: 0;
}

#rr_pagetop.jumper, #cr_pagetop.jumper, #cpl_pagetop.jumper {
	margin-bottom: 10px;
}

/*ENDE FalkFinder*/
/*START Scrollbarer Bereich "Dienste"*/
.list h2 {
	background-color: #FFF7C9;
	font-size:12px;
	height:19px;
	padding-left:20px;
	padding-top:4px;
	margin: 0;
}
.list .jumptop {
	background: url(../img/bg_arrowup.gif) no-repeat left;
	display: block;
	float: right;
	padding-left: 10px;
	line-height: 10px;
	margin-right: 5px;
	font-size:10px;
}
.list .jumptop:hover {
	text-decoration: underline;
}
.list .jumptopextd {
	background: url(../img/arrow_top.gif) no-repeat right;
	float: right;
	padding-right: 15px;
	margin-right: 5px;
	font-size: 10px;
}
.list .item {
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	border: 0;
	font-size: 11px;
	line-height: 15px;
}
.list .item img {
	margin: 0 20px 10px 20px;
	float: left;
}
.list .item h3 {
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
.list .item h3 span {
	font-weight: normal;
}
.list .item h3 span a {
	text-decoration: underline;
}
.list .item .more {
	font-size: 11px;
}
.list .kingsize, .list .kingsize .more {
	font-size: 12px;
}
.list .kingsize h3 {
	margin: 0;
	padding-top: 0;
}
.list table.rel_address  {
	margin-left: 20px;
	margin-top: 10px;
	width: 94%;
}
.list .rel_address td {
	background-color: #EEEEEE;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
.list .rel_address h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
/*Tabelle innerhalb Cityplan fï¿½r Stadtauswahl*/
.list table {
	width: 99%;
    font-size: 11px;
}

table.myRouteoptions {
	width: 99%;
}
table.myRoutelist .odd {
	background-color: #EEEEEE;
}
table.myRouteoptions td {
	vertical-align: top;
    padding: 1px 2px;
}
table.myRouteoptions td.sBottom {
    padding-bottom: 6px;
}
table.myRouteoptions td.mBottom {
    padding-bottom: 10px;
}
table.myRouteoptions td.col1 {
	padding-left: 20px;
}
table.wm_DB td.col1, table.wm_Shell td.col1 {
	padding-left: 20px;
}
table.wm_DB td, table.wm_Shell td {
	padding: 6px 5px 0px;
	vertical-align: top !important;
}
table.myRouteoptions a.changeRoute_link {
    padding-left: 10px;
    text-decoration: underline;
}

table.myCityplan td {
	/*background-color: #EEEEEE;*/
	padding: 5px 0;
	height: 60px;
	font-size: 11px;
}
table.myRoutelist td {
	padding: 10px 0;
	line-height: 15px;
}

table.myCityplan td.col_1 {
	text-align: center;
	vertical-align: middle;
	width: 66px;
}
table.myCityplan td.col_2 {
	width: 180px;
}
table.myCityplan td.col_3 {
	text-align: center;
	vertical-align: bottom;
	width: 29px;
}
table.myCityplan td.col_4 {
	border-left: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: bottom;

}
table.myRoutelist td.center {
	padding: 10px 8px 10px 10px;
	width: 40px;
}
table.myRoutelist td.bottom {
	text-align: center;
}
table.myRoutelist td.right {
	width: 65px;
	padding-right: 5px;
	border-left: 2px solid #FFFFFF;
}
table.myCityplan td a,
table.myRoutelist td a {
     text-decoration: underline;
}
/*ENDE Scrollbarer Bereich "Dienste"*/
#ff_weather_city, #ff_weather_route,  #ff_weather_citypoilist{
	margin-left:20px;
}
#ff_weather_city div, #ff_weather_route div, #ff_weather_citypoilist div {
	margin: 0;
	float: left;
	width: 95px;
	padding: 0 3px;
	line-height: 19px;
	font-size: 11px;
}
#ff_weather_city div img, #ff_weather_route div img, #ff_weather_citypoilist div img {
	margin: 0;
	border: 0;
}
#ff_weather_city .max, #ff_weather_route .max, #ff_weather_citypoilist .max, .legendtext .max, .legendtext .hotline {
	color: #CC0003;
}
#ff_weather_city .min, #ff_weather_route .min, #ff_weather_citypoilist .min {
	color: #10425B;
}
#ff_weather_city span img, #ff_weather_route span img, #ff_weather_citypoilist span img {
	margin-right: 5px;
}
legend, .legend {
font-size:11px;
line-height: 16px;
}
.addressevents, .routeevents {
	/*
	margin-left: -20px;
	margin-right: -20px;
	*/
	width: 357px;
	height: 28px;
	border-top: 1px solid #BFA301;
	border-bottom: 1px solid #BFA301;
}
.addressevents #newSearch, #newSearchCityAlternative, #newSearchCityPoiList{
	width: 114px;
}
.addressevents #setDest, #setDestCityAlternative, #setDestCityPoiList{
	margin-right: -3px;
	width: 114px;
}
.routeevents a,
.addressevents a {
	display: block;
	background-color: #FCD901;
	border-left: 1px solid #FFFADC;
	border-right: 1px solid #BFA301;
	/*padding: 0 2px;*/
	padding:0;
	height: 28px;
	line-height: 28px;
	float: left;
	text-align: center;
	/*color: #10425B;*/
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
/*.routeevents a {
	display: block;
	cursor: pointer;
}*/
.routeevents .inactive,
.addressevents .inactive {
	color: #B6AC19;
	cursor: default !important;

    display: block;
	background-color: #FCD901;
	border-left: 1px solid #FFFADC;
	border-right: 1px solid #BFA301;
	/*padding: 0 2px;*/
	padding:0;
	height: 28px;
	line-height: 28px;
	float: left;
	text-align: center;
	/*color: #10425B;*/
	font-weight: bold;
	font-size: 11px;
}

.routeevents .firstButton { width: 102px; }
.routeevents .secondButton { width: 109px; }
.routeevents .thirdButton { width: 130px; }

.addressevents .firstButton { width: 102px; }
.addressevents .secondButton { width: 113px; }
.addressevents .thirdButton { width: 130px; }

.addressevents a:hover, .routeevents a:hover {
	background-color: #FEEF92;
	text-decoration: none;
}
button.chg_myCitymap {
	border: 1px outset;
	background-color: #FFFFFF;
	width: 60px;
	height: 16px;
	padding: 0;
}

button.chg_myCitymap span {
	line-height: 12px;
	font-size: 10px;
	display:block;
	margin-top: 0px;
	color: #10425B;
}
#finalRoute button, #routeOptions button {
	border: 1px outset;
	margin-left: 0;
	background-position: center center;
}
.container #printRoute,
.container #printRoute2,
.container #printAddress {
	padding-right: 12px;
}
.container #printRoute img,
.container #printRoute2 img,
.container #printAddress img {
	margin-right: 5px;	
}
.container #printRoute span,
.container #printRoute2 span,
.container #printAddress span {
	text-decoration: underline;
}
.container span.txt_hl, .container span.lnk_right {
	margin: 0;
	display: block;
}
.container .txt_h1 img, .container .lnk_right img {
	margin-right: 12px;
}
.container span.lnk_right, .container div.inp_right {
	display: none;
}
.cont_open span.lnk_right, .cont_only span.lnk_right {
	display: block;
	cursor: pointer;
}
.cont_open div.inp_right, .cont_only div.inp_right {
	display: block;
	overflow: auto;
}
span.txt_hl {
	float: left;
	cursor: pointer;
}

.cont_open span.txt_hl {
	cursor: default;
}

span.lnk_right {
	float: right;
	text-align: right;
	padding-right: 10px;
}
/*span.lnk_right a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}*/
#list_of_alternatives_city br,
#list_of_alternatives_route br {
 line-height: 0;
}
.alternativesHint {
	margin-left: 32px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;	
}
.alternativesHint a {
	text-decoration: underline;
}

.myCityplan .addressAlternatives{
	margin-top:1px;
} 

.addressAlternatives .alternatives {
	font-size: 10px;
	text-decoration: underline;
}
.stationlist {
	width: 331px;
}
.stationlist td {
	font-size: 11px;
	padding: 5px 2px;
}
.stationlist img {
	display: block;
}
.stationlist .routepoint {
	 margin: 0 10px 0 9px;
}
.stationlist .stationListImage {
	float:left;
	width: 45px;
	padding-left: 10px;
	padding-top: 2px;
}
.stationlist .stationListAddress {
	float:left;
	width: 245px;
	padding: 0px 3px;
}
.stationlist .stationListButtons {
	float: right;
	width: 15px;
}
.stationlist .stationListButtons1 {
	float: right;
	width: 85px;
}
.stationlist .stationListButtons img,
.stationlist .stationListButtons1 img {
	float: right;
	margin: 0px;
}
.stationlist .stationListButtons1 img {
	margin-top: 2px;
}
.stationlist .stationListLinks {
	float: left;
	width: 205px;
}
.stationlist .stationListLink {
	float: right;
	width: 80px;
	padding-right: 5px;
}
.stationlist .addressAlternatives {
	float: left;
	padding-left: 57px;	
	width: 160px;
	margin-top: 1px;
}
.stationlist button.chg_myCitymap {
	float: left;
	height: 14px;
	margin-top: 1px;
}
.stationlist .chg_myCitymap span {
	margin-top: -2px;
}
div.btn_right {
	text-align: right;
	padding: 12px 0px 10px 0;
}
#routeOptionsContent {
	margin-left: 20px;
/*	width: 311px;*/
	font-size: 11px;
}
#routeOptionsContent p {
	width: 292px;
	margin-left: 37px;
	font-size: 11px;
}
#routeOptionsContent input {
	font-size: 11px;
	margin-right: 4px;
}
#routeOptionsContent p span {
	float: left;
	padding-top: 1px;
	margin-top: 12px;
}
#routeOptionsContent input.radio {
	float: left;
	margin: 8px 2px 0px 0px;
}
#routeOptionsContent input.radio#optType_shortest, #routeOptionsContent input.radio#arrival {
    margin-left: 100px;
    margin-top: 5px;
}

#routeOptionsContent .currentDate {
	float: left;
	width:70px;
	border:0;
	margin-top: 6px;
}
#routeOptionsContent .pd_right {
	float: left;
	line-height: 18px;
	margin: 5px 0px 0px 2px;
}
#routeOptionsContent .pd_right_last {
	float: left;
	line-height: 18px;
	margin: 1px 0px 0px 2px;
}
#finalRoute button, #routeOptionsContent button {
	border: 1px outset;
	margin-left: 0;
	background-position: center center;
}
#routeOptionsContent img.btnCalendar {
	margin: 4px 0px 0px 5px;
}
.btn_right #calculate {
	width: 149px;
	margin: 0px 5px;
}
.btn_right #saveOptions {
	width: 179px;
	margin: 0px 5px;
}
.lbl_medium {
	float: left;
/*	display: block;*/
	width: /*70px*/100px;
	line-height: 18px;
	margin-top: 5px;
}
.marginTopBottom {
    margin-top: 10px;
    margin-bottom: 0pt;
}
.schmal {
	letter-spacing: -.05em;
}
label.conjunctedTop {
	margin-top: 10px;
	margin-bottom: 0;
}
input.conjuncedTop {
	margin-top: 15px;
}
label.conjunctedBottom {
	margin-top: 0;
	margin-bottom: 3px;
}
#travelcosts, #fuelcosts, #consumption {
	width: 30px;
	height: 16px;
	padding: 0px 2px;
	margin-top: 6px;
	text-align: right;
	border: 1px solid #A3ADB7;
}
input.time {
	width: 15px;
	height: 16px;
	margin-top: 6px;
	border: 1px solid #A3ADB7;
	text-align: right;
	padding: 0px 2px;
}
.routeDescriptionTable {
	font-size: 11px;
	margin-bottom: 10px;
}
.routeDescriptionTable td {
	padding: 7px 5px;
}
.routeDescriptionTable td.waypoint {
	font-weight: normal;
}
.routeDescriptionTable .col1 {
	text-align: right;
	border-right: 1px solid #FFFFFF;
}
.routeDescriptionTable .col2 {
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.routeDescriptionTable .col3 {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.routeDescriptionTable .col4 {
	border-left: 1px solid #FFFFFF;
	text-align: right;
	white-space: nowrap;
}
.routeDescriptionTable .bold1 {
	font-weight: bold;	
}
.routeDescriptionTable .ws {
	padding-right: 3px;	
}
.myFalk_statusbar #btn_log span {
	margin:0px;
	padding-left: 4px;
	padding-top: 0px;
	color: #10425B;
	background: url(../img/arrow_red.gif) no-repeat 100% 4px; /*right 4px*/
}
.myFalk_statusbar #btn_log {
	margin: 0 0 4px 1px;
	padding:0;
	background: #FEEF92;
	width: 18px;
	height: 18px;
	border: 1px outset #FEEF92;
}
.subline {
	margin-top: -1px;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #BFA301;
}

#vi_cm_address legend, #rp_address legend, #cm_address legend, #hotelSearchForm legend {
	margin: 0 0 4px 0;
	padding:0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
}
#colLeft{
/*	overflow:hidden;*/
	float:left;
}

div.unNamedRenderDivs{
	margin:0;
	padding:0;
}
#mapApp{
	height:100px;
}

div.appNavigationbar{
	height:250px;
	overflow:hidden;
}

/* Praesentation
-------------------------------------- */
button {
	cursor: pointer;
}

#FALKzentral table {
	border-collapse: collapse;
}
#FALKzentral .bottom {
	vertical-align: bottom;
}

#routeplan .count, #cityplan .count {
	width: 49px;
	padding-right: 10px;
}

#routeplan .where, #cityplan .where {
	width: 239px;
	line-height: 15px;
	padding: 7px 0;
}

#routeplan .function, #cityplan .function {
	padding: 10px;
}
/* Die Bahn Einbindung
--------------------------------------*/
#BahnAdd	{
	border-bottom: 1px solid #D7D7D7;
	width:331px;
	padding-top: 7px;
	padding-bottom: 0;
}
#BahnAdd img {
	float:left;
	margin-right:10px;
}
#BahnAdd a {
	text-decoration: underline;
	color:#000000;
	font-size:11px;
}

img.buttonImage{
	cursor: pointer;
}

/* hotelservice */
div.hotelmask {
    background-color: #F1F1F1;
    border-top: 1px solid #CCCCCC;
    clear: both;
    font-size: 0.75em;
    line-height: 2em;
    margin: 1ex 0;
    padding: 1ex 9px 5px 20px;
}
div.hotelmask h4{
	margin:0;
    font-size: 11px;
}
div.hotelmask label {
	clear:both;
    float: left;
    padding: 0;
    width: 50px;
}
div.hotelmask input.date-pick {
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 1em;
    height: 1.33em;
    margin-bottom: 4px;
    padding: 2px;
    width: 75px;
}

div.hotelmask .c{
	float:none;
}

button.btn_hotelSearch{
	margin: 0;
	width: 110px;
}

#hotelSearchForm table {
	margin-left: 20px;
	border: 1px solid red;
	font-size: 11px;
}
#hotelSearchForm table td {
	padding: 0;
}
#hotelSearchForm td.rightCol {
	padding-left: 4px;
/*	height: 25px;*/
}

#hotelSearchForm td h1 {
	margin-top: 0px;
}

#hotelSearchForm td.rightCol h1 {
	padding: 2px 0px 0px 5px;
}

#hotelSearchForm input.large,
#hotelSearchForm input.medium,
#hotelSearchForm input.small,
#hotelSearchForm input.ttmmyyyy,
#hotelSearchForm input.BookingCode,
#hotelSearchForm input.priceLimit {
	margin-bottom: 2px;
	font-size: 10px;
	color: #10425B;
	height: 14px;
	border: 2px solid #FCD901;
	padding: 2px 4px 2px 4px;
	border-left: none;
	border-right: none;
}
#hotelSearchForm input.ttmmyyyy {
	font-size: 11px;
}
#hotelSearchForm select {
	font-size: 10px;
	height: auto;
	margin-bottom: -1px;
}

#hotelSearchForm input.medium {
	width: 96px;
	margin-right: 2px;
	}
#hotelSearchForm input.large {
	width: 298px;
	line-height: 13px;
	min-height: 13px;
	}
#hotelSearchForm input.small  {
	width: 13px;
	margin: 0px 4px 2px 0px;
	text-align: center;
	}
#hotelSearchForm input.priceLimit  {
	width: 22px;
	margin: 0px 3px 0px 12px;
    }
#hotelSearchForm input#hi_location {
    margin-top: 2px;
    }

#hotelSearchForm input#hi_singleRooms,
#hotelSearchForm input#hi_doubleRooms,
#hotelSearchForm span.doubleRooms,
#hotelSearchForm span.singleRooms,
#hotelSearchForm span.arrival,
#hotelSearchForm span.departure,
#hotelSearchForm span.priceLimit,
#hotelSearchForm a#hi_cancel_hotel_reservation,
#hotelSearchForm input#hi_departureDate,
#hotelSearchForm input#hi_arrivalDate {
	float: left;
    }
#hotelSearchForm img#hi_calArrival,
#hotelSearchForm img#hi_calDeparture {
    float: right;
}
#hotelSearchForm span.doubleRooms,
#hotelSearchForm span.singleRooms{
	margin-top: 4px;
    }
#hotelSearchForm span.arrival,
#hotelSearchForm span.departure {
	width: 55px;
	margin-top: 4px;
    }
#hotelSearchForm span.priceLimit {
	margin-top: 4px;
	margin-left: 2px;
    }
#hotelSearchForm table#hs_input {
	border: 0pt none;
	}
#hotelSearchForm .hi_right {
	float: right;
	width: 145px;
	margin-right: 18px;
	}
#hotelSearchForm a#hi_cancel_hotel_reservation {
	width: 160px;
	margin-top: 12px;
	}
#hotelSearchForm button#hi_btn_search {
	float: right;
	margin-right: 18px;
	margin-top: 4px;
	}
#hotelSearchForm select.medium {
	width: 60px;
	height: 18px;
	margin-right: 3px;
	float:left;
	}
#hotelSearchForm select.large {
	width: 189px;
	height: 17px;
	line-height: 13px;
	font-size: 11px;
	}
#hotelSearchForm input.BookingCode {
	width: 156px;
	height: 14px;
	padding-left: 4px;
	font-size: 10px;
	}

#hotelSearchForm input.ttmmyyyy {
	width: 65px;
    }
#hotelSearchForm input.readonly {
	background-color: #FCD901;
	padding-left: 2px;
	padding-right: 2px;
	}

#hotelSearchForm img {
	margin: 0px 0px -6px 3px;
}

#hotelSearchForm span.bold {
	font-weight: bold;
	font-size: 11px;
	padding-right: 7px;
}

#hotelSearchForm span.normal {
	font-size: 11px;
	padding-right: 10px;
}
#hotelSearchForm div.radiolabel {
	margin: 0;
margin-top: 3px;
	height:14px;
	width: 59px;
	font-size: 10px;
	line-height: 12px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right: 1px;
	float: left;
	}
#hotelSearchForm div.radiolabelExtd {
	margin: 0;
	margin-top: 3px;
	height:14px;
	width: 69px;
	font-size: 10px;
	line-height: 12px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right: 1px;
	float: left;
}
#hotelSearchForm input.mb {
	margin: 0 3px 3px 2px;
}
#hotelSearchForm div.radiolabel div {
	float: left;
	margin-top: 5px;
}
#hotelSearchForm button {
	margin: 5px 0 4px 5px;
	padding: 0;
	background: #FEEF92;
	width: 130px;
	height: 25px;
	border: 1px outset #FEEF92;
}
#hotelSearchForm button span {
	display: inline !important;
	background: url(../img/arrow_red.gif) no-repeat 100% 4px; /*right 4px*/
	padding-right: 10px;
	color: #10425B;
	font-size: 12px;
	font-weight: bold;
}

#hotelservices a.lnk_myFalk_more {
	display: block;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: underline;
	background : url(../img/arrow_red.gif) no-repeat 1px 3px;
}

tr.highlight{
	background-color: #FFFADC; cursor: pointer;
}

#exError{
	width: 50%;
	border:1px solid navy;
	padding: 1ex 3ex 3ex 50px;
	margin: auto;
	color: red;
	font-weight:bold;
	background: lightyellow url(../img/alert.gif) no-repeat 10px 7px;
}

.infoWindowRouteEntry {
	border:1px solid #10425B;
	background-color: #FFF;
	color: #10425B;
	padding: 0;
	width: 330px;
	font-size: 11px !important;
}

.infoWindowRouteEntry table.routeEntry  {
	margin: 10px 15px 10px 5px;
	width: 93%;
}

.infoWindowRouteEntry table.routeEntry td {
	vertical-align:top;
	padding: 5px;
}

.infoWindowRouteEntry .closeButton{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 20px;
	z-index: 1;
}

.infoWindowRouteEntry img.closeButtonImage{
	cursor: pointer;
	margin: 5px 0 0 5px;
}
.infoWindowRouteEntry .bold1 {
	font-weight: bold;	
}

#div_RouteOverlay_0_routeEntries span.iconText {
	color: #FFF !important;	
	font-size: 11px !important;
	left: 4px !important;
}

#div_alternatives span.iconText {
	color: #FFF !important;	
	font-size: 11px !important;	
}

.registry #FALKzentral.statisch {
	padding-left: 16px;
	padding-right: 16px;
	width: 315px;
}
.registry #FALKzentral.statisch table {
	margin-left: 0;
	/*width: 330px;*/
}
#myFalkLogin h6 {
	text-transform: none;
	font-size: 10px;
}
#myFalkLogin .confirmbox_pwd {
	margin-bottom: 0;
}
.cont_only .lnk_right a {
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
}
#routeOptions #saveOptions {
	width: 149px;
}
/*START by RS*/
#cpl_yourSearch_hl input#cpl_searchword {
	border: 0pt none;
	font-size: 11px;
    height: 16px;
    padding: 2px 3px 0pt;
    font-weight: normal;
    float: left;
    margin: 0px 0px 0pt 9px;
	padding: 2px 3px 0pt;
    width: 182px;
}
#cpl_yourSearch_hl .input_right {
	display: block;
	width: 200px;
}
#cpl_searchword_submit{
	background: #FEEF92 none repeat scroll 0%;
	border: 1px outset #FEEF92;
    float: right;
	height: 18px;
	margin-right: 7px;
	width: 25px;
}
#cpl_searchword_submit span {
	background: transparent url(../img/bg_btn.gif) no-repeat 55% 40%;
	display: block;
	height: 10px;
}
#MyFalk35Login,
#myFalkLogin td.rightside #login {
	width: 120px;
	background: #FEEF92;
	height: 25px;
	border: 1px outset #FEEF92;
}
#MyFalk35Login span,
#myFalkLogin td.rightside #login span {
	display: inline;
	margin-right: 2px;
	padding-right: 14px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/bg_btn.gif) no-repeat right 3px;
}
/* ENDE by RS*/
.viewForm #MyFalk35Login span {
	background: url(../img/bg_btn.gif) no-repeat 50% 50%;
}
/*START makes the myFalkLogin-Bar look mighty cool - by WW*/
.myFalk_statusbar #myFalkLogin .medium {
	width: 90px;
	height: 16px;
	padding: 2px 3px 0 3px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 11px;
}
.myFalk_statusbar .myFalkLogin button#MyFalk35Login {
	width: 25px;
	height: 18px;
	margin-bottom: 9px;
}
.myFalk_statusbar .myFalkLogin button#MyFalk35Login span {
	display: block;
	height: 10px;/**/
	background: url(../img/bg_btn.gif) no-repeat 55% 40%;
}

.myFalk_statusbar .myFalkLogin #falk35_login,
.myFalk_statusbar .myFalkLogin #falk35_passwort {
	width: 89px;
	margin-bottom: 0px;
}
.myFalk_statusbar .myFalkLogin #falk35_login {
 margin-left: 10px;
 }
/*ENDE makes the myFalkLogin-Bar look mighty cool*/
/*START makes the myFalkLogin-Block look pretty good - by WW*/
#my_logindata table {
	margin-left: 16px;
	font-size: 11px;
}
#my_logindata td button#MyFalk35Login span {
	background:transparent url(../img/bg_btn.gif) no-repeat scroll 100% 3px !important;
	display:inline !important;
	font-size:12px !important;
	font-weight:bold;
	padding-right:10px;
}
#my_logindata .medium {
	margin-bottom: 4px;
}
/*ENDE makes the myFalkLogin-Block look pretty good - by WW*/

/* mapspot advertisement*/
.mapspot {
	width: 300px; /* 300px: iframe hat diese Breite */
	height: 290px; /* 250px:  iframe hat diese Hï¿½he */
	background-color: #FFF;
	font-size: 11px;
	position: absolute;
	top:0; left:0;
	z-index: 10000;
	overflow:hidden;
}
.mapspot iframe{
	margin:0;padding:0;
}
.mapspot div {
	padding: 4px 3px 2px 0;
	margin:0;
}
.mapspot a {
	text-decoration: underline;
}
#wmMap {
	position: absolute;
	top: 449px;
	left: 1150px;
	z-index: 200;
}

#myFalkLogin a.dienstekostenlosregistrieren {
	display:block;
	width:130px;
	line-height:12px;
	background:none;
	margin-top:-6px;
	margin-left: 100px;
	padding:0;
	font-size:10px;
}

/* POIAdTest */
div.poiCommercialisationLink{
	background-color: #F2F2F2;
}

/*a.importantLink{
	text-decoration:underline;
}*/
#FALKzentral p.poiAd{
	margin: 5px auto 5px 20px !important;
	font-size:11px;
}
span.poiAdText{
	font-size:11px;
	font-weight:normal;
}
span.poiAdEyeCatch{
	font-size:11px;
	font-weight:normal;
	color: #CC0003;
}
span.spanRed {
	color: #CC0003;
}
div.poiInfo a.importantLink{
}
div.poiInfo a.importantLinkRed{
	color: #CC0003;
}
div.poiInfo p.poiAd{
	padding: 0px 5px 5px 5px !important;
	margin: 0px !important;
	color: #003366;
}

.bookmarkIE {
	display: none;
}

/* Highlight for active POIs with open infoWindow */
#map div.highlighted {
	border: 1px outset rgb(238, 238, 255) !important;
	margin: 0px !important;
	z-index: 20;
}

/* END */
