#etTopFrame {
   position:absolute;
   top:1px;
   color:#b22222;
   font-size:28px;
   font-weight:bold;
   color:#2F4F4F;
   background-color:#D3a3a3
   }
#etBotFrame {
   position:absolute;
   top:1px;
   height:300px;
   color:#b22222;
   font-size:28px;
   font-weight:bold;
   color:#2F4F4F;
   background-color:#D3D3D3
   }   
#zentriert {
   position:absolute;
   overflow:hidden;
   top:50%; left:50%; 
   width:1440px; height:800px; 
   margin-left:-720px; 
   margin-top:-400px;
   background-image:url('img/tryTheTaste.gif');
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position:center;
   }

#peLogo {
   position:absolute;
   top:0px;
   left:400px;
   width:600px;
   margin:0px;
}

#peImpr {
   position:absolute;
   overflow:hidden;
   top:90%; left:80%; 
   width:1440px; height:800px; 
   margin-left:-780px; 
   margin-top:-10px; 
   text-align:center;
   vertical-align:middle;  
}

a.menuL {
font-size:14px;
font-weight:bold;
color:#2F4F4F;
background-color:transparent;
text-decoration:none;}
a.menuL {padding: 0px 3px;}
a.menuL:link {}
a.menuL:visited {color:#21356b; background-color:transparent; font-weight:bold;}
a.menuL:hover {color:#e2e3e4; background-color:#21356b; font-weight:bold;}
a.menuL:active {color:#e2e3e4; background-color:#21356b;}