.popup_layer {
 position: absolute;
 top:96px;
 left:272px;
 width: 520px;
 height: 242px;
 border: 1px solid #B90065;
 background-color: none;
 z-index: 100;
}


#layer_startseite a:link {
 font-family: arial;
 font-size: 12px;
 color:#000000;
}
#layer_startseite a:visited {font-family: arial;
   font-size: 12px;
   color:#000000;
}
#layer_startseite a:hover {color:#000000;
  font-family: arial;
  font-size: 12px;
}
#layer_startseite a:active {color:#000000;
    font-family: arial;
    font-size: 12px;
}

#balken {
 position: absolute;
 margin: 0px 0px;
 width: 20px;
 height: 125px;
 background-color: #B90065;
 z-index:10;
}
#oben {
 position: absolute;
 margin: 0px 20px;
 width: 498px;
 height: 125px;
 background-color: #DEDEDE;
}
#unten {
 position: absolute;
 margin: 125px 0px;
 width: 518px;
 height: 115px;
 background-color: #FFFFFF;
}
.pop_titel {
 position: absolute;
 margin: 6px 15px;
 font-family: times;
 font-size: 36px;
 color: #B90065;
 line-height: 38px;
 width: 395px;
 height: 200px;
 z-index:20;
}
.pop_text {
 position: absolute;
 margin: 20px 34px;
 font-family: arial;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
 width: 380px;
 height: 92px;
 z-index:20;
}
#textpfeil {
 position: absolute;
 margin: 20px 20px;
}

.schliessen {
 position: absolute;
 margin: 12px 438px;
}

.weiter {
 position: absolute;
 margin: 210px 438px;
}

#schliessenpfeil {
 position: absolute;
 margin: 8px 438px;
 width: 70px;
 height: 18px;
 background-color: none;
}

#weiterpfeil {
 position: absolute;
 margin: 206px 438px;
 width: 70px;
 height: 18px;
 background-color: none;
}
