/*stilmall 05 02 ensamrätt Sture Åkerström
No error or warning found
To work as intended, your CSS style sheet needs a correct document parse tree. 
This means you should use valid HTML.
Valid CSS information*/
body {
padding-top: 0; padding-right: 0; 
padding-bottom: 0; padding-left: 0; 
margin: 0;  
background-color: #eeeeee;
border: 0 #eef3f7 solid;
}
table {
width: 98%;
}
td {
border-bottom: #b0bea6 1px solid;
font-family: arial, serif;
font-style: normal;
}
#text {
font-family: arial, serif;
font-style: normal; 
font-size: 80%;
}
#top {
padding-top: 0; padding-right: 0; 
padding-bottom: 0; padding-left: 0; 
text-align: center;
font-family: arial, serif; font-weight: bold; color: green;
font-size: 100%; /* 60%, 69%, 76%, 86%, 93% */
background: #fcf9ea;
border-top: #b0bea6 0 solid;
border-right: #b0bea6 0 solid;
border-bottom: #b0bea6 0 solid;
border-left: #b0bea6 0 solid;
}
/*prova #fcf9ea #e9e8ca #eef3f7 eller #b0bea6*/
#lh-col {
width: 19%;
border-left: #b0bea6 0 solid;
border-right: #b0bea6 1px solid;
padding-top: 3px; padding-right: 3px; padding-left: 3px; 
font-size: 80%;
background: url(.gif) #eeeeee no-repeat left bottom;
line-height: 110%;
}
#body-col {
width: 58%;
padding-top: 3px; padding-right: 3px; padding-left: 3px;
font-size: 86%;
background: #ffffff;
line-height: 130%;
}
#rh-col {
width: 19%;
border-left: #b0bea6 1px solid;
border-right: #b0bea6 0 solid;
padding-top: 3px; padding-right: 3px; padding-left: 3px; 
font-size: 80%;
background: url(.gif) #eeeeee no-repeat left bottom;
padding-top: 1px;
line-height: 110%;
}
#copy {
border-top: #b0bea6 0 solid;
text-align: center;
font-size: 76%;
background: url(.gif) #eeeeee no-repeat left bottom;
border-bottom: #b0bea6 0px solid;
}
/*Prova 
background: url(ort.gif) #fff no-repeat right bottom;
background: url(ort.gif) no-repeat left top; LEFT: 0px;
*/ 
a:link {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #800080;
border-left	: 0 solid red;
text-decoration: none;
}
a:active {
color: #ff0000;
}
a:hover {
color: #ff0000;
border-left	: 1px solid red;
padding: 0;
}
input { 
border: 1px solid #b0bea6; 
background-color: #fcf9ea; 
}
textarea { 
border: 1px solid #b0bea6; 
background-color: #fcf9ea; 
}
select { 
border: 1px solid #b0bea6; 
background-color: #fcf9ea; 
}
hr {
height: 1px
}
