/* CSS Document */

/* ========================================================================= */
/* CSS-RESET-TECHNIK */

@import url("reset.css");


#container{
/*width:1024px;
margin-left: auto;
margin-right:auto;*/
text-align:left;
}

#flashfilm{
position:absolute;
top:0px;
}

#balken1{
position:relative;
top: 0px;
left:0px;
width:830px;
height:100%;
background-color:black;
}



img {
border: 0pt;
}

body {
background-color: #ffffff;

}


























