html, body {
margin: 0px;
padding: 0px;
}
#head{
background: url(hintergrund/head.jpg) repeat-x;
width:100%;
height:91.2px;

}
#content {
width: 100%;
height: 100%;
}

#left  {
background: url(background/navi_new.jpg) repeat-y;
height: 100%;
width: 150px;
}

#home{
background:(url(hintergrund/banner_home.jpg);
width:150;
height:35;
}
#hoverhome{
background: url(hintergrund/banner_home2.jpg);
width:150;
height:35;
}
