.printfooter {
    display:none;
    position:relative;
}

#p-logo{
    background-image: url("g_startseite-155.jpg") !important;
    display: block;
    text-decoration: none;
    width: 955px;
    height: 155px;
}

.suche{
    width: 200px;
}

body.page-Hauptseite #kopfbereich #p-logo{
    background-image: url("g_startseite-155.jpg") !important;
    display: block;
    text-decoration: none;
    width: 955px;
    height: 155px; /*195px;*/
}

body.page-Hauptseite #kopfbereich {
    height: 155px;
}

pre, code{
    font-size: 1.3em;
}

a.new, a.new:after {
    /*    content:" (n/a)";*/
    color:red !important;
}

.catlinks{
    margin-top:5em;
    padding:5px;
    border:1px dotted #006633;
}

.display_none {
    display:none !important;
}

.editsection {
    float:right;
}

h2 h3 h4 {
    display:inline;
}

.hauptnavigation a:visited {
    width: auto;
}

#pagehistory {
    background: #DCDCD3;
    width:900px;
    margin-left:0px;
    padding-left:0px;
}
span.comment {
    display: block;
}

code {
    border:1px dotted #006633;
    padding-left:5px;
    padding-right:5px;
}

.loggedIn{
    border:1px dotted #006633;
}
h1.firstHeading {
    margin-bottom: auto;
    margin-top: auto;
}

div#portlets a {
    width:100%;
}

.servicebereich_body {
    display: inline;
}
.servicebereich_body h1 {
    /*
     border-top: 1px solid #AFAFAF;
     text-transform: uppercase;
     margin-bottom: 5px;
     margin-top: 30px;
     font-size: 1em;
     padding: 3px;
    */
    clear: both;
    display: inline-block;
    width: 520px;
}

.navigationspfad {
    padding-bottom: 10px;
    display: inline-block;
}

.center {
    text-align: center;
}

.center * {
    margin-left:auto;
    margin-right:auto;
}

div.tright {
    margin-left:5px;
    clear:right;
    float:right;
}

div.tleft {
    margin-right:5px;
    clear:left;
    float:left;
}

.thumb {
    height:auto;
    width:auto;
    background-color:transparent;
}

div.thumbinner {
    background-color:#F9F9F9;
    border:1px solid #CCCCCC;
    font-size:94%;
    overflow:hidden;
    text-align:center;
}

div.thumbcaption {
    padding: 5px;
    background-color:#DCDCD3;
}
.magnify {
    float:right;
}

.servicebereich_body h1 {
    clear:none;
}
.servicebereich_body h2 {
    clear:none;
}
.servicebereich_body h3 {
    clear:none;
}
.servicebereich_body h4 {
    clear:none;
}
.floatright {
    float:right;
}
