

.contentLeft .tx_ttorbisreiseverwaltung_pi7 hr {
	height: 1px;
	border: none 0;
	border-top: 1px dotted #DB7B00;
	margin: 5px 0 0px 0;
	padding: 5px 0 0px 0;

}

.contentLeft .tx_ttorbisreiseverwaltung_pi7_fieldset .nummernsuche {
	font-size: 0.95em;
	width: 50px;
	/*float: left;*/
	padding: 1px;
	margin: 1px;
}

.contentLeft .tx_ttorbisreiseverwaltung_pi7_fieldset .searchSubmitButtonNummern {
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	width: 105px;
	color: #FFFFFF;
	background-color: #DB7B00;
	font-size: 0.95em;
	
}

.contentLeft .tx_ttorbisreiseverwaltung_pi7 {
	margin: 0;
	padding: 0 0 0 10px;
	tex-align: left;
}

.contentLeft .tx_ttorbisreiseverwaltung_pi7 form{
	margin: 0;
	padding: 0;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset legend{
	display: none;
	margin: 0;
	padding: 0;
}


fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset .searchtext{
	font-weight: normal;
	color: #DB7B00;
	margin-top: 5px;
	font-size: 0.95em;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset .searchtextBlack{
	font-weight: normal;
	color: #000;
	margin-top: 5px;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset label {
	display: block;
	clear: left;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset select {
	margin: 0;
	padding: 0;
	width: 175px;
	color: #DB7B00;
	font-size: 0.95em;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset input {
	float:left;
	margin: 0;
	padding: 0;
	width: 150px;
	color: #DB7B00;
	font-size: 0.95em;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset input.searchSubmitButton {
	margin: 0;
	padding: 0;
	width: 175px;
	color: #FFFFFF;
	background-color: #DB7B00;
	font-size: 0.95em;
}

fieldset.tx_ttorbisreiseverwaltung_pi7_fieldset .cal_icon {
	cursor:pointer;
}

.tx-ttorbisreiseverwaltung-pi2 input {
	
}

tx-ttorbisreiseverwaltung-pi1 {
	width: 800px;
}


.single-travel-table td {
	padding: 0;
	margin: 0;
}

.single-travel-table .reise-tabelle-ueberschrift {
	font-size: 1.35em;
	font-weight: bold;
	padding: 20px 3px;
	/*margin: 20px 0;*/
	/*padding: 0;*/
	margin: 0;
	color: #2D4E8C;
}

.single-travel-table .reise-button-style {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DB7B00;
	padding: 3px;
	margin: 0;
	border: 1px solid #FFF;
	text-decoration: none;
}

.single-travel-table .reise-button-style2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DB7B00;
	padding: 3px;
	margin: 0;
	border: 1px solid #FFF;
	text-decoration: none;
}

.single-travel-table table {
	border: 1px solid #233F92;
	border-collapse: collapse;
}

.single-travel-table td.spaltenfarbe1 {
	background-color: #D8DDEA;
	border-top: 1px solid #233F92;
	border-bottom: 1px solid #233F92;
	border-right: 1px solid #233F92;
	margin: 0;
	font-size: 0.9em;
	padding: 2px 0;
}

.single-travel-table td.spaltenfarbe2 {
	border-top: 1px solid #233F92;
	border-bottom: 1px solid #233F92;
	border-right: 1px solid #233F92;
	margin: 0;
	font-size: 0.9em;
	padding: 2px 0;
}

p.veranstalter-style {
	font-size: 0.95em;
}

p.veranstalter-style a,
p.veranstalter-style a:link,
p.veranstalter-style a:visited {
	color: #DB7B00;
}


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.travel-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0;
	border: none;
	border-bottom: 1px solid #DB7B00;

}
.travel-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
	width: 100%;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;

	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {

	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;

}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.tx-ttorbisreiseverwaltung-pi1 form {
	
	padding-bottom: 0;
	margin-bottom: 0;
}

.tx-ttorbisreiseverwaltung-pi1 form {
	margin-left: -10px;
	padding: 0;

}

html>body .tx-ttorbisreiseverwaltung-pi1  form {
	margin: 0 0 0 10px;
	padding: 0;

}

*+html>body .tx-ttorbisreiseverwaltung-pi1  form {
	margin-left: 0;
	padding: 0;

}

.tx-ttorbisreiseverwaltung-pi1 .textOrange {
	color: #DB7B00;
}

.travel-list-container {
	padding: 0 5px;
	margin: 0;
	padding-bottom: 10px;
	width: 548px;
}


.travel-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	/*border:1px solid #DB7B00;*/
}

.travel-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;

	background-color:#F9FFE5;

}

.travel-search-emptyMsg{
	margin:0;
}

.travel-search-form FORM {
	margin:0;
	padding: 0;
}

.travel-list-container H3 {
	margin: 0;
	padding: 5px 0;
	padding-top: 0;
}

.travel-list-container H3 A:LINK,.travel-list-container H3 A:VISITED,.travel-list-container H3 A:HOVER {
	color:#2C4F95;
}

.travel-list-container H3 A {
	color:#2C4F95;
	font-weight: normal;
	font-size: 1.2em;
	
}

.travel-list-container .route {
	color:#000000;
	font-weight: normal;
	font-size: 0.95em;
	padding: 5px 0;
	margin: 0;
}



.travel-list-price {
	color:#DB7B00;
	font-size: 1.4em;
	padding: 5px 0;
	padding-bottom: 0;
	margin: 0;
}



.travel-list-container P {
	padding: 5px 0;
	margin: 0;
}

.travel-list-description p {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.travel-list-container p.travel-list-price-2 {
	color:#DB7B00;
	
	font-size: 1em;
	padding: 5px 0;
	padding-top: 0px;
	margin: 0;
}

.travel-list-date {
	color: #000000;
	padding: 5px 0;
	margin: 0;
	font-weight: bold;
}

.travel-list-item .travel-list-appointments {
	padding-left: 10px;
	font-weight: normal;
}

.travel-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.travel-list-container .travel-list-image {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 150px;
}

.travel-list-container .travel-list-text {
	float: left;
	margin: 0;
	padding: 0;
	width: 370px;
}

.travel-list-container .travel-list-image IMG {
	border:none;
	margin: 5px 10px 5px 0;
	padding: 0;
	width: 150px;
}

.travel-list-morelink a {
	padding-left: 25px;
	color: #DB7B00;
        background-image: url(../_images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;  
}

.noHitContact {
	padding-left: 10px;
}

.noHitContact a {
	padding-left: 25px;
	color: #DB7B00;
        background-image: url(../_images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;  
}

.travel-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.travel-single-item {
	width: 548px;
	padding:0 5px;
	margin-bottom:5px;

}
.travel-single-item H2 {
	font-size: 1.7em;
	font-weight: normal;
	color:#2C4F95;
	padding-left: 0;
	
}

.travel-single-item H3 {
	color:#000000;
	font-weight: normal;
	font-size: 1em;
	padding: 1.2em 0 ;
}

.travel-single-item H4 {
	color:#2C4F95;
	font-weight: normal;
	font-size: 1.1em;
	/*margin-top: 5px;*/
	/*margin-bottom: 5px;*/
	padding: 0;
}



.travel-single-item .travel-list-date {
	

}

.travel-single-item .single-travel-appointments {
	font-weight: normal;
}

.travel-single-item .linkToTable a {
	padding-left: 25px;

	color: #DB7B00;
        background-image: url(../_images/list_icon.gif);

	background-repeat: no-repeat;
	background-position: 0 3px;  
}

.travel-single-item .single-description {
	margin: 5px 0;
	padding: 10px 0 10px 0;
	font-size: 0.95em;
}

.travel-single-item .map-short-disc-box {


	
}

.travel-single-img,
.travel-single-img img {
	float: left;
	margin: 0;
	padding: 0;
	
	width: 250px;
	border:none;
}

.travel-single-img p {
	
	margin: 0;

	padding: 0;
	font-size: 0.8em;
	font-style: italic;
}


.travel-single-item .single-short-description {
	width:265px;
	margin:  0 0 0 10px;

	padding: 10px 10px;
	font-style: italic;
	background-color: #FAE3C5;
	float: left;
	border-left: 5px;
}

.travel-single-item .single-travel-table {
	margin: 0;
	padding: 10px 0 10px 0;
	clear:both;
}


.travel-single-item .single-travel-table span.textausgebucht {
	font-size: 10px;
}

.travel-single-item .single-travel-table td.freiTextTabelle {
	padding: 10px;
}

.travel-single-item .single-long-description {
	margin: 0;
	padding: 10px 0 30px 0;
	clear:both;
}


.travel-single-item .single-long-description p {
	margin: 0;
	padding: 3px 0;
}

.reise-leistungenlang-style {
	margin: 0;
	padding: 0 10px;
	clear:both;
	background-color: #D8DDEA;
}

.reise-leistungenlang-style h4 {
	margin: 0;
	padding: 10px 0 0 0;
}

.reise-leistungenlang-style p {
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1.2em;
}

.travel-single-imgcaption {
	padding:3px;
	clear:both;
}




.travel-single-category {

	float: right;
}
.travel-single-backlink, .travel-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.travel-single-price {
	font-size: 1.9em;
	color:#DB7B00;
}

.leistungen p {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

.leistungen p.travel-single-price-2 {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	color:#DB7B00;
}



.travel-single-author {
	padding-bottom: 3px;
}
.travel-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.travel-single-related,.travel-single-files,.travel-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.travel-single-related DD, .travel-single-links DD, .travel-single-files DD {
	margin-left:20px;
}

.travel-single-related DT, .travel-single-links DT, .travel-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

.single-verlaengerung {
	margin: 0;
	padding: 0 10px;
	background-color: #FAE3C5;
}

.single-verlaengerung h4{
	margin: 0;
	padding: 10px 0 0 0;
}

.single-verlaengerung p{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2em;
}

.tx-ttorbisreiseverwaltung-pi6 IMG{
	width: 193px;
	border: none;
}

.tx-ttorbisreiseverwaltung-pi6 .csc-textpic-caption {
	color: #000;
	font-size: .9em;
	font-style: italic;
	line-height: 1.2em;
	padding: 3px;
	padding-bottom: 20px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


img.image{ display: none; }

h1.title{
    font-size: 115%;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0 0 5px;
}

.weltkarte dl#lalaLandMap{
    margin: 0;
    padding: 0;
    background: transparent url(../_images/karte.gif) top left no-repeat;
    height: 278px;
    width: 559px;
    position: relative;
}

.weltkarte dt{
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 85%;
    z-index: 10;
}
.weltkarte dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }
.weltkarte dd a{ outline: none; }
.weltkarte dd a:active{ outline: none; -moz-outline: none; }

.weltkarte dl#lalaLandMap dt.title{
    color: white;
    display: none;
    font-size: 115%;
    padding: 10px 0 0 5px;
    color: #DB7B00;
    color: #FFF;
    font-weight:900;
    background-color: #2C4F95;
    background-color: #DB7B00
}

/* ---------- Hotspot Declarations ---------- */
.weltkarte dt#id73 {
    position: absolute;
    top: 88px;
    right: 97px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id52 {
    position: absolute;
    top: 44px;
    right: 276px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id72 {
    position: absolute;
    top: 85px;
    right: 217px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id71 {
    position: absolute;
    top: 188px;
    right: 222px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id125 {
    position: absolute;
    top: 27px;
    right: 425px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id43 {
    position: absolute;
    top: 71px;
    right: 452px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id70 {
    position: absolute;
    top: 159px;
    right: 376px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}

.weltkarte dt#id74 {
    position: absolute;
    top: 208px;
    right: 2px;
    padding: 5px;
    z-index: 10;
    color: #FFF;
    font-weight:900;
    background-color: #DB7B00;
}


.weltkarte dd#id73Def{ position: absolute; top: 63px; right: 41px;width: 173px; height: 113px; z-index: 15;}
.weltkarte dd#id73Def a{
    position: absolute;
    width: 173px;
    height: 113px;
    text-decoration: none;
    background: transparent url(note.png) repeat;   
}
.weltkarte dd#id73Def a span{ display: none; }
.weltkarte dd#id73Def a:hover{ position: absolute; background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id73Def a:hover span,
.weltkarte dd#id73Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 163px;
}

.weltkarte dd#id73Def a:active{
    outline: none;
    -moz-outline: none;
}

.weltkarte dd#id71Def{ position: absolute; top: 165px; left: 234px; z-index: 15;}
.weltkarte dd#id71Def a{
    position: absolute;
    width: 110px;
    height: 89px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 2px;
    top: -10px;
    z-index: 20;
    background-image: url(note.png);
}
.weltkarte dd#id71Def a span{ display: none; }
.weltkarte dd#id71Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id71Def a:hover span,
.weltkarte dd#id71Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 100px;
}

.weltkarte dd#id43Def{position: absolute; top: 62px; left: 27px; z-index: 20;}
.weltkarte dd#id43Def a{
    position: absolute;
    width: 120px;
    height: 37px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 5px;
    top: 2px;
    z-index: 20;
}
.weltkarte dd#id43Def a span{ display: none; }
.weltkarte dd#id43Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id43Def a:hover span,
.weltkarte dd#id43Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 110px;
}

* html .weltkarte dd#id43Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}


.weltkarte dd#id70Def{position: absolute; top: 139px; left: 74px; z-index: 20;}
.weltkarte dd#id70Def a{
    position: absolute;
    width: 144px;
    height: 175px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: -27px;
    top: -34px;
    z-index: 20;
}
.weltkarte dd#id70Def a span{ display: none; }
.weltkarte dd#id70Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id70Def a:hover span,
.weltkarte dd#id70Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 134px;
}

