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

a.content {
	text-decoration: underline;
}

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

a.contentExtern, a.listExtern  {
	text-decoration: underline;
	background-image: url(../../img/icons/link_extern.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 1.9em;
}

a.contentExtern:hover, a.listExtern:hover  {
	color: #8A0917;
	background-image: url(../../img/icons/link_extern_hi.gif);
}

a.listExtern  {
	text-decoration: none;
}

a.arrow, a.teaser  {
	background: url(../../img/icons/link_arrow.gif) no-repeat 0 0.25em;
	padding-left: 1.7em;
}

a.arrow:hover, a.teaser:hover  {
	color: #8A0917;
	background-image: url(../../img/icons/link_arrow_hi.gif);
}

a.teaser  {
	font-weight: bold;
}

a.back  {
	background: url(../../img/icons/back_link_arrow.gif) no-repeat 0 0.25em;
	padding-left: 1.7em;
}

a.back:hover  {
	color: #8A0917;
	background-image: url(../../img/icons/back_link_arrow_hi.gif);
}

#content ul {
	margin: 0.6em 0em 0.8em 0em;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul li {
	margin: 0.5em 0em 0.5em 1.2em;
	padding: 0;
}

#content td, #content  th {
	padding-bottom: 0.8em;
	vertical-align: top;
}

#content  th {
	padding-bottom: 0.3em;
	font-weight: bold;
}

div.content, div.content p {
	line-height: 1.4em;
}

td.col1 {
	padding-right: 0.8em;
}

.clear {
	clear: both;
}

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

.inlineLeft {
	float: left;
	padding:0.5em 0.8em 0.5em 0;
}

.inlineRight {
	float: right;
	padding:0.5em 0.4em 0.5em 0.8em;
}

img {
	border: none;
}

i.imgDesc {
	color:#000000;
	font-size:0.9em;
	width:260px;
	display:block;
}

img.imgDesc {
	display:block;
	padding-bottom:0.2em;
}

.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;
}

p {	
	padding: 0em 0em 0em 0em;
	margin: 0.6em 0em 0.8em 0em;
}

p.link a {	
	display:block;
	padding-bottom:0.6em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin: 0.3em 0 0.3em 0;
}

.contentHeadline, .contentSubHeadline {
	margin: 0;
	padding: 0 0 0.3em 0;
}

.contentHeadline img {
	height: 19px;
}

.contentSubHeadline img {
	height: 18px;
}

dt {
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 0 0;
	margin: 0.46em 0 0 0;
}

dd {
	padding: 0 0 0 0;
	margin: 0 0 0 1.8em;
}