﻿#OCDocumentControl {
    width: auto;
    height: 12.0cm;
    max-height:600px;
    min-height:60px;
}
.toolicon {
    width: 1.5cm;
    height: auto;
}
.tooliconsmall {
    width: 1.0cm;
    height: auto;
}
#OCTool_Overview {
    width: 100%;
    height: auto;
    max-width:1000px;
    min-width:100px;
}
#OCDocument_DocumentManagement {
    width: auto;
    height: 6.0cm;
    max-height:1000px;
    min-height:100px;
}
#OCDocument_TaskManagement {
    width: auto;
    height: 10.0cm;
    max-height:1000px;
    min-height:100px;
}
