body {
    margin-left:   0;
    margin-right:  0;
    margin-top:    0;
    margin-bottom: 0;
    font-family: Tahoma, Verdana, 'Times New Roman';
    font-size: 11px;
    color: #666;
    background-color: #e7e7e7;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}

a       { outline: none; color: #6c0100; }
a:hover { outline: none; color: #000;}
img     { border:  none; }

#container {
    width:  778px;
    height: 790px;
    background-image: url(../images/bg_enter.png);
    margin: 0 auto;
    position: relative;

    azimuth: expression(
    this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

#container_b {
    width:  778px;
    height: 15%;
    background-image: url(../images/bg_enter.png);
    margin: auto;

    azimuth: expression(
    this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

#logo {
    width:  379px;
    height: 106px;
    background-image: url(../images/logo.jpg);
    position: absolute;
    top:  25px;
    left: 203px;
}

#image {
    width:  489px;
    height: 494px;
    background-image: url(../images/image.jpg);
    position: absolute;
    top:  160px;
    left: 147px;
}

#footer {
    width:  428px;
    height: 110px;
    line-height: 18px;
    position: absolute;
    top:  660px;
    left: 178px;
    text-align: center;
}

#login {
    width:  138px;
    height: 147px;
    background-image: url(../images/bg_login.jpg);
    position: relative;
    top:  218px;
    left: 1px;
}

#btn_belepes {
    width:  125px;
    height:  30px;
    position: absolute;
    top:  8px;
    left: 3px;
}

#btn_eintritt {
    width:  123px;
    height:  34px;
    position: absolute;
    top:  39px;
    left:  4px;
}

#btn_enter {
    width:  123px;
    height:  34px;
    position: absolute;
    top:  74px;
    left:  4px;
}
