* { margin: 0; padding: 0; border-collapse:collapse; border-spacing: 0;}

html, body { height: 100%; }

body {
    width: 100%;
    text-align: left;
        font-weight:lighter;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color:black;
        background-color:#EDEEEE;
}

img { border: none 0 transparent; }

a { text-decoration: none;
        color:#4F5556;
 }
a:hover {
        text-decoration:underline;
}

b { font-weight:bold;}

p { padding-bottom: 5px; }


h1 {
        font-size:14px;
        font-weight:bold;
        margin-bottom:15px;

 }

#header {
    width: 900px;
        height: 152px;
        background: url(http://www.easyreader.net/templates/easyreader_xhtml/img/header_easyreader.jpg);
        /*ausstellen um 1px bug zu beheben*/
        /*display: table;*/
        vertical-align: bottom;
        /*border-bottom: 1px solid #B61A00;*/
        /*border: 1px solid #000000;*/
        border-left: 1px solid #797A7D;
        border-right: 1px solid #797A7D;
        border-top: 1px solid #797A7D;
}

#abschluss {
    background: url(http://www.easyreader.net/templates/easyreader_xhtml/img/abschluss.jpg);
    height: 24px;
    border-left: 1px solid #797A7D;
        border-right: 1px solid #797A7D;
        border-bottom: 1px solid #797A7D;
}


* html #header {
        width:898px;
}


#container {
     margin: 0 auto;
         /*width:900px;*/
         width:1000px;

        /*width: 100%;*/


        text-align: left;
        min-height: 100%;
        /*margin-bottom:10px;*/
        /* background-image:url(http://www.easyreader.net/templates/easyreader_xhtml/img/background_verlauf.jpg); */
        /*background-repeat: repeat-y;*/
}

#sprachen {
     height: 25px;
     background: white;
     border-left: 1px solid #797A7D;
    border-right: 1px solid #797A7D;
}



#bg_links {
        width: 38px;
        /*background: green;*/
        background-image:url(http://www.easyreader.net/templates/easyreader_xhtml/img/bg_links.jpg);
        background-repeat: repeat-y;

}
#bg_rechts {
        width: 38px;
        /*background: green;*/
        background-image:url(http://www.easyreader.net/templates/easyreader_xhtml/img/bg_rechts.jpg);
        background-repeat: repeat-y;
}
#table_mitte {
    width: 900px;
    background: white;
}
#bg_sims { width: 900px; height:27px;
/*text-align:center; */
/*background-repeat:no-repeat;*/
background-repeat:repeat-x;
background-image:url(http://www.easyreader.net/templates/easyreader_xhtml/img/schatten_unten.jpg);}

* html #container { height: 100%; }

/* Navtrail */

#navigation , a.headerNavigation:link, a.headerNavigation:visited, a.headerNavigation:active, a.headerNavigation:focus {
  color: #000000;
  font-weight:lighter;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  /*color:#4F5556;*/

}

#reiternavi_info , a.reiternavi_info:link, a.reiternavi_info:visited, a.reiternavi_info:active, a.reiternavi_info:focus {
  color: #000000;
  font-weight:lighter;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  /*color:#4F5556;*/

}


#reiter_navi {
    top: 142px;
        position: relative;

}
/*Star Hack für IE damit Navigation unten */
* html #reiter_navi {
        top: 180px;
        position:absolute;
}


#reiter_navi p {
    float:right;
        padding-right: 5px;
        color:#000000;
}


/*Star Hack für IE damit Navigation abstand zum Rand*/
* html #reiter_navi p {
    padding-right: 15px;

}

/*--da div in index.html eh auskommentiert
#verlauf {
        background-image:url(http://deltus.kk-host.de/templates/deltus_xhtml/img/background_verlauf.jpg);
        background-repeat: repeat-y;
        background-position: center;
        height:0px;

}*/


#rand {
        /*border: 1px solid #000000;*/
}

#navigation {
        /*border-top: 1px solid #C6C4C4;*/
        border-left: 1px solid #797A7D;
        border-right: 1px solid #797A7D;
        height: 32px;
        padding-top:5px;
        padding-left: 25px;
        background-color:white;
        text-align:right;
        padding-right:5px;

        }


