    body                                
    {                                   
    font: 12px Arial, Verdana, Helvetica, sans-serif; 
    text-align: left;                                 
    color: #000000;                                   
    background-color: white; 
    
    }                                                 
                                                      
    #main-container                                   
    {                                                 
    width: 80em;                                      
    height: 53em;
    padding-left: 1em;                                     
    text-align: left;                                 
    border: 1px solid white;
    margin-left: auto;
    margin-right: auto;
    }                                                 
    
    #kiosk-header
    {
    position: relative;
    width:80em;
    height:7em;
 
    }
    #menu                                             
    {                                                 
    position: relative;                               
    float: left;                                      
    height: 4.5em;                                      
    width: 45em;                                      
    margin-left: 1em;                                 
    padding-top: 2em;                                 
    background-color: white;                          
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 13px;                                    
    color:#999999;                                      
    text-decoration: none;                              
    font-weight: bold;     
    }                                                 
                                                      
    #logo                                             
    {                                                 
    position: relative;                               
    float: right;                                     
    height: 4.5em;                                      
    width: 25em;                                      
    background-color: white;                                                                                                                                                                                    
    }                                                                                                                                                                                                           
                                                                                                                                                                                                                
    #contents                                                                                                                                                                                                   
    {                                                                                                                                                                                                           
    width: 80em;                                                                                                                                                                                                
    height: 53em;                                                                                                                                                                                               
    background-color: white;                                                                                                                                                                                    
    }                                                                                                                                                                                                           
                                                                                                                                                                                                                
    #contents-left                                                                                                                                                                                              
    {                                                                                                                                                                                                           
    overflow:hidden;                                                                                                                                                                                            
    float: left;                                                                                                                                                                                                
    width: 44em;                                                                                                                                                                                                
    height: 43em;                                                                                                                                                                                               
    background-color: white;                                                                                                                                                                                     
    }                                                                                                                                                                                                           

    #contents-left-top
    {                 
    overflow:visible; 
    float: relative;  
    width: 44em;      
    height: 25em;     
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/top-left.jpg');
    background-repeat: no-repeat;
    }                         
                              
    #contents-left-middle     
    {                         
    overflow:visible;         
    float: left;              
    width: 44em;              
    height: 10em;             
    background-color: white;    
    }   
    #contents-left-middle-and-bottom
    {                         
    overflow:visible;         
    float: left;              
    width: 42.75em;              
    height: 17.8em;    
    padding-left: 1em;
    background-color: white;    
    border: 1px solid black;
    }                          
    #contents-left-middle-left
    {                         
    overflow:hidden;         
    float: left;              
    width: 21.5em;            
    height: 10em;             
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/linksunter.jpg');
    background-repeat: no-repeat;
    }        
    #contents-left-middle-right
    {                          
    overflow:hidden;          
    float: right;              
    width: 21.5em;             
    height: 10em;
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/linksunter.jpg');  
    background-repeat: no-repeat;  
    }                          
    #contents-left-bottom      
    {                          
    overflow:visible;
    padding-left: 1em;
    float: left;               
    width: 42.75em;               
    height: 7.8em;               
    background-color: #fefefe;
    border: 1px solid black;
    }                          

    
    #contents-right
    {              
    float: right;  
    width: 35em;   
    height: 43em;
    background-color: white;
    overflow: visible;        
    }                         
                              
    #contents-right-top       
    {
    position: relative;       
    width: 33.8em;              
    height: 23.5em;             
    background-color: #fefefe;
    overflow: hidden;          
    border: 1px solid black;
    }                           

    #contents-right-bottom
    {                     
    position: relative;   
    width: 35em;          
    height: 20em;  
    padding-left:1.5em;   
    margin-top: 1.4em;    
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/lower-right.jpg');
    background-repeat: no-repeat;
    overflow: visible;  
    }                         

    #footer 
    {       
    position: relative;
    height: 2em;       
    width: 80em;
    text-align:center; 
    overflow: visible; 
    background-color: white; 
    }    
    .video-announcement
    {
    position: absolute;
    left: 0em;
    top: 20em;
    height: 10em;       
    width: 80em;
    text-align:center; 
    overflow: visible; 
    background-color: white;    
    }                      
    #video-footer 
    {       
    position: absolute;
    left: 0em;
    top: 53em;
    height: 2em;       
    width: 80em;
    text-align:center; 
    overflow: visible; 
    background-color: white; 
    }                      
/* below for the boxes used in the "Other" Pages */

    #contents-left-large                                                                                                                                                                                       
    {                                                                                                                                                                                                           
    overflow:auto;                                                                                                                                                                                            
    float: left;                                                                                                                                                                                                
    width: 54.2em;                                                                                                                                                                                                
    height: 43em;    
    padding-right: 0.8em;                                                                                                                                                                                         
    } 
    #contents-right-small
    {              
    float: right;  
    width: 25em;   
    height: 43em;
    margin-top:0.8em;
    overflow: visible;        
    }                         
                              
    #contents-right-small-top       
    {                         
    position: relative;       
    width: 25em;              
    height: 15em;             
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/right-gradient.jpg') ;
    background-repeat: no-repeat;
    overflow: hidden;          
    }                           

    #contents-right-small-bottom
    {                     
    position: relative;   
    width: 25em;          
    height: 28em;         
    background:url('http://www.rapideye.de/upload/Kiosk-Homepage/right-gradient.jpg');    
    background-repeat: no-repeat;    
    overflow: hidden;        
    }                


