body {
height:100%;width:100%;
}

body {
 margin:0px;
 padding:0px;
 background-color:#333;

}

#container{
 position:absolute;
 top:50%;
 width:100%;
}

#content {
 display: block;
 position:relative;left:0px;top:0px;
 z-index:2;
 width:879px;height:546px;
 background-color:#303030;
 margin-top:-270px;
 margin-left: auto;
 margin-right: auto;
 line-height:0px;
 font-size:0px;

}



#streifen {
 position:absolute;
 top:0px;left:0px;
 width:630px;height:81px;
 background-image:url("../gfx/streifen.gif");
}


#enter {
 position:absolute;
 top:263px;left:451px;
 width:428px;height:30px;
}

#enter a {
 display:block;
 width:428px;height:30px;
 background-image:url("../gfx/enter.gif");
}

#enter a:hover,#enter a:active,#enter a:focus {
 background-image:url("../gfx/enter_on.gif");
}


#bar {
 position:absolute;
 top:473px;left:0px;
 width:879px;height:71px;
 background-image:url("../gfx/bar.gif");
}

#claim_name {
 position:absolute;
 top:426px;left:442px;
 width:430px;height:70px;
 background-image:url("../gfx/claim_name.gif");
}

#claim_acryl {
 position:absolute;
 top:496px;left:442px;
 width:211px;height:44px;
 background-image:url("../gfx/claim_acryl.gif");
}

#signatur {
 position:absolute;
 top:492px;left:748px;
 width:64px;height:35px;
 background-image:url("../gfx/signatur.gif");
}

#portrait {
 position:absolute;
 top:200px;left:0px;
 width:324px;height:344px;
 background-image:url("../gfx/portrait.jpg");
}

