/* Tabs */
ul.shadetabs { list-style-type: none; }
.shadetabs li { float: left;}
li#eins a { display:block; width: 97px; height: 26px; background-image:url(../img/schnelltab.gif); background-repeat:no-repeat; float:left; }
li#eins a:hover, li#eins a.selected { background-image:url(../img/schnelltab_a.gif); background-repeat:no-repeat; height: 30px; margin-bottom: -4px; }
li#zwei a { margin-left:2px;display:block; width: 101px; height: 26px; background-image:url(../img/umkreistab.gif); background-repeat:no-repeat; float:left; }
li#zwei a:hover, li#zwei a.selected {margin-left:2px;background-image:url(../img/umkreistab_a.gif); background-repeat:no-repeat; }
li#drei a { margin-left:2px;display:block; width: 75px; height: 26px; background-image:url(../img/orttab.gif); background-repeat:no-repeat; float:left; }
li#drei a:hover, li#drei a.selected {margin-left:2px;background-image:url(../img/orttab_a.gif); background-repeat:no-repeat; }

/* Tabs Detailansicht*/
li#beschreibung a { display:block; width: 95px; height: 26px; background-image:url(../img/beschreibung.gif); background-repeat:no-repeat; float:left; }
li#beschreibung a:hover, li#beschreibung a.selected { background-image:url(../img/beschreibung_a.gif); background-repeat:no-repeat; height: 30px; margin-bottom: -4px; }
li#belegung a { margin-left:2px;display:block; width: 69px; height: 26px; background-image:url(../img/belegung.gif); background-repeat:no-repeat; float:left; }
li#belegung a:hover, li#belegung a.selected {margin-left:2px;background-image:url(../img/belegung_a.gif); background-repeat:no-repeat; }
li#lage a { margin-left:2px;margin-left:2px;display:block; width: 46px; height: 26px; background-image:url(../img/lage.gif); background-repeat:no-repeat; float:left; }
li#lage a:hover, li#lage a.selected {margin-left:2px;background-image:url(../img/lage_a.gif); background-repeat:no-repeat; }
li#anfrage a { margin-left:2px;display:block; width: 60px; height: 26px; background-image:url(../img/anfrage.gif); background-repeat:no-repeat; float:left; }
li#anfrage a:hover, li#anfrage a.selected {margin-left:2px;background-image:url(../img/anfrage_a.gif); background-repeat:no-repeat; }
li#video a { margin-left:2px;display:block; width: 48px; height: 26px; background-image:url(../img/video.gif); background-repeat:no-repeat; float:left; }
li#video a:hover, li#video a.selected {margin-left:2px;background-image:url(../img/video_a.gif); background-repeat:no-repeat; }
li#favoriten a { margin-left:2px;display:block; width: 68px; height: 26px; background-image:url(../img/favoriten.gif); background-repeat:no-repeat; float:left; }
li#favoriten a:hover, li#favoriten a.selected {margin-left:2px;background-image:url(../img/favoriten_a.gif); background-repeat:no-repeat; }
li#drucken a { margin-left:2px;display:block; width: 64px; height: 26px; background-image:url(../img/drucken.gif); background-repeat:no-repeat; float:left; }
li#drucken a:hover, li#drucken a.selected {margin-left:2px;background-image:url(../img/drucken_a.gif); background-repeat:no-repeat; }
li#empfehlen a { margin-left:2px;display:block; width: 78px; height: 26px; background-image:url(../img/empfehlen.gif); background-repeat:no-repeat; float:left; }
li#empfehlen a:hover, li#empfehlen a.selected {margin-left:2px;background-image:url(../img/empfehlen_a.gif); background-repeat:no-repeat; }

li#merken a { margin-left:2px;display:block; width: 78px; height: 26px; background-image:url(../img/merken.gif); background-repeat:no-repeat; float:left; }
li#merken a:hover, li#merken a.selected {margin-left:2px;float:left;background-image:url(../img/merken_hover.gif); background-repeat:no-repeat; }

