img { border: 0px; }

.contentHolder
{
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

.menu
{
	float: right;
	width: 645px;
	height: 20px;
}

.languages
{
	float: right;
	width: 100px;
	height: 20px;
	text-align: center;
}

.contentH
{
	width: 100%;
	border: 0px;
}

.artTitle
{
	border-bottom: 2px solid #0089cf;
	color: #2098d5;
	padding-right: 10px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}

#artContent A:link { color: #000000; }
#artContent A:active { color: #000000; }
#artContent A:visited { color: #000000; }
#artContent A:hover { color: #000000; }

#artContent
{
	margin-bottom: 10px;
}

.rightHolder
{
	height: 30px;
	width: 100%;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.rightLink:link, .rightLink:active, .rightLink:visited
{
	color: #f46e20;
	text-decoration: none;
}

.rightLink:hover
{
	color: #0089cf;
	text-decoration: none;
}

.pflag
{
	color: #f46e20;
	border-bottom: 1px solid #f46e20;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}