﻿/* Resetting Styles
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; }
a img { border: none; }
/*------------------*/

/* Default Font
*/
/*   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size: 100.01%; }
body { font-size: 75%; color: #222; background: #fff; font-family: Arial, sans-serif !important; }
a:focus, a:hover { color: #000; }
a { color: #000; text-decoration: underline; }
strong { font-weight: bold; }
/*------------------*/

/* Misc Styles
*/
ul { list-style-type: disc; }
ol { list-style-type: decimal; margin: 5px 0 5px 35px; }
.hide { display: none; }
.clear { clear: both; float: none !important; }
/*------------------*/


/*Beregner*/
a.topbanner { display: none !important; }
