﻿body
{
 margin: 0px;
 background-color:#000000;
}
img
{
border:0px;
}
a
{
border:0px;
color:#ffff00;
text-decoration:none;
}
#container
{
 width: 995px; /* #left.width + #main.width + #right.width */
 overflow: hidden;
 font: 9pt verdana;
 background-image:url(../layout/mainbg.jpg);
 background-repeat:no-repeat;

}

#container_uk
{
 width: 995px; /* #left.width + #main.width + #right.width */
 overflow: hidden;
 font: 9pt verdana;
 background-image:url(../layout/mainbg_uk.jpg);
 background-repeat:no-repeat;

}

#header
{
height:180px;
clear:left;
}
#languageselect
{
float:right;
height:20px;
color:#ffffff;
font-size:9px;
padding-right:5px;

}
#menu
{
width:171px;
height:500px;
float:left;
border:0px solid white;
color:#ffff00;
font-size:14px;
font-family:verdana;
text-align:center;
}
#menuitems
{
border:0px solid white;
width:140px;
float:left;
margin-left:30px;
text-align:left;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
float:left;
}

li
{
background-image: url(../layout/menuknop.gif);
background-repeat: no-repeat;
background-position: 0 0 0 10px;
padding-left: 20px;
height:26px;

}

}
a.link
{
color:#ffff00;
text-decoration:none;
}
a.link:hover
{
color:#ffff00;
font-weight:bold;
}

a.link:visited
{
color:#ffff00;
text-decoration:none;
}
a.link:active
{
color:#ffff00;
text-decoration:none;
}

a.hplink
{
color:#ffff00;
text-decoration:none;
}
a.hplink:hover
{
color:#ffff00;
font-weight:bold;

text-decoration:underline;
}

a.hplink:visited
{
color:#ffff00;
text-decoration:none;
}



#content
{
width:645px;
border:0px solid white;
float:left;
font-family:verdana;
font-size:14px;
color:#ffffff;
}
#right
{
border:0px solid white;
width:170px;
height:500px;
float:left;
text-align:center;
}

#footer
{
background-image:url(../layout/footerbg.gif);
clear:left;
margin-left:171px;
height:21px;
width:660px;
color:#888888;
font-size:9px;
text-align:center;
}



