body {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
}
body { font-size: 12px; }
.default { font-size: 12px; }
a:link { color: #000000}
a:visited { color: #52188C }
a:hover  { color: #E2720E }

.menu { font-weight: normal; font-size: 14px; color:#000000 }
a.menu { text-decoration: none; color: #000000; font-size: 14px; }
a.menu:link { text-decoration: none; color: #000000; font-size: 14px; }
a.menu:visited { text-decoration: none; color: #000000; font-size: 14px; }
a.menu:hover { text-decoration: underline; color: #E2720E; font-size: 14px; }
td.menuselected { font-weight: normal; font-size: 14px; font-weight: bold; background-color: white }                 
a.menuselected { text-decoration: none; color: #B7140B; font-size: 14px; font-weight: bold; }
a.menuselected:link { text-decoration: none; color: #B7140B; font-size: 14px; font-weight: bold; }
a.menuselected:visited { text-decoration: none; color: #000000; font-size: 14px; font-weight: bold; }
a.menuselected:hover { text-decoration: underline; color: #847C94;  font-size: 14px; font-weight: bold; }

.headline { font-size: 14px; font-weight: bold; color: #000000; }
.headlineview { font-size: 16px; font-weight: bold; color: #847C94; }
.headlinelink { font-size: 12px; font-weight: bold; color: #0000EF; }
.subheadline { font-size: 10px; font-weight: bold; color: #847C94; }
.ingress { font-size: 12px; font-weight: normal; color: #000000; padding: 5px 10px; }
.ingressview { font-size: 13px; font-weight: bold; color: #000000; padding: 5px 10px; }
.body { font-size: 12px; font-weight: normal; color: #000000; padding-top: 5px; padding-left: 10px; padding-right: 10px; }
.slideshow{
	position: relative;
	bottom: 20px;
}
.date { font-size: 10px; font-weight: normal; color: #000000; }
.link { font-size: 12px; font-weight: normal; color: #000000; }
.toollink { font-size: 11px; font-weight: normal; color: #000000; }
.feedback { font-size: 11px; font-weight: normal; color: #000000; }
p { padding: 0px; margin: 0px; }
.logo {
	font-family: arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #847C94;
}

.main {	
	background-color: red;
	background: url(http://img3.custompublish.com/getfile.php/1072922.1593.drxadweawr/bakgrunn.gif) no-repeat;
	padding: 0px;
}
#navbar { 
	border: 1px solid #000000; 
	height: 322px;
}
#navbar div {
	padding: 5px;
}

/* SECTION: Articlemedia */
div.articlemedia img.mediapic { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}