body {
margin:0;
font-size:11px;

font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
a {
color:#999999;
text-decoration:none;
}
a:visited {
color:#999999;
}
a:hover {
color:#97c45c;
}
#sfo {
position:fixed;
top:0px;
left:0px;
height:35px;
width:100%;
background:url(../images/sfowrapper.jpg) repeat-x;
}
strong {
color:#87ba43;}
#wrapper {
margin:auto;
width:990px;
}
#topmenu {
position:fixed;
padding-left:255px;
width:534px;
top:0;
height:52px;
background:red;
background:url(../images/sfowrapper.jpg) repeat-x;
height:70px;
}
#header {
background:#fff;
position:fixed;
top:41px;
height:213pxpx;
width:200px;
}
#comeprod {
width:200px;
padding:5px;
}
#content {
padding-left:276px;
padding-top:90px;
}
#prefooter{
background:url(../images/bg_prefooter.jpg);
width:100%;
position:fixed;
bottom:23px;
height:38%;
border-top:9px solid #ebebeb;
}
#footer{
background:url(../images/sfowrapper.jpg) repeat-x;
width:100%;
position:fixed;
bottom:0;
height:23px;
}
h1 {
color:#d7014b;
border-bottom:1px dashed #ebebeb;
}
h2 {
color:#d7014b;
border-bottom:1px dashed #ebebeb;
}
table.schede strong {
color:#88bb44;
}
table.schede {
  border-width: 1px 1px 1px 1px;
  border-spacing: 2px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  border-collapse: separate;
  background-color: white);
}
table.schede th {
  border-width: 0px 0px 0px 0px;
  padding: 2px 2px 2px 2px;
  border-style: inset inset inset inset;
  border-color: white white white white;
  background-color: #fbfbfb;
  -moz-border-radius: 0px 0px 0px 0px;
}
table.schede td {
  border-width: 0px 0px 0px 0px;
  padding: 2px 2px 2px 2px;
  font-size:11px;
  border-style: inset inset inset inset;
  border-color: white white white white;
  background-color: #fbfbfb;
  -moz-border-radius: 0px 0px 0px 0px;
}

