/* 

ibp-index.css by
schoenundneu.buero fuer internetangelegenheiten

05-2008

*/
 
@import url(typo-index.css); 
@import url(list-index.css);
 
html {
margin : 0;
padding : 0;
}

body {
color : #414242;
background-color : #970000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 100.01%;
margin : 0 auto;
text-align : center;
border-top : 1px solid black;
width : 100%;
height : 70%; 
}

#background {
position : absolute;
top : 0;
left : 0;
background : white url(../images/band.gif) 0 337px repeat-x;
width : 100%;
height : 590px;
}

#background-border-bottom {
position : absolute;
bottom : 0px;
left : 0;
width : 100%;
margin : 0;
padding : 0;
border-top : 3px solid #221e1f;
color : #221e1f;
background-color : #221e1f;
display : inline;
}

#wrapper {
/* width : 712px;  
width: 869px;*/
width: 979px;
height : auto;
position : relative;
margin: 7px auto;
text-align : left;
background-color : white;
} 

img#ibp-logo {
position : absolute;
top : 36px;
/* left : -157px; */  
left: 0;
}

#begruessung {
position : absolute;
top : 235px;
/* right : 117px; */
right: 227px;
width : 580px;
text-align : left;
z-index: 10;
}

img#band-maeander {
position : absolute;
top : 320px;
/* left : 12px; */ 
left: 169px;
}

img#buch {
position : absolute;
top : 72px;
/* right : 0px; */
right: 110px;
z-index : 1;
}












