body{
background-color : #00672f;
margin:50px;
}
body.ohje{
background-color : #fbec5d;
margin:0;
}
a, p, h1, h2, h3, h4, div {
font-family: arial,sans-serif;
}
h1, h2, h3, h4 {
width:100%;
border:0;
margin-top:0px;
}
img{
border:0;
}
#content{
position : absolute;
width:900px;
background-color:#fbec5d;
}
#topbanner{
z-index:100;
position : absolute;
top : 0px;
left:0px;
width:950px;
height:105px;
background-image:url(../images/frontback.jpg);
background-repeat : no-repeat;
}
#menu {
width : 150px;
position : absolute;
top : 125px;
left:5px;
background-color:#fbec5d;
}
a.menulink {
display : block;
width : 140px;
height : 23px;
padding-left : 30px;
padding-top : 2px;
text-align : left;
text-decoration : none;
font-family : arial;
font-size : 16px;
color : #000000;
border : none;
background-image : url(../images/button.png);
background-repeat : no-repeat;
overflow : hidden;
}
a.menulink:hover {
background-image : url(../images/buttonover.png);
font-weight : bold;
background-repeat : no-repeat;
overflow : hidden;
}
#deco{
z-index:1000;
position : absolute;
text-align:center;
font-size:11px;
font-style:italic;
width : 150px;
height:520px;
left:750px;
top : 105px;
}
#main{
position : relative;
left:180px;
padding-top:130px;
width:540px;
min-height:480px;
background-color:#fbec5d;
margin-top:0;
text-align:justify;
}
#bottombanner{
position : relative;
background-color:#fbec5d;
width:900px;
height:30px;
text-align:center;
}
#bottombanner a{
text-decoration:none;
font-size:10px;
color:black;
}
#bottombanner a:hover{
text-decoration:underline;
color:red;
}
#bottombanner p{
display:block;
font-size:10px;
border:0;
width:100%;
}
#bottomspacer{
position : relative;
background-color:#00672f;
width:900px;
height:50px;
}
#main a{
text-decoration:underline;
color:#00672f;
}
#main a:visited{
text-decoration:underline;
color:#00672f;
}
#main a:hover{
text-decoration:underline;
color:red;
}
form.printer{
position:absolute;
width:95px;
height:70px;
top:210px;
left:30;
font-size:80%;
}
form.printer:hover{
color:red;
cursor:pointer;
}
iframe.ohje{
position:absolute;
top:210px;
left:160px;
margin-top:0px;
}
form.reseptimenu{
width:200px;
height:50px;
position:relative;
top:0;
left:0;
}
p.resepti{
width:100%;
position:absolute;
top:535px;
left:0px;
font-style:italic;
text-align:center;
font-size:90%;
margin-top:25px;
}