html
{
	overflow-y: scroll;
}
body
{
background-color : #FFFFFF;
font-size : 12px;
font-family : Arial;
padding : 0px;
border : 0px;
background-image : url(http://www.sipa.at/images/bgBody.gif);
color : #000000;
margin : 0px;
}
#bgTop, #bgBottom
{
width : 100%;
position : absolute;
left : 0px;
background-repeat : repeat-x;
}
#bgTop
{
height : 344px;
background-image : url(http://www.sipa.at/images/kachelOben.gif);
top : 0px;
}
#bgBottom
{
height : 93px;
background-image : url(http://www.sipa.at/images/kachelUnten.gif);
}
#container
{
width : 980px;
position : relative;
height : 100%;
margin : 0 auto;

}
#headerGer
{
position:relative;
left: -38px;
width : 980px;
height : 344px;
background-repeat : no-repeat;
background-image : url(http://www.sipa.at/images/header.gif);
margin : 0px;
}

#headerEng
{
position:relative;
left: -38px;
width : 980px;
height : 344px;
background-repeat : no-repeat;
background-image : url(http://www.sipa.at/images/header_eng.gif);
margin : 0px;
}

#topmenu
{
    position:absolute;
    left: 105px;
    top: 111px;
    width: 720px;
    height: 40px;
    z-index: 1000;
}

/*#topmenu ul li a:link, #topmenu a:active, #topmenu a:hover, #topmenu a:visited
{
    font-family : Gill Sans MT, Gill Sans, Arial, Helvetica, Verdana, sans-serif;
    font-size : 15px;
    color: #FFFFFF;
    text-decoration: none;
}
#topmenu ul li a:hover
{
    color: #a9d4b9;
}*/

#topmenuinactive a:link, #topmenuinactive a:active, #topmenuinactive a:hover, #topmenuinactive a:visited,
#topmenuactive a:link, #topmenuactive a:active, #topmenuactive a:hover, #topmenuactive a:visited
{
    font-family : Gill Sans MT, Gill Sans, Arial, Helvetica, Verdana, sans-serif;
    font-size : 15px;
    color: #FFFFFF;
    text-decoration: none;
}

#topmenuinactive a:hover
{
    color: #a9d4b9;
}

#topmenuactive a:link, #topmenuactive a:active, #topmenuactive a:hover, #topmenuactive a:visited
{
    color: #a9d4b9;
}


#topmenu ul
{
    list-style: none;
    position: absolute;
  bottom: 2px;
    left: 1px;
    margin: 0px;
    padding: 0px;
}

#topmenu ul li
{
    background-image : url(http://www.sipa.at/images/menubg.gif);
    background-position: right top;
    background-repeat: no-repeat;
    height: 31px;
    float: left;
    height: 41px;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 21px;

}


#linkGer, #linkEng
{
width : 14px;
position : absolute;
height : 11px;
border : 0px;
top : 114px;
}
#linkGer
{
right : 161px;
}
#linkEng
{
right : 139px;
}

#topBanner01, #topBanner02, #topBanner03
{
    position: absolute;
    top: 183px;
    width: 140px;
    height: 123px;
}

#topBanner01 {     left: 512px; }
#topBanner02 {    left: 663px; }
#topBanner03 {    left: 814px; }

#topBannerText01, #topBannerText02, #topBannerText03
{
    font-family : Arial;
    font-size : 11px;
    color: #FFFFFF;
    text-decoration: none;

    position: absolute;
    top: 307px;
    width: 120px;
    height: 15px;
}

#topBannerText01 {    left: 522px; }
#topBannerText02 {     left: 673px; }
#topBannerText03 {    left: 824px; }

#topBannerText01 a:link, #topBannerText01 a:hover, #topBannerText01 a:visited, #topBannerText01 a:active, #topBannerText02 a:link, #topBannerText02 a:hover, #topBannerText02 a:visited, #topBannerText02 a:active, #topBannerText03 a:link, #topBannerText03 a:hover, #topBannerText03 a:visited, #topBannerText03 a:active
{
    font-family : Arial;
    text-decoration: none;
    color: #FFFFFF;
}

#contentBox
{
position: relative;
left: -38px;
width : 980px;
height : 100%;
}
#content
{
padding-bottom : 0px;
min-height : 400px;
margin-left : 115px;
padding-top : 20px;
/*padding-right : 380px;*/
width: 505px;
overflow:auto;

}

#content td
{
    text-align: left;
}

#overlayTopLeft, #overlayTopRight
{
width : 5px;
position : absolute;
height : 54px;
background-image : url(http://www.sipa.at/images/overlayOben.gif);
top : 0px;
z-index: 9999;
}
#overlayTopLeft
{
left : 101px;
}
#overlayTopRight
{
left : 625px;
}

#subMenu
{
    position: absolute;
    top: 12px;
    left: 650px;
    width: 160px;
}

#subMenu h1
{
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 12px;
    color: #FFFFFF;
    font-weight: normal;
    background-image : url(http://www.sipa.at/images/submenubgTitle.gif);
    background-repeat: no-repeat;
    width: 139px;
    height: 14px;
    padding: 6px 0px 10px 20px;
    margin: 0px 0px 5px; 0px;
}
#subMenu ul
{
    list-style: none;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}
#subMenu ul li
{
    background-image : url(http://www.sipa.at/images/submenubg.gif);
    background-repeat: no-repeat;
    width: 139px;
    height: 13px;
    padding: 9px 0px 10px 20px;
    margin: 0px;
}

/*#subMenu ul li a:link, #subMenu ul li a:visited, #subMenu ul li a:active
{
    font-family : Arial;
    font-size : 11px;
    text-decoration: none;
    color: #000000;
}

#subMenu ul li a:hover
{
    color: #028132;
}*/

.submenuinactive a:link, .submenuinactive a:active, .submenuinactive a:hover, .submenuinactive a:visited,
.submenuactive a:link, .submenuactive a:active, .submenuactive a:hover, .submenuactive a:visited
{
    font-family : Arial;
    font-size : 11px;
    text-decoration: none;
    color: #000000;
}

.submenuinactive a:hover
{
    color: #028132;
}

.submenuactive a:link, .submenuactive a:active, .submenuactive a:hover, .submenuactive a:visited
{
    color: #028132;
}

#contactInfoText, #contactInfoBottom
{
    background-repeat: no-repeat;
    width: 159px;
}

#contactInfoText
{
    font-family : Arial;
    font-size : 11px;
    text-decoration: none;
    background-image : url(http://www.sipa.at/images/contactTop.gif);
    background-position: left top;
    width: 120px;
    padding: 9px 20px 0px 20px;
}

#contactInfo h1, #subMenu h1
{
    padding-top: 8px;
}

#contactInfoBottom
{
    background-image : url(http://www.sipa.at/images/contactBottom.gif);
    height: 8px;
}


#footer
{
width : 980px;
position : relative;
left: -38px;
height : 93px;
margin : 0 auto;
}

#menuUnten
{
position : absolute;
left : 120px;
bottom : 2px;
height : 18px;
width : 800px;
}

#menuUnten ul li a:link, #menuUnten a:active, #menuUnten a:hover, #menuUnten a:visited
{
    font-family : Arial;
    font-size : 11px;
    color: #028132;
    text-decoration: none;
}


#menuUnten ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menuUnten ul li
{
    background-image : url(http://www.sipa.at/images/menuuntenbg.gif);
    background-repeat: no-repeat;
    height: 18px;
    float: left;
    text-align: center;
    padding: 0px 25px 0px 15px;
}



#overlayBottom
{
width : 13px;
position : absolute;
height : 93px;
left : 97px;
bottom : 0px;
background-image : url(http://www.sipa.at/images/overlayUnten.gif);
}
#linkUp
{
width : 23px;
position : absolute;
height : 8px;
left : 572px;
bottom : 57px;
border : 0px;
}
div
{
font-size : 12px;
font-family : Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
color : #333333;
}
td
{
font-size : 12px;
font-family : Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
color : #333333;
}
.MsoNormal
{
font-size : 12px;
font-family : Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
color : #333333;
}
input
{
width : 100%;
text-decoration : none;
background-color : #DDDDDD;
font-size : 12px;
border-style : solid;
font-family : Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
border-color : #222222;
color : #333333;
font-weight : normal;
border-width : 1px;
}
textarea
{
width : 100%;
text-decoration : none;
background-color : #DDDDDD;
font-size : 12px;
border-style : solid;
font-family : Arial, Trebuchet MS, Helvetica, Verdana, sans-serif;
border-color : #222222;
color : #333333;
font-weight : normal;
border-width : 1px;
}

#searchfield
{
    position: absolute;
    left: 703px;
    top: 61px;
}

#searchfield input
{
    border: none 0px transparent;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
    width: 113px;
    height: 14px;
}

#searchbutton
{
    position: absolute;
    left: 817px;
    top: 61px;
}

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

#searchLine
{
    position:absolute;
    left: 703px;
    top:77px;
    width: 115px;
    height: 1px;
    background-image: url(images/searchLine.gif);
    z-index: 1000;
}


.fulltextsearch li
{
    padding-top: 20px;
}

.fulltextsearch h1
{
    font-size: 18px;
    padding-top: 20px;
    padding-left: 20px;
}

.fulltextsearch h2
{
    font-size: 14px;
    margin-bottom: 2px;
}

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;
}

.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 input.Field, .formouter textarea.Field
{
    margin-left: 10px;
    width: 90%;
}
.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 : 450px;
}

.menuiteminfo
{
    width: 160px;
    height: auto;
    overflow: auto;
    position: absolute;
    left: 170px;
    top: 0px;
    visibility: hidden;
}

#logolink
{
    position: absolute;
    left: 105px;
    top: 12px;
}

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

a span
{
    text-decoration: none;
    color: #028132;
}