#navigation #links{
        text-align:right;
        float:left;
}

#contentbereich {
    /*border: 1px solid #000000;*/
    border-left: 1px solid #797A7D;
    border-right: 1px solid #797A7D;
    border-bottom: 1px solid #797A7D;
    /*background-image: url(http://deltus.kk-host.de/templates/deltus_xhtml/img/background_main.gif);*/
        /*background-repeat: repeat-y;*/
        /*background-position: center;*/
}

* html #contentbereich {

}


#menueleft {
    float: left;
    width: 200px;

    margin-left:10px;
    /*border:1px solid blue;*/
}

* html #menueleft {
        width: 183px;
}


#menueright {
    float: right;
    width: 185px;
}

* html #menueright {
        width: 187px;
        /*border: 1px solid green;*/
}


#main {
    float: left;
        /*margin-left: 185px;*/
    /*width: 523px;*/
    width: 400px;
        height: 100%;
        padding:10px;
        /*border:1px solid red;*/
}

* html #main {
        /* padding-right:0px; */
        width: 400px;

}

#impressum {
        padding-top:5px;
}


#impressum p, #impressum a {
        text-align:center;
        padding-top:8px;
}

/* Shopmittelteil */
.textbereich {
        padding-bottom:5px;
    /*width: 513px;*/


        /*border:1px solid blue;*/
        width: 470px;

}

/*Star Hack für IE damit Layout nicht verrutscht bei Startseite */

* html .textbereich {
        /*
        padding-right:0px;
        width: 512px;
        */


        width: 470px;


}


.textbereich h1 {
        /*
        font-size:14px;
        font-weight:bold;
        margin-bottom:15px;

        */

        /*border: 1px solid yellow;*/
}

.textbereich p  {
        /*line-height:130%;*/

        line-height:120%;
}

/*product_listing START*/


/*
html>body .floatleft{
  width: 512px;
}
*/




.linkespalte {
        float: left;
        width: 125px;
        margin-bottom:10px;
        /*border: 1px solid blue;*/
        height:100%;
}

.rechtespalte {

    /*margin-left: 130px;*/
        margin-bottom:10px;
        /*border: 1px solid red;*/
        padding-left: 10px;
        margin-left: 130px;
        height:100%;
}

.rechtespalte h2{
        font-size:13px;
        font-weight:bold;
        margin-bottom:5px;
}

.rechtespalte h4{
        font-size:11px;
        font-weight:bold;
}

.rechtespalte p{
        font-size:11px;
        /*line-height:150%;*/
}

.rechtespalte ul{
/*list-style:none;
        margin-left: -20px;*/
}

.rechtespalte li {
        margin-left: 20px;
}

.pl_dropdown{
        text-align:right;
        padding-bottom:15px;
}

.pl_autor{
        font-weight:bold;
        display:inline;
        text-align:right;
        font-size:11px;
}


.pl_autor form{
        display:inline;
        text-align:right;
        padding-left:5px;
}

.pl_autor option, .pl_autor select{
        font-size:10px;
}



.pl_beschreibung{
        margin-top:10px;
        margin-bottom:10px;
        /*line-height:150%;*/
        line-height:120%;
}

.pl_preis{
        margin-top:8px;
}


.pl_preis_rot{
        color:#990000;
}

.pl_preis_fett{
        font-weight:bold;
}

.pl_lieferzeit{
        margin-top:5px;
        color:#990000;
}

.pl_kaufen{
        text-align:right;
        padding-top: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid black;
}
.floatleft {
  float: left;
 /* width: 530px;*/
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 510px;
}

html>body .floatleft{
  width: 490px;
}



/*product_listing ENDE*/



/*product_info START*/
.pi_linkespalte {
        float: left; width: 155px;
        /*border: 1px solid blue;*/

}

.pi_rechtespalte {
        margin-left: 165px;
        padding-left: 5px;
        border-left: 1px solid rgb(204, 204, 204);
        /*border: 1px solid red;*/
}

/* Abstand der li's bei Produtinfo zum Trennstrich */
.pi_rechtespalte li {
        margin-left: 20px;

}


