body
{
    font-family:verdana;
    font-size: 9pt;
    text-align: center;
    margin:0px;
    padding:0px;
    color:#1a171b;
}
h1
{
    color: #004494;
    font-size: 35px;
    font-weight: normal;
    margin-top:0px;
    margin-bottom: 5px;
}
h2
{
    color: #004494;
    font-weight: normal;
    margin-top:0px;
    margin-bottom: 5px;
}
td
{
    font-size: 9pt;
}
a
{
    color: #004494;
}
input
{
    border: 1px solid #004494;
    background: white;
}
#container
{
    width:900px;
    height:100%;
    min-height:100%;
    background: #227bbb;        
    margin-left:auto;
    margin-right:auto;
}
#header
{    
    background: url('images/header.jpg');
    height: 420px;
    width: 900px;
    margin-top: 0px;
}
#menu
{
    padding-top:392px;
}
#menu a
{
    text-decoration:none;
    color: #004494;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    
}


#subMenu
{   
    right:600px;
    text-align:left;
    display:none;
    position:absolute;
    width: 155px;
    padding:5px;
    border: 2px solid #004494;
    background:  #ffffff;
    filter:alpha(opacity=90);
    -moz-opacity:90;
    opacity:90;
}

#subMenu a
{
    color: #004494;
    font-weight:bold;
    text-decoration:none;
    line-height:16pt;
}

#subMenu a:hover
{
    text-decoration:underline;
}

#wall
{    
    width: 900px;
    background: url('images/wall.jpg');
}
#content
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-top:0px;
    padding-bottom:15px;
    text-align:left;
}
#image
{
    width:215px;
    vertical-align:bottom;
}
#image img
{
    border: 1px solid #004494;
}
#tekst
{
    vertical-align:top;    
}
#tekst td
{
    vertical-align:top;
}
#bottom
{
    color:white;
    font-size:9px;
    width: 900px;
    height: 40px;
    background: url('images/bottom.jpg');
}

#language
{
    width: 250px;
    float: left;
    padding-top:5px;
    margin-left:75px;
    text-align:left;
}

#copyright
{
    
    width: 500px;
    float: right;
    margin-right:75px;
    padding-top:5px;
    text-align:right;
}
.matImg
{
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;    
}    
