html
{
	overflow-y: scroll;
}

body, div, td, .MsoNormal, input, textarea
{
    font-family: Verdana, sans-serif;
    z-index: 0;
    font-size: 11px;
}

body
{
    margin: 0px;
    padding: 0px;
    background-color: #b6bdde;
    height: 100%;
}

#header
{
    z-index: 999;
    position:relative;
    left: 0px;
    width: 100%;
    height: 322px;
    background-image: url(http://www.tenne.at/images/header.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#headermain
{
    z-index: 1;
    position: relative;
    margin: 0px auto;
    width: 980px;
    height: 322px;

}

#topMenu
{
    position: absolute;
    left: 10px;
    height: 82px;
    z-index: 9999999;

}

#leftMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.menulist, .menulist ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;

}

.menulist ul
{
 display: none;
 position: absolute;
 top: 82px;
 left: 0px;
}

.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: Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    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;

}

li.lvl1, li.lvl1hover, li.lvl1active
{
        text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 5px;
    height: 32px;
    width: 115px;
    background-repeat: no-repeat;
    background-image: url(images/menubg.gif);
    float: left;

}

li.lvl1active, li.lvl1hover
{
    padding-top: 42px;
    height: 40px;
    background-image: url(images/menubgactive.gif);
}

ul.lvl2
{
    background-color: #5482b0;
    z-index: 99999;
}

a.lvl2:link, a.lvl2:visited, a.lvl2:hover, a.lvl2:active
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

li.lvl2 a:link, li.lvl2 a:visited, li.lvl2 a:hover, li.lvl2 a:active
{
        color: #ffffff;
        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: #00254b;
      text-decoration: none;display: block;

}

li.lvl2, li.lvl2hover, li.lvl2active
{

    text-align: center;
    padding: 2px 25px 4px 24px;
   /* height: 16px;*/
    white-space: nowrap;
    background-image: url(images/submenubg.png);
    background-repeat: repeat-x;

}

li.lvl2hover, li.lvl2active
{
    background-image: url(images/submenubgactive.png);

}


#slider01, #slider03, #bannerOverlay01, #bannerOverlay03
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 82px;
    width: 960px;
    height: 240px;
    overflow: hidden;
}

#slider03, #bannerOverlay03
{
    left: 686px;
}

#slider02, #bannerOverlay02
{
    position: absolute;
    left: 332px;
    top: 90px;
    width: 318px;
    height: 212px;
    overflow: hidden;
}

#bannerOverlay01, #bannerOverlay02, #bannerOverlay03
{
    z-index: 3;

}

#sliderOverlay
{
  position: absolute;
    left: 760px;
    top: 229px;
    width: 187px;
    height: 56px;
    overflow: hidden;
    z-index: 2;
}

#logo
{
    text-align: right;
    margin-right: 60px;
    height: 76px;
}



#menucontainer
{
    position: absolute;
    left: 50%;
    top: 0px;
    width: 980px;
    height: 440px;
    margin-left: -490px;
}

#main
{
    z-index: 0;
    margin: 0px auto;
    width: 980px;
    height: 100%;
    position: relative;
}

#main table
{
    table-layout : fixed;
    margin:0px;
    padding:0px;
}

#leftMenuTop
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 247px;
    height: 10px;
}

#leftMenu
{
    position:absolute;
    left: 27px;
    top: 20px;
    width: 200px;
    height: 40px;
}

div.leftMenuItem, div.leftMenuItemActive
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 186px;
    height: 19px;
    overflow: hidden;
    text-align: right;
    padding-top: 2px;
    padding-right: 15px;
}

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: Verdana;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}

