﻿body
{
    font-family: "segoe ui" ,Tahoma,sans-serif;
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; /*background: #E2FCFC; */
    background-image: url('images/Texture03.png')%>);
    background-repeat: repeat;
}

.Suite
{
    /* background: #fefefe; */
    margin: auto;
    height: auto;
}

.SuiteHeader
{
    height: 62px;
    margin-bottom: 0px;
    padding: 9px;
    padding-left: 18px;
    margin-left: 131px;
}


.SuiteContent
{
    /*     width: 1240px;     height: auto;     */
}

.SuiteLogo
{
    width: 149px;
    height: 63px;
    margin-right: 9px;
    display: inline-block;
    background-image: url('images/SuiteLogo2.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    border: 0px solid #eeeeee;
    position: absolute;
    top: 9px;
    left: 18px;
}

.SuiteLogoColoredFlat
{
    width: 149px;
    height: 63px;
    margin-right: 9px;
    display: inline-block;
    background-image: url('images/SuiteLogoColoredFlat.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    border: 0px solid #eeeeee;
    position: absolute;
    top: 9px;
    left: 18px;
}

.ModulLogo
{
    width: 63px;
    height: 63px;
    margin-right: 3px;
    float: right; /*background-image: url(<%=WebResource("KBS.Common.Web.Skin.Venga.images.ModulLogo.png")%>);*/
    background-repeat: no-repeat; /* background-color: white; */
    background-position: 0px 0px; /*border: 1px solid #eeeeee;*/
    border: none;
}

.ModulLogoPostbook
{
    background-image: url('images/ModulLogoPostbook.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoTimekeeping
{
    background-image: url('images/ModulLogoTimekeeping.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoCrm
{
    background-image: url('images/ModulLogoCRM.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoPlanning
{
    background-image: url('images/ModulLogoPlanning.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoPostbookInactive
{
    background-image: url('images/ModulLogoPostbuch_inaktiv.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoTimekeepingInactive
{
    background-image: url('images/ModulLogoTimekeeping_inaktiv.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoCrmInactive
{
    background-image: url('images/ModulLogoCRM_inaktiv.png');
    background-repeat: no-repeat;
    background-color: white;
}

.ModulLogoPlanningInactive
{
    background-image: url('images/ModulLogoPlanning_inaktiv.png');
    background-repeat: no-repeat;
    background-color: white;
}

.Texture02
{
    background-image: url('images/Texture02.png');
    background-repeat: repeat;
}

.AppMenuShadow
{
    background-image: url('images/Texture03');
    background-repeat: repeat-x;
    height: 8px;
    margin-bottom: 27px;
    color: White;
}