a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #003366;
}

.comp a:link {
    color: #FFFF99;
    text-decoration: none;
}

.comp a:visited {
    color: #FFFF99;
    text-decoration: none;
}

.comp a:active {
    color: #FFFF99;
    text-decoration: none;
}

.comp a:hover {
    color: #FFFF33;
    text-decoration: underline;
}

.text2 a:link {
    color: #3A6086;
    text-decoration: none;
}

.text2 a:visited {
    color: #3A6086;
    text-decoration: none;
}

.text2 a:active {
    color: #3A6086;
    text-decoration: none;
}

.text2 a:hover {
    color: #000000;
    text-decoration: underline;
}

.info2 a:link {
    color: #ffffff;
    text-decoration: underline;
}

.info2 a:visited {
    color: #ffffff;
    text-decoration: underline;
}

.info2 a:active {
    color: #ffffff;
    text-decoration: underline;
}

.info2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

.txt {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: light;
    letter-spacing: 0px;
    color: #000000;
}

.text2 {
    font-family: Arial;
    font-size: 11px;
    font-weight: light;
    color: #3A6086;
}

.uhead1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #003366;
}

.titinfo {
    font-family: Arial, Verdana;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
    color: #000000;
}

.titinfo_blue {
    font-family: Arial, Verdana;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
    color: #003399;
}

.welcome {
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: light;
    line-height: 18px;
    letter-spacing: 0px;
    color: #000000;
}

.luet {
    font-family: Arial, Verdana, Helvetica;
    font-size: 9px;
    font-weight: light;
    letter-spacing: 1px;
    color: #ffffff;
}

.info {
    font-family: Arial;
    font-size: 11px;
    font-weight: light;
    letter-spacing: 0px;
    color: #99CCFF;
}

.info2 {
    font-family: Arial;
    font-size: 11px;
    font-weight: light;
    letter-spacing: 1px;
    color: #ffffff;
}

.info2blaugrau {
    font-family: Arial;
    font-size: 11px;
    font-weight: light;
    letter-spacing: 1px;
    color: #80AAD3;
}

#counter .info2 img {
    vertical-align: -10px;
}

#language .info2 img {
    line-height: 23px;
    vertical-align: bottom;
    white-space: nowrap;
    margin-right: 5px;
}

#language .info2 span {
    line-height: 23px;
    vertical-align: bottom;
    white-space: nowrap;
    margin-right: 3;
}

.info3 {
    font-family: Arial;
    font-size: 11px;
    font-weight: light;
    letter-spacing: 1px;
    color: #FFFF33;
}

.double {
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: light;
    letter-spacing: 0px;
    cursor: default;
    color: #649FB8;
    background-image: url(images/hg_line.gif);
}

.double2 {
    font-family: Verdana, Arial;
    font-size: 8px;
    font-weight: light;
    letter-spacing: 1px;
    cursor: default;
    color: #006633;
    background-image: url(images/hg_line.gif);
}

body, html {
    scrollbar-base-color: #cccccc;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-shadow-color: #959494;
    scrollbar-arrow-color: #cccccc;
}

#previousScreen img, #nextScreen img {
    border: 0;
}

#previousScreen {
    float: left;
    margin: 2px 0 0 0;
}

#nextScreen {
    float: right;
    margin: 3px 0 0 0;
}

/* ---- search bar --- */

#searchBar {
    background: url(images/searchbar.gif) no-repeat top left;
    height: 27px;
    margin: 0 0 10px 12px;
    min-width: 365px;
    vertical-align: top;
}

#searchbar label {
    background-color: #e6f0fd;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    padding: 0 5px 0 0;
    margin: 0 0 0 40px;
}

#searchbar input {
    background-color: #6cafe4;
    border: 0;
    color: #fff;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    letter-spacing: 0px;
    margin: 0 0 14px 0;
    padding: 3px 5px;
}

/* ---- info box ---- */

.infoBox {
    background-color: #05a;
    background-image: url(images/hg_infovl.gif);
    height: 200px;
    width: 370px;
}

.infoBox a {
    color: #ff9;
    text-decoration: none;
}

.infoBox a:hover {
    color: #ff3;
    text-decoration: underline;
}

/* ---- statistics ---- */

.lastUpdated {
    float: right;
    padding: 3px 4px;
    color: #2B2720;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
}

.lastUpdated em {
    color: #000;
}

#statistics {
    padding: 0 0 0 79px;
    background-image: url('images/statistics.gif');
    background-repeat: no-repeat;
    color: #416F91;
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
    line-height: 22px;
}

#statistics em {
    margin-left: 8px;
    border-left: 1px solid #fff;
    padding: 1px 4px 0px 6px;
    color: #000;
    font-style: normal;
    font-weight: bold;
}

/* ---- permalink ---- */

#permaLinkButton {
    display: none;
    margin: 2px 0 0 288px;
    cursor: pointer;
}

#permaLink {
    display: block;
    margin: 2px 0 10px 9px;
    padding: 14px 0 0 8px;
    width: 364px;
    height: 22px;
    background-image: url('images/directlink_ac');
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #fff;
}

#facebook {
    margin: 2px 0 10px 9px;
    padding: 14px 0 0 8px;
}
