body {
        background-color: #f5f6f3;
        text-align: left;
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #262626;
}

body.mceContentBody { 
    background-color: transparent;
}
table {
}
table td {
	vertical-align: top;
}

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

table.tableNoBorder {
	border: none;
}

a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #193d8d;
	border-bottom: #cec8b8 solid 1px;
}

a:hover, #aaConatiner a:hover {
	color: #bdd498;
}
p {
	margin: 0px;
}
img {
    border: 0px;
}
.text LI {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text TABLE .marked, .text TABLE .marked TD {
	border: 1px solid #A5ACB2;
}

h1, .headline {
	font-size: 13px;
	font-weight: normal;
	color: #1c6e18;
	margin: 0px;
}

h2, .headlineSub {
	font-size: 13px;
	font-weight: bold;
	color: #1c6e18;
	margin: 0px;
}

h3, .headlineSub2 {
	font-size: 11px;
	font-weight: bold;
	color: #1c6e18;
	margin: 0px;
}

.article h1 {
	color: #1c6e18;
	padding-bottom: 10px;
}

.article h2 {
        color: #1C6E18;
        line-height: 23px;
}

article h3 {
	color: #262626;
}

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

.fileDownloadClass img {
	vertical-align:middle;
}

/* Unge style */
.unge h1, .unge .headline, .unge h2, .unge .headlineSub, .unge h3, .unge .headlineSub2 {
 color: #000000;
 font-weight: bold;
}

.unge.article h1 {
	color: #9b0101;
	font-weight: bold;
}

/* Born style */
.born h1, .born .headline {
	color: #ab995b;
	font-weight: bold;
}

.born h2, .born .headlineSub, .article.born .text h2 {
	color: #2d4466;
	font-weight: bold;
}

.born h3, .born .headlineSub2, .article.born .text h3 {
 color: #2d4466;
 font-weight: bold;
}

.born.article h1 {
	color: #212951;
	font-weight: bold;
}

