body {
    background: white url('images/de/bg_page.gif');
    font: 62.5% verdana, helvetica, sans-serif;
    margin: 0;
    padding: 0 0 1em 0;
    color: #555;
    text-align: center;
    line-height: 1.5;
}

p, ul, ol {
    margin-top: 0.3em;
    margin-bottom: 1em;
}

a, a:visited, a:active, a:link {
    color: #7C54A2;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

hr {
    display: none;
}

h1 {
    display: none;
}

h2 {
    font-size:140%;
    color:#7C54A2;
    padding-top:0;
    margin-top:0;
}

h3 {
    font-size:120%;
    color:#7C54A2;
    padding:0;
    margin:0;
}

code {
    color:#7C54A2;
}

img {
    border: none;
}

#page {
    margin: 0 auto;
    padding:0;
    text-align:left;
    width:780px;
}

#head {
    background: url('images/de/header.gif') no-repeat;
    width:780px;
    height:70px;
    text-align:center;
}

#head a {
    width:780px;
    height:70px;
    display:block;
}

#content {
    background: url('images/de/bg.gif') repeat-y;
    width:780px;
    min-height:400px;
}

#navi {
    background: url('images/de/bg_navi.gif') repeat-x;
    width:760px;
    height:26px;
    margin-left:10px;
    text-align:center;
}

#navi table {
    height:26px;
    color:#7C54A2;
    font-weight:bold;
    font-size:11px;
    padding:0;
    margin:0 auto;
    background: url('images/de/bg_navi_hell.gif') repeat-x;
    text-align:center;
}

#navi a, #navi a:visited, #navi a:active, #navi a:link {
    color: #7C54A2;
    text-decoration:none;
}

#navi a:hover {
    text-decoration:underline;
}

#languages {
    padding:0;
    margin:0 7px 0;
    voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
    voice-family:inherit;
    margin:0 10px 0;
}

#languages a {
    border:0;
    padding:0;
    margin:0;
}

#languages img {
    float:right;
}

#erropage {
    width:740px;
    height:400px;
    vertical-align:middle;
    text-align:center;
    line-height:2em;
}

.tdleft {
    background: url('images/de/bg_navi_left.gif') no-repeat left;
    width:9px;
}

.tdright {
    background: url('images/de/bg_navi_right.gif') no-repeat right;
    width:9px;
}

#innertext {
    clear:both;
    margin: 16px 26px 0 26px;
    font-size:12px;
    text-align:left;
}


#innertext td, #innertext p{
    font-size:13px;
}


pre {
    font-size:12px;
}



#footer {
    background: url('images/de/footer.gif') no-repeat;
    width:780px;
    height: 50px;
    color: #7C54A2;
    font-size: 11px;
    text-align:center;
    padding-top:11px;
}

.undertitle {
    font-weight:bold;
    font-style:italic;
}


