               
#Container_MMenue   { position: relative; top: 0px;
                      width: 798px; height: 20px; 
                      padding: 0; margin: 0; }
                    
.Container_Text_Div { position: relative;
                      left: 120px; top: 80px;
                      height:310px; width:450px; 
                      overflow: auto;  }
                      
.Container_Video_Div { position: relative;
                      left: 120px; top: 40px;
                      height:350px; width:450px; 
                      overflow: auto;  }
                      
.Container_Links_Div { position: relative;
                      left: 140px; top: 40px;
                      height:350px; width:430px; 
                      overflow: auto;  }
                      
.Container_Presse_Div { position: relative;
                      left: 20px; top: 40px;
                      height:350px; width:550px; 
                      overflow: auto;  }
                      
.Container_Gaestebuch_Div { position: relative;
                            left: 0px; top: 0px;
                            height:395px; width:550px; 
                            overflow: auto;  }
