body {
    font-family: Tahoma, Arial, Helvetica, "Helvetica CE", sans-serif;
    background-color: #DEE2ED;
    background-color: #AAAADD;
    background-color: #AAAAAA;
    width: 520px;
    margin: 120px auto 0px auto;
}

#header {
    border: 1px solid #000;
    border: none;
    border-bottom: none;
    color: #888;
    width: 520px;
    height: 50px;
    padding: 0;
    margin: 0;
}

#menu {
    width: 520px;
    height: 20px;
    border: 1px solid #000;
    border-bottom: none;
    border: none;
    color: #000;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 1em;
    line-height: 1.5em;
    background-color: #DDD;
}

#menu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu a {
    font-size: 0.7em;
    float: left;
    display: block;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-top-style: none;
    border: none;
    padding: 0 20px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    width: 0.1em;
    border-color: #000;
    color: #000;
    background-color: #DDD;
}

#menu > ul a {
    width: auto;
}

#menu a strong {
    text-decoration: underline;
    font-weight: bold;
}

#menu .active a {
    color: #000;
    background-color: #00b2a5;
}

#menu a:hover, #menu a:focus {
    color: #FFF;
    background-color: #000;
}

#telo {
    width: 520px;
    height: 205px;
    border: none;
    overflow: auto;
    background-color: #F5F5F5;
    margin: 0px;
    padding: 0px;
}

#telo p {
    padding: 0px;
    margin: 0px;
}

#left {
    width: 350px;
    float: left;
}

#telo a {
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    color: #000;
}

#telo a:hover, #menu a:left {
    text-decoration: underline;
}

#right {
    width: 400px;
    float: right;
}

.textin h1 {
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}

.textin h2 {
    font-size: 1em;
    margin: 0px;
    margin-top: 0.5em;
    padding: 0px;
}

.textin{
    margin: 0em;
    padding: 1em;
    padding-top: 1em;
}

.textin ul {
    margin: 0em;
    margin-left: 1em;
    padding: 1em;
    padding: 0em;
    padding-left: 1em;
    padding-top: 0em;
}

.textin p, td {
    font-weight: normal;
    font-size: 0.85em;
}

.tab table {
    border: 1px solid #000;
}

.tab td {
    border: 1px solid #000;
    font-weight: normal;
    font-size: 0.8em;
}

.textin li {
    font-weight: normal;
    font-size: 0.8em;
}

.textarea {
    margin: 2px 1px;
    border: 1px solid #000;
}

.button {
    margin: 2px;
    border: 1px solid #000;
    background: #F1F1F1;
}

#footer {
    width: 520px;
    border: none;
    font-family: arial;
    font-size: 0.7em;
}

#footer p {
    text-align: left;
    padding: 0px;
    padding-top: 3px;
    margin: 0px;
}

#footer a {
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    color: #000;
}

#footer a:hover, #menu a:left {
    text-decoration: underline;
}
