html
{
        overflow-y: scroll;
}

body, div, td, .MsoNormal, input, textarea
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #5a5a5a;
}

p.MsoNormal, h1, h2, h3, h4, .MsoListParagraph, .Standard-Zusatztext, .Fett-grn, .Listenabsatz, .MsoTableGrid
{
        text-align: left;
}

body
{
    background-color: #d3e5d6;

}

h1
{
    font-size: 16px;
}

h2
{
    font-size: 15px;
}

h3
{
    font-size: 14px;
}

a:link, a:visited, a:hover, a:active
{
    font-family: Arial, Helvetica, sans-serif;
      color: #006b3a;
      text-decoration: underline;
}

#main
{
    position: relative;
    margin: 0px auto;
    height: 100%;
    min-height: 518px;
    width: 980px;
    background-color: #ffffff;
}

#headerBox
{
    z-index: 9;
    position: relative;
    width: 100%;
    height: 210px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/bgTop.gif);
    background-repeat: repeat-x;
}

#header
{
    z-index: 1;
    position: relative;
    margin: 0px auto;
    width: 980px;
    height: 210px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/header.png);
}

#lakLink
{
        position: absolute;
        left: 0px;
        top: 30px;
        height: 126px;
        width: 230px;
}

#inaLink
{
        position: absolute;
        right: 0px;
        top: 30px;
        height: 126px;
        width: 230px;
}

#logo
{
        position: absolute;
    left:52px;
    top: 3px;
}

.bannerLogo, .bannerLogoOverlay
{
        position: absolute;
        left: 10px;
        top: 23px;
        width: 215px;
        height: 139px;
        overflow: hidden;
}

.bannerLogoOverlay
{
    top: 22px;
    left: 9px;
    height: 141px;
    width: 217px;
}

.bannerHeader, .bannerHeaderOverlay
{
        position: absolute;
        left: 2px;
        top: 30px;
        width: 976px;
        height: 124px;
        overflow: hidden;
}

.bannerHeaderOverlay
{
        top: 0px;
        left: 0px;
        width: 980px;
        height: 158px;
}

.bannerArea
{
        position: absolute;
        left: 889px;
        top: 7px;
        width: 88px;
        height: 36px;
        overflow: hidden;
}

.area1
{
    height: 17px;
}

.area2
{
    top: 26px;
    height: 17px;
}

#langOverlay, #langger, #langeng
{
        position: absolute;
        right: 0px;
        top: 55px;
        width: 74px;
        height: 41px;
}

#langger
{
        height: 20px;
        z-index: 9999;
}

#langeng
{
        height: 20px;
        top: 75px;
        z-index: 9999;
}

#topMenu
{
    position: absolute;
    left: 249px;
    top: 171px;
    width: 740px;
    height: 38px;
    z-index: 9;

}

.menulist, .menulist ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    z-index:5;
}

.menulist ul
{
 display: none;
 position: absolute;
 top: 29px;
 left: -1px;
 z-index: 10;
}

.menulist ul ul
{
    left: 146px;
    top: 1px;
}

.menulist li {
 position: relative;
}


li.lvl1, li.lvl1hover, li.lvl1active
{
    float: left;
    height: 20px;
    /*cursor: pointer;*/
    text-align: left;
    padding: 4px 16px 0px 16px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubg.gif);
    background-position: top right;
}

li.lvl1hover, li.lvl1active
{
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubgactive.gif);
}


a.lvl1:link, a.lvl1:visited, a.lvl1:hover, a.lvl1:active
{
          font-family: Arial;
    font-size: 12px;
    color: #017743;
    text-decoration: none;
    font-weight: normal;
}

li.lvl1 a:link, li.lvl1 a:visited, li.lvl1 a:hover, li.lvl1 a:active
{
    color: #017743;
    text-decoration: none;
}

li.lvl1hover a:link, li.lvl1hover a:visited, li.lvl1hover a:hover, li.lvl1hover a:active,
li.lvl1active a:link, li.lvl1active a:visited, li.lvl1active a:hover, li.lvl1active a:active
{
    color: #ffffff;
    text-decoration: underline;
}

ul.lvl2
{
    background-color: #e8f0d8;
    z-index: 99999;
}

a.lvl2:link, a.lvl2:visited, a.lvl2:hover, a.lvl2:active
{
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    background-image: url();
    font-weight: normal;
    display: block;
    width: 100%;
}

li.lvl2 a:link, li.lvl2 a:visited, li.lvl2 a:hover, li.lvl2 a:active
{
    color: #666666;
    text-decoration: none;

}



li.lvl2hover a:link, li.lvl2hover a:visited, li.lvl2hover a:hover, li.lvl2hover a:active,
li.lvl2active a:link, li.lvl2active a:visited, li.lvl2active a:hover, li.lvl2active a:active
{
    color: #ffffff;
    text-decoration: none;
}

