
body {
background:#e9e9e9;
font-family: verdana, geneva, sans-serif;
font-size:12px;
color: #FC0;
}

td {
font-family: verdana, geneva, sans-serif;
font-size:12px;
color: #333;
}

/* Tablet */

.yla {
background-image:url('kuvat/malli_logo.jpg');
width:750px;
height:272px;
border:1px solid black;
border-bottom:0px;
}

#navi {
color:white;
background-image:url('kuvat/kelta.gif');
width:750px;
height:30px;
border:1px solid black;
border-bottom:0px;
}

#navi a {
color :black;
text-decoration: none;
padding:7px;
text-align:center;
}

#navi a:hover {
color:white;
background-image:url('kuvat/kelta.gif');
width:750px;
height:30px;
border:0px solid black;
border-bottom:0px;
}


.sisa {
width:750x;
border:1px solid black;
}

.valikko {
background-color:white;
padding:4px;
width:150px;
border:1px solid black;
border:0px;
}

.sisalto {
background-color:white;
padding:4px;
width:600px;
border:1px solid black;
border-left:0px;
border-bottom:0px;
border-top:0px;
border-right:1px solid black;
}



/* Linkkikoristelut */

a { 
color: #9834ff; 
text-decoration: none; 
}

a:hover { 
color: #9834ff; 
text-decoration:underline;
} 

h1, h2, h3, h4, h5, h6 {
font-family: verdana, geneva, sans-serif;
color: #00AEEF;
margin: 0px 1px 2px 1px;
border-bottom:1px solid black;
}


