body 
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
    background: white;
    /*padding: 2% 0 0 0;*/
    margin: 0;
    padding: 0;
    color: #000000;
    font-size:10px;
    font-family:Verdana;
}

input
{
    font-size:10px;
    font-family:Verdana;
}

A, A:visited 
{
    text-decoration:	none;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
    color: #999999
}

.content
{
  float:left;
}

#contentWin
{
    width:830px;
    background:url(images/back.gif) repeat-y top right;
    /*min-height:400px;
    height:expression(this.scrollHeight < 400? "400px" : "auto" );*/
}

.DropMenu
{
    display:none;
}

.TreeMenu
{
    width: 158px;
    height: 100%;
}

.TreeMenu .Menu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    float:left;
    width:150px;
    font-size:10px;
    font-weight: bold;
    padding: 1px 0px 0px 7px;
    color: #2e371d; /* fungerar ej */
    /*filter:progid:DXImageTransform.Microsoft.pixelate(duration=0.3);progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
}

.MenuDMS /*Sub Menu*/
{
   color: #2e371d; /* fungerar ej */
}

.MenuSMSI /*Main Item*/
{
    text-align:left;
    width:158px;
    color: #2e371d; /* fungerar ej */
}

.MenuSHS /*Main Item Hover*/
{
    background: none url(images/manuback.gif) no-repeat left center;
    color: #4c5438; /* fungerar ej */
}

.MenuDMSI /*Sub Item*/
{
    font-weight:normal;
}

.MenuDHS /*Sub Item Hover*/
{
    font-weight:normal;
}

/*---- SMALL STUFF ------------------------------------------------------------------- */


.LangHolder
{
    padding: 0px 0px 0 0px;
    float:right;
}

.LangHolder img
{
    padding: 0px 8px 0 0px;
}

.KKorgHolder
{
    display:none;
    padding:0px 0 0 0px;
    float:left;
}

.CookieBtnHolder
{
    padding:0px 0 0 0px;
    float:right;
}

.CookieBtnHolder .CookieTxt
{
    color:#576729;
    height:10px;
    width:50px;
    font-weight:bold;
    font-size:9px;
    text-align:left;
    cursor:pointer;
    text-indent:0px;
	background:none;
}

.CountHolder
{
    padding:0px 0 0 0px;
    float:Left;
}

.LogoHolder
{
    position:absolute;
    margin:0px 0px 0px 0px;
    float:right;
    vertical-align:top;
}

.MakerText
{
    padding: 0px 15px 25px 0;
    float:right;
    font-size:9px; 
    color:#576729;  
}

div.MakerText A
{
    color:#849060;  
}

/*---- SIDA ------------------------------------------------------------------- */

#masterWin 
{
    width:830px;
    height:auto;
    /*height:566px;*/
    margin-left:auto;
    margin-right:auto;
}

#top
{
    clear: both;
    margin:20px 0 25px 0;
    width:830px;
    height:209px;
}

#topLeft
{
    display:none;
    float:left;
    height:106px;
    width:14px;
    background: url(../1316/images/topl.gif) no-repeat top left;
}

#topRight
{
    display:none;
    float:right;
    height:106px;
    width:15px;
    background: url(images/top.jpg) no-repeat top left;
}

#topCenter
{
    float:left;
    height:209px;
    width:830px;
    background:url(images/top.jpg) no-repeat top right;
}

#leftBorder
{
    display:none;
    float:left;
    height:100%;
    /*height:500px;*/
    width:7px;
    background: url(../1316/images/left.gif) repeat-y top left;
}

#mainWin
{
    float:left;
    /*height:500px;*/
    width:830px;
    padding: 0px 0px 0px 0px;
}

#BoxL
{
    display:block;
    float:left;
    width:158px;
    background-image:none;
}

#BoxC
{
    /*height:100%;*/
    padding:0 0 0px 4px;
    width:668px;
    float:left;
    background:url(images/centerc.gif) no-repeat top right;
    min-height:400px;
    height: auto !important;
    height: 400px;
    text-align:left;
}

#BoxR
{
    display:none;
    width:162px;
    float:right;
    background:url(../1316/images/centerr.gif) no-repeat top right;
}

#rightBorder
{
    display:none;
    float:right;
    height:100%;
    width:7px;
    background: url(../015/images/right.gif) repeat-y top left;
}

#bot
{
    clear: both;
    padding:0 0 0 0;
    margin:0;
    width:830px;
    height:12px;
}

#botLeft
{
    display:none;
    float:left;
    height:18px;
    width:7px;
    background: url(../1316/images/left.gif) no-repeat top right;
}

#botCenter
{
    float:left;
    height:18px;
    width:830px;
    background:url(images/botc.gif) no-repeat top right;
    padding: 0px 0px 0px 0px;
}

#botRight
{
    display:none;
    float:right;
    height:22px;
    width:162px;
    background: url(../1316/images/botr.gif) no-repeat top left;
}