.pi_produktbild {
        margin-top: 15px;
        margin-bottom: 10px;
        margin-right: 10px;
}

h1.pi_buchtitel {
        /*
        font-size:14px;
        font-weight:bold;
        margin-bottom:5px;
        */
}

h2.pi_autor {
        font-size:12px;
        font-weight:bold;
        margin-bottom:5px;
}


.pi_liste li{
        list-style:none;
        /*line-height:130%;*/
        line-height:120%;
}



.pi_beschreibung{
        margin-top: 15px;
        margin-right:10px;
        /*line-height:150%;*/
        line-height:120%;
}

.pi_leseprobe {
        font-weight:bold;
        padding-top:5px;
}

.pi_leseprobe a {
        font-weight:bold;
        padding-top:5px;
        text-decoration:underline;
}

.pi_preis{
        margin-top:7px;
        /*line-height:130%;*/
        /*font-weight:bold;*/
}

.pi_preis_fett{
        font-weight:bold;
}

.pi_preis_rot{
        color:#990000;
}

.pi_kaufen{
        text-align:right;
}

.pi_lieferzeit{
        color:#990000;
}
h4.pi_rezessionen{
        padding-top:25px;
        color:#666666;
        font-size:15px;
}

.pi_kundenrezession{
        padding-top:10px;
        /*line-height:150%;*/
        line-height:120%;
        border-bottom: 1px solid #cccccc;

}

.pi_autor_bewertung {
        padding-top:20px;
}

.pi_autor_bewertung li{
        list-style:none;
        /*line-height:130%;*/
        font-weight:bold;
        padding-top:0px;
}

.pi_button_meinung{
        text-align:right;
        padding-top:25px;
}

/*product_info ENDE*/

#footer {
  text-align: center;
           padding: 5px;
        clear: both;
        border: 0px solid red;
}
/* BOX DEFINITION START */
.box {
    color: #4F5556;
    /*background: white;*/
    /*IE Hack für Boxen links*/
        width:100%;
        height:100%;
}
.box_heading {
    padding: 3px 0 0 15px;
    height: 20px;
   /* border-bottom: 1px solid red;*/
}
/*.blau { background: #8CADD4; }*/
/*.rot { background: #D59478; }*/
/*.braun { background: #C29C5C; }*/

.box_heading img {
        padding-left: 40px;
        vertical-align: text-bottom;
}

