@media screen {

/* fliesstext listen im main wieder punkte */
#main li {
    margin-left:20px;
    list-style-type:disc;
}

/* gallery doch keine punkte */
#main .ce_gallery li {
    margin-left:0;
    padding:10px 10px 10px 0;
    list-style-type:none;
}

/* bilder */
a {
    outline: 0 none;
}

/* bilder rahmen */
.image_container {
    border: none;
}

/* bilder - für SEITEN mit bilderlisten */
.bildliste #main .image_container {
    width:150px;
    margin-top:10px;
    margin-right:20px;
    margin-bottom:10px;
}

/* fliesstext */
#main h1 {
    margin-top:1.5em;
    line-height:1;
}

/* fliesstext */
.bildliste #main h1 {
    margin-top:1.5em;
    line-height:1;
    color:#c10f1d;
}

/* fliesstext */
#main h1.seitenanfang {
    margin-top:0;
}

/* fliesstext */
#main h3 {
    font-size:1.2em;
    line-height:1;
}

/* fliesstext */
#left h3 {
    font-size:1.2em;
    line-height:1;
}

/* fliesstext */
#left h4 {
    font-size:.9em;
    line-height:1;
}

/* fliesstext */
#left p {
    font:80%/1.5 Verdana,Arial,Helvetica,sans-serif;
}

/* fliesstext */
#main p {
    margin-bottom:1em;
}

/* fliesstext - linie unter einzelkomponenten */
#main .lineunder {
    margin-bottom:15px;
    border-bottom:1px solid #ccc;
}

/* akkordeon */
#main .ce_accordion {
    width:100%;
    background-color:rgba(236,236,236,.5);
}

/* akkordeon */
.ce_accordion .toggler {
    padding:.25em .5em .25em 1.5em;
    background:#ececec url("files/ataix_theme/ataix_grafiken/pfeilplus.png") left center no-repeat;
    border-top:1px solid #fe0;
    cursor: pointer;
    outline: none;
}

/* akkordeon */
.ce_accordion .toggler.active {
    background:rgba(236,236,236,1) url("files/ataix_theme/ataix_grafiken/pfeilminus.png") left center no-repeat;
}

/* akkordeon */
.ce_accordion .accordion div {
    padding:.75em .5em .75em .75em;
    font-size:12px;
}

/* sliderschatten test */
.sliderschatten {
    left:0;
    top:0;
    position:absolute;
    background-image:url("files/monitaix_content/shadow-top.png");
    background-repeat:no-repeat;
    z-index:1000;
}

/* sliderschatten test */
.slider-control a {
    color:#fff;
}

/* tabelle */
.ce_table table {
    margin-bottom:1em;
    background-color:#ececec;
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    border-collapse:collapse;
    font-size:13px;
}

/* tabelle */
.ce_table thead {
    background-color:#555450;
    color:#fff;
}

/* tabelle */
.ce_table tr.even {
    background-color:#fff;
    color:#444;
}

/* tabelle */
.ce_table  td,
.ce_table th {
    padding:.5em 1em;
}
/* 3230328 margin nach unten festlegen */
.margibot10 {
    margin-bottom: 10px;
}
.margibot20 {
    margin-bottom: 20px;
}
.margibot30 {
    margin-bottom: 30px;
}
.margibot40 {
    margin-bottom: 40px;
}
.margibot50 {
    margin-bottom: 50px;
}
.margitop10 {
    margin-top: 10px;
}
.margitop20 {
    margin-top: 20px;
}
.margitop30 {
    margin-top: 30px;
}
.margitop40 {
    margin-top: 40px;
}
.margitop50 {
    margin-top: 50px;
}
.margitop83 {
    margin-top: 83px;
}
.margitop100 {
    margin-top: 100px;
}

}
