/*--------------TOPP - OVERSKRIFT-------------------*/
#tag_1, #tag_2, #tag_3 {
	font-size: 15px;
}
/* --------------------------- MENY --------------------------- */
#usermenu li a, #adminmenu li a {
	font-size: 15px;
}
#adminmenu h2{
	font-size: 160%;
}
/* ---------------- HOVEDINNHOLD ----------------- */
#content h2 {
	font-size: 18px;
}
#content {
	font-size: 16px;
	min-height: 447px;
	height: auto;
}
/*-------------------- NYHETER ---------------------*/
html>body #flash embed {
	width: 566px;
	height: 397px;
}
.post h3 a, #posts h3 a{
	font-size: 17px;
}
.category, .date{
	font-size: 17px;
}
.byline {
  font-size: 14px;
}
.frontauthor {
	font-size: 13px;
}
/* ------------------ KOMMENTARAR ----------------- */
#comments h3, #addcomment h3 {
	font-size: 15px;
}
/* -------------------- TABELL -------------------- */
td {
	font-size: 120%;
}
/*------------------------------BUNNTEKST------------------*/
.footer {
	font-size: 14px;
}