/* Images and text floating around */
    img.main-image
    {
    float:left;
    margin:1em;
    padding-right:1em;
    }
    .kiosk-logo
    {
    width: 222px;
    float: right;
    margin-top: 0.8em;
    }   
    .main-middle-image
    {
    float: left;
    margin: 0.8em;
    padding-right: 0.5em;
    width: 6em;
    height: 5em;
    }
    .other-pages-image
    {
    float: left;
    margin-right: 0.8em;
    padding-right: 0.5em;
    width: 25em;
    height: 30em;
    }
    .other-pages-list
    {
    margin-left: 8.5em;
    }
    .other-menu-list
    {
      list-style-type: none;
      margin-left: -1em;
    }
    #quick-steps
    {
    margin-left: -1.9em;
    }
    .menu-headline
    {
    text-align: center;
    font-size: 150%;
/*    font-weight: bold; */
    }
/*    #home-main-list */
    .main-page-list
    {
    margin-left: 4.7em;
    }
    .bold
    {
    font-weight: bold;
    }
    .underline
    {
    text-decoration: underline;
    }
    .larger
    {
    font-size: 130%;
    }
    .tiny
    {
    font-size: 75%;
    }
    .very-tiny
    {
    font-size: 50%;
    }
    .very-very-tiny
    {
    font-size: 25%;
    }
    .article-headline
    {
    font-weight:bold;
    color: #990000;
    font-size: 130%;
    padding-top: 0.6em;
    }
    .middle-article-text
    {
    padding-right: 0.5em;
    }
    .smaller
    {
    font-size: 90%;
    }
    #grey-box
    {
    float: right;
    margin: 1em;
    margin-right:  3.5em;
    padding: 0.5em;
    border: 1px solid black;
    height: 16.6em;
    width: 15em;
    background-color: #aaaaaa; 
    font-size: 90%;
    }
a:link          {
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 12px;                                    
                color:#990000;                                      
                text-decoration: none;                              
                }                                                   
a:visited       {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 12px;                                    
                color:#666666;                                      
                text-decoration: none;                              
                }                                                   
a:hover         {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 12px;                                    
                color:#990000;                                      
                text-decoration: underline;                         
                }                                                   
a:active        {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 12px;                                    
                color:#990000;                                      
                text-decoration: none;                              
                }                                                   
a.first:link    {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 13px;                                    
                color:#999999;                                      
                text-decoration: none;                              
                font-weight: bold;                                  
                }                                                   
a.first:visited {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 13px;                                    
                color:#999999;                                      
                text-decoration: none;                              
                font-weight: bold;                                  
                }                                                   
a.first:hover   {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 13px;                                    
                color:#990000;                                      
                text-decoration: none;                              
                font-weight: bold;                                  
                }                                                   
a.first:active  {                                                   
                font-family: Arial, Verdana, Helvetica, sans-serif; 
                font-size: 13px;                                    
                color:#990000;                                      
                text-decoration: none;
                font-weight: bold;
                }
a.first-sel     {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-size: 13px;
                color:#990000;
                text-decoration: none;
                font-weight: bold;
                }
.head           {
                font-family: Arial, Verdana, Helvetica, sans-serif;
                font-size: 20px;
                color:#990000;
                font-weight:bold;
                }

.texthell       {
                color: #999999;
                }
.text16         {
                font-size:16px;
                }
.text12         {
                font-size:12px;
                }
.text11         {
                font-size:11px;
                }
.text11hell     {
                font-size:11px;
                color: #999999;
                }
.text10         {
                font-size:10px;
                }
.text9          {
                font-size:12px;
                }
.clear          {
                border: #AEAC9E solid 0px;
                }

img             {
                border:0;
                }
                
/* Kiosk Feedback Form */

.formbox        {
                width: 55em;
                height: 26em;
                margin-top: 17em;
                margin-left: 17em;
                margin-bottom: 10em;
                text-align: left;
                background: white;
                }
* html .formbox {
                padding: 0.83em 0em 1.67em 0em;
                }



div.eins,
div.eins-a,
div.eins-b {
float: left;
width: 10em;
margin: 0.83em 1.67em 0em 0em;
border-bottom: 1px solid #b1ab9c;
}
div.eins-a {
padding-top: 1.67em;
}
div.eins-b {
border: 0 none;
}

div.zwei {
float: left;
width: 26.5em;
}
div.zwei input,
div.zwei textarea {
 width: 26.5em; 
margin-top: 0.42em;
border: 1px solid #b1ab9c;
background-color: #ffffff;
color: #000;
}
div.zwei textarea {
overflow: auto;
}
label {
padding: 1px 0 0 10px;
background-color: transparent;
color: #686353;
}

div.zwei input.senden {
width: 26.5em;
margin-top: 0.67em;

padding: 2px 0;
font-size: 12px;
letter-spacing: 2pt;
background-color: #ffffff;
color: #000;
border: 1px solid;
border-color: #e4ded1 #666666 #666666 #e4ded1;
cursor: pointer;
}

.breaker        {
                clear: left;
                }                

.menuContainer
{
/*    margin-top:5px; */
    padding-left: 5px;
    margin-right: 20px;
/*    margin: 10px;
    padding: 5px 0px; */
    text-align: Left;
    font-size:100%;
    line-height: 180%;
    font-weight: bold;
    width: 104px;
    color: #990000;
}

.tableBorders 
{
/* height: 30em; */
height: 80%;
}
.textBlack
{
color: #990000;
}