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

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

#content table#topic td.txt h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #934c00;
	font-size: 18px;
	line-height: normal
}

#content table#article {
	margin: 0;
	padding: 0;
	background: #e9d4aa url(/i/genuss/bg.jpg) right top no-repeat;
}

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

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

#content table#article td.txt h2 {
	margin: 0;
	padding: 0;
	color: #934c00;
	font-size: 16px;
	line-height: normal;
}

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

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

#content div#artbalken {
	margin: 0;
	padding: 2px 2px 2px 10px;
	background: #d3a955;
	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: #934c00;
}

#content div#quicknav a {
	color: #934c00;
	font-weight: bold;
}

#content div.artbottom {
	margin: 0;
	padding: 0;
	background: #e9d4aa;
	text-align: right;
}

#content h1.vorgstl {
	margin: 0;
	padding: 5px;
	color: #934c00;
	background: #e9d4aa;
	font-size: 18px;
}

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

#content div#articlenav a {
	color: #934c00;
	font-weight: bold;
}

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


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

#content table#artcat td {
	background: #934c00;
	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: #d3a955;
}

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

/* Article Categorie end */

