/* Theme: 'wellness' */
#content td.middle table.title td.titletxt {
	background: #8c6894;
	width: 100%;
	text-align: center;
	color: #fff;
}

#content table#topic td.txt, #content table#article td.txt {
	padding: 0 5px 0 0;
}

#content table#article td.txt h1, #content table#topic td.txt h1 {
	margin: 0 0 10px 0;
	color: #7e558d;
	font-size: 18px;
	line-height: normal;
}

#content table#articlepre td.txt {
	background: #dcd1df;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content table#articlepre td.txt h2 {
	margin: 0 0 5px 0;	
	padding-top: 4px;
	color: #80558b;
	font-size: 14px;
}

#content div#artbalken {
	padding: 2px 2px 2px 10px;
	background: #8c6894;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#content div#quicknav {
	margin: 15px 0 8px 0;
	color: #454545;
	font-size: 11px;
}

#content div#quicknav b {
	color: #7e558d;
}

#content div#quicknav a {
	color: #7e558d;
	font-weight: bold;
}

#content div#articlenav {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
	color: #454545;
}

#content div#articlenav a {
	color: #7e558d;
	font-weight: bold;
}

#content div#bottomline {
	font-size:1px;
	border-bottom:3px solid #7e558d;
}

/* Article Categorie */
#content table#artcat {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#content table#artcat td {
	background: #ddd1df;
	border-right: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#content table#artcat td a {
	display: block;
	padding: 2px 0 2px 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #8c6894;
}


#content table#artcat td a:hover {
	background: #ddd1df;
}
