body
{
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
background: #fff;
}

p
{
line-height: 1.2em;
margin: 0.5em 0.5em 0.5em 0em;
}

h1
{
font-size: 1.4em;
font-weight: bold;
color: #000;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

img
{
border: 0px;
}

a:link.img img {border: 1px solid transparent; }
a:visited.img img {border: 1px solid transparent; }
a:hover.img img {border: 1px solid #000; }
a:active.img img {border: 1px solid #000; }

a:link {}
a:visited {}
a:hover {}
a:active {}

.hr
{
display: none;
}

.nobr
{
white-space: nowrap;
}

ul {
padding-left: 0px;
margin: 0px 0px 0px 1em;
}

li
{
padding-left: 0px;
margin: 0px 0px 0px 1em;
}


/* CONTAINER */

#container
{
width: 100%;
position: absolute;
top: 0%;
margin: 0px;
background: none;
}



/* TOP */

#top
{
height: auto;
background: none;
}

#tablemenu
{
font-size: 0.7em;
line-height: 1.4em;
display: block;
}

tr.menu
{
display: block;
}

.on
{}

.off
{}

a:link.menu {}
a:visited.menu {}
a:hover.menu {}
a:active.menu {}


#topleft
{
width: auto;
height: auto;
}

#topleftfade
{
width: auto;
height: auto;
}

#logo
{
width: auto;
height: auto;
display: block;
}


#topright
{
width: auto;
height: auto;
display: block;
}

#toprightfade
{
width: auto;
height: auto;
background: none;
}

#flag
{
width: auto;
height: auto;
display: block;
}

a:link.flag img {border: 1px solid transparent; }
a:visited.flag img {border: 1px solid transparent; }
a:hover.flag img {border: 1px solid #000; }
a:active.flag img {border: 1px solid #000; }

.flagmargin
{
margin: 0px;
}


/* ----- MAIN ----- */

#main
{
width: auto;
height: auto;
text-align: left;
overflow: auto;
background: none;
}

#mainleft
{
width: 100%;
display: inline;
background: none;
}

#mainright
{
display: none
}

#mainleftfade
{
width: 100%;
display: inline;
background: none;
}

#mainrightfade
{
display: none;
}

#content
{
width: auto;
height: auto;
position: relative;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-size: 0.8em;
line-height: 1.4em;
text-align: left;
overflow: auto;
display: block;
background: none;
}


/* BOTTOM */

#bottom
{
padding: 0.2em 0em 0em 0.2em;
}

#bottomleft
{
display: none;
}

#bottomright
{
display: none
}

#bottomleftfade
{
display: none;
}

#bottomrightfade
{
display: none;
}


/* ---------- */

#copy
{
padding: 0px 0px 0.2em 0px;
margin: 1em 0px 0px 0px;
border-top: 1px solid #000;
color: #999;
font-size: 0.8em;
line-height: 1.4em;
text-align: left;
}

a:link.copylink {}
a:visited.copylink {}
a:hover.copylink {}
a:active.copylink {}

#copycontent
{
width: 100%;
height: 100%;
padding: 0px;
font-size: 0.8em;
line-height: 1.4em;
text-align: left;
overflow: auto;
color: #000;
background: #fff;
}

.button
{
color: #fff;
background-color: #000;
border-color: transparent;
}


/* ---------- */

.hilite
{
background: #ccc;
}

.submenu
{
border-collapse: collapse;
margin: 0px;
color: #000;
}

.dato
{
display: block;
}

.print
{
display: none;
}

a.hoverprint
{
display: none;
}

a:hover.hoverprint
{
display: none;
}

table.contact
{
width: auto;
border: 1px solid #000;
border-collapse: collapse;
}

tr.white
{
background: #000;
color: #fff;
}

tr.black
{
background: #fff;
color: #000;
}

a:link.conblack {color: #000; }
a:visited.conblack {color: #000; }
a:hover.conblack {color: #ccc; }
a:active.conblack {color: #ccc; }

tr.grey
{
background: #ccc;
color: #000;
}

a:link.congrey {color: #000; }
a:visited.congrey {color: #000; }
a:hover.congrey {color: #fff; }
a:active.congrey {color: #fff; }

.con
{
padding-left: 1.0em;
vertical-align: top;
}