/* CSS Document */
body
{
background: black url(./images/background.gif);
background-position: 0px 0px;
text-align:center;
font-family:Verdana;
color:navy;
font-size:13px;
}

a:link, a:visited
{
color:blue;
margin:1px;
text-decoration:none;
}

a:hover
{
margin:0px;
border:1px;
border-style:dotted;
}

#header
{
background: url(./images/header.gif);
margin:auto;
width:665px;
height:146px;
position:relative;
left:1px;
text-align:right;
}

#header .lang:link
{
position:relative;
left:-25px;
top:15px;
font-family:Arial, Tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#header .lang:visited
{
position:relative;
left:-25px;
top:15px;
font-family:Arial, Tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#header .lang:hover
{
position:relative;
left:-25px;
top:15px;
font-family:Arial, Tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

#head
{
background: url(./images/head.gif);
margin:auto;
width:665px;
height:42px;
}

#content
{
padding-top:1px;
background: url(./images/content.gif);
background-repeat: repeat-y;	
margin:auto;
width:665px;
}

#foot
{
background: url(./images/foot.gif);
margin:auto;
width:665px;
height:38px;
}

#menu
{
width:610px;
margin:auto;
margin-top:80px;
_position:relative;
_left:-25px;
}

#menu span
{
font-family:Arial, Tahoma;
font-weight:bold;
font-size:18px;
color:#FFFFFF;
margin-left:15px;
text-decoration:underline;
}

#menu .menuitem:link
{
margin:0px;
font-family:Arial, Tahoma;
font-weight:bold;
font-size:18px;
color:#FFFFFF;
margin-left:15px;
text-decoration:none;
}

#menu .menuitem:visited
{
margin:0px;
border:0px;
font-family:Arial, Tahoma;
font-weight:bold;
font-size:18px;
color:#FFFFFF;
margin-left:15px;
text-decoration:none;
}

#menu .menuitem:hover
{
font-family:Arial, Tahoma;
font-weight:bold;
font-size:18px;
color:#FFFFFF;
margin-left:15px;
text-decoration:underline;
}

#copyright
{
font-family:Arial, Tahoma;
font-size:10px;
color:#FFFFFF;
margin:auto;
width:665px;
}

#home
{
width:320px;
margin-left:25px;
margin-right:10px;
border-style:solid;
border:1%;
border-left:0px;
border-top:0px;
border-bottom:0px;
border-color:#FFFFFF;
text-align:left;
}

#home div
{
width:300px;
text-align:justify;
font-family:Verdana;
color:navy;
font-size:13px;
}

#home img
{
width:300px;
margin-top:10px;
}

#right
{
margin-right:25px;
text-align:center;
width:275px;
font-family:Verdana;
color:navy;
font-size:13px;
}

#right .loginbox
{
margin-bottom:10px;
}

#right .loginbox .login
{
position:relative;
top:5px;
background:rgb(0,0,255);
color:white;
}

.separator
{
height:3px;
background:#FFFFFF;
width:103%;
position:relative;
left:-8px;
}

#right .contact
{
margin-top:5px;
}

#right .contact .adress
{
text-align:center;
margin-bottom:5px;
}

#ic
{
margin-left:25px;
margin-right:25px;
text-align:left;
}

#ic .item
{
text-align:justify;
}


#ic .separator
{
width:100%;
text-align:right;
margin-top:5px;
padding-bottom:20px;
_padding-bottom:4px;
border-style:solid;
border:1%;
border-left:0px;
border-top:0px;
border-right:0px;
border-color:#FFFFFF;
background:none;
position:relative;
left:2px;
}

.pass
{
margin-top:2px;
margin-left:1px;
}

#b2b
{
margin-bottom:4px;
font-weight:bold;
}