div.leftMenuItemActive a:link, div.leftMenuItemActive a:visited, div.leftMenuItemActive a:hover, div.leftMenuItemActive a:active
{
        color: #6573ad;}


#tdLeftMenu
{
    width: 247px;
    background-image: url(http://www.tenne.at/images/leftMenu.gif);
    /*background-repeat: no-repeat;*/
}

#actiontextBox
{
    position: relative;
    width: 247px;
    height: 243px;
    background-image: url(http://www.tenne.at/images/pagetext.gif);
    background-repeat: no-repeat;
}

#actiontext
{
    position: absolute;
    left: 45px;
    top: 50px;
    width: 168px;
    height: 107px;
}

#langGer
{
    position: absolute;
    top: 210px;
    left: 140px;
}
#langEng
{
    position: absolute;
    top: 210px;
    left: 185px;
}

#tdContent
{
    z-index: 0;
    width: 723px;
    background-color: #ffffff;
    /*background-image: url(http://www.tenne.at/images/content.gif);
    background-repeat: repeat-y;*/
}

#tdRightSpacer
{
    width: 10px;
    background-image: url(http://www.tenne.at/images/rightSpacer.gif);
    background-repeat: repeat-y;
}

#mainmain
{
    background-image: url(images/bgContent.gif);
}

#content
{
    z-index: 0;
    width: 710px;
    min-height: 525px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content a:link, #content a:visited, #content a:hover, #content a:active
{
    color: #9c360d;
    text-decoration: none;
}

#content a:hover
{
    text-decoration: underline;
}

#footer
{
    left: 0px;
    width: 100%;
    height: 50px;
    background-color: #b6bdde;
}

#footermain
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    height: 50px;
    background-image: url(http://www.tenne.at/images/footer.gif);
}

#poweredby
{
    position: absolute;
    top: 10px;
    left: 0px;

}	
.poweredby
{
    position: absolute;
    left:0px;
    top: 10px;
		width: 240px;
		height: 34px;
		overflow: hidden;
}


#pagetext a:link, #pagetext a:visited, #pagetext a:hover, #pagetext a:active
{
    color: #9c9d9f;
    font-size: 10px;
    text-decoration: none;
}

#pagetext a:hover
{
    text-decoration: underline;
}

#menubottom
{
    position: absolute;
    right: 0px;
    float: right;
    padding-top: 17px;
    padding-right: 35px;
}

#menubottom div
{
    float: left;
    marign-right: 1px;
}

#menubottom a:link, #menubottom a:visited, #menubottom a:hover, #menubottom a:active, #menubottom .spacer
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

#menubottom a:hover
{
    text-decoration: underline;
}

#menubottom .spacer
{
    margin-left: 4px;
    margin-right: 4px;
}

.maincol
{
    position: relative;
    left: 50%;
    width: 980px;
    margin-left: -490px;
}

.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 : 100%;
    text-decoration : none;
    font-weight : normal;
}

.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 : 700px;
}

div.downloadarea
{
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea h1
{
    font-size: 18px;
}

.downloadarea h3
{
    font-size: 14px;
    margin-bottom: 0px;
}

.downloadarea .leadingtext, .downloadarea .trailingtext
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.downloadarea table
{
    width: 90%;
}

.downloadarea td.title
{
    padding-right: 20px;
}

.downloadarea td.datesize
{
    width: 200px;
    text-align: right;
}

.downloadarea td
{
    border-bottom: solid 1px black;
}

div.routingform
{
    padding-bottom : 50px;
}

table.routingform
{
    border : 2px solid black;
}

.routingform td
{
    width : 50%;
    padding-left : 30px;
    padding-right : 30px;
    padding-top : 5px;
    padding-bottom : 5px;
    text-align: left;
}

#srczip
{
    width : 75px;
}

#srccity
{
    width: 167px;
}

.routingzipcityinput .routingcityinput
{
    width : 164px;
    padding-left : 5px;
}

.routingform .dsttitle
{
    font-weight : bold;
}

.routesubmit
{
    text-align : center;
}

.routesubmit input.button
{
    width : 50%;
}

.routingMapWindow
{
    color: #000000;
}

.routingMapWindow a:link, .routingMapWindow a:visited, .routingMapWindow a:hover, .routingMapWindow a:active
{
    color: #666666;
}

#sitemap
{
    display: none;
}


div#topMenu ul li a {
    display:block;
}

table.Row
{
    width: 680px;
}

.cms200newsletter
{
padding-left : 42px;
padding-top : 12px;
}
.cms200newsletter td
{
padding-bottom : 5px;
padding-right : 10px;
}
.cms200newsletter table
{
width : 70%;
margin-top : 10px;
}
.cms200newsletter td.desc
{
width : 100px;
vertical-align: top;
}
.cms200newsletter td.field checkboxes label input
{
text-align : left;
}

.cms200newsletter input
{
	width: 300px;
}

.cms200newsletter .button
{
	width: auto;
}

td.checkboxes input
{
width : auto;
border : none 0px transparent;
}