body{
margin:0;
padding:0;
color:#000000;
font-size:2;
font-family:Comic Sans MS;
background:#F4F4F4;
}
img{
vertical-align:top;
border:0;
}
a:link {
    font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: bold;
    color: #006633;
    text-decoration: none;
}
a:visited {
    font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: bold;
    color: #006633;
    text-decoration: none;
}
a:hover {
    font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: bold;
    color: #009900;
    text-decoration: none;
}
        
#page{
text-align:center;     
padding-top:50px;
background: url(../img_tunnel/tunnel_bg.gif) left top repeat-x;
}
#tunnel{       
width:780px;  
margin:0 auto;
height:441px;
background: url(../img_tunnel/tunnel_l.jpg) left top no-repeat;
}
#tunnel_l {
}
#tunnel_r  {   
text-align:left;
width:327px;  
height:441px;   
margin-left:453px;
background: url(../img_tunnel/tunnel_r.gif) right top no-repeat;
}
                                  
#tunnel_r_fr,#tunnel_r_uk,#tunnel_r_de{ 
margin-top:338px;
display:inline;
float:left;
}

#tunnel_r_aw,#tunnel_r_il{
float:left;
}