body {
    font-family: Comic Sans MS, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("images/trailer-green.png") left bottom;
    background-repeat: no-repeat;
    background-color: #3BA563 !important;
}

A.norm:link {
    color: #000000 !important;
    background-color: inherit;
    text-decoration: none;
}
A.norm:visited {
    color: #000000 !important;
    background-color: inherit;
    text-decoration: none;
}
A.norm:active {
    color: #000000 !important;
    background-color: inherit;
    text-decoration: none;
}
A.norm:hover {
    color: #003311 !important;
    background-color: inherit;
    text-decoration: none;
}

A.edit:link {
    color: #ebfaf3 !important;
    background-color: inherit;
    text-decoration: none;
}
A.edit:visited {
    color: #ebfaf3 !important;
    background-color: inherit;
    text-decoration: none;
}
A.edit:active {
    color: #ebfaf3 !important;
    background-color: inherit;
    text-decoration: none;
}
A.edit:hover {
    color: #ebfaf3 !important;
    background-color: inherit;
    text-decoration: none;
}

p {
    margin: 0px;
    padding: 0px;
}

.bold {
    font-weight: bold;
}

.main_menu {
    position: absolute;
    left: 10px;
    top: 141px;
    width: 150px;
    padding: 0px;
}

.main {
    margin-left: 160px;
    margin-right: 10px;
    margin-bottom: 30px;
}

.menu {
    width: 142px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.news {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.portal_menu {
    width: 192px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    margin-bottom: 10px;
}

.menu_top {
    background: #6279af;
    color: #dbfaed;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    border: 0px;
    border: 1px solid #000000;
}

.menu_body {
    background: #ebfaf3;
    color: #000000;
    padding: 10px;
    border: 0px;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.menu_item {
    min-width: 180px;
}

.column {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 190px;
}

.columns {
    float: left;
}

.last_column {
    float: left;
    padding-left: 10px;
    width: 190px;
}

.dockappitem {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 64px;
}

.dockappscreenshot {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 64px;
    height: 64px;
}

.dockappcontent {
    padding: 0px;
    margin: 0px;
    margin-left: 84px;
    min-height: 64px;
}

.themeitem {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    height: 200px;
}

.themescreenshot {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 250px;
    height: 200px;
}

img.themescreenshot {
    border: 1px solid #000000;
}

.themecontent {
    padding: 0px;
    margin: 0px;
    margin-left: 270px;
    height: 200px;
}

.gtkitem {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
