a.close {
    color: #FFFFFF;
}

#weitersagen {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #27B7EC ;
    border: 4px solid #A58560 ;
    color: #000000 ;
    width: 420px;
    padding: 15px;
    position: absolute;
    top: 20%;
    left: 30% ;
}
#weitersagen h1 {
    font-size: 1em;
}
#weitersagen img {
    position: absolute;
    top: 5px;
    left: 4px;
}
#weitersagen p {
   font-size: 0.9em;
}

#popup_detail {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #65CC33 ;
    border: 4px solid #FFFFFF ;
    color: #000000 ;
    width: 350px;
    padding: 15px;
    position: absolute;
    top: 210px;
    left: 250px;
}
#popup_detail h1 {
    font-size: 1em;
    color: #FFFFFF;
    text-transform: uppercase;
}
#popup_detail h2 {
    font-size: 1.1em;
    color: #FFFFFF;
}
#popup_detail h3 {
    font-size: 0.9em;
    color: #FFFFFF;
}
#popup_detail img {
    position: absolute;
    top: 5px;
    left: 4px;
}
#popup_detail p {
   font-size: 0.9em;
}

#popup_detail_m {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #65CC33 ;
    border: 4px solid #FFFFFF ;
    color: #000000 ;
    width: 350px;
    padding: 15px;
    /* top: 400px;
    left: 300px; */
}
#popup_detail_m h1 {
    font-size: 1em;
    color: #FFFFFF;
    text-transform: uppercase;
}
#popup_detail_m h2 {
    font-size: 1.1em;
    color: #FFFFFF;
}
#popup_detail_m h3 {
    font-size: 0.9em;
    color: #FFFFFF;
}
#popup_detail_m img {
    position: absolute;
    top: 5px;
    left: 4px;
}
#popup_detail_m p {
   font-size: 0.9em;
}

#popup_feedback {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #66CC33 ;
    border: 4px solid #FFFFFF ;
    color: #000000 ;
    width: 350px;
    padding: 15px;
    position: absolute;
    top: 210px;
    left: 250px;
}
#popup_feedback h1 {
    font-size: 1em;
    text-transform: uppercase;
}
#popup_feedback img {
    position: absolute;
    top: 5px;
    left: 4px;
}
#popup_feedback p {
   font-size: 0.9em;
}

#popup_fehler {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #CC3333 ;
    border: 4px solid #FFFFFF ;
    color: #FFFFFF ;
    width: 350px;
    padding: 15px;
    position: absolute;
    top: 210px;
    left: 250px;
}
#popup_fehler h1 {
    font-size: 1em;
    text-transform: uppercase;
}
#popup_fehler img {
    position: absolute;
    top: 5px;
    left: 4px;
}
#popup_fehler p {
   font-size: 0.9em;
}

.box { width: 15em; background: #9BD1FA;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

.img_layer { background-color: #FFFFFF; padding: 5px; }

.submitLink {
   color: #CC3333;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
   width:125px;
}
.submitLink0 {
   color: #CC3333;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}
.submitLinkDeactivated {
   color: #f00;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
   width:125px;
}

