body {
    font-family: verdana,tahoma,arial,sans-serif,helvetica;
    font-size: 12px;
    color: rgb(0,0,0);
    background-color: rgb(255,255,255);
    margin: 10px 10px 10px 10px
}

h1 {
    font-size: 18px;
    color: rgb(51,102,153);
    text-align: center;
    font-weight: 900;
    font-stretch: expanded;
    letter-spacing: 1px;
    word-spacing: 2px
}

.topa
 {
    font-size: 14px;
    color: rgb(51,102,153);
    text-align: center;
    font-weight: 900;
    font-stretch: expanded
}

.heading {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 85%;
    border-bottom: 1px rgb(51,102,153) inset
}

h2 {
    font-size: 14px;
    font-weight: bold
}

td.menu {
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(51,102,153);
    color: rgb(255,255,255);
    padding: 5px;
    margin: 2px
}

td.submenu {
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    background-color: rgb(51,102,153);
    color: rgb(255,255,255);
    padding: 5px;
    margin: 2px
}

td.bblock {
    background-color: rgb(51,102,153);
    color: rgb(255,255,255);
    margin: 2px
}

td.textflow {
    font-size: 10px;
    text-align: left;
    background-color: rgb(255,255,255);
    color: rgb(0,0,0);
    padding: 15px;
}

.cprgt {
    font-family: tahoma,arial,sans-serif,helvetica,gothic;
    font-size: 8px;
    color: rgb(102,102,102);
}

div.heading {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 85%;
    border-bottom: 1px rgb(51,102,153) inset
}

div.liste {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

div.indent {
    font-size: 10px;
    text-align: left;
    width: 90%;
    padding: 10px
}

.huge {
      font-size: 16px;
    font-weight: bold
}

.prod {
      font-size: 16px;
    color: rgb(51,102,153);
    font-weight: bold
}

.big {
    font-size: 12px;
    font-weight: bold
}

.small {
    font-size: 10px
}

.tiny {
    font-size: 8px
}

.code {
    font-family: "courier new",courier,fixed,typewriter,system,terminal;
    text-align: right
}

a:link {
    color: rgb(51,102,153);
    font-weight: bold;
    text-decoration: none
}
a:visited {
    color: rgb(113, 125, 177);
    font-weight: bold;
    text-decoration: underline
}
a:active {
    color: rgb(51,102,153);
    font-weight: bold;
    text-decoration: none
}
a:hover {
    color: rgb(51,102,153);
    font-weight: bold;
    text-decoration: underline
}

a.menu:link {
    font-size: 10px;
    color: rgb(255,255,0);
    font-weight: bold;
    text-decoration: none
}

a.menu:active {
    font-size: 10px;
    color: rgb(255,255,0);
    font-weight: bold;
    text-decoration: underline
}

a.menu:visited {
    font-size: 10px;
    color: rgb(245,230,139);
    font-weight:bold;
    text-decoration: none
}

a.menu:hover {
    font-size: 10px;
    color:#FFFF99;
    font-weight: bold;
    text-decoration: underline overline
}

a.submenu:link {
    font-size: 10px;
    color: rgb(255,255,0);
    font-weight: normal;
    text-decoration: none
}

a.submenu:active {
    font-size: 10px;
    color: rgb(255,255,0);
    font-weight: normal;
    text-decoration: none
}

a.submenu:visited {
    font-size: 10px;
    color: rgb(245,230,139);
    font-weight: normal;
    text-decoration: none
}

a.submenu:hover {
    font-size: 10px;  
    color:#FFFF99;
    font-weight: normal;
    text-decoration: underline overline
}

a.hidden:link {
    color: rgb(102,102,102);
    font-weight: normal;
    text-decoration: none
}

a.hidden:active {
    color: rgb(102,102,102);
    font-weight: normal;
    text-decoration: none
}

a.hidden:visited {
    color: rgb(102,102,102);
    font-weight: normal;
    text-decoration: none
}

a.hidden:hover {
    color: rgb(102,102,102);
    font-weight: normal;
    text-decoration: none
}

a.black:link {
    color: rgb(0,0,0);
    font-weight: bold;
    text-decoration: none
}

a.black:active {
    color: rgb(0,0,0);
    font-weight: bold;
    text-decoration: none
}

a.black:visited {
    color: rgb(0,0,0);
    font-weight: bold;
    text-decoration: none
}

a.black:hover {
    color: rgb(0,0,0);
    font-weight: bold;
    text-decoration: none
}

.button {
    color:#FFFFFF;
    background-color:rgb(51,102,153);
}

.input { 
    color:rgb(0,0,0);
    background-color: rgb(228,231,241)
}

.select { 
    color:rgb(0,0,0);
    background-color: rgb(228,231,241)
}

.balken {
    color: rgb(51,102,153);
    margin: 2px
}


