/* CSS_Formate fuer subdomain Skulptur*/

html {
overflow:hidden;
}
#skulptur {
 background-color:#C4EDD8;
}
#menu {
 border-color:#C4EDD8;
}
.titel,
.update,
.impressum {
 color:#C4EDD8;
 border-color:#C4EDD8;
}

#icon {
 background-image:url(../../../img/icon/skulptur_icon.gif);
}

#menu #icon a:hover, #menu #icon a.active:hover {
 background:url(../../../img/icon/aktiv/skulptur_icon.gif) top left no-repeat;
}

#menu a:active, #menu a:hover, #menu a.active:visited, #menu a.active:link  {
 background-image:url(../../../deutsch/skulptur/img/pfeil_links.gif);
 color:#C4EDD8;
}

 #inhalt a:link { color:#C4EDD8; font-weight:normal; text-decoration:none;  }
 #inhalt a:active { color:#C4EDD8; text-decoration:none;  }
 #inhalt a:visited { color:#C4EDD8; text-decoration:none; }
 #inhalt a:hover, a.aktuell:hover { color:#fff; text-decoration:underline;   }


/***************************** Sonderformate **********************************/

/* Index */

#bildtext {
 color:#fff;
 text-align:justify;
 margin-right:20px;
 height:30px;
}

#wagen img {
 z-index:10
}

#wagen div {
 position:absolute;
 clip:rect(0,70px,90px,0);
 width:80px;
}

p {
 margin-right:20px;
}

#buehne {
 padding:20px 0 0 70px;
 height:100px;
 background:#ccc url(../../../deutsch/skulptur/img/berger.gif) no-repeat;
}

#huelle {
 float:left;
 width:450px;
 height:100px;
 overflow:hidden;
 position:relative;
}

#wagen {
 position:absolute;
 left:0;
 top:0;
}

#foyer {
 padding:40px 0 0 70px;
 height:250px;
 background:url(../../../deutsch/skulptur/img/angelikakien.gif) no-repeat;
}

/* Biographie */

#bildlaufleiste {
width:15px;
height:180px;
float:left;
border:1px solid #888;
}
#bildlaufleiste div {
 border:1px solid #c0c0c0;
 height:15px;
 text-align:center;
 position:relative;
}
.unten {
 top:145px;
}