.tabNavi_shopStettlen
{
	width: 100%;
	background: url(/webseite/art/shopstettlen/tabs/hintergrund.gif) repeat-x bottom;
}

.shadetabs_shopStettlen{
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

/*.drilldown{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: -2;
font: 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired
}*/

.tabNavi_shopStettlen ul.shadetabs_shopStettlen
{
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.shadetabs_shopStettlen li{
float: left;
display: inline;
background: url(/webseite/art/shopstettlen/tabs/passiv_rechts.gif) no-repeat right top;
margin-right: 3px;
margin-bottom: 1px;
}

.drilldown_shopStettlen li{
float: left;
display: inline;
background: url(/webseite/art/shopstettlen/tabs/passiv_rechts.gif) no-repeat right top;
margin-right: 3px;
margin-bottom: 1px;
}

.shadetabs_shopStettlen li a{
display: block;
text-decoration: none;
padding: 3px 5px;
color: #2d2b2b;
background: url(/webseite/art/shopstettlen/tabs/passiv_links.gif) no-repeat left top;
}

.drilldown_shopStettlen li a{
display: block;
text-decoration: none;
padding: 3px 7px;
color: #2d2b2b;
background: url(/webseite/art/shopstettlen/tabs/stettlen_tabs/passiv_links.gif) no-repeat left top;
}

.shadetabs_shopStettlen li a:hover{
	color: #2d2b2b;
}

.shadetabs_shopStettlen li.selected{
background: url(/webseite/art/shopstettlen/tabs/stettlen_tabs/aktiv_rechts.gif) no-repeat right top;
position: relative;
top: 1px;
}

.drilldown_shopStettlen li.selected{
background: url(/webseite/art/shopstettlen/tabs/stettlen_tabs/aktiv_rechts.gif) no-repeat right top;
position: relative;
top: 1px;
}

.shadetabs_shopStettlen li.selected a{ /*selected main tab style */
background: url(/webseite/art/shopstettlen/tabs/stettlen_tabs/aktiv_links.gif) no-repeat;
color: #000000;
}

.drilldown_shopStettlen li.selected a{ /*selected main tab style */
background: url(/webseite/art/shopstettlen/tabs/aktiv_links.gif) no-repeat;
color: #000000;
}

.shadetabs_shopStettlen li.selectedSprache a{ /*selected main tab style */
color: White;
}

.shadetabs_shopStettlen li.selected a:hover{ /*selected main tab style */
color: black;
}

.drilldown_shopStettlen li.selected a:hover{ /*selected main tab style */
color: black;
}

.tabcontentstyle_shopStettlen{ /*style of tab content oontainer*/
margin-top: 2px;
padding: 30px 5px;
background-color: #F5F5F5;
}

.tabcontent_shopStettlen{
display:none;
}

.tabcontentstyle_shopStettlen_content{
	padding: 0px;
}


@media print {
.tabcontent_shopStettlen {
display:block!important;
}
}