/* CSS Document */



#standortform{


    /*border: 1px solid #CCCCCC;*/

    margin: 10px;

    padding: 1.5em;

    float:left;

    width: 960px;

}



#map {

    background: none repeat scroll 0 0 #EEEEEE;

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

}





.contain {

    height: 400px;

    max-width: 400px;

    position: relative;

}

#AddMoreSchildBox, .removeclass, .safe{
    background-color: #009500;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff  ;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}

.removeclass{
    background-color:  #d1232a;
}

.safe{
      background-color: #AB162B;
      font-weight: bold;
      font-size: 1.2em;
}

.msg{
    border: 2px solid #eaeaea;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 30px;
    padding: 1.5em;
    width: 910px;
}


.remove_existing a{
     text-decoration: none;
     color: #ffffff  ;
}


div.remove_existing {
    background-color: #d1232a;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    float: right;
    font-weight: bold;
    margin-right: -20px;
    margin-top: -25px;
    padding: 5px 10px;
    text-decoration: none;
}

#hwanderweg, #hwanderweg2, #hwanderweg3, #hwanderweg4, #landkreis{
width: 240px;
}

#hwanderweg_txt{
height: 15px;
overflow: hidden;
}

.coordUpdateButton{
    background-color: #009500;
    border-radius: 3px;
    color: #ffffff;
    line-height: 2;
    padding: 0px;
    border: 0px;
    font-weight: 700;
}

#koord.v {
visibility: hidden;
height: 0px;
}

