body
{
 color: #000000;
 background-color: #ffffff;
 margin: 0px 0px 0px 0px;
 background-repeat: repeat;
 background-image: url('/images/danavl_logo_bg.jpg');
}
body.menu
{
 background-color: #aaccee;
 margin: 0px 0px 0px 0px;
 background-image: none;
}
body.header
{
 background-color: #aaccee;
 margin: 0px 0px 0px 0px;
 background-image: none;
}
div.topline
{
 color:#ffffff; 
 background-color:#000000;
 line-height: 2;
 text-indent: 100px;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 white-space: nowrap;
}
button.menu
{
 font-family: arial;
 font-size: 14px;
 width: 110;
 margin: 0px;
 border-style: none;
 background-position: center center;
 background-repeat: repeat-x;
 background-image: url('/images/KnapBagrund.gif');
}
#wrapper
{
 margin: 25px 10px 10px 25px;
 overflow: hidden; 
}
.floater
{
 float: left;
 width: 300px;
 height: 200px;
 border-top: thin solid gray;
 border-right: none;
 border-bottom: none;
 border-left: thin solid gray;
 margin: 2px 2px 2px 5px;
 padding: 2px 2px 2px 5px;
/*display: inline;*/
}
a:link
{
 font-size: 100%;
 font-weight : normal; 
 color : blue; 
 text-decoration : underline; 
}
a:visited
{
 font-size: 100%;
 font-weight : normal; 
 color : blue; 
 text-decoration : underline; 
}
