/* ============================= Navigation Karteireiter Startseite ==============================*/
/* Styles für die Karteireiter-Navigation auf der Startseite inkl. Textformatierungen             */
/* ===============================================================================================*/

#info { display:block; height:450px; min-height:450px; background-color:#fff; width:100%;}
* html #info {height:550px;}
#info {padding-bottom:32767px; margin-bottom:-32767px;}

.tabs {list-style:none; padding:0; margin:0; height:26px; background:#dceaad;}
.tabs li {float:left; margin-right:-25px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:26px; float:left; padding:0 35px 0 10px; background:url(../images_site/tabs/tab3.gif) right top; position:relative; z-index:100; font-size:11px; font-weight:normal; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}
.tabs li a b {display:block; float:left; width:25px; height:26px; background:url(../images_site/tabs/tab3.gif) left top; position:relative; z-index:200;}

.tabs li a.m1 {z-index:550;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:450;}
.tabs li a.m4 {z-index:400;}
.tabs li a.m5 {z-index:350;}
.tabs li a.m6 {z-index:300;}
.tabs li a.m7 {z-index:250;}
.tabs li a.m8 {z-index:200;}
.tabs li a.m9 {z-index:150;}
.tabs li a.ma {z-index:100;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#050;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}

#wrapper-content	{position:relative; width:100%; margin-top:0; padding-top:10px; background-color:#fff; height:430px; overflow:auto;}
#wrapper-content p {margin-bottom:10px;}
#wrapper-content h3	{color:#a8cd3b; font-size:16px; font-weight:bold;}
#wrapper-content a, a:visited	{color:#000; text-decoration:none;}
#wrapper-content a:hover	{color:#a8cd3b; text-decoration:none;}

#highlight	{position:absolute; float:left; width:45%; visibility:visible; padding:0; margin:20px; border-right:3px solid #ccc;}
#highlight2	{position:absolute; width:45%; float:right; left:50%; visibility:visible; margin:20px;}

#a-g-links	{position:absolute; float:left; width:45%; visibility:hidden; padding:0; margin:20px; border-right:3px solid #ccc;}
#a-g-rechts	{position:absolute; width:45%; float:right; left:50%; visibility:hidden; margin:20px;}

#h-k-links	{position:absolute; float:left; width:45%; visibility:hidden; padding:0; margin:20px; border-right:3px solid #ccc;}
#h-k-rechts	{position:absolute; width:45%; float:right; left:50%; visibility:hidden; margin:20px;}

#l-n-links	{position:absolute; float:left; width:45%; visibility:hidden; padding:0; margin:20px; border-right:3px solid #ccc;}
#l-n-rechts	{position:absolute; width:45%; float:right; left:50%; visibility:hidden; margin:20px;}

#o-z-links	{position:absolute; float:left; width:45%; visibility:hidden; padding:0; margin:20px; border-right:3px solid #ccc;}
#o-z-rechts	{position:absolute; width:45%; float:right; left:50%; visibility:hidden; margin:20px;}

#zahlen-links	{position:absolute; float:left; width:45%; visibility:hidden; padding:0; margin:20px; border-right:3px solid #ccc;}
#zahlen-rechts	{position:absolute; width:45%; float:right; left:50%; visibility:hidden; margin:20px;}

.kuenstlertitel	{position:absolute; width:90%; color:#000; font-weight:bold; font-size:12px; border-bottom:dotted 1px #ccc; margin-right:5px;}
.kuenstlertitel-rechts	{position:absolute; width:90%; color:#000; font-weight:bold; font-size:12px; border-bottom:dotted 1px #ccc; margin-right:5px;}
.preis	{position:absolute; text-align:right; width:20%; right:30px; font-size:10px; color:#666666; font-weight:normal;}
.preis-rechts	{position:absolute; text-align:right; width:20%; right:20px; font-size:10px; color:#666666; font-weight:normal;}