li.lvl2, li.lvl2hover, li.lvl2active
{
    text-align: left;
    height: 20px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 15px;
    white-space: nowrap;
    background-image: url(images/submenubg.gif);
    background-repeat: repeat-x;
    border: 0px;
    display: block;
}

li.lvl2hover, li.lvl2active
{
    background-image: url(images/submenubgactive.gif);
}

/*start neue lvl3*/
/*
ul.lvl3
{
    background-color: #e8f0d8;
    z-index: 99999;
}

li.lvl3, li.lvl3hover, li.lvl3active
{
    float: left;
    height: 20px;
    text-align: left;
    padding: 4px 16px 0px 16px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubg.gif);
    background-position: top right;
}

li.lvl3hover, li.lvl3active
{
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubgactive.gif);
}


a.lvl3:link, a.lvl3:visited, a.lvl3:hover, a.lvl3:active
{
          font-family: Arial;
    font-size: 12px;
    color: #017743;
    text-decoration: none;
    font-weight: normal;
}

li.lvl3 a:link, li.lvl3 a:visited, li.lvl3 a:hover, li.lvl3 a:active
{
    color: #017743;
    text-decoration: none;
}

li.lvl3hover a:link, li.lvl3hover a:visited, li.lvl3hover a:hover, li.lvl3hover a:active,
li.lvl3active a:link, li.lvl3active a:visited, li.lvl3active a:hover, li.lvl3active a:active
{
    color: #ffffff;
    text-decoration: underline;
}

*/
/*ende neue lvl3*/


#printLink
{
        position: absolute;
        right: 0px;
        top:0px;
        width: 120px;
        height: 30px;
}

div.menuLvl1, div.menuLvl1Active
{
    float: left;
    height: 20px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    padding: 4px 16px 0px 16px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubg.gif);
    background-position: top right;

}

div.menuLvl1Active
{
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/menubgactive.gif);
}

div.menuLvl1 a:link, div.menuLvl1 a:visited, div.menuLvl1 a:hover, div.menuLvl1 a:active,
div.menuLvl1Active a:link, div.menuLvl1Active a:visited, div.menuLvl1Active a:hover, div.menuLvl1Active a:active
{
    font-family: Arial;
    font-size: 12px;
    color: #017743;
    text-decoration: none;
    font-weight: normal;
}

div.menuLvl1Active a:link, div.menuLvl1Active a:visited, div.menuLvl1Active a:hover, div.menuLvl1Active a:active
{
    color: #ffffff;
    text-decoration: underline;
}

#searchfield
{
    position: absolute;
    left: 18px;
    top: 173px;
}

#searchfield input
{
    border: none 0px transparent;
    font-size: 12px;
    color: #000000;
    width: 170px;
    height: 17px;
}

#searchbutton
{
    position: absolute;
    left: 197px;
    top: 170px;
}

#searchbutton input
{
    width: 27px;
    height: 25px;
    background-color: transparent;
    border: none 0px transparent;
}

#lvl1Title
{
        margin-left: 9px;

        width: 218px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: Arial;
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/infoTop.gif);
        z-index: 100;
}

#leftMenuBox
{
    width: 236px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/bgLeft.gif);
    background-repeat: repeat-y;
}

#leftMenu
{
        margin-top: 3px;
        margin-bottom: 30px;
    margin-left: 23px;
    width: 190px;
    z-index: 9999;
}

div.menuLvl2, div.menuLvl2Active
{
    width: 184px;
    padding-top: 3px;
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 5px;
    text-align: left;
    border: 0px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubg.gif);
    background-position-y: bottom;
    background-repeat: no-repeat;
    cursor: pointer;
}

div.menuLvl2Active
{
    background-repeat: no-repeat;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubgactive.gif);
}

div.menuLvl2 a:link, div.menuLvl2 a:visited, div.menuLvl2 a:hover, div.menuLvl2 a:active,
div.menuLvl2Active a:link, div.menuLvl2Active a:visited, div.menuLvl2Active a:hover, div.menuLvl2Active a:active

{
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    background-image: url();
    font-weight: normal;
}

div.menuLvl2Active a:link, div.menuLvl2Active a:visited, div.menuLvl2Active a:hover, div.menuLvl2Active a:active
{
    color: #ffffff;
    text-decoration: underline;
}

div.menuLvl3, div.menuLvl3Active
{
    width: 165px;
/*    height: 17px;*/
height:100%;
    padding-top: 2px;
    padding-left: 8px;
    margin-left: 16px;
    text-align: left;
    border: 0px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubg2.gif);
    background-position-y: bottom;
    cursor: pointer;
}

div.menuLvl3Active
{
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubg2active.gif);
    background-repeat: repeat;
height:100%;
}

