a  {
	color: #595241;
	text-decoration: none;
}

a.content {
	text-decoration: underline;
}

a.content:hover  {
	color: #8A0917;
}

a.contentExtern, a.listExtern  {
	text-decoration: underline;
}

a.contentExtern:hover, a.listExtern:hover  {
	color: #8A0917;
}

a.listExtern  {
	text-decoration: none;
}

a.arrow:hover, a.teaser:hover  {
	color: #8A0917;
}

a.teaser  {
	font-weight: bold;
}

a.back:hover  {
	color: #8A0917;
}

.clear {
	clear: both;
}

br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	border: none;
}

.first {
	padding-top: 0;
	margin-top: 0;
}

.last {
	padding-bottom: 0;
	margin-bottom: 0;
}

q {
	font-family: Courier New, sans-serif, monospace, fantasy;
	line-height: 1.2em;
	font-weight: normal;
	font-style: italic;
}
