/* Datenschutz/Recht-, Impressum-, Nutzungsbedingungen-Popup */


/* ALTE BUTTONS START #################
.popup_topnavi a.popup_tn1 {
background-repeat:no-repeat;
display:block;
position:absolute;
background-image:url('/content_images/popup_share/btn_datenschutz_recht.gif');
left:174px;
top:44px;
width:132px;
height:24px;
}
.popup_topnavi a.popup_tn2 {
background-repeat:no-repeat;
display:block;
position:absolute;
background-image:url('/content_images/popup_share/btn_nutzungsbedingungen.gif');
left:316px;
top:44px;
width:153px;
height:24px;
}
.popup_topnavi a.popup_tn3 {
background-repeat:no-repeat;
display:block;
position:absolute;
background-image:url('/content_images/popup_share/btn_impressum.gif');
left:480px;
top:44px;
width:79px;
height:24px;
}
.popup_topnavi a.popup_tn1:hover {
background-image:url('/content_images/popup_share/btn_datenschutz_recht_h.gif');
}
.popup_topnavi a.popup_tn2:hover {
background-image:url('/content_images/popup_share/btn_nutzungsbedingungen_h.gif');
}
.popup_topnavi a.popup_tn3:hover {
background-image:url('/content_images/popup_share/btn_impressum_h.gif');
}
########### ALTE BUTTONS ENDE */

a.popup_schliessen {
display:block;
position:absolute;
left:466px;
top:80px;
width:94px;
height:20px;
}



/* angepasste Button Datenschutz/Recht <-> Nutzungsbedingungen | Impressum separat */
.popup_topnavi a.popup_tn1, .popup_topnavi a.popup_tn2 {
position: absolute;
display: block;
background-repeat: no-repeat;
}

.popup_topnavi a.popup_tn1 {
height: 24px;
left: 174px;
top: 43px;
}

.popup_topnavi a.popup_tn2 {
height: 19px;
right: 22px;
top: 49px;
}

.popup_topnavi a#popup_tn_datenschutz_recht_gross {
background-image: url('/content_images/popup_share/btn_datenschutz_recht_gross_h.gif');
width: 189px;
}

.popup_topnavi a#popup_tn_nutzungsbedingungen_gross {
background-image: url('/content_images/popup_share/btn_nutzungsbedingungen_gross_h.gif');
width: 219px;
}

.popup_topnavi a#popup_tn_impressum_gross {
background-image: url('/content_images/popup_share/btn_impressum_gross_h.gif');
width: 112px;
}

.popup_topnavi a#popup_tn_datenschutz_recht_pfeile {
background-image: url('/content_images/popup_share/btn_datenschutz_recht_pfeile.gif');
width: 146px;
}

.popup_topnavi a#popup_tn_datenschutz_recht_pfeile:hover {
background-image: url('/content_images/popup_share/btn_datenschutz_recht_pfeile_h.gif');
}

.popup_topnavi a#popup_tn_nutzungsbedingungen_pfeile {
background-image: url('/content_images/popup_share/btn_nutzungsbedingungen_pfeile.gif');
width: 169px;
}

.popup_topnavi a#popup_tn_nutzungsbedingungen_pfeile:hover {
background-image: url('/content_images/popup_share/btn_nutzungsbedingungen_pfeile_h.gif');
}
