

* {margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background-repeat: no-repeat;
    }


body , th, td, input, select, textarea  {
    font-family: arial;
    font-size: 12px;
    }


body {
    background: #1a1d21 center top none repeat;
    text-align: center;
    color: #aaa;
    }
#body1 {background: url(img/body1-repeat.png) center top transparent repeat-x;}  

#pagecontainer {
    margin: 0px auto !Important;
    width: 570px;
    text-align:left;
    position: relative;
    }
#log {
    width: 570px;
    height: 40px;
    overflow: hidden;
    }
    a#home {
        display: block;
        float: left;
        padding: 8px 10px 4px 8px;
        font-size: 11px;
        text-decoration: none;
        }



    #log-button{
        position: absolute;
        right: 1px;
        top: 3px;
        display: block;
        margin: 0;
        font-size: 11px;
        color: #eee;
        text-align: center;
        padding: 2px 0px 0px;
        background: url(img/log-button.png) left top repeat;
        width: 64px;
        height: 18px;
        }

    #log-button:hover{background-color: #333;}




    .pw-vergessen {
        position: absolute;
        right: 8px;
        top: 20px;
        font-size: 11px;
        }
    .pw-vergessen a:hover {color: #fff;}


#page {
    position: relative;
    text-align:left;
    width: 570px;
    background: url(img/page-repeat.png) center top #ddd repeat-y;
    margin-bottom: 100px;
    }

    #page2 {
        background: none center 5px no-repeat;
        }
    
        #page3 {
            width: 560px;
            padding: 5px 5px 75px;
            background: url(img/page-top.png) center top no-repeat;
            }
        
            div#header {
                display: block;
                background: url(img/headerpic-repeat.png) center bottom repeat-x;
                }
            
                div#header img {
                    display: block;
                    visibility: hidden;
                    }
                
                

            ul#navi {
                height: 34px;
                padding:0px 8px;
                list-style-type: none;
               }
           
            ul#navi li{
                float: left;
                padding:0px;
                background: url(img/navi-l.png) left top no-repeat #222;
                margin: 0px 3px;
               }

            ul#navi li.nav-setting{
                background-color: #ccc;
                float: right;
                }
                ul#navi li a{
                    display: block;
                    padding: 3px 12px 0px;
                    height:19px;
                    background: url(img/navi-r.png) right top no-repeat transparent;
                    color: #555;
                   }
                ul#navi li.nav-setting a{
                    color: #000;
                   }
               
                ul#navi li.active a{
                    color: #fff;
                   }
                
            #content {padding: 15px 10px 0px;}
            
                
            .infobox {
                background: url(img/infobox.gif) center top #f0c84a repeat-x;
                color: #000;
                font-size: 13px;
                font-weight: 700;
                padding: 6px 10px;
                margin: 0px 1px 15px 1px;
                }


            #page_bottom {
                width: 570px;
                height: 70px;
                background: url(img/page-bottom.png) center bottom no-repeat;
                position: absolute;
                bottom: -15px;
                left: 0px;
                }






#footer {
    height: 40px;
    width: 100%;
    background: url(img/footer.png) center top repeat-x;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    }

    a.pixiquser {
        position: relative;
        height: 29px;
        width: 78px;
        padding: 11px 0px 0px 39px;
        float: left;
        background: url(img/footer-a.png) left top  no-repeat;
        text-align: left;
        overflow: hidden;
        color: #777;
        font-size: 10px;
        }
    
        a.pixiquser span {
            position: absolute;
            left: 3px;
            top: 3px;
            display: block;
            height: 31px;
            width: 31px;
            background: none no-repeat center center;
            float: left;
            }
        
    a.pixiquser:hover {
        color: #cbd9df;
        text-decoration: none;
		background-position: 1px 1px;
        }

    a.pixiquser:hover  span{
        height: 33px;
        width: 33px;
        }





