﻿code {
    display: block;
    overflow: auto;
    padding: 0px;
    white-space: pre;
}

/* Breite beschränken */

div.limiter {
    max-width: 69.23em;
    padding: 0em;
    text-align: left;
    width: 680px;
}


/* Listen */

ul#news { }

ul#portfolio li img {
    height: 82px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    width: 680px;
}


.fade { }

.fade p {
    background: #fff;
    text-align: left;
    width: 680px;
}


/**** noscript-Hinweis ****/

div#att {
    background-color: #fffeb8;
    border-bottom: 1px solid;
    height: 2.5em;
    line-height: 2.5em;
    position: absolute;
    top: 0;
    width: 680%;
}

div#att p {
    background: transparent url(../images/att.png) no-repeat 0 46%;
    display: inline;
    margin: 0;
    padding: 6px 0 6px 26px;
}