#container{
position: relative;
min-height: 100%;
width:1200px;
margin:0 auto;
text-align:left;
}
#header{
width: 100%;

background-image:url('grafik/vinicomp_02.gif');
background-repeat:no-repeat;
background-color: #534E5A;   /* Anthrazit */
}
#kopfleiste{
width: 100%;
background-color: #FDCEF9;
}
#footer{
clear:both;
position: relative;
margin: -5.5em auto auto auto;
width:1205px;
height: 4.5em;
background-color: #ffffff;
vertical-align:middle;
text-align: right;
color: #534E5A;
}