img { 
    behavior: url(iepngfix.htc); 
}
a { 
    text-decoration: none; 
}
.hidden { 
    display: none;
}
    
html {
    behavior: url(iepngfix.htc);
    height: 100%;
    overflow: hidden;
}    

body {
    position: relative; 
    text-align: center; 
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%; 
    height: 100%;
    background-color: #909090;
    /*
    background-image: url(i/Images/elements_tile_diagonal.png);
    background-repeat: repeat;
    background-attachment: fixed;
    */
    overflow: hidden;
}
#preloader
{
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    z-index: 5;
    top: 0;
    left: 0;
}   
#preloader img {
    position: relative;
    top: 200px;
}
#wholepage { 
    position: relative; 
    width: 100%;
    height: 100%;
    background-color: #909090;
}
#page {
    position: relative; 
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #909090;
}
.back_to_home {
    position: absolute;
    width: 250px;
    height: 95px;
    top: 10px;
    z-index: 10;
    background: transparent;
}
.back_to_home a {
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
}
#blankDiv { 
    position: relative;
    padding-top: -120px;
    width: 935px;
    max-width: 935px;
    min-height: 10px;
    height: 120px;   
    display: block;    
    margin-left: auto;
    margin-right: auto;
}
        
#contentDiv { 
    position: relative;
    width: 935px;
    max-width: 935px;
    min-height: 600px;
    padding-top:10px;
    /*height: 400px;*/   
    display: block;    
    margin-left: auto;
    margin-right: auto;    
    background: #FFFFFF url(i/bg/rotate.php) no-repeat center top;
}
    
.topMenuDiv { 
    position: relative; 
    height: auto;
    width: 960px;
    max-width: 960px;
    display: inline;
    margin-left: auto;
    margin-right: auto;    
}
.topMenuDiv a {
    font:bold 1.35em Arial;
    color:#000000;
    padding-left:1.5em;
}
.bottomMenuDiv {
    padding-top:22px; 
    position: relative; 
    margin-left: auto;
    margin-right: auto;    
    height: auto;
    width: 960px;
    display: block;
}
.bottomMenuDiv a {
    color:#5a5a5a;
    font:bold 13px Arial;
    padding-right:1em;
    padding-left:1em;
}
    
    
.dynamicDiv { 
    position: relative;
    padding-top: 230px;  
    margin-left: auto;
    margin-right: auto;
    text-align: left;   
    width: 895px;
    max-width: 895px;
    min-height: 300px;
}
.textDiv { 
    position: relative;
    display:block; 
    width: 100%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    font-style: normal; 
    text-transform: normal; 
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;    
}
    
    
.loginDiv { 
    position: absolute;
    display: block; 
    top: 100px;
    left: 730px;
    height: 185px; 
    width: 200px;  
    text-align: left;
    z-index: 0;
}
.loginform, .logoutform {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    height: 185px;
    width: 200px;
    z-index: 9;
    background: transparent url(i/Images/LOGIN_CLEAN_2008_2.gif) no-repeat center top;
    padding-top: 34px; /* connected with positioning elements: inputName, inputPass, etc. */
}
.logoutform {
    padding-top: 0;
    height: 60px;
}
.inputName { 
    position: relative; 
    width: 175px; 
    height: 20px; 
    left: 5px; 
    background: transparent; 
    border: 0px; 
    padding: 2px;
}
.inputPass { 
    position: relative; 
    width: 175px; 
    height: 20px; 
    left: 5px; 
    top: 39px; 
    background: transparent; 
    border: 0px; 
    padding: 2px;
}
.inputOk { 
    position: relative; 
    height: 25px; 
    width: 100px; 
    left: 5px; 
    top: 51px; 
    border: 0px;
}
.inputHelp { 
    position: relative; 
    height: 10px; 
    width: 34px; 
    left: 50px; 
    top: 41px; 
    border: 0px;
} 
.inputLogoff { 
    position: relative;
    height: 25px; 
    width: 15px;
    top: 83px; 
    border: 0px;
} 
    
.bloggDiv {
    position: relative;
    width: 136px;
    text-align: left;
}

    
.header { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-style: normal; 
    text-transform: normal; 
    color: #000000;
    padding-bottom: 10px;  
}
    
.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
    
.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-transform: normal;
    color: #FF0000;
}
.bannerDiv {
    position: relative;  
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color:transparent;   
    width: 100%;
    height: auto;   
    display: block;
    text-align:center;
}
.bannerDiv img {
    margin-right: auto;
    margin-left: auto;
    border: 0px;
}
.bannerDiv img[usemap='#bannermap'] {
    width:100%;
}


#eattention_link {
    width: 120px;
    position:absolute;
    left:750px;
    top:20px;
    color: silver;
    border: 0;
    font: 0.7em Arial;
}
#eattention_link:hover {
    color: black;
}

#bindestreck_logo {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;    
    background: transparent url('i/Images/Bindestreck-loggo.gif') no-repeat center;
    border:0;
    width:322px;
    height:50px;
}
#bindestreck_logo:hover {
    background: transparent url('i/Images/Bindestreck-loggo-red.gif') no-repeat center;
}