body
{
background-image: url('images/background.gif');
background-repeat: no-repeat;
background-position: top center;
margin: 0px;
min-width: 980px;
}

a.navi
{
color: #7B858C;
font-family: tahoma, sans-serif;
font-size: 18px;
text-decoration: none;
padding-right: 19px;
padding-left: 19px;
text-transform: uppercase;
border-left: 1px dotted #7B858C;
font-weight: normal;
}

a.navi-act
{

color:  #E67009;

font-family: tahoma, sans-serif;
font-size: 18px;
text-decoration: none;
padding-right: 19px;
text-transform: uppercase;
padding-left: 19px;
border-left: 1px dotted #7B858C;
font-weight: normal;
}

a.navi-first
{
color: #7B858C;
font-family: tahoma, sans-serif;
font-size: 18px;
text-decoration: none;
padding-right: 19px;
text-transform: uppercase;

/*border-left: 1px dotted #7B858C;*/
font-weight: normal;
}

a.navi-first-act
{
color: #E67009;
font-family:tahoma, sans-serif;
font-size: 18px;
text-decoration: none;
padding-right: 19px;
//padding-left: 19px;
text-transform: uppercase;
//border-left: 1px dotted #675744;
}

a:hover
{
color:  #E67009;
}

h1
{
font-family: verdana, sans-serif;
font-size: 36px;
font-weight: normal;
color:  #E67009;
margin-top: 10px;
}

h2
{
font-family: verdana, sans-serif;
font-size: 20px;
font-weight: normal;
color: #7B858C;
margin-top: 10px;
}

p
{
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
line-height: 140%;
margin-top: 0px;
}

ul
{
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
line-height: 140%;
margin-top: 0px;
}

.nosto
{
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 170%;
margin-top: 0px;
}

a
{

color: #E67009;

}


