/* 
    Created on : 23.03.2015, 14:24:12
    Author     : P.Gutwein
*/
/*<-------Div Hintergrund------->*/
div#Hintergrund { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:auto; 
   width:960px; 
   margin-top:0; 
   margin-left:-480px; 
   background-color: #ffffff;
   z-index:1;

}
div#Abschluss { 
   position:static; 
   left:50%; 
   top:0px; 
   height:100px; 
   width:960px; 
   margin-top:0px; 
   margin-left:-200px; 
   background-color: #F2EFE8;
}
/*<-------Div Hintergrund------->*/

/*<-------Div Kopf------->*/
div#Kopf { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:143px; 
   width:960px; 
   margin-top:auto; 
   margin-left:-480px; 
   background-color: #ffffff; 
   z-index:2;
}

div#Kopfinhalt { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:138px; 
   width:960px; 
   margin-top:auto; 
   margin-left:-480px;
   z-index:3;
   background-color: #ffffff;
   border-bottom-style:solid;
   border-bottom-width: 5px;
   border-bottom-color: #DC0018;
}
/*<-------Div Kopf------->*/

/*<-------Div Steuerleiste------->*/
div#Steuerleiste { 
   position:relative; 
   left:50%; 
   top:0px; 
   height:70px;  
   width:960px; 
   margin-top:143px; 
   margin-left:-480px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Steuerleiste------->*/

/*<-------Div Steuerleiste------->*/
div#Fusszeile { 
   position:static; 
   left:0px; 
   top:0px; 
   height:60px; 
   width:960px; 
   margin-top:25px; 
   margin-left:-200px;
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Steuerleiste------->*/
/*<-------Div Worker------->*/
div#Worker { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:20px; 
   width:20px; 
   margin-top:242px; 
   margin-left:400px; 
   background-color: #ffffff;
   z-index:4;
}
/*<-------Div Worker------->*/
/*<-------Div Loginerror------->*/
div#Loginerror { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:20px; 
   width:740px; 
   margin-top:225px; 
   margin-left:-270px; 
   background-color: #ffffff;
   z-index:3;
}
/*<-------Div Loginerror------->*/
/*<-------Div Breadcrumb------->*/
div#Breadcrumb { 
   position:absolute; 
   left:50%; 
   top:0px; 
   height:20px; 
   width:725px; 
   margin-top:220px; 
   margin-left:-480px; 
   background-color: #ffffff;
   z-index:3;
}
/*<-------Div Breadcrumb------->*/

/*<-------Div Breadcrumbinnen------->*/
div#Breadcrumbinnen { 
   height:15px; 
   width:525px;
   margin-top:4px;
   margin-left:15px; 
   z-index:5;
}
/*<-------Div Breadcrumbinnen------->*/

/*<-------Div Navigation------->*/
div#Navigation { 
   position:absolute; 
   left:50%; 
   top:0px; 
   width:210px; 
   margin-top:213px; 
   margin-left:-480px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Navigation------->*/

/*<-------Div Navigation-Inhalt------->*/
div#Navcontent { 
   width:180px; 
   margin-top:50px; 
   margin-left:0px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Navigation-Inhalt------->*/

/*<-------Div Contentfrm------->*/
div#Contentfrm { 
   position:absolute;
   display: inline-block;
   left:50%; 
   top:0px; 
   width:960px; 
   margin-top:213px; 
   margin-left:-480px; 
   background-color: #F2EFE8;
   z-index:2;
}
/*<-------Div Contentfrm------->*/

/*<-------Div Content------->*/
div#Content { 
   position:static;
   width:690px; 
   min-height:10px;
   margin-top:50px; 
   margin-left:25px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Content------->*/

/*<-------Div Buttons Globalnavigtion------->*/
div#glnav_Box1
    { 
       position:relative; 
       left:0px; 
       top:0px; 
       height:27px; 
       width: auto;
       margin-top:0; 
       margin-left:0px; 
       background-color: #ffffff;
       z-index:1;
       border-style: solid;
       border-right-style: none;
       border-left-width: 1px;
       border-left-color: #CCCCCC;
       border-top-width: 1px;
       border-top-color: #CCCCCC;
       border-bottom-width: 1px;
       border-bottom-color: #CCCCCC;
       cursor:	pointer;
    }
div#glnav_Box2 
    { 
       position:relative; 
       left:0px; 
       top:0px; 
       height:27px; 
       margin-top:0; 
       margin-left:0px; 
       background-color: #ffffff;
       z-index:2;
       border-style: solid;
       border-right-style: none;
       border-left-style: none;
       border-top-width: 1px;
       border-top-color: #CCCCCC;
       border-bottom-width: 1px;
       border-bottom-color: #CCCCCC;
       cursor:	pointer;
    }
div#glnav_Box3 
    { 
       position:relative; 
       left:0px; 
       top:0px; 
       height:29px; 
       margin-top:0; 
       margin-left:0px; 
       background-color: #ffffff;
       z-index:2;
       border-style: none;
    }
/*<-------Div Buttons Globalnavigtion------->*/
