body {
}
body.mceContentBody { 
    background-color: transparent;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58626c;
}
table td {
	vertical-align: top;
}
a {
	font-size: 11px;
	color: #01359a;
	text-decoration: none;
	border-bottom: 1px solid #bfd5e0;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
	line-height: 16px;
}

.headline, h1 {
	font-size: 15px;
	font-weight: normal;
	color: #004E91;
	margin: 0px;
	padding: 0px;
}
.headlineSub, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #544935;
	margin: 0px;
	padding: 0px;
}
.headlineSub2, h3 {
	background-color: #919191;
	padding: 1px 1px 2px 3px;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	line-height: 17px;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}


table.tableBorder {
	border: 1px solid #000000;
}

table.tableNoBorder {
	border: none;
}

img {
    border: 0px;
}
.text li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text table .marked, .text table .marked td {
	border: 1px solid #A5ACB2;
}

.section.born .headlineSub2, .section.born h3, .section.born .article h1.toph1, .section.born .articleList H1, .section.born .twoLevelMenu .level2 {
	background-color: #319B94;
}.section.lokalArkiv .headlineSub2, .section.lokalArkiv h3, .section.lokalArkiv .article h1.toph1, .section.lokalArkiv .articleList H1, .section.lokalArkiv .twoLevelMenu .level2 {
	background-color: #839D70;
}


