*
{
    font-family: Verdana;
    font-size: 9pt;
}

html
{
	background-image: url(file:///Macintosh HD/Users/maria/Documents/Yhtiöt/ROYIsotalo/Internet/newsite/pages/royi-bg-back.gif);

}

body
{
    width: 640px;
    background-color: white;
    border: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0 auto;
}

#header
{
    width: inherit;
    margin-top: 10px;
    border-bottom: 1px solid black;
}

    #header img {margin: 10px; align: left;}
    #header a {vertical-align: 40px;}
    




div.menu
{
  text-align: center;
  margin-top: 15px;
  border-top: 1px solid #8996A0;
  border-bottom: 1px solid #8996A0;
}

    div.menu a
    {
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      color: #212492;
      font-size: .9em;
    }

    div.menu a:hover
    {
      color: #FF88FF;
    }

div.menuw
{
  text-align: center;
}

    div.menu b
    {
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      color: white;
      font-size: .9em;
    }

    div.menu b:hover
    {
      color: #FF8888;
    }



div.name
{
    color: #212492;
    font-weight: bold;
}

div.titletext
{
    color: #8996A0;
    font-weight: bold;
}

div.teaser_big, div.teaser_middle, div.teaser_small {border-bottom: 1px solid black;}



                   
div.teaser_big, div.teaser_middle
{
    padding: 10px;
    min-height: 180px;
    display: block;
}


    div.teaser_big img, div.teaser_middle img
    {
        float: left;
        margin: 2px;
        border: 1px solid black;
        margin-right: 10px;
    }
    
    div.teaser_big p.teasterText, div.teaser_middle p.teasterText
    {
        margin: 2px;
    }
    
    
    
    
    
    
    
div.foot
{
    text-align: center;
	color: #8996A0;
	font-size: .8em;
	margin: 30px;
	padding: 10px;
    border-top: 1px solid #212492;
}


//vanhoja
div.teaser_smallgroup div.teaser_small
{
    width: 280px;
    margin: 10px;
    border: 0;
}
    
        div.teaser_smallgroup div.teaser_small img
        {
            float: left;
            margin: 2px;
            border: 1px solid black;
            margin-right: 10px;
        }
    




span.signature
{
    color: #8D5454;
    font-weight: bold;
}

a.shortcut
{
    color: #818080;
    font-weight: bold;
}

    a.shortcut:hover
    {
      color: black;
    }
