/* ################################################## */
/* ### Länder-Infos ### */
/* ################################################## */

#karte {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405a.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

/*#kartea {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405aa.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

#karteb {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405ab.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

#kartec {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405ac.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

#karted {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405ad.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

#kartee {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405ae.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}

#kartef {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 540px;
    height: 325px;
    margin-left: -270px;
    background-image: url("../foto/0405af.jpg");
    background-repeat: no-repeat;
    border: none;    
    z-index: 1;
}*/

div.kamenu { 
    position: absolute;
    visibility: hidden;
    width: 150px; 
    left: 0; 
    top: 0;
    margin-top: -150px;
    margin-left: -270px; 
    font-size: 1em; 
    background-color: #ccffcc; 
    color: #cc6600;
    border: 2px solid #cc6600;	
    z-index: 15;
}

div.kamenu ul {
    margin: 0;
    padding: 0;
}

div.kamenu ul li { 
    padding: 0;
    margin: 0;
    list-style: none;
}
  
div.kamenu a { 
    padding: 0.3em 0.4em;
    margin: 0; 
    background-color: transparent; 
    display: block; 
    position: relative; 
    text-decoration: none;
}
  
div.kamenu a:link {
    color: #cc6600;
}

div.kamenu a:hover {
    color: #ccffcc;
    background-color: #ffcc99
}

div.kamenu a:visited {
    color: #cc6600;
}
