body, a, table {
    background: #000000;
    margin: 0px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}
body, table {
        color: #D3DDF1;
}

a:link {
    color: #4383C1;
}

a.crewlink:link {
    color: #0059A9;
}

a:visited {
    color: #0059A9;
}

a.crewlink:visited {
     color: #005AA9; 
}     

a:hover {
    color: #F59B00;
}

a.menu {
    display: block;
    width: 87px;
    height: 27px;
    padding-top: 1px;
}

a.menu:link, a.menu:visited {
    color: #D3DDF1;
    background-image:url(img/menu_normal.jpg);
}

a.menu:hover {
    color: #F59B00;
    background-image:url(img/menu_highlight.jpg);
}

a.exlink {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.layout {
    width:960px;
    margin-top:2px
}

div.bild {
    margin-left:0px; 
    margin-bottom: 1px;
    padding-left:0px;
} 

div.menu {
    padding-left: 0px; 
    padding-top:0px;
}

div.inhalt {
    position:relative;
    width:958px;
    /* width: 940px; */
    text-align:left;
    margin-top:20px;
}

div.subnav {
    width: 220px;
    position: fixed;
}
 
div.subnavtitel {
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 3px;
    margin-bottom: 8px;
    background:#005AA9; 
    background-image:url(img/news2_bg.jpg);
    color: #D3DDF1;
    font-size: 8pt;
    font-weight: bold;
}

div.subnav a { 
    display: block;   
    padding-top: 1px;
    margin-bottom: 1px;
    color: #D3DDF1;
    font-size: 8pt;    
}


div.text {
    position:absolute;
    top:0px;
    left:260px;
    /* width:600px; */
    width: 680px;
}

div.abschnitt {
    /* width:600px; */
    width: 680px;
}

div.abschnitt hr {
    margin-top: 10px;
    margin-bottom: 15px;
}

div.abtitel {
    margin-bottom:5px;
    padding-top:5px;
    padding-bottom: 5px; 
    padding-left:4px;
    background:#D3DDF1; 
    background-image:url(img/news_bg.jpg);
    color: #005AA9;
    font-weight: bold;
}

div.abtext
{
color: #D3DDF1;
}

div.quellcode {
    text-align: left;
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #F59B00;
    color: #F59B00;
}




/* Aktenverwaltung */

button.aktebutton {
    width: 100%;
    height: 25px;
    margin-top: 50px;
    color: #D3DDF1;
    border-style: solid;
    border-width: 1px;
    border-color: #F59B00;
    background-color: black;
    
}

div.aktetitel {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

div.akteposition {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

div.aktebild {
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}

div.aktemessage {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #F59B00;
    color: #F59B00;
}

table.aktetbl {
    width: 100%;
}

td.aktebeschrTbl {
    font-weight: bold;
    width: 120px;
    vertical-align: top;
}

td.aktebeschrUeb {
    font-weight: bold;
    padding-top: 15px;
}

td.aktewert {

}

td.aktewert li {
    margin-left: -15px;
}

input.akteinput {
    width: 100%;
}

textarea.akteinput {
    width: 100%;
    height: 50px;
}

textarea.aktearea {
    width: 100%;
    height: 200px;
}

table.nottbl {
    width: 100%;
}

table.nottbl td {
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #4383C1;
}

td.nottbldetail {
    font-size: 8px;
}

img.notbutton {
    border-width: 0px;
}

/* vorläufige Auswertung */

div.subnavchr {
    position: relative;
    width: 220px;
}

div.subnavchr a { 
    display: block;   
    padding-top: 1px;
    margin-bottom: 1px;
    color: #D3DDF1;
    font-size: 8pt;    
}
