@import url(/styles/live/gmmo/articles.css);
@import url(/styles/live/gmmo/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #1B1B1B;
    text-align : left;
    line-height: 140%;
    background-image : url(/images/gmmo/background.gif);
    background-repeat : repeat-x;
    background-position : left top;
    background-color : #9B141B;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.clear {
    clear: both;
}


.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

/* Links */
a {
    text-decoration: none;
    color: #9B141B;

}

a:hover {
    text-decoration: none;
    color: #1B1B1B;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0 0 12px 0;
    font-weight: bold;
    font-size: 18px;
    color: #9B141B;
}

h2 {
    margin: 0;
    padding: 0 0 15px 0;
    font-weight: normal;
    font-size: 16px;
    color: #9B141B;
}

h3 {
    margin: 0;
    padding: 0 0 2px 0;
    font-weight: bold;
    font-size: 11px;
}

h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 11px;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 914px;
}

#container {
    clear: both;
    float: left;
    width: 910px;
    margin-bottom: 20px;
    border-right: 2px solid #1B1B1B;
    border-bottom: 2px solid #1B1B1B;
    border-left: 2px solid #1B1B1B;
    background-image: url(/images/gmmo/container-bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

#sidenavwrapper {
    clear: both;
    float: left;
    width: 128px;
    height: auto !important;
    height: 10px;
    min-height: 10px;
    padding: 109px 22px 89px 20px;
    position: relative;
}

#sidenavedge {
    clear: both;
    position: absolute;
    right: 2px;
    top: 0;
    width: 125px;
    height: 178px;
    background-image: url(/images/gmmo/edge.png) !important;
    background-image: url(/images/gmmo/edge.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

#pseudosidenavwrapper {
    clear: both;
    float: left;
    width: 125px;
    position: relative;
}

#realsidenavwrapper {
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
}

#headercontentfooterwrapper {
    float: left;
    width: 740px;
}

#header {
    clear: both;
    float: left;
    width: 740px;
    height: 109px;
    position: relative;
}

#logo {
    display: block;
    clear: both;
    position: absolute;
    left: 80px;
    top: 20px;
    width: 415px;
    height: 70px;
}

#address {
    clear: both;
    position: absolute;
    left: 595px;
    top: 18px;
    color: #9B141B;
    font-size: 10px;
    line-height: 15px;
}

#searchwrapper {
    clear: both;
    position: absolute;
    left: 595px;
    top: 75px;
}

.searchfield {
    display: block;
    float: left;
    margin: 0;
    padding: 4px 5px 3px;
    width: 94px;
    border: 1px solid #BFC4C8;
    background-color: #FFFFFF;
    font-size: 10px;
    line-height: 10px;
}

.searchfieldsubmit {
    display: block;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 3px 1px 4px;
    border: 1px solid #BFC4C8;
    background-color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    cursor: pointer;
}

#headimagewrapper {
    clear: both;
    float: left;
    width: 706px;
    height: 168px;
    padding: 17px;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #D8E4F4;
    position: relative;
    text-align: right;
}

#mask {
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 740px;
    height: 202px;
    background-image: url(/images/gmmo/maske.png) !important;
    background-image: url(/images/gmmo/maske.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#contentfooterwrapper {
    clear: both;
    float: left;
    width: 740px;
    padding: 9px 0 30px 0;
}

#content {
    clear: both;
    float: left;
    width: 480px;
    height: auto !important;
    height: 10px;
    min-height: 10px;
    padding: 0 45px;
    /* IE 6.0 fix */
    overflow-x: hidden;
}

#footer {
    float: left;
    width: 140px;
    padding: 0 10px 0 20px;
}

.footertitles {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 12px;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul {
    margin: 0;
    padding: 5px 0 5px 17px;
    list-style-position: outside;
}

#sitemap {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px;
    background-image: url(/images/default/sitemap.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#sitemap:hover {
    background-position: -16px 0px;
}

a.sitemaptop {
    display: block;
    background-image: url(/images/default/sitemapline.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    width: 300px;
}

a.sitemaplow {
    display: block;
    padding-left: 20px;
    width: 280px;
}