* html .weltkarte dd#id70Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}

.weltkarte dd#id125Def{position: absolute; top: 17px; left: 49px; z-index: 20;}
.weltkarte dd#id125Def a{
    position: absolute;
    width: 113px;
    height: 43px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 5px;
    top: 0px;
    z-index: 20;
}
.weltkarte dd#id125Def a span{ display: none; }
.weltkarte dd#id125Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id125Def a:hover span,
.weltkarte dd#id125Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 103px;
}

* html .weltkarte dd#id125Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}

.weltkarte dd#id72Def{position: absolute; top: 83px; left: 234px; z-index: 20;}
.weltkarte dd#id72Def a{
    position: absolute;
    width: 104px;
    height: 30px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 5px;
    top: 0px;
    z-index: 20;
}
.weltkarte dd#id72Def a span{ display: none; }
.weltkarte dd#id72Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id72Def a:hover span,
.weltkarte dd#id72Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 75%;
}

* html .weltkarte dd#id72Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}

.weltkarte dd#id52Def{
	position: absolute;
	top: 27px;
	left: 217px;
	z-index: 20;
	width: 83px;
	height: 55px;
}
.weltkarte dd#id52Def a{
    position: absolute;
    width: 88px;
    height: 61px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 0px;
    top: -1px;
    z-index: 20;
}
.weltkarte dd#id52Def a span{ display: none; }
.weltkarte dd#id52Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id52Def a:hover span,
.weltkarte dd#id52Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 78px;
}

* html .weltkarte dd#id52Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}

.weltkarte dd#id74Def{position: absolute; top: 179px; left: 429px; z-index: 20;}
.weltkarte dd#id74Def a{
    position: absolute;
    width: 126px;
    height: 85px;
    text-decoration: none;
    background: transparent url(note.png) repeat;
    left: 5px;
    top: 0px;
    z-index: 20;
}
.weltkarte dd#id74Def a span{ display: none; }
.weltkarte dd#id74Def a:hover{ background: transparent url(hover.png) repeat; border: 1px solid #BCBCBC; }
.weltkarte dd#id74Def a:hover span,
.weltkarte dd#id74Def a:focus span{
    display: block;
    text-indent: 0;
    vertical-align: top;
    color: #000;
    background-color: #F4F4F4;
    font-weight: bold;
    position: absolute;
	left: -1px;
    border: 1px solid #BCBCBC;
    bottom: 100%;
    margin: 0;
    padding: 5px;
    width: 121px;
}

* html .weltkarte dd#id74Def a:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='hover.png',sizingMethod='scale');
}