div.menuLvl3 a:link, div.menuLvl3 a:visited, div.menuLvl3 a:hover, div.menuLvl3 a:active,
div.menuLvl3Active a:link, div.menuLvl3Active a:visited, div.menuLvl3Active a:hover, div.menuLvl3Active a:active
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    background-image: url();
    font-weight: normal;
display:block;
line-height: 16px;
}

div.menuLvl3Active a:link, div.menuLvl3Active a:visited, div.menuLvl3Active a:hover, div.menuLvl3Active a:active
{
    color: #ffffff;
    text-decoration: underline;
}

div.menuLvl4, div.menuLvl4Active
{
    width: 155px;
    height: 17px;
    padding-top: 2px;
    padding-left: 4px;
    margin-left: 30px;
    text-align: left;
    border: 0px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubg3.gif);
    cursor: pointer;

}

div.menuLvl4Active
{
    background-repeat: no-repeat;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/submenubg3active.gif);
}

div.menuLvl4 a:link, div.menuLvl4 a:visited, div.menuLvl4 a:hover, div.menuLvl4 a:active,
div.menuLvl4Active a:link, div.menuLvl4Active a:visited, div.menuLvl4Active a:hover, div.menuLvl4Active a:active
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    background-image: url();
    font-weight: normal;
}

div.menuLvl4Active a:link, div.menuLvl4Active a:visited, div.menuLvl4Active a:hover, div.menuLvl4Active a:active
{
    color: #ffffff;
    text-decoration: underline;

}


#schnellGefunden
{
    /*position: relative;
    top: 0px;
    left: 23px;
*/  width: 211px;
    z-index: 9;
    margin-left: 12px;
    margin-top: 25px;
    padding-top: 30px;
    padding-bottom:10px;
    background-image: url(images/schnellgefunden.gif);
    background-repeat: no-repeat;
    background-color: #f4f8ec;


}

div.leftMenuItem, div.leftMenuItemActive
{
    width: 191px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 20px;
    line-height: 100%;
    background-image: url(images/q-menubg.gif);
    background-repeat: no-repeat;

}

div.leftMenuItemActive
{
    background-image: url(images/q-menubgactive.gif);
}

div.leftMenuItem a:link, div.leftMenuItem a:visited, div.leftMenuItem a:hover, div.leftMenuItem a:active,
div.leftMenuItemActive a:link, div.leftMenuItemActive a:visited, div.leftMenuItemActive a:hover, div.leftMenuItemActive a:active
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #017743;
    text-decoration: none;
}

div.leftMenuItemActive a:link, div.leftMenuItemActive a:visited, div.leftMenuItemActive a:hover, div.leftMenuItemActive a:active
{
    color: #ffffff;
    text-decoration: underline;
}

div.leftMenuSpacer
{
        height: 7px;
}

#leftTop
{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 236px;
        height: 2px;
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/bgLeftTop.gif);
        z-index: 2;
}

#rightTop
{
        position: absolute;
        top: 0px;
        right: 0px;
        width: 205px;
        height: 2px;
        background-image: url(http://www.landarbeiterkammer.at/steiermark/images/bgRightTop.gif);
}

#contentBox
{
    width: 539px;
}

#contentBoxLarge
{
        width: 738px;
}

#content, #contentLarge
{
    position: relative;
    padding: 20px 15px 10px 15px;
    width: 509px;
    min-height: 508px;
    background-color: #ffffff;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #5a5a5a;
      white-space: normal;
}

#contentLarge
{
        width: 686px;
}

#content a:link, #content a:visited, #content a:hover, #content a:active,
#contentLarge a:link, #contentLarge a:visited, #contentLarge a:hover, #contentLarge a:active
{
      color: #006b3a;
      text-decoration: underline;
}

#content a:hover, #contentLarge a:hover
{
        color: #000;
}

#rightBox
{
    width: 205px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/bgRight.gif);
    background-repeat: repeat-y;
}

#infoPage
{
        position: relative;
    padding: 5px 0px 0px 16px;
    width: 175px;
    background-color: transparent;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #5a5a5a;
}

#infoPage a:link, #infoPage a:hover, #infoPage a:visited, #infoPage a:active
{
         font-family: Arial, Helvetica, sans-serif;
      color: #006b3a;
      text-decoration: underline;
}
#infoPage a:hover
{
        color: #000;
}
.News-berschrift1
{
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color: #017743;
        text-align: left;
        padding: 0px;
        margin: 0px;
}

.News-berschrift2
{
         font-family: Arial;
        font-size: 11pt;
        font-weight: bold;
        text-align: left;
         color: #017743;
         padding: 0px;
         margin: 0px;
}

.News-Standard
{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #5a5a5a;
        font-weight: normal;
        text-align: left;
        line-height: 120%;
        margin: 0px;
        padding: 0px;
}

#footerBox
{
    position:relative;
    width: 100%;
    height: 39px;
    background-color: #d3e5d6;
}

