html
{
	overflow-y: scroll;
}

body, div, td, .MsoNormal, input, textarea
{
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #4B4B4D;
}
a:link, a:visited, a:hover, a:active
{
text-decoration: none;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}
body
{
background-color : #FFFFFF;
background-image : url(http://www.michaelzacek.at/images/bgBody.gif);
margin: 0px;
padding: 0px;

}
#container
{
width : 1258px;
position : relative;
height : 100%;
margin : 0 auto;
}
#header, #headerStart
{
width : 943px;
height: 233px;
margin : 0 auto;
}
#headerStart
{
height: 452px;
}
#mainMenu, #mainMenuStart
{
width : 943px;
height: 125px;
margin : 0 auto;
background-image: url(http://www.michaelzacek.at/images/d_menuFrame.gif);
background-repeat: no-repeat;
}
#mainMenuStart
{
height: 100%;
min-height: 300px;
}
#logo
{
    position : relative; left : 6px; top : 13px; width: 933px; height : 41px; z-index : 99;
}

    #lvl1Container
    {
        margin: 0px auto;
        height: 23px;
    }

    .lvl2Container
    {
        position:absolute;
        left: 0px;
        width: 943px;
        top: 25px;
        display:none;
    }

    .lvl2ContainerStart
    {
        display:none;
    }

    .lvl1normal, .lvl1active
    {
        float: left;
        height: 23px;
        text-align: center;
        padding: 0px 20px;
    }

    .lvl2normal, .lvl2active
    {
        padding: 0px 10px;
        text-align: left;
    }



    .lvl1normal a, .lvl1active a, .lvl2normal a, .lvl2active a
    {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
    }

    .lvl2normal a, .lvl2active a
    {
        font-size: 13px;
        font-weight: normal;
    }


    .lvl1normal a:link, .lvl1normal a:hover, .lvl1normal a:visited, .lvl1normal a:active,
    .lvl2normal a:link, .lvl2normal a:hover, .lvl2normal a:visited, .lvl2normal a:active
    {
        color: #4b4b4d;
        text-decoration: none;
    }

    .lvl1active a:link, .lvl1active a:hover, .lvl1active a:visited, .lvl1active a:active,
    .lvl2active a:link, .lvl2active a:hover, .lvl2active a:visited, .lvl2active a:active
    {
        text-decoration: none;
        color: #000000;
    }
    .lvl2active a:link, .lvl2active a:hover, .lvl2active a:visited, .lvl2active a:active
    {
    		font-weight:bold;
    }


#contentBox
{
width : 943px;
height : 100%;
margin: 0 auto;
}
#content
{
height: 100%;
}
#rightMenu
{
width : 151px;
position: absolute;
top: 0px;
right: 0px;
}
#langGer
{
    position : absolute; right : 20px; top : 17px;
}
#langEng
{
    position : absolute; right : 20px; top : 29px;
}

/*#poweredBy
{
    position: fixed;
    left: 50%;
    margin-left: 611px;
    bottom: 0px;
}*/

.poweredby
{
    position: fixed;
    left: 50%;
    margin-left: 611px;
    bottom: 0px;
    width: 15px;
    height: 206px;
    overflow: hidden; 
}

#backIcon
{
    position: fixed;
    left: 50%;
    margin-left: 572px;
    bottom: 0px;
}
