  body {
    color: #ffffff; background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
	}
	
  .headline {
	width:100%;
    color: #262323; background-color: #262323;
	background-position: center;
	}

  div.haedline2 {
	background-image: url(../images/line.jpg);
	background-repeat:no-repeat;
	width:100%;height:3px;
	border:0px;
	}
	
  .footline {
	width:100%;
    color: #262323; background-color: #262323;
	position: absolute;
	}
	
  .footline2 {
	width:100%;height:20px;
    color: #000000; background-color: #000000;
	position: absolute;
	}

  div.menuline {
	background-image: url(../images/menu.gif);
	background-repeat:no-repeat;
	width:920px;height:45px;
	border:0px;
	}

  div.top {
	padding-top:10px;
	}
	
div.bild-links {
    float: left;
    text-align: left;
}
div.bild-links img {
    display: block;
    margin-right: 10px;
}
	
div.bild-rechts {
    float: right;
    text-align: right;
}
div.bild-rechts img {
    display: block;
    margin-left: 10px;
}
