/* Start of CMSMS style sheet '01 Layout Master A' */
body {
                     text-align: left;
                     background-position: absolute;
                     font-family: Arial, Helvetica, sans-serif;
                     background-color: #303030;
                     margin-left: 0px;
                     padding: 0;
                     font-size: 11px;
                     scrollbar-y: auto;
                     max-height: 550px;
 scrollbar-base-color: #1A1A1A;
 scrollbar-arrow-color: #FF0000;
 scrollbar-DarkShadow-Color: #323232;
 scrollbar-Highlight-Color: #204357;


}


div#pagewrapper {
                     background: url(uploads/images/) repeat-y scroll center center; 
                     max-width: 950px;
                     min-width: 950px;
                     margin: 0 auto;
                     background-color: grey;
                     margin-top:6%;
                     max-height: 550px;
                     min-height: 550px;
}


div#logo {
                     display: inline;
                     float: left;
                     background: url(uploads/images/logo_kiruh.png);
                     max-width: 57px;
                     min-width: 57px;
                     background-color: #1b0b00;
                     max-height: 550px;
                     min-height: 550px;
                     overflow: hidden;
}

div#menubox {
                     display: inline;
                     float: left;
                     max-width: 148px;
                     min-width: 148px;
                     background-color: #1a1a1a;
                     max-height: 550px;
                     min-height: 550px;
                     color: white;
                     list-style-type: none;
                     border-right: 1px solid #323232;
                     border-left: 1px solid #464646;

}




div#mitte {
                     display: inline;
                     float: left;
                     width: 256px;
                     background-color: #212121;
                     max-height: 518px;
                     min-height: 518px;
                     overflow: hidden;
                     padding: 16px;
                     padding-top: 16px;
                     border-right: 1px solid #464646;
                     border-left: 1px solid #323232;
                     letter-spacing: 0.1em;
                     font-size: 11px;
                     color:white;

}


div#right {
                     display: inline;
                     float: left;
                     background-color: #1a1a1a;

                     overflow: hidden;
                     letter-spacing: 0.1em;
                     font-size: 11px;
                     color:white;
                     border-left: 1px solid #323232;
}





.typotitle02 {
            clear: both;
            float: right;
            font-size: 80px;
            line-height: 60px;
            padding-right:0px;
            margin-left:0px;
            color: #383838;
            font-weight: 900;
            text-align: right;
            width: 900px;
            margin-top: -70px;
letter-spacing: -6px;
text-transform: uppercase;

}


div#footer {
                     display: inline;
                     float: left;
                     width: 198px;
                     height: 26px;

                     padding-top: 1px;
                     letter-spacing: 0.1em;
                     font-size: 10px;
color:white;

}

div#footer2 {
                     display: inline;
                     float: right;
                     width: 298px;
                     height: 26px;
                     text-align: right;
                     padding-top: 1px;
                     font-size: 10px;
color:white;

}
/* End of '01 Layout Master A' */

