#single
{
background:#353535;
color:#fff;
filter:alpha(opacity=90);
-moz-opacity:.9;
opacity:.9;
position:absolute;
left:0px;
top:0px;
z-index:5;
width:100%;
height:100%;
text-align:center;
}

.designerinnendescription
{
width: 620px;
background-color: #ffffff;
height: 550px;
position:absolute;
z-index:6;
margin-left: 75px;
margin-top: -75px;
text-align: left;
padding-left: 30px;
padding-bottom: 30px;
color: #9b9090;
font-size: 3.5em;
}

#bar
{
background-image: url(../img/designerinnenbar.png);
background-repeat: no-repeat;
height: 30px;
width: 300px;
float: right;
text-align: right;
padding-right: 10px;
padding-top: 5px;
}

img
{
border: none;
}

#portrait
{
position: absolute;
margin-top: 120px;
font-weight: bolder;
}

#description
{
color: black;
font-size: 0.24em;
font-weight: normal;
font-family: Arial;
width: 170px;
float: right;
margin-right: 100px;
margin-left: 130px;
margin-top: 50px;
}

#description.bernadette
{
margin-top: 150px;
}