body {
color: #000000;
background-color: #FFFFFF;  
font-family:arial, verdana, sans-serif;
font-size:11 px;
font-weight:normal;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#FFFFFF;
padding-right : 4px;
padding-bottom : 4px;
padding-left : 4px;
padding-top : 4px;
}
td, table {
color: #000000; 
font-family:arial, verdana, sans-serif;
font-size:11 px;
font-weight:normal;
}
A:link {
color:#000000;
font-family:arial, verdana, sans-serif;
text-decoration:underline;
}
A:visited {
color:#000000;
font-family:arial, verdana, sans-serif;
text-decoration:underline;
}
A:active {
color:#000000;
font-family:arial, verdana, sans-serif;
text-decoration:underline;
}
A:hover {
color:#999999;
text-decoration:overline underline;
font-family:arial, verdana, sans-serif;
font-weight:normal;
}
input, select { 
background:none;
color: #999999;
background-color: #000000;
font-family: courier, verdana, sans-serif;
font-size: 11 px;
font-weight:normal;
border: 1 px solid #666666;
}
textarea { 
background:none;
color: #999999;
background-color: #000000;
font-family: courier, verdana, sans-serif;
font-size: 11 px;
font-weight:normal;
border: 1 px solid #666666;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#FFFFFF;
}
hr {
border: 1 px solid #666666;
width : 600 px;
}
li  {
list-style : square outside;
color:#000000;
font-size: 11 px;
font-weight: normal;
}
.topdiv { 
color: #000000;
background-color: #FFFFFF;
font-family:arial, verdana, sans-serif;
font-size:11 px;
font-weight:normal;
padding-right : 4px;
padding-bottom : 4px;
padding-left : 4px;
padding-top : 4px;
text-align:justify; width:80%;
}
.reklame { 
color: #0000AE;
background-color: #FFFFFF;
font-family:arial, verdana, sans-serif;
font-size:11 px;
font-weight:normal;
padding-left : 10px;
}
.topdivright { 
color: #E46C14;
background-color: #FFFFFF;
font-family:arial, verdana, sans-serif;
font-size:11 px;
font-weight:normal;
padding-right : 4px;
padding-bottom : 4px;
padding-left : 4px;
padding-top : 4px;
text-align:justify; width:200px;
}
.footertable { 
background-color: $footertablec;
font-family: $fonttype, verdana, sans-serif;
color:$footertabletext;
font-size: $fontsize px;
border: $tableborder px solid $bordercolor;
padding-right : 4px;
padding-bottom : 4px;
padding-left : 4px;
padding-top : 4px;
text-align:justify; width:80%;
}
    .uthev { 
        background-color: #D8D8D8;
        font-family: arial, verdana, sans-serif;
        color:#000000;
        font-size: 11 px;
        border: 1px solid #999999;
        padding-right : 4px;
        padding-bottom : 4px;
        padding-left : 4px;
        padding-top : 4px;
        text-align:justify; width:80%;
    }
    .uthev2 { 
        background-color: #D8D8D8;
        font-family: arial, verdana, sans-serif;
        color:#000000;
        font-size: 11 px;
        border: 1px solid #999999;
        padding-right : 4px;
        padding-bottom : 4px;
        padding-left : 4px;
        padding-top : 4px;
        text-align:justify; width:98%;
    }
.menuFront {
    position : absolute;
    visibility : hidden;
    top : 0px;
    left : 0px;
    background-color : #FAB31F;
    margin : 1px;
    cursor : default;
    z-index : 11;
}

.menuBack {
    position : absolute;
    visibility : hidden;
    top : 0px;
    left : 0px;
    background-color : #FAB31F;
    border-left : 1px solid #FDCB64;
    border-right : 1px solid #000000;
    border-top : 1px solid #FDCB64;
    border-bottom : 1px solid #000000;
    z-index : 10;
}

.item {
    position : absolute;
    visibility : inherit;
    color : #000000;
    font-size : 11px;
    font-family : Arial, sans-serif;
    font-weight : normal;
    left : 1px;
    height : 15px;
    padding-left : 5px;
    z-index : 11;
}

.itemSep {
    position : absolute;
    visibility : inherit;
    left : 1px;
    height : 7px;
    padding-left : 5px;
    padding-right : 5px;
    z-index : 11;
}

.sep {
    position : absolute;
    color : #FFFFFF;
    width : 75%;
    height : 1px;
    z-index : 11;
}

.arrow {
    position : absolute;
    font-size : 9px;
    font-family : Marlett, sans-serif;
    font-weight : normal;
    margin-top : 2px;
    z-index : 11;
}


.header {
    color : #000066;
    font-size : 20px;
    font-weight : bold;
    background-color : #00FFCC;
}

.topLink {
    text-indent : 10px;
    background-color : #C0C0C0;
    border-top : thin solid #FFFFCC;
    border-left : thin solid #FFFFCC;
    border-right : thin solid #000000;
    border-bottom : thin solid #000000;
    padding-top : 3px;
    padding-bottom : 3px;
}

div.subHeader {
    font-family : Tahoma, Arial, Verdana;
    font-weight : bold;
    font-size : 15px;
    text-decoration : underline;
    letter-spacing : 3px;
    background-color : #CCFF99;
    width : 25%;
}
a.menuLink {
    text-decoration : none;
}

a.menuLink:hover {
    color : #FFFFFF;
    font-weight : bold;
    background-color : #666666;
}

table.demo {
    width : 75%;
    font-size : 14px;
    border : thin solid #66CCFF;
}

tr.demo1row {
    background-color : #330099;
    color : #FFFF33;
    font-weight : bold;
}

td.demo1col {
    width : 75%;
    background-color : #FFCC33;
}

td.demo2col {
    width : 25%;
    background-color : #FFCC33;
}

h3.funName {
    text-decoration : underline;
    color : #003366;
}

div.code {
    font-family : "Courier New";
    font-size : 15px;
    background-color : #D8D8D8;
}

table.paraDes {
    width : 100%;
    background-color : #F3F3F3;
    font-size : 12px;
}

p.license {
    background-color : #33FFCC;
}

p.copyright {
    text-align : center;
}

table.rate td {
    text-align : center;
    font-size : 12px;
}

tr.rate1row {
    background-color : #E2E2E2;
}

tr.rate2row {
    background-color : #FFFFCC;
}

p.announce {
    font-weight : bold;
    color : #FF0000;
}
.window {
  background-color: #EDEED7;
  border-color: #FFEDC1 #606060 #404040 #FFEDC1;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  padding: 2px;
  text-align: left;
}

.titleBar {
  background-color: #FCB103;
  cursor: default;
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;
}

.titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}

.titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  width: 50px;
  height: 14px;
}

.clientArea {
  background-color: #ffffff;
  border-color: #404040 #FEDB89 #FEDB89 #505050;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 11px;
  margin: 2px 0px 0px 0px;
  overflow: auto;
  padding: .5em;
}