* {
    margin:0;
    padding:0;
}

html, body {
    margin:0;
    padding:0;
    height:100%;
}



#titel {
position:absolute;
}

#kopf-home {
position:absolute;
left:187px;
background-image:url(../images/kopf-home.gif);
background-repeat:no-repeat;
width:440px;
height:310px;
}

#kopf-sub {
position:absolute;
left:187px;
background-image:url(../images/kopf-sub.gif);
background-repeat:no-repeat;
width:440px;
height:310px;
}

#bild-home {
position:absolute;
left:163px;
top:67px;
z-index:10;
}

#skulptur {
position:absolute;
left:626px;
background-image:url(../images/skulptur.gif);
background-repeat:no-repeat;
width:360px;
height:563px;
}

#hauptnavi {
position:absolute;
width:185px;
height:260px;
top:323px;
text-align:right;

}

#headline {
position:absolute;
height:auto;
top:320px;
width:350px;
left:215px;
border-bottom:1px solid #68463E;
}

#text {
position:relative;
width:350px;
height:auto;
left:215px;
top:350px;
text-align:justify;
}

#kontakt {
position:absolute;
width:158px;
height:156px;
left:576px;
top:337px;
background-image:url(../images/box-kontakt.gif);
background-repeat:no-repeat;
}

#kontakt-sub {
position:absolute;
width:158px;
height:156px;
left:610px;
top:11px;
background-image:url(../images/box-kontakt-sub.gif);
background-repeat:no-repeat;
}

#linie {
position:absolute;
width:158px;
height:1px;
left:610px;
top:182px;
border-bottom:1px solid #E8D5B4
}

#bilder {
position:absolute;
width:150px;
height:auto;
left:610px;
top:203px;
}





#footer {
margin-top:20px;
border-top:1px solid #626262;

}

div.starttext{
color:#68463E;
font-family:'Lucida Grande',LucidaGrande,Lucida,Tahoma,arial,helvetica,geneva,sans-serif;
font-size:12px;
font-weight:normal;
line-height:16px;
text-align:justify;
}

div.text div.starttext p a{
font-weight:bold;
text-decoration:none;
}

div.starttext p.backlink{
font-size:10px;
}

div.starttext p.backlink a {
font-size:10px;
}

