/* GENERIC TABLE / BODY STYLE */
body {
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #1c2b39;
	margin:0;
	padding:0;
	font-size:12px;
}

h1, h2, h3 { padding: 0; margin: 0; } /* Nullstiller */

/* STANDARD LINKS */
a:link, a:visited { color: #39b6b8; text-decoration: none; }
a:hover { color: #818285; text-decoration: none; }

/* NEW GLOBAL CLASSES */
.heading { font-size: 146.5%; font-weight: bold; color: #39b6b8; /*text-transform: uppercase;/**/ letter-spacing: 1px; margin: 5px 0 10px 0; }
.heading_frontpage { font-size: 40px; font-weight: bold; color: #5b473f; /*text-transform: uppercase;/**/ letter-spacing: 0px; line-height: 38px; margin: 5px 0 10px 0; }
.content_frontpage { font-size:108%; font-weight:bold; }
.smallheading { font-size: 108%; font-weight: bold;  }
.smallheading1 { font-size: 108%; font-weight: bold; color: #7390a1; } /* blå */
.smallheading2 { font-size: 108%; font-weight: bold; color: #642f8c; } /* lilla */
.smallheading3 { font-size: 108%; font-weight: bold; color: #639015; } /* grønn logofarge */ 
.small_text { font-size: 77%; }
.small_text_color { font-size: 77%; color: #39b6b9; }

img { border: 0; }