.box_content {
    /*background: white;*/
    padding: 5px 5px 0 15px;
        padding-bottom: 10px;
}
.box h6 {
    font-size: 11px;
    font-weight:bold;
    color: #000000;
}
.box a { color: #4F5556;}
.box a:hover { text-decoration:underline; }
.box ul { list-style: none; }
.box ul h3 { font-size: 11px;}
.box li { padding-bottom: 5px; }
/*.box_kategorien li { margin-bottom: 5px;  }*/
.box_subkategorien {
    margin-left: 15px;
    list-style: circle;
}
.box_subkategorien a b { color: black; }
.box_kategorien a {
  font-weight:lighter;
  /*font-size:12px;*/
  color:#4F5556;
}

.box_kategorien {
        /*border: 1px solid blue; */
        /*border-bottom: 1px solid #FF8F1B;*/
}
.box_kategorien .box_content {
    border-top:1px solid #FF8F1B;
    border-bottom:1px solid #FF8F1B;
    padding-bottom:5px;
    width: 150px;
}

.warenkorb_linie {
    border-top:1px solid #FF8F1B;
    /*border-bottom:1px solid #FF8F1B; */
    padding-bottom:5px;
    width: 150px;
}


.box_bestseller p { text-align: right; border-bottom: 1px solid white; }
.box_bestseller ul { list-style:none;}
.box_warenkorb ul { list-style:none;}
.box_warenkorb h6 a { color:#000000;}
.box_admin li { list-style:none; padding-bottom:1px;}
.box_autoren a {}
.box_autoren img {/*width:142px;*/ text-align:center}
.box_autoren .box_content { margin:0px; padding:0px; }
.box_rezessionen p, .box_rezessionen h6 { text-align:left;}
.box_rezessionen { text-align:center;}
.box_anmeldung input {/*font-size:11px; margin-top:3px; /margin-bottom:5px;*/}
.box_anmeldung p { /*border:1px solid red;*/margin: 0px; padding:0px;  }
.box_anmeldung input { /*border:1px solid blue;margin: 0px; padding:0px;*/ margin-bottom:3px; font-size:11px;}
.feld_passwort input {max-width:75px; vertical-align:top; margin-right: 5px;}
.feld_email input {max-width:125px; vertical-align:top; margin-right: 5px;}
.box_suche input, .box_suche option, .box_suche select  {font-size:11px;}
.box_suche input {max-width:125px; vertical-align:top;}
.box_suche option, .box_suche select  {max-width:150px;}
/*.box_suche p {padding-top:5px; padding-bottom:5px; border-top:1px solid white; font-weight:bold;}*/
.box_suche form { padding-bottom:5px;}
.box_contentbox, .box_contentbox a { color:#000000; font-size:11px; font-weight:bold}
.box_infobox .box_content { margin:0px; padding:0px; }
.box_infobox img { /*border: 1px solid red;*/}
.box_infobox b { /*font-weight:bold;*/ }
.box_sprachen div{ padding-right:4px; }
.box_sprachen img { padding-top:6px; }
#horizontal_mitte { /*height: 50px; width:50px; margin-right:auto;margin-left:auto;*/ text-align:center; /*margin:auto*/}
#ausrichtung_rechts {text-align:right;
}
/* BOX DEFINITION ENDE */


/*Verlagsliste START */

/*
#verlagsliste {
}
#verlagsliste h1{
        font-size:14px;
        font-weight:bold;
        margin-bottom:15px;
}

#verlagsliste td h2 {
        font-size:11px;
        font-weight:normal;
}

#verlagsliste td {
        line-height:120%;
}


.table_kategorie{
        border: 0px solid red;
        width: 100%;
        border-top: 1px solid black;
}

.caption_kategorie{
        caption-side: top;
        text-align:left;
        padding-top: 10px;
        font-size:12px;
        font-weight:bold;
}

.td_buchtitel{
        width: 55%;
}

.td_autor{
        width: 27%;
}

.td_lieferstatus{
        width: 18%;
        text-align:right;
}

.tr_grey{
        background-color:#f1f1f1;
}

.tr_white{
        background-color:white;
}
*/

/*Verlagsliste ENDE */



/*START new_products_default.html*/

.neuerscheinungen caption {
        border-bottom: 1px solid black;
        caption-side:top;
        text-align:left;
        font-weight:bold;
}

.neuerscheinungen img {
        padding-top:5px;
}

.neuerscheinungen p {
        padding-top:5px;
        padding-bottom:5px;
}

.neuerscheinungen td {
        height:160px;
        width:180px;
        text-align:center;
}

/*END new_products_default.html*/

/*START main_content.html*/

.main_content h1 {
        /*
        font-size:16px;
        font-weight:bold;

        border: 1px soild red;        */
}

/*END main_content.html*/

/*START new_products_default.html*/

.erscheinungstermine caption{
        border-bottom: 1px solid black;
        caption-side:top;
        text-align:left;
        font-weight:bold;
}

.erscheinungstermine td{
        /*line-height:150%;*/
        line-height:120%;
}

/*END new_products_default.html*/


/*START account.html*/

div.konto {
        /*border: 1px solid #cccccc;*/
        /*background: #f1f1f1; */

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

}

.konto .rahmen {
        border: 1px solid #FF8F1B;
        /*background-color:#FFFAEE;*/
        /*margin: 10px;*/
        padding: 5px;
        margin-bottom: 15px;

}

.konto .rahmen .kopf{
        font-weight:bold;
        font-size:13px;
        margin-bottom: 5px;
}

.konto .rahmen .link{
        margin-top: 5px;
}

.konto .rahmen a{
        color: #4F5556;
}


.willkommen_kopf {
        /*margin-top:10px;*/
        font-weight:bold;
        font-size:12px;
}

.willkommen_text {
        padding-top:8px;
        /*line-height:150%;*/
}

.willkommen_text li {
        padding-bottom:5px;
        margin-left: 20px;
}

.bestellungen li {
        padding-bottom:3px;
        list-style:none;
}

ul.bestellungen {
        padding-top:8px;
}


.konto hr {
        width:99%;
        color:rgb(204, 204, 204);
        margin-bottom: 5px;
}

.konto a {
        font-weight:normal;

}

.konto .rahmen .inhalt{
        padding: 5px;
}

.konto .rahmen .inhalt table {
        width:100%;
        /*border:1px solid red;*/
}

.konto .rahmen .inhalt .formular_label {
        width:150px;
}

.konto .rahmen .inhalt .button {
        text-align:right;
}

.konto #error { color: red; font-weight: bold; margin-bottom:10px; }

/*END account.html*/

/*START box_search.html*/

.suche_button
{
        text-align:right;
        border-bottom: 1px solid #4F5556;
        padding-bottom:5px;
}
/*END box_search.html*/

/*START box_cart.html*/
.zur_kasse {
        padding-top:5px;
        padding-bottom:5px;
        border-top:1px solid #4F5556;

        /*font-weight:bold;*/
}

.zur_kasse_link {
text-decoration:underline;
}
/*END box_cart.html*/


/*START checkout_shipping.html + weitere*/

/*umnennen in bestellvorgang vorher versandinformationen*/
.formular_label {

}

.formular_feld {
        margin-left:10px;
        padding-bottom: 5px;
}

.formular_feld input, .formular_feld select, .formular_feld option  {
        font-size:11px;
}

.formular_feld textarea {
        width: 350px;
}

.bestellvorgang {
        /*background-color: #f1f1f1; */
        /*border:1px solid #CCCCCC;*/
        /*border: 1px solid #8CADD4;*/
}

.bestellvorgang .rahmen {
        border: 1px solid #FF8F1B;
        /*padding: 5px;*/
        margin-bottom: 15px;
}

.bestellvorgang .rahmen .kopf{
        font-weight:bold;
        font-size:13px;
        color:white;
        margin-bottom: 5px;
        background-color:#FF8F1B;
        vertical-align:middle;
        line-height:normal;
        padding-left: 5px;
}



.bestellvorgang .rahmen .inhalt{
        padding: 5px;
}

.bestellvorgang .rahmen .inhalt textarea{
        font-size:11px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        width:99% /*für IE*/
}





/*
.versandinformationen p { margin: 10px 0 10px 0;}
*/

.bestellvorgang #error { color: red; font-weight: bold; margin:5px; }

/*
.versandinformationen .p_ueberschrift {
        margin-bottom: 15px 0 15px 0;
        font-weight:bold;
        font-size:12px;

}
*/

.bestellvorgang .text_must {
  font-size: 11px;
  font-weight:normal;
  padding-left:5px;
}

.bestellvorgang .input {
        padding-bottom: 10px;
}

.bestellvorgang .bearbeiten a {
    font-style: italic;
    /*color: green;*/
    text-decoration:underline;
        /*color:#D59478;*/
        color: #FF8F1B;

}

.bestellschritte {
        /*background-color:#B61A00;*/
        /*height:20px;*/

        /*margin: 0 0 15px 0;*/
    /*border: 1px solid #8CADD4;*/
    /*padding-bottom: 5px;*/

        padding: 5px;
        /*background-color:#FF8F1B;*/
        background-color:#747474;
        border: 1px solid #747474;
        margin-bottom: 15px;
}
/*
.bestellschritte li{
        list-style:none;
        float:left;
        font-weight:bold;

}

*/
.bestellschritte p {
        line-height:normal;
        /*margin-bottom: 5px;*/
        /*padding: 0 5px 0 5px;*/
        /*height: 20px;*/
        margin:0px;
        color: white;
        vertical-align:bottom;



}


/*
.bs_past {
        border-bottom:1px solid #CCCCCC;
}*/
#bestellschritt_aktiv {
        /*border-bottom:1px solid red;
        background: #CCCCCC;*/
        font-size:14px;
        /*vertical-align:bottom;
        line-height:normal;
        color:white;*/
        padding-left: 3px;
        padding-right: 3px;
        font-weight:bold;

}
#bestellschritt_inaktiv {
        font-size:11px;
        padding-right: 3px;
        padding-left: 3px;
        /*padding: 0 5px 0 5px;*/

        /*
        border:1px solid white;

        vertical-align:bottom;
        line-height:normal;
        color:white;*/

 }