#footer
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    height: 39px;
    background-image: url(http://www.landarbeiterkammer.at/steiermark/images/footer.gif);

}

.poweredby
{
    position: absolute;
    left:382px;
    top: 16px;
    width: 221px;
    height: 23px;
    overflow: hidden;

}

#menutwo
{
    position: absolute;
    right: 7px;
    top: 5px;
    width: 720px;
    height: 18px;
    font-weight: normal;
}

#menutwo div
{
    float: right;
    margin-right: 5px;
}

#menutwo a:link, #menutwo a:visited, #menutwo a:active, #menutwo a:hover, div.spacer
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

#menutwo a:hover, #menutwo a:active
{
    color: #ffffff;
    text-decoration: underline;
}

#pagetext
{
    position: absolute;
    left: 11px;
    top: 7px;
    width: 740px;
    height: 20px;
    overflow: hidden;
    font-family: Arial;
      font-size: 10px;
      color: #2c72a0;
      z-index: 10;
}

#pagetext a:link, #pagetext a:visited, #pagetext a:hover, #pagetext a:active
{
  color: #2c72a0;
  text-decoration: none;
}

.formouter .Row
{
padding-top : 3px;
}
.formouter .Desc1_1, .formouter .Desc1_2, .formouter .Desc2_2, .formouter .Desc1_3, .formouter .Desc2_3, .formouter .Desc3_3, .formouter .Desc1_4, .formouter .Desc2_4, .formouter .Desc3_4, .formouter .Desc4_4
{
padding-left : 3px;
text-align : right;
padding-right : 3px;
font-weight : bold;
}
.formouter .Desc1_1
{
width : 50%;
}
.formouter .Content1_1
{
width : 50%;
}
.formouter .Desc1_2
{
width : 25%;
}
.formouter .Content1_2
{
width : 75%;
}
.formouter .Desc2_2
{
width : 50%;
}
.formouter .Content2_2
{
width : 50%;
}
.formouter .Desc1_3
{
width : 17%;
}
.formouter .Content1_3
{
width : 83%;
}
.formouter .Desc2_3
{
width : 34%;
}
.formouter .Content2_3
{
width : 66%;
}
.formouter .Desc3_3
{
width : 50%;
}
.formouter .Content3_3
{
width : 50%;
}
.formouter .Desc1_4
{
width : 13%;
}
.formouter .Content1_4
{
width : 87%;
}
.formouter .Desc2_4
{
width : 26%;
}
.formouter .Content2_4
{
width : 74%;
}
.formouter .Desc3_4
{
width : 39%;
}
.formouter .Content3_4
{
width : 61%;
}
.formouter .Desc4_4
{
width : 50%;
}
.formouter .Content4_4
{
width : 50%;
}
.formouter .Col1
{
width : 100%;
}
.formouter .Col2
{
width : 50%;
}
.formouter .Col3
{
width : 33%;
}
.formouter .Col4
{
width : 25%;
}
.formouter .Col5
{
width : 20%;
}

.formouter td
{
    text-align: left;
}

.formouter input, .formouter textarea, .formouter select
{
    border-style : solid;
    border-width : 1px;
    border-color : #000000;
    background-color : #FFFFFF;
    color : #000000;
    width : 98%;
    text-decoration : none;
    font-weight : normal;
}

.Content2_2 input
{
        width: 94%;
}

.formouter input.button
{
    background-color : #FFFFFF;
    color : #000000;
    width : auto;
    height : 27px;

}

.formouter input.radio
{
    background-color : transparent;
    border-color : none;
    border-style : none;
    border-width : 0px;
    width : auto;
}

.formouter select
{
    width: auto;
}

.ctplitemarea
{
    width : 490px;
    width: 100%;
}

div.sitemap
{


}

div.downloadarea
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 12px;
}

.downloadarea td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea h1
{
    font-size: 15pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #017743;
}

.downloadarea h3
{
    font-size: 13px;
    margin-bottom: 0px;
}

.downloadarea .leadingtext, .downloadarea .trailingtext
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.downloadarea table
{
    width: 100%;
}

.downloadarea td.title
{
    padding-right: 20px;
}

.downloadarea td.datesize
{
    width: 200px;
    text-align: right;
}

.downloadarea td
{
    border-bottom: solid 1px black;
}

.cms200newsletter
{
    padding-left:32px;
    padding-top:12px;
}

.cms200newsletter td
{
padding-bottom : 5px;
padding-right : 10px;
}
.cms200newsletter table
{
width : 90%;
margin-top: 10px;

}
.cms200newsletter td.desc
{
width : 150px;
}

#searchword
{
    background-color: #FFFFFF;
    height: 18px;
}

#searchbutton
{
    width: auto;
    height: 20px;
}

td.datesize
{
    display: none;
}

