/* weiße fläche 972px breit */
#main {
width:1024px;
height:562px;
position:absolute;
left:50%;
margin-left:-512px;
top:0px;
background-image:url(img_web/hintergrund.png);
}

#ninasagri {
display:block;
position:absolute;
/* left:45px; */
left:50%;
margin-left:-467px;
top:18px;
background-image:url(img_web/logo_ninasagri.png);
width:97px;
height:34px;
}

#contact {
display:block;
position:absolute;
/* left:825px; */
left:50%;
margin-left:313px;
top:79px;
background-image:url(img_web/contact.png);
width:66px;
height:29px;
}

#makeupartist {
display:block;
position:absolute;
/* left:139px; */
left:50%;
margin-left:-373px;
top:82px;
background-image:url(img_web/makeupartist.png);
width:122px;
height:27px;
}


#imgarea {
/* height:357px; */
height:375px;
width:744px;
position:absolute;
/* left:140px; */
left:50%;
margin-left:-372px;
top:108px;
overflow:auto;
z-index: 1;
}

#imgbox {
white-space:nowrap;
height:355px;
width:100%;
}

.imgborder {
position:absolute;
left:50%;
margin-left:-372px;
width:744px;
height:1px;
background-color:black;
z-index:10;
}

.bordertop {
top:108px;
}

.borderbottom {
top:463px;
}

#bottomtext {
font-family:Verdana, sans-serif;
font-size:11px;
color:#3c3c3c;
position:absolute;
top:544px;
/* left:44px; */
left:50%;
margin-left:-468px;
/* word-spacing:15px; */
}

a {
font-family:Verdana, sans-serif;
font-size:11px;
color:#3c3c3c;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#textbox {
font-family:Verdana, sans-serif;
font-size:11px;
color:#3c3c3c;
}

.spacer {
width:15px;
}




