

body {
    background-color: #4A1213 ;
    background-image: url(pix/taus_tumma.jpg);
    background-attachment: fixed;
    background-position: 0 0;
    color: #BD2121 ;
    font-family: verdana, arial, sans-serif ;
  }


a {
    text-decoration: none;
  }


a:link {
    color: #BD2121 ;
  }


a:visited {
    color: #BD2121 ;
  }


a:hover {
    color: #BD2121 ;
  }


a:active {
    color: #BD2121 ;
  }


input, textarea, select {
    background-color: #CCCCCC ;
    border-style: dotted ;
    border-width: 1px ;
    font-family: verdana, arial, sans-serif ;
    font-size: 12px ;
    color: #300 ;
    padding: 0 ;
  }


.menucontainer {
    text-align: center;
  }


.button a {
    float: left;
    border: 1px solid;
    background-image: url(pix/taus_hy-vaalea.jpg);
    background-color: #700 ;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 0 0 ;
    padding: 4px;
    font: 12px sans-serif;
    font-weight: bold;
    border-color: #622 #622 #300 #300 ;
    color: #FBB ;
    width: 100%;
    text-align: center;
  }


.button a:link {
    color: #FBB ;
  }


.button a:visited {
    color: #FBB ;
  }


.button a:hover {
    border: 1px solid;
    background-image: url(pix/taus_hy-vaalea.jpg);
    background-color: #800 ;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: -1px 1px ;
    padding: 5px 5px 3px 3px;
    border-color: #300 #300 #622 #622 ;
    color: #FDD ;
  }


.button a:active {
    color: #FDD ;
  }


.thinbutton {
    color : #EAA;
    font-family : sans-serif;
    font-size : 10px;
    font-weight : normal;
  }


.thumbscontainer img {
    width: 100px;
    height: 100px;
    border: 1px solid;
    border-color: #622 #622 #300 #300 ;
    margin: 0;
    padding: 0;
  }


.thumbscontainer img:link {
    width: 100px;
    height: 100px;
    border: 1px solid;
    border-color: #622 #622 #300 #300 ;
    margin: 0;
    padding: 0;
  }


.thumbscontainer img:visited {
    width: 100px;
    height: 100px;
    border: 1px solid;
    border-color: #622 #622 #300 #300 ;
    margin: 0;
    padding: 0;
  }


.thumbscontainer img:hover {
    width: 96px;
    height: 96px;
    border: 3px solid;
    border-color: #311 #311 #633 #633 ;
    margin: 0;
    padding: 0;
  }


.thumbscontainer img:active {
    width: 96px;
    height: 96px;
    border: 3px solid;
    border-color: #311 #311 #633 #633 ;
    margin: 0;
    padding: 0;
  }


.infopiccontainer {
    color: #BD2121 ;
    padding-left: 12px;
    padding-right: 8px;
  }


.infopiccontainer table {
    width: 100%;
    text-align: right;
  }


.infotext {
    vertical-align: middle;
    padding-left: 6px;
    padding-right: 6px;
  }


.infotext p {
    /*text-indent: 20px ;
    */text-align: center;
    font: 14px sans-serif;
  }


.infotext h1 {
    text-align: center;
    font: 20px sans-serif;
  }


.prodcell {
    width: 502px;
  }


.prodcell img {
    border: 1px solid;
    border-color: #622 #622 #300 #300 ;
    margin: 0 4px auto auto;
    text-align: right;
    position: relative;
    width: 450px;
    height: 450px;
  }


.footer {
    text-align: left;
    font: 12px sans-serif;
    background-image: none;
    background-color: #4A1213 ;
    color: #BD2121 ;
    padding-left: 10px;
  }


.langicon {
    clear : both;
    left : 50px;
    margin-bottom : 8px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 8px;
    right : 50px;
    text-align : center;
    top : 10px;
  }


.breakdeco {
    color: #E03C3C ;
    font-weight: normal;
  }