/*END checkout_shipping.html*/

/*START index.html*/
.footer_link_big, footer_link_big a {
        font-size:11px;
        font-weight:bold;
}


.footer_link_small {
        font-size:10px;
        font-weight:bold;
}

/*END index.html*/

/*START kontakt.html*/
/*----START_NICHT VERWENDET----

DATEN aus festa_xhtml css ziehen wenn nötig

----END NICHT VERWENDET----*/

/*END kontakt.html*/


/*START Index-Site Contentmananger*/

h2.index {
        font-weight:normal;
        font-size:11px;
 }



/*ENDE Index-Site Contentmananger*/

/*START alte Klassen*/
/*für Überschrift Gästebuch*/
/*
H1.product_listing_v1 {
        color: #000000;
        text-decoration: none;
        font: normal bold 12px Verdana, Arial, sans-serif;
}

TD.main h3 {
        color: #000000;
        text-decoration: none;
        font: normal bold 12px Verdana, Arial, sans-serif;
}
*/

/*Überschrift Startseite*/

/*
.startseite_ueberschrift {
        color: #000000;
        font: normal bold 20px Verdana, Arial, sans-serif;
        text-decoration: none;
        padding-bottom: 100px;
        margin-bottom: 100px;
}

*/

/*Newsletter Überschrift*/
/*
.sitemap_sub ul {
        list-style:none;
}

*/
/*START sitemap.html*/


