 

* {
 margin:0;
 padding:0;
 font-family:arial;
 font-size:11px;
}

h1 {
 font-size:14pt; 
 padding-top:20px;
}
h2 {
 font-size:12pt;
 margin-top:10px;
 padding-top:10px;
 color:#900;
 font-weight:bold;
}
font.logo2 {
 font-size:12pt;
 margin-top:10px;
 color:#900;
 font-weight:bold;
}



ul.meny {
 padding:5px 0 0 10px;
}

ul.meny li {
 line-height:20px;
 list-style-type:none;
 display:block;
 border-bottom:1px dashed #ddd;
 margin-bottom:2px;
 padding-bottom:2px;
}

ul.meny li span {
 font-size:10pt;
 float:left;
 display:block;
}

ul.meny li b {
 font-size:10pt;
 float:right;
 display:block;
 font-weight:normal;
}

ul.meny li br {
 clear:both;
 font-size:1px;
}


body {
 font-size:11px;
}

a {
 color:#444;
 text-decoration:none;
}


div.side,div.bottom {
 text-align:left;
 background-color:#fff;
 border:1px solid #191B56;
 border-top:0;
 width:799px;
}

div.bottom {
 border-top:1px solid #eee;
 text-align:center;
 display:block;
 line-height:40px;
}


div.padding {
 padding:10px;
}


 select          { width:140px }
 select.300      { width:300px }
 select.double   { height: 400px; width:300px }

 input.140       { width:140px }
 input.200       { width:200px }
 input.100       { width:100% }
 textarea        { width:100%; }


