/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23.03.2015, 14:24:12
    Author     : Pit
*/
textarea {
   font-family: inherit;
   font-size: inherit;
   overflow-x: hidden;
}
/*<-------Div Hintergrund------->*/
div#Hintergrund { 
   position:absolute; 
   left:0px; 
   top:0px; 
   height:100%; 
   width:100%; 
   margin-top:0; 
   margin-left:0; 
   background-color: #ffffff;
   z-index:0;
}
/*<-------Div Hintergrund------->*/

/*<-------Div Kopf------->*/
div#Kopf { 
   position:absolute; 
   left:0px; 
   top:0px; 
   height:143px; 
   width:100%; 
   margin-top:auto; 
   margin-left:0px; 
   background-color: #ff0000; 
   z-index:2;
}

div#Kopfinhalt { 
   position:absolute; 
   left:0px; 
   top:0px; 
   height:138px; 
   width:100%; 
   margin-top:auto; 
   margin-left:0px;
   z-index:3;
   background-color: #ffffff;
   background-color: #ffffff;
   border-bottom-style:solid;
   border-bottom-width: 5px;
   border-bottom-color: #DC0018;
}
/*<-------Div Kopf------->*/

/*<-------Div Steuerleiste------->*/
div#Steuerleiste { 
   position:relative; 
   left:0px; 
   top:0px; 
   height:70px; 
   width:100%; 
   margin-top:143px; 
   margin-left:0px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Steuerleiste------->*/


/*<-------Div Navigation-Inhalt------->*/
div#Navcontent { 
   width:210px; 
   margin-top:0px; 
   margin-left:0px;
   background-color: #ffffff;
   z-index:4;
}
/*<-------Div Navigation-Inhalt------->*/

/*<-------Div Worker------->*/
div#Worker { 
   position:absolute; 
   left:20px; 
   top:5px; 
   height:20px; 
   width:20px; 
   margin-top:215px; 
   margin-left:0px; 
   background-color: #ffffff;
   z-index:4;
}
/*<-------Div Worker------->*/

/*<-------Div Contentfrm------->*/
div#Contentfrm { 
   position:absolute; 
   left:0px; 
   top:0px; 
   width:100%; 
   margin-top:240px; 
   margin-left:0px; 
   background-color: #ffffff;
   z-index:2;
}
/*<-------Div Contentfrm------->*/

/*<-------Div Content------->*/
div#Content { 
   width:100%; 
   min-width:100%;
   height:auto; 
   margin-top:0px; 
   margin-left:0px; 
   background-color: #ffffff;
   z-index:4;
}
/*<-------Div Content------->*/

/*<-------Div Content------->*/
div#Fusszeile { 
   width:100%; 
   height:48px; 
   margin-top:auto; 
   margin-left:0px; 
   background-color: #f2f2f2;
   z-index:5;
}
/*<-------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------->*/

