﻿body 
{
    background-color : #3a3a3a;
    font-family : Arial;
    font-size : 8pt;
    color : White;    
}


TABLE 
{
    font-family : Arial;
    font-size : 8pt;
    color : White;
}


.BodyPanel 
{
    background-color:Black;
    border-style : none;
    width : 980px;
    height : 100%;
    position : absolute;
    left: 0px;
    top:0px;
}

.FotoKader 
{
    position : absolute;
    left: 0px;
    top:143px;    
}

.TopMenu 
{
    position : absolute;
    left: 850px;
    top:10px;        
}

A 
{
    font-family : Arial;
    font-size : 8pt;
    font-weight : bolder;
    color : White; 
    text-decoration : none;   
}

A:hover 
{
    color : #264261;
}

A.TopLink 
{
    color: #676767;
}
A.TopLink:hover 
{
    color :Black;
    text-decoration : underline;
}

A.LinkWallpaper
{
    position : absolute;
    left : 235px;
    top:122px;
}

A.LinkFauna 
{
    position : absolute;
    left : 415px;
    top:122px;
}

A.LinkFlora 
{
    position : absolute;
    left : 495px;
    top:122px;    
}

A.LinkVaria
{
    position : absolute;
    left : 655px;
    top:122px;            
}

A.LinkPeople 
{
    position : absolute;
    left : 575px;
    top:122px;            
}
A.LinkSea 
{
    position : absolute;
    left : 738px;
    top:122px;                
}
A.LinkPano 
{
    position : absolute;
    left : 820px;
    top:122px;                
}
A.LinkTravel
{
    position : absolute;
    left : 900px;
    top:122px;                
}

IMG.Thumb
{
    border-style : solid;
    border-width : 7px;
    border-color : White;
}

.Field 
{
    border-style : solid;
    border-width : 1px;
    border-color : White;
    background-color : Silver;
    color : Black;
    font-family : Arial;
    font-size : 8pt;
}

.Validator 
{
    background-color : #3a3a3a;
    font-family : Arial;
    font-size : 8pt;
    color : Yellow;        
}


.Button 
{
    border-style : solid;
    border-width : 1px;
    border-color : Silver;
    background-color : White;
    color : Black;
    font-family : Arial;
    font-size : 8pt;    
}

HR 
{
    border-top-style : solid;
    border-top-width : 1px;
    border-top-color : Gray;
    border-bottom-style : none;
}