/*Allgemein*/
body{
background-color:#D8D8D8;
font-family:Calibri,Verdana, Arial;
}

#content{
margin:auto;
margin-top:-10px;
width:892px;
height:auto;
}
#header{
background-image:url(../img/index_header.gif);
background-repeat:no-repeat;
width:892px;
height:292px;
margin-left:-80px;
}
#fotos{
width:820px;
height:274px;
float:left;
}
#studio1{
background-image:url(../img/index_studio1.gif);
background-repeat:no-repeat;
width:365px;
height:274px;
float:left;
margin-left:50px;
}
#studio2{
background-image:url(../img/index_studio2.gif);
background-repeat:no-repeat;
width:365px;
height:274px;
float:right;
}
#footer{
width:791px;
height:auto;
margin-left:50px;
}
#pfeil1{
background-image:url(../img/index_pfeil1.gif);
background-repeat:no-repeat;
width:161px;
height:61px;
float:left;
}
#pfeil2{
background-image:url(../img/index_pfeil2.gif);
background-repeat:no-repeat;
width:170px;
height:61px;
float:left;
margin-left:-12px;
}
#text{
background-image:url(../img/index_text.gif);
background-repeat:no-repeat;
width:459px;
height:95px;
float:left;
}

