@import url('enchanced.css');

.topside {
	background-image : url(grafik/top_og_menu_spacer.gif);
	background-repeat : repeat-x;
	width: 33%;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #696969;
	background-color : White;
	background-image : url(grafik/top_og_menu_spacer.gif);
	background-position : top left;
	background-repeat : repeat-x;
}

html,body {
	height: 100%;
}

.lodret {
	background-image : url(grafik/spacer.gif);
	background-repeat : repeat-y;
	background-position: center;
	width: 25px;
}

.smaller {
	font-size : smaller;
}

.smallest {
	font-size : xx-small;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
}

.bundtekst, a.bundtekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a9a9a9;
	text-decoration : none;
	background-color : White;
}

.usynlig {
	visibility : hidden;
}

body,b,i,u,table,tr,td,tbody,th,p,span,div,h2,h3,h4,h5,h6,h7 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

a.alleceller {
	display: block;
	background-repeat: no-repeat;
}
