/* Style-Sheet für http://www.denchris.de */
/* (C) 2006 Dennis Schulmeister */

/* Allgemeine Definitionen */

body {
   font: normal 12pt sans-serif;
   background-color: #A3BBFF;
   background-image: url(bilder/hg.gif);
   background-repeat: repeat;
   color: black;
   top: 0px;
   left: 0px;
   margin: 0px;
}

#main_table {
    padding: 0px;
    border-collapse: collapse;
    /* width: 100%; */
}

.main_row {
    margin: 0px;
    padding: 0px;
}

.main_cell {
    margin: 0px;
    padding: 0px;
}

#left-navi {
   padding: 0px;
   margin: 0px;
   font: normal 10pt sans-serif;
   /** background: #495578; **/
   /* background: #0F2D86 repeat; */
   background: #1D3B75;
   color: white;
   
   border-top-width: 0px;
   border-left-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   
   border-style: solid;
   border-color: black;
}

#content {
    padding: 1em;
}
#copyright {
    font: normal 8pt sans-serif;
    text-align: center;
}

A:link, A:visited, A:active {
   text-decoration: none;
   color: #000060;
}

A:hover {
   color: #3399FF;
}

ul {
   list-style-type: disc;
   font: normal 11pt sans-serif;
}

P {
   background-color: transparent;
}

H4 {
   display: inline;
   margin-left: 10px;
}

H3 {
   margin-left: 10px;
}

HR {
   color: black;
}

.text {
   background-color: #A3BBFF;
   color: black;
}

.topframe {
   background: #0F2D86 repeat;
   margin: 0px;
}

.navi-table1 {
   color: white;
   font: bold 13pt sans-serif;
}

.navi-head {
   color: #F9CA00;
   font: bold 13pt sans-serif;
   background-color: #1E46A3;
}

.navi-entry {
   color: darkred;
   font: normal 12pt sans-serif;
   background-color: #3A52AF;
}

.navi-addrs {
   color: silver;
   font: normal 10pt sans-serif;
   background-color: #3A52AF;
}

.na {
   margin: 2px;
}

.center {
   text-align: center;
}

.right {
   text-align: right;
}

.wil1 {
   color: darkred;
   font: bold 16pt sans-serif;
}

.wil2 {
   color: black;
   font: bold 18pt sans-serif;
}

.wil3 {
   color: black;
   font: bold 16pt sans-serif;
}

.tab-head1 {
   /* background-color: #2B2B80; */
   background-color:  #003B75; /* #7987F2; */
   color: white;
   font: bold 18pt sans-serif;
}

.title-head {
   font-weight: bold;
   background-color: #7987F2;
   color: darkred;
}

.title-body {
   font-size: 11pt;
   background-color:  #D3D9FD;
   color: black;
}

.title-left {
   font-weight: bold;
   /* width: 53%; */

}

.title-right {
   font-weight: normal;
   color: black;
}
