@charset "utf-8";
/* CSS Document */

#my_body{background:url(../images/body-bg.png) no-repeat right top;}
a img{border:0}

/* style for header */
#header{background:#FFFFFF;}
#header h1{background: url(../images/header-logo.gif) no-repeat 15px 0;text-indent:-9999px;}
#navigation li{background:#ffffff url(../images/menu_bar.gif) no-repeat right;}
#navigation li:last-child{background:none;}

/* style for content */
#left_navigation_submenu li a img{border:0}

.textelement form input{border:0;margin-bottom:5px;}
.textelement form .input_error{border:1px solid #FF0000;}
.textelement .textarea{border:0;}
#leistungen_container ul{padding:0; margin:0; list-style:none;}
#leistungen_container ul li ul{margin-left:10px;}
/* style for footer */
.footer-shadow{background: url(../images/footer-bg.png) no-repeat -5px bottom;}
#footer ul li{background:#FFFFFF url(../images/footer_menu_bar.gif) no-repeat right;}
#footer ul li:last-child{background:none;}

/*style for gallery table begins*/

table.galerie td.caption{background-color:#f6f6f6;border-bottom: 2px solid #dfdfdf;}
table.galerie img.imageborder{border:1px solid #D4D3D4;}
table.galerie img.selected{border:1px solid #D4D3D4;}
table.galerie img.opacity{background-color:#CCC;}
#scroller .scrolling_img {background-color:#E2E2E2; border:1px solid #D4D3D4;}

/*style for gallery table ends*/

a.right_download_link, a.right_more_link{
text-decoration:underline;
}
td.presse_date, td.presse_medium, td.presse_headline, .pressestimmen_item td{padding-right:6px;padding-bottom:12px; vertical-align:top;}
td.presse_date, td.presse_medium, td.presse_headline, td.presse_link{vertical-align:top;}

td.presse_date, td.presse_medium, td.presse_headline{padding-right:6px;padding-bottom:12px;}
td.presse_date, td.presse_medium, td.presse_headline, td.presse_link{vertical-align:top;}

td.meinungen_date{width:70px}
.question_answer {padding-left:10px;}
.question_answer h2{cursor:pointer;}
.question_answer .answer{display:none;}
td.meinungen_titel{width:190px}
td.meinungen_author{width:100px}

#map{overflow:hidden;}
#highlights{pading-bottom:10px;}
#highlights .hightlights_drucken a {background:none; text-transform:capitalize; border:none;}

ul.zielortkarte_category {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
margin-top:10px;
}

.texts ul.zielortkarte_category li{
font-weight:bold;
padding:2px 20px;	
}

/*Zielortkarte*/
.texts ul.zielortkarte_category li.eigene_anreise{
background:transparent url(/images/zielortkarte/eigene_anreise.png) no-repeat scroll left center;	
}
.texts ul.zielortkarte_category li.schiffsreise{
background:transparent url(/images/zielortkarte/schiffsreise.png) no-repeat scroll left center;	
}
.texts ul.zielortkarte_category li.flugreise{
background:transparent url(/images/zielortkarte/flugreise.png) no-repeat scroll left center;	
}
.texts ul.zielortkarte_category li.partyzuge{
background:transparent url(/images/zielortkarte/partyzuge.png) no-repeat scroll left center;	
}
.texts ul.zielortkarte_category li.eigene_anreise_partyzuge{
background:transparent url(/images/zielortkarte/eigene_anreise_partyzuge.png) no-repeat scroll left center;	
}


