body
{
background: #F5F5DE;
}
span.link
{
color: #cc6600;
font-size: 10px;
font-family: verdana;
}
a
{
color: #000000;
font-size: 10px;
font-family: verdana;
}
a.menu
{
color: #000000;
}
td.menu
{
border-color: #C0C0C0;
border-width: 1px;
border-style: solid;
height: 30px;
}
a.smallblue
{
color: #000080;
}
a.smallorange
{
color: #FF6600;
}
a.smallgreen
{
color: #339900;
}
hr
{
border-style: solid;
height: 1px;
border-color: #cccccc;
}
table.main
{
width: 200;
}
table.blue
{
background-image: url("../images/blueback.gif");
}
table.aktuellt
{
background-image: url("../images/aktuellt.gif");
}
table.back
{
background-image: url("../images/back.gif");
width: 600;
height: 300;
}
table.gray
{
border-style: solid;
border-color: #c0c0c0;
border-width: 1px;
width: 200;
}
table.white
{
background: #f5f5f5;
}
table.orange
{
background-image: url("../images/orangeback.gif")
}
table.green
{
background-image: url("../images/greenback.gif")
}

img.dotted
{
border-style: dotted;
border-color: #c0c0c0;
border-width: 1px;
}
p.solid
{
border-style: solid;
border-color: #ff0000;
border-width: 1px;
font-size: 10px;
font-family: verdana;
}
span.title
{
font-family: verdana;
font-size: 18px;
}
span.title2
{
font-family: verdana;
font-size: 12px;
}
span.small
{
font-size: 10px;
font-family: verdana;
}
span.smallblue
{
font-size: 10px;
font-family: verdana;
color: #000080;
}
span.smallorange
{
font-size: 10px;
font-family: verdana;
color: #FF6600;
}
span.smallgreen
{
font-size: 10px;
font-family: verdana;
color: #339900;
}
span.smallgray
{
font-size: 10px;
font-family: verdana;
color: #808080;
}
span.menu
{
font-size: 9px;
font-family: verdana;
color: #000000;
}
ul.small
{
font-size: 10px;
font-family: verdana;
}
table.smallbr
{
border-style: dotted;
font-size: 10px;
font-family: verdana;
border-width: 1px;
height: 100px;
border-color: #C0C0C0;
}
input, select, textarea
{
font-family: verdana, geneva, sans-serif; 
font-size: 10px;
}