body {
background-color: white;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
margin: 0;
}

a:link { color: black }
a:visited { color: black }
a:hover { color: black }
a:active { color: black }

div#flash {
border: 2px red;
position:absolute; 
left:0px;
top:0px;
width:400px;
height:600px; 
z-index:1;
}

div#header {
position:absolute; 
left:400px;
top:0px;
z-index:2;
width: 500px;
height: 125px;
border: 0;
}

iframe {
width: 560px;
height: 430px;
border: 0px;
position:absolute; 
left:400px;
top:125px;
}

div#footer {
position:absolute; 
left:400px;
top:555px;
width: 634px;
height: 45px;
border: 0;
}

img#home {
position:absolute; 
left:263px;
top:206px;
z-index:2;
width: 64px;
height: 31px;
border: 0;
}

img#rundgang {
position:absolute; 
left:271px;
top:242px;
z-index:2;
width: 99px;
height: 28px;
border: 0;
}

img#braut {
position:absolute; 
left:228px;
top:266px;
z-index:3;
width: 65px;
height: 24px;
border: 0;
}

img#brautigam {
position:absolute; 
left:208px;
top:304px;
z-index:2;
width: 107px;
height: 32px;
border: 0;
}

img#fest {
position:absolute; 
left:197px;
top:346px;
z-index:2;
width: 75px;
height: 41px;
border: 0;
}

img#acc {
position:absolute; 
left:218px;
top:368px;
z-index:3;
width: 89px;
height: 47px;
border: 0;
}

img#service {
position:absolute; 
left:194px;
top:425px;
z-index:2;
width: 66px;
height: 39px;
border: 0;
}

div#browser {
position:absolute; 
left:425px;
top:558px;
z-index:3;
width: 535px;
}