/* END sitemap.html*/

/*

.contentsTopics {
        font-family: Verdana, Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:120%;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.newsletter_line_unten {
        border-bottom: 1px dotted #cccccc;
}
.newsletter_line_oben {
        border-top: 1px dotted #cccccc;
}
*/

.inputRequirement {
        color: red;
}

/*unbedingt mal ändern - einheitlich machen -- lösche im FF keine Funktion*/
/*
.headerError {
        color: red;
}*/


.copyright { text-align:center;}


/*END alte Klassen*/

/* BEGIN NEWSLETTER */
.mailForm {
    position:relative;
    top:0px;
    width:350px;
   padding-bottom: 8px;
    /*border: red 1px solid;*/
}
.zeile {
    position:relative;
    margin-bottom:8px;
}
.letzteZeile {
    position:relative;
    margin-bottom:5px;
}
input#c_email, input#c_email2, input#c_name, input#c_prename, select#c_gender {
    position:absolute;
    right:10px;
    width:250px;
    background: #FFFFFF; border: #FF8F1B 1px solid;
        font-size: 11px;
}

.mailForm div.gender {
    /*height: 19px;*/
        margin-bottom:10px;
}

select#c_gender {
    position:absolute;
    right:124px;
    width:140px;
   background: #FFFFFF;
    border: #FF8F1B 1px solid;
        font-size: 11px;
}

/* IE*/
* html select#c_gender {
 right:120px;

 }

input#submit, input#submit2 {
    position:absolute; right:10px;
    /*background: #D59478;
    border: #62533E 1px solid;*/
}
/*END NEWSLETTER*/

/*START sitemap.html*/

.sitemap li {
        list-style-type:circle;
        /*margin-left: 20px;
        padding-top: 5px;*/

}

.sitemap .unterkategorie {
        margin-left: 20px;
        /*padding-top: 5px;*/
        list-style-type:square;
}

.sitemap .unterkategorie li{
        margin-left: 40px;
        /*padding-top: 5px;*/

}

/* END sitemap.html*/


/*START definierte Standardtwerte für Contenmanager*/


.contentmanager p
{
        padding-bottom: 5px;
}


.contentmanager li
{
        /*border: 1px solid red;*/
        margin-left:20px;
        padding-bottom: 5px;

}

.contentmanager img {
    padding-bottom: 5px;
    padding-top: 5px;
}

/*END definierte Standardtwerte für Contenmanager*/

/*START popup_content.php*/

.popup {
        padding:10px;
}

/*END*/ 
