@charset "UTF-8";
/* CSS Document */

#header{
width:950px;
height:90px;
background-image:url(/images/headergrafik_01.jpg);
background-repeat:no-repeat;
}
#footerline{
width:950px;
height:10px;
background-image:url(/images/headergrafik_01.jpg);
background-repeat:no-repeat;
float:left;
}
