/* Version 5 */
/* 27.04.2010 Loreth/Grasel */
/* 21.07.2010 Loreth, h3 eingefügt und definiert */

body {
    width: auto !important;
    height:  auto !important;
    font-size: 100%;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, Helv, sans-serif;
    padding: 0;
    margin: 0 0 0 1cm !important;
}

#body {
    font-size: 0.9em;
}

h1 {font-size: 1.15em;
       font-weight: bold;
       font-family: Verdana, Helvetica, Arial, sans-serif; 
}

/*h2 {
    page-break-before: always;
}*/

h2 { font-size: 0.95em;
       font-weight: bold;
       font-family: Verdana, Helvetica, Arial, sans-serif; 
}

h3 { font-size: 0.85em;
       font-weight: bold;
       font-family: Verdana, Helvetica, Arial, sans-serif; 

}

#container {
    top: 0 !important;
    left: 0 !important;
    float: none !important;
}

#inhaltStandard {
    float: left !important;
    width: 95% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.textblock {
    float: none !important;
    width: auto !important;
    margin: 0 0 0.8em 0 !important;
    padding: 0.8em !important;
}

#inhaltStartseiten {
    float: left !important;
    width: 65% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#marginal {
    float: right !important;
    width: 25% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.textLinks {
    float: none !important;
}

div.textblockContainer {
    float: none !important;
}

.unsichtbar, #standardNavigation, #logoLinks, #logoRechts, #hauptNavigation, #navigation, #breadcrumb, .topLink, #homepageBild, #homepageNavigationTop, #homepageNavigationVerkehr, #homepageNavigationTelekommunikation, #homepageNavigationInnovation, #homepageNavigationEurats, #gebaerdensprache, .bildzoom, .textblockOhneRahmen, .textblockAnsprechpartner {
    display: none !important;
}

/* Fußzeile */

#footerHome {
    clear: both; 
    padding-left: 1.5em;
    margin: 2.4em 0 0 0;
}

#footer {
    float: none !important;
    clear: both; 
    width: 90% !important;
    padding: 0.2em 1.5em 0.2em 1.5em;
    margin: 2.4em 0 0 0 !important;
}

#footer a {
    color: #000000;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .copyright {
   float: left;
}

#footer .topLink {
   float: right;
}

#footer hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 0.01em;
}

* html #footer hr {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}

/* Print */

#druckInfos {
    position: static;
    float: left;
    clear: both; 
    padding: 0.2em 1.5em 0.2em 1.5em;
    margin: 2.4em 0 0 0;
    width: 100%;
    display: block;
}

.druckInfos {
    position: relative;
    top: auto;
    left: auto;
}

div.textblockContainer .textblock {
   border:none;
}

.serviceSuche {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}
