body { overflow-x:hidden; }

a:link, a:visited, a:active, a:hover {
        color: #00ADEF;  
	font-size: 16px;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;}

.head { color: #000000; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;  
	text-align: left;
	font-weight: bold;}

#kehys {
   border: 0px solid #fff;
   width: 805px;
   height: 100%;
   padding-top: 20px;
   margin: 0 auto;}

#otsikko {
   background: url(material/otsikko.jpg) no-repeat #fff;
   border: 0px solid #fff;
   height: 60px;
   margin-bottom: 8px;}

#linkit { width: 100%; }

#tekstikehys {
   border: 0px solid #fff;
   width: 400px;
   margin-top: 15px;
   float: left; }

#kuva {
   background-color: #fff;
   border: 0px solid #fff;
   float: right;
   width: 390px;
   padding-left: 15px;
   margin-bottom: 25px;}

#pohja {
   background-color: #B61C22;
   border: 0px solid #fff;
   height: 25px;
   width: 800px;
   float: left;
   margin-top: 5px;}


<!-- Navigointilinkkien asetukset alkavat-->

.ddcolortabs {
color: white;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit; }

.ddcolortabs ul{
color: white;
margin: 0;
padding: 0;
list-style:none;
font-weight: bold; }

.ddcolortabs li{
color: white;
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform: uppercase; }

.ddcolortabs a{
color: white;
float: left;
color: white;
background-color: #B61C22;
margin: 0 4px 0 0;
padding: 0 0 0 0;
width: 130px;
text-decoration: none;
text-align: center; }

.ddcolortabs a span{
color: white;
float: left;
display: block;
background-color: #B61C22;
border: 1px solid #B61C22;}

.ddcolortabs a span{
color: white;
float: none; }

.ddcolortabs a:hover{
color: white;
background-color: #E3B29F;}

.ddcolortabs a:hover span{
color: white;
background-color: #E3B29F;
border: 1px solid #B61C22;}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #B61C22;}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 0px;
line-height: 0px;
background-color: #fff;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/ }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position: absolute;
top: 0;
border: 1px solid #B61C22; /*THEME CHANGE HERE*/
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 1px;
z-index: 100;
background-color: white;
width: 128px;
visibility: hidden; 
text-align: left;}

.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
padding: 0px 0;
text-decoration: none;
color: black;
font-size: 14px;}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%; }

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: E3B29F; color: white; 
font-size: 14px;}