/* Basic */
/*.htmlarea-content-body p{**/
.htmlarea-content-body table, 
.htmlarea-content-body form{
	padding: 0px;
	margin: 0px;
	}

/* Text */
span.downloadRight{	text-align: right; }

/* Paragraph */
table.csc-frame-frame1, p.csc-frame-frame1, .csc-frame-frame1 { text-align:right; }
table.csc-frame-frame2, p.csc-frame-frame2, .csc-frame-frame2 { text-align:left; }
table.csc-frame-frame3, p.csc-frame-frame3, .csc-frame-frame3 { border-bottom: 1px solid #cccccc; padding: 0px; margin:0px; height:1px;}

/* Links */
div.tx-pressdownload-pi2 a,
ul.csc-menu-1 a,
div.search_advanced a,
a.mail,
a.external-link,
a.external-link-new-window, 
a.internal-link, 
a.internal-link-new-window, 
a.download{
	background-image:url(/fileadmin/templates/images/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 1px 2px 1px 14px;
	color: #438BA1;
	text-decoration:none;
	}
div#footer a.internal-link,
a.go-west_link{
	background-image:url(/fileadmin/templates/images/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 1px 2px 1px 14px;
	color: #ffffff;
	text-decoration:none;
	}
div.tx-pressdownload-pi2 a,
ul.csc-menu-1 a:hover,
div.search_advanced a:hover,	
div#footer a:hover.internal-link,
a:hover.mail,
a:hover.go-west_link,
a:hover.external-link,
a:hover.external-link-new-window, 
a:hover.internal-link, 
a:hover.internal-link-new-window, 
a:hover.download{
	text-decoration:underline;
	}

/* Liste */

#content_inner ul li, 
.htmlarea-content-body ul li{
	list-style-image:url(/fileadmin/templates/images/bullet.gif);
	}

/* Styles für User-Elements */



