body {
   border: 0px;
   margin: 0px;
   background-color: #506c88;

    scrollbar-base-color: #506c88; 
    scrollbar-arrow-color: black;
    scrollbar-DarkShadow-Color: #506c88; 
    scrollbar-Track-Color: #607c98;
}

.header
{
   background-color:  #3060b0;
}

.maintable
{
   padding:       0px;
   border:        0px;
   border-width: 0px;
}

.blue
{
   background-color: #506c88;
}

.dblue
{
   background-color: #3a5a77;
}

.navleiste
{
   color: black;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     15px;
   text-align:    right;
   alignment:     right;
   text-decoration: none;
   background-color: #3a5a77;
}

.nav
{
   color: black;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     15px;
   margin-bottom: -5px;
   text-decoration: none;
}

.nav:hover { color: orange; }
.nav:active { color: orange; }
.navcur { color: #1a2b3b; }

.or
{
    color:orange;
}

.logo
{
   color: orange;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     23px;
   alignment:     left;
   text-decoration: none;
   margin-top:    0px;
   background-color: #3a5a77;
}

.headline
{
   color:         #2a3b4b;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     30px;
   text-align:    left;
   alignment:     left;
   text-decoration: none;
   margin-left:   60px;
   margin-top:    20px;
   margin-bottom: 20px;

}

.fliesstext
{
   color:         black;
   font-family:   sans-serif;
   font-weight:   bold;
   font-size:     18px;
   text-align:    left;
   alignment:     left;
   vertical-align: top;
   text-decoration: none;
   margin-left:   120px;
   margin-top:    5px;
   line-height: 16px;
}

.fliessklein
{
   color:         black;
   font-family:   sans-serif;
   font-weight:   regular;
   font-size:     12px;
   text-align:    left;
   alignment:     left;
   vertical-align: top;
   text-decoration: none;
   margin-left:   120px;
   margin-top:    10px;
   line-height:   15px;
}

.fliesslink
{
   color:         black;
   font-family:   sans-serif;
   font-weight:   bold;
   font-size:     12px;
   text-align:    left;
   alignment:     left;
   margin-left:   0px;
   margin-top:    10px;
   text-decoration: none;
   line-height:   15px;
}

.fliesslink:hover
{
   color:         black;
   font-family:   sans-serif;
   font-weight:   regular;
   font-size:     12px;
   text-align:    left;
   alignment:     left;
   margin-left:   0px;
   margin-top:    10px;
   text-decoration: underline;
   line-height:   15px;
}


.mail
{
   color:         #2a3b4b;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     18px;
   text-align:    right;
   alignment:     right;
   margin-right:  20px;
   margin-top:    10px;

}

.mail:hover {
   color: black;
}

.link
{
   color:         #2a3b4b;
   font-family:   monospace;
   font-weight:   bold;
   font-size:     14px;
   text-align:    right;
   alignment:     right;
   margin-top:    0px;
   line-height:   10px;

}

.link:hover {
   color: black;
}

.gbbutton
{
   background-color: #607c98;
   border: 1px solid black;
   margin-left:0px;
   font-size:12px;
}

.gbinput
{
   font-family: sans-serif;
   background-color: #607c98;
   border: 1px solid black;
   cursor-color: black;
   font-size: 12px;
   scrollbar-base-color: #506c88; 
   scrollbar-arrow-color: black;
   scrollbar-DarkShadow-Color: #506c88; 
   scrollbar-Track-Color: 607c98;
}

.gbtext
{
   font-family: sans-serif;
   font-size: 12px;
   background-color: #607c98;
   padding-left: 5px;
}

.gbklein
{
   font-family: sans-serif;
   font-size: 12px;
}

.gbhead
{
   font-family: sans-serif;
   font-size: 12px;
   vertical-align: top;
   font-weight: bold;
   border-right: 4px solid #3a5a77;
   text-align: left;
}


.60left
{
   margin-left:60px;
}

.120left
{
   margin-left: 120px;
}


.gblink
{
   color:         black;
   font-family:   sans-serif;
   font-weight:   bold;
   font-size:     12px;
   text-align:    left;
   alignment:     left;
   text-decoration: none;
}

.gblink:hover
{
   text-decoration: underline;
}


