/* anutoivonen.net-sivuston css-tyylitiedot */
/* esittely */
/* (c) Inka Vilen 2010 http://www.inkavilen.fi */
/* testiselaimet FireFox3.6/Win, IE8/Win, Opera10/Win, Safari5/Win, Chrome/Win */


/* värit */

/*
  punainen: #CC0000
  turkoosi: #00CCFF
*/


/* peruselementit */

body {
  background: #00CCFF url(../tausta/tausta_pun-turk.gif) top right repeat-y;
  }


/* yleiset kappaletyylit */

h1, h2, h3 {
  color: #CC0000;
  }

/* tausta */

#tausta {
  background: #00CCFF url(../tausta/liuku_pun-turk.gif) top right repeat-y;
}


/* yliö */

#ylio {
  background: url(../tausta/ylio/ylio_pun-turk.gif) top right no-repeat;
  }

#ylio_eng {
  background: url(../tausta/ylio/ylio_pun-turk_eng.gif) top right no-repeat;
  }

/* menu */

#menu {
  border-left: 2px solid #00CCFF;
  }

#menu li a:hover {
  background: #77556A;
  }

/* tekstilinkit sivun värisiksi */

a:link, a:visited {
  color: #8B0000;
  }

a:active, a:hover {
  color: #CD0000;
  }

#update a {
  color: #00CCFF;
  }
