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, li.MsoNormal
{
        text-align: left;
}

body
{
    background-color: #ffffff;

}

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: #0049b1;
}

#bgLeft, #bgRight
{
    width: 50%;
    position: absolute;
    height: 774px;
    background-color: #ffffff;
    background-repeat: repeat-x;
    top: 0px;
}

#bgLeft
{
    left: 0px;
    background-image: url(http://www.wagnertennis.at/images/bgLeft.gif);
}

#bgRight
{
    right: 0px;
    background-image: url(http://www.wagnertennis.at/images/bgRight.gif);
}


#main
{
    position: relative;
    margin: 0px auto;
    height: 100%;
    min-height: 518px;
    width: 980px;
    background-color: #ffffff;
}

#tabsMenu
{
        position: absolute;
        left: 235px;
        top: 6px;
        background-color: #ffffff;
        width: 736px;
        height: 31px;
        border-bottom: 1px solid #8bcfed;
        z-index: 20;
    display: inline;

}

#littleHelper
{
        position: absolute;
        right: 0px;
        bottom: -1px;
        width: 1px;
        height: 1px;
        background-color: #ffffff;
        z-index: 21;
}

div.menuTab, div.menuTabActive, div.menuTabHover
{
        float:left;
        width: 133px;
        height: 20px;
        padding-top: 12px;
        text-align: center;
    background-image: url(http://www.wagnertennis.at/images/submenubg3.gif);
    font-family: Arial;
    font-size: 11px;
    margin-right: 1px;
}

div.menuTab a:link, div.menuTab a:visited, div.menuTab a:hover, div.menuTab a:active
{
        color: #666666;
        text-decoration: none;
}

div.menuTabActive a:link, div.menuTabActive a:visited, div.menuTabActive a:hover, div.menuTabActive a:active
{
        color: #002c51;
        text-decoration: underline;
}

div.menuTabActive, div.menuTabHover
{
      background-image: url(http://www.wagnertennis.at/images/submenubg3active.gif);
}

#headerBox
{
    z-index: 2;
    position: relative;
    width: 100%;
    height: 221px;
    background-image: url(http://www.wagnertennis.at/images/bgTop.gif);
    background-repeat: repeat-x;
}

#header
{
    z-index: 3;
    position: relative;
    margin: 0px auto;
    width: 980px;
    height: 221px;
    background-image: url(http://www.wagnertennis.at/images/header.png);
}

#logo
{
    position: absolute;
    left: 19px;
    top: 16px;
}

.bannerHeader, .bannerHeaderOverlay
{
        position: absolute;
        left: 236px;
        top: 7px;
        width: 733px;
        height: 153px;
        overflow: hidden;
}


#langOverlay, #langger, #langeng
{
        position: absolute;
        left: 14px;
        top: 176px;
        width: 20px;
        height: 15px;
}


#langeng
{
        z-index: 9;
        width: 20px;
        top: 184px;
}

#searchfield
{
    position: absolute;
    left: 42px;
    top: 174px;
}

#searchfield input
{
    border: none 0px transparent;
    font-size: 12px;
    color: #000000;
    background-color: transparent;
    width: 150px;
    height: 17px;
}

#searchbutton
{
    position: absolute;
    left: 197px;
    top: 170px;
}

#searchbutton input
{
    width: 27px;
    height: 25px;
    background-color: transparent;
    border: none 0px transparent;
}


#topMenu
{
    position: absolute;
    left: 225px;
    top: 167px;
    z-index: 999;

}

.menulist, .menulist ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index:5;
}

.menulist ul
{
 display: none;
 position: absolute;
 top: 32px;
 left: 4px;
 z-index: 10;
}

.menulist ul ul
{
    left: 146px;
    top: 4px;
}

.menulist li {
 position: relative;
}

a.lvl1:link, a.lvl1:visited, a.lvl1:hover, a.lvl1:active
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #0049b1;
    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
{
    text-decoration: underline;
    color: #002c5a;
}

li.lvl1, li.lvl1hover, li.lvl1active
{
    float: left;
    height: 22px;
    /*cursor: pointer;*/
    text-align: left;
    padding: 9px 8px 0px 8px;
    background-image: url(http://www.wagnertennis.at/images/menubg.gif);
    background-position: top right;
    margin-left: 1px;
    white-space: nowrap;
}

li.lvl1active, li.lvl1hover
{
    background-image: url(images/menubgactive.gif);
}

ul.lvl2
{
    background-color: #88d0f0;
    z-index: 99999;
}

a.lvl2:link, a.lvl2:visited, a.lvl2:hover, a.lvl2:active
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    border: 0px;
}

li.lvl2 a:link, li.lvl2 a:visited, li.lvl2 a:hover, li.lvl2 a:active
{
    color: #0049b1;
    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: underline;
}

li.lvl2, li.lvl2hover, li.lvl2active
{
    text-align: left;
    padding: 4px 12px 6px 11px;
    /*width: 123px;*/
   /* height: 16px;*/
    background-image: url(images/submenubg.gif);
    border: 0px;
}

li.lvl2hover, li.lvl2active
{
    background-image: url(images/submenubgactive.gif);

}

#lvl2Title
{
        position: absolute;
        left: 11px;
        top: 225px;
        width: 212px;
        height: 22px;
        font-family: Arial;
        font-size: 14px;
        color: #002c5a;
        font-weight: bold;
        text-align: center;
}

#infoTitle
{
        position: absolute;
        right: -2px;
        top: 200px;
        width: 384px;
        height: 22px;
    background-image: url(http://www.wagnertennis.at/images/infoTop.gif);
}

#actionImage
{
        margin-left: 23px;
        margin-top: 11px;
        margin-bottom: 7px;
}

#leftMenuBox
{
    width: 235px;
    background-image: url(http://www.wagnertennis.at/images/bgLeftBox.gif);
    background-repeat: repeat-y;
    padding-top: 13px;
}

#leftMenu
{
    /*position: relative;
    top: 0px;
    left: 23px;

*/    width: 191px;
    z-index: 9;
    margin-left: 23px;
    margin-top: 25px;
    border-top: 1px solid #88d0f0;
}

div.leftMenuItem, div.leftMenuItemActive
{
    width: 191px;
    height: 31px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    padding-top: 7px;
    border-bottom: 1px solid #88d0f0;
    line-height: 100%;
}

div.leftMenuItemActive
{
    background-image: url(images/menubg2active.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: #0049b1;
    text-decoration: none;
}

div.leftMenuItemActive a:link, div.leftMenuItemActive a:visited, div.leftMenuItemActive a:hover, div.leftMenuItemActive a:active
{
    color: #0049b1;
    text-decoration: underline;
}

.leftMenuItemLine2
{
        color: #5a5a5a;
        font-weight: normal;
        display: block;
}

#topMenuLeft
{
        margin-top: 11px;
        margin-left: 12px;
}

div.menuLvl3, div.menuLvl3Active
{
    width: 190px;
    height: 18px;
    padding-top: 1px;
    padding-left: 22px;
    text-align: left;
    border: 0px;
    background-image: url(http://www.wagnertennis.at/images/submenubg2.gif);
    cursor: pointer;
}

div.menuLvl3Active
{
    background-repeat: no-repeat;
    background-image: url(http://www.wagnertennis.at/images/submenubg2active.gif);
}

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: 10px;
    color: #0049b1;
    text-decoration: none;
    padding: 0px;
    background-image: url();
    font-weight: bold;
}

div.menuLvl3Active a:link, div.menuLvl3Active a:visited, div.menuLvl3Active a:hover, div.menuLvl3Active a:active
{
    color: #0049b1;
    text-decoration: underline;
}

div.menuLvl4, div.menuLvl4Active
{
    width: 157px;
    height: 17px;
    padding-top: 2px;
    padding-left: 34px;
    text-align: left;
    border: 0px;
    background-image: url(http://www.wagnertennis.at/images/submenubg3.gif);
    cursor: pointer;

}

div.menuLvl4Active
{
    background-repeat: no-repeat;
    background-image: url(http://www.wagnertennis.at/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: #6a6a6a;
    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;

}

div.leftMenuSpacer
{
        height: 7px;
}

#contentBox
{
    width: 535px;
}

#contentBoxLarge
{
        width: 745px;
}

#contentHeaderSmall
{
        width:     535px;
        height: 39px;
        background-image: url(http://www.wagnertennis.at/images/contentHeaderSmall.gif);
    background-repeat: no-repeat;
}

#contentHeaderLarge
{
        width: 745px;
        height: 39px;
        background-image: url(http://www.wagnertennis.at/images/contentHeaderLarge.gif);
    background-repeat: no-repeat;
}

#content, #contentLarge
{
    position: relative;
    padding: 0px 26px 10px 26px;
    width: 481px;
    min-height: 508px;
    background-color: #ffffff;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #5a5a5a;
      white-space: normal;
      border-left: 1px solid #8bcfed;
      border-right: 1px solid #8bcfed;
}

#contentLarge
{
        width: 681px;
        height: 100%;
}

#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: #0049b1;
}


#rightBox
{
    width: 210px;
    background-image: url(http://www.wagnertennis.at/images/bgRightBox.gif);
    background-repeat: repeat-y;
}

#infoPage
{
        position: relative;
    padding: 5px 0px 0px 19px;
    width: 180px;
    background-color: transparent;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #0f3357;
}

.News-berschrift1, .News-berschrift1Zchn
{
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color: #002c5a;
        text-align: center;
        padding: 0px;
        margin: 0px;
}

.News-berschrift2, .News-berschrift2Zchn
{
         font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
        text-align: left;
         color: #6c6c6c;
         padding: 0px;
         margin: 0px;
}

.News-Standard, .News-StandardZchn
{
         font-family: Arial;
        font-size: 8pt;
        font-weight: normal;
        text-align: left;
         color: #6c6c6c;
        line-height: 150%;
        padding: 0px;
         margin: 0px;
}

.News-Hyperlink, .News-HyperlinkZchn, .News-Hyperlink a:link, .News-HyperlinkZchn a:link, .News-Hyperlink a:hover, .News-HyperlinkZchn a:hover, .News-Hyperlink a:active, .News-HyperlinkZchn a:active, .News-Hyperlink a:visited, .News-HyperlinkZchn a:visited
{
        font-family: Arial;
        font-size: 8pt;
        color: #0049b1;
        text-align: left;
        line-height: 150%;
        padding: 0px;
         margin: 0px;
         text-decoration: underline;
}

#ig90Big
{
        border: 1px solid #004788;
        margin-bottom: 5px;
        width: 161px;
        /*height: 127px; */
        margin-left: -3px;
        background-position: center center;
}

.ig90Small
{
        float: left;
        border: 1px solid #004788;
        margin-right: 2px;
        width: 51px;
        height: 37px;
}

#footerBox
{
    position:relative;
    width: 100%;
    height: 39px;
    background-color: #88d0f0;
}

#footer
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    height: 39px;
    background-image: url(http://www.wagnertennis.at/images/footer.gif);
}

#counter
{
        position: absolute;
        left: 82px;
        top: 12px;
}

#poweredby
{
    position: absolute;
    right:-10px;
    bottom: 5px;


}
	
.poweredby
{
    position: absolute;
    right:-10px;
    bottom: 5px;
		width: 16px;
		height: 210px;
		overflow: hidden;
}

.poweredby2
{
	display: none;
}



#menutwo
{
    position: absolute;
    right: 5px;
    top: 7px;
    width: 520px;
    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: 10px;
    color: #676767;
    text-decoration: none;
    font-weight: normal;
}

#menutwo a:hover, #menutwo a:active
{
    color: #55a545;
}

#pagetext
{
    position: absolute;
    left: 23px;
    top: 6px;
    width: 960px;
    height: 30px;
    overflow: hidden;
    font-family: Verdana;
      font-size: 8pt;
      color: #2c72a0;
}

#pagetext a:link, #pagetext a:visited, #pagetext a:hover, #pagetext a:active
{
  color: #0049b1;
  font-family: Verdana;
  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 : 480px;
}

div.sitemap
{
        padding-top: 10px;
}

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: 16px;
}

.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;
}

.fulltextsearch li
{
    padding-top: 20px;
}

.fulltextsearch h1
{
    font-size: 18px;
    padding-top: 20px;
    padding-left: 20px;
}

.fulltextsearch h2
{
    font-size: 14px;
    margin-bottom: 2px;
}

.fulltextsearchsearchword
{
    float: left;
}

.fulltextsearchsearchbutton
{
    float: left;
}

#searchbutton
{
    width: auto;
    height: 17px;
}
table.formouter
{
    margin-top: -14px;
}
.cms200newsletter
{
    padding-left:32px;
    padding-top:12px;
}

.cms200newsletter td
{
padding-bottom : 5px;
padding-right : 10px;
}
.cms200newsletter table
{
width : 50%;
margin-top: 10px;

}
.cms200newsletter td.desc
{
width : 100px;
}

.cms200newsletter td.field checkboxes label input
{
  text-align: left;
}

td.checkboxes input
{
width : auto;
border : none 0px transparent;
}
