body {
background-color: white;

}

#pageheader{
        position:relative;
        height:126px;
        min-width: 1200px;

        background-color: white;
        /*background-image:url(images/header_schaduw.png);*/

        line-height:1px;
        z-index:500;
        }
#pagecenter{
         background-color: rgb(204,0,0);

}
#footer {

       /* width: 100%;*/
        height:54px;
         position: relative;

         min-width: 1200px;
       z-index:500;

       background-color: white;

}

  #logo-left{
        position:absolute;
         top:-83px;
        height: 80px;
        width: 400px;
        left:18px;
        /*background-color: red;*/
         background:url(images/XeikonLogo_srgb2.png)  no-repeat left top;
         background-size:300px 71px;


        z-index:502;
        }
        
        
        
#User{
        font-family:Arial,helvetica,sans-serif;
        font:10.5px sans-serif ;
        bottom:1px;
       color: black;
       cursor:pointer;
       float:right;
 }
        
        
        
#logo-right{
        position:absolute;
         top:-75px;
        height: 57px;
        width: 450px;
        left:100%;
         margin-left:-500px;
        font-family:Arial,helvetica,sans-serif;
        font:50px sans-serif ;
       /* background:url(images/Xeikon_ColorControlk.png)  no-repeat right top;*/
         /*background-size:90px;*/
         color: white;

        z-index:502;
        }
 .Logout{
   color:rgb(204,0,0);

 }
#hoofd2{
        border-top: solid 4px;


        background-color: white;
        border-top-color:rgb(204,0,0);
}
.button_design_not_shown
 {
        background-color:rgb(204,0,0);

}
#drop{
background-color: white;
right:0px;
}
.triangle{
position: relative;
        float:right;
        top:3px;
        height: 10px;
        width: 20px;
   background:url(images/triangle_black.png)  no-repeat right top;

}
.Show_License_agreement{
     text-decoration: none;
     color:black;

}
#Copyright{
        color:black;
        text-align: center ;
        position:absolute;
        width: 1300px ;
        margin-left: auto ;
        margin-right: auto ;
}

#web_title{
        font-family:Arial,helvetica,sans-serif;
        font:15px sans-serif;
        color:rgb(204,0,0);
        font-weight: bold;
}
#info_title{
        position:relative;
        padding:0px 15px 0px 15px;
        float:left;
        height:25px;
        width: 278px;
         top:-9px;
        font-family:Arial,helvetica,sans-serif;
        font:15px sans-serif;
        color:rgb(204,0,0);
        font-weight: bold;
        /*background-color: blue;*/
}

