body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #313131;
}

html {
    background-image: url(imagese/backback.jpg);
    background-repeat: repeat-y;
    background-position: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}

h2 {
    font-size: 1.563em;
    line-height: 2.367em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.clear_both {
    clear: both;
}

.background {
    background-image: url(imagese/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
    height: 110px;
    border: 0px solid #0f0;
}

.header img {
    position: relative;
    left: 0;
    top: 15px;
}

.headpicture {
    display: block;
    height: 129px;
    background-color: #fff;
}

.xtramenu {
    display: none;
    height: 28px;
}

.path {
    font-size: 10px;
    width: auto;
    padding-left: 15px;
    padding-top: 7px;
    position: relative;
    text-align: right;
    padding-right: 7px;
    border: 0px #ff5 dotted;
}

.path, .path a {
    color: #bbb;
    text-decoration: none;
}

.icons img {
    padding: 0 0 0 2px;
    margin: 0 0 0 0;
}

.icons {
    position: relative;
    text-align: right;
    right: 0px;
    top: 76px;
}

.icons a, .icons {
    font-size: 11px;
    color: #eee;
    text-decoration: none;
}

.background {
}

.slide {
    height: 310px;
    padding-top: 5px;
}

.top {
    background-image: url(imagese/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.content {
    background-color: #fefefe;
    color: #555;
    text-align: justify;
}

.content a {
    color: #888;
}

.content td, .content th, .content th p, .content table {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: baseline;
}

.content td {
    padding: 5px;
    border: 1px solid #bbb;
}

.footer {
    background-image: url(imagese/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    height: 600px;
}

.footer .container {
    padding-top: 10px;
    text-align: center;
}

.footer .container, .footer .container a {
    color: #aaa;
    text-decoration: none;
}

.footer .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.bottom {
    background-image: url(imagese/bottom.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 00px 0 0 00px;
    margin: 0 0 0 0;
    height: 195px;
}

.bottom .container {
    padding-top: 30px;
    text-align: center;
}

.bottom .container, .bottom .container a {
    color: #A5A38E;
    text-decoration: none;
}

.bottom .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.rotator {
    width: 630px;
    overflow-x: hidden;
}

#rotator {
    position: static;
    width: 630px;
    height: 350px;
}

#rotator img {
    display: none;
    position: absolute;
}

/* Ticker */
#ticker {
    width: 630px;
    height: 100px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    background-color: #444;
}

#ticker a {
    text-decoration: none;
    color: #ccc;
}

#ticker .pic {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #ccc;
    background-color: #eee;
}

#ticker .pic img {
    width: 80px;
    min-height: 80px
}

#ticker #tickerhorizontal {
    width: 630px;
    height: 100px;
    display: block;
    list-style: none;
    margin: 00px;
    padding: 0px;
}

#ticker ul li {
    overflow: hidden;
    background-color: #6a6a6a;
    background-image: url('imagese/ticker.jpg');
    display: block;
    width: 290px;
    height: 100px;
    color: #fff;
    margin: 0px;
    padding: 10px;
    float: left;
    border-right: 1px solid #444;
    border-top: 1px solid #111;
    text-align: left;
}

#ticker .title {
    font-size: 12px;
    font-weight: bolder;
}

#ticker .text {
    display: none;
}

#ticker .pic {
    float: left;
}

#ticker .eventdate, #ticker .link {
    font-size: 10px;
    font-weight: normal;
    float: left;
}

#ticker .time {
    margin-left: 5px;
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
}

