/************************************/
/* TT_NEWS                          */
/************************************/
/*-----------------------------------  clearer  ----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;

}
.news-latest-container HR.clearer {
	clear:				both;
}
div.news-latest-container {
	background-color: #f5f5f5;
	clear:				both;
}
hr.clearer {
	border:				1px solid #f5f5f5;
	margin:				0px;
	padding:				0px;
}
hr.clearer-white {
	border:				1px solid #ffffff;
	margin:				0px;
	padding:				0px;
}
/************************************/
/* Rahmen für Boxen im rechten Rand */
/************************************/
div.csc-frame-frame1 {
	padding:		0px;
	border:			7px solid #ffffff;
	background-color:	#f5f5f5;
	margin:			0px;
	margin-bottom:		1em;
	font-size:		0.733em;
}
div.csc-frame-frame2 {
	padding:   		0px;
	border:	   		7px solid #ffffff;
	background-color:	#f5f5f5;
	margin:	   		0px;
	margin-bottom:		1em;
	font-size: 		0.733em;
}
/* Text bei selbst zu füllenden
	Inhaltselementen im Rand */
div.csc-frame-frame1 p.bodytext {
	padding-left:		0.3125em;
	padding-right:		0.3125em;
	/*clear:		both; */
}
/* Text falls keine Elemente im Rand
	in LIST oder LATEST view*/
div.csc-frame-frame1 p {
	padding-left:		0.3125em;
	padding-right:		0.3125em;
	clear:				both;
}
div.csc-frame-frame1 h3 {
	font-size:			1em;
	font-weight:		bold;
	color:				#0f0f0f;
	margin-bottom:		0px;
	clear:				both;
	padding-left:		0.3125em;
	padding-right:		0.3125em;
	padding-top:		6px;
	//padding-top:		0px;
}
/* headlines */
H1 {
         color:#0F0F0F;
	font-size:1.6em;
	margin:2px 0px 3px 0px;
	font-weight:bold;
}
H1.hi {
	color:#FF6633;
}
H1 strong {
	color:#FF6633;
}
H2 {
	font-size:		1.2em;
	font-weight:	normal;
}
H3 { font-size: 1em; }
H4 { font-size: 14px; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
H1.csc-firstHeader {  font-size:1.25em;  }
/************************************/
/* tt_news latest view              */
/************************************/
div.csc-frame-frame1 a {
	color:				rgb(228, 98, 25);
}
div.csc-frame-frame1 a:hover {
	text-decoration:	underline;
}
div.csc-frame-frame2 a {
	color:				rgb(228, 98, 25);
}
div.csc-frame-frame2 a:hover {
	text-decoration:	underline;
}

/* Rahmen für und Überschriften selbst */
div.csc-frame-frame1 div.csc-header {
	margin:				0px;
	/*margin-top:			2px;
	margin-bottom:		2px;*/
	float:				left;
}
div.csc-frame-frame2 div.csc-header {
	margin:				0px;
	float:				left;
}

/* Überschrift für Newsbox */
div.csc-header h2 {
	margin:				0px;
	font-size:			1em;
	padding:				0.1875em 0.3125em 0.1875em 0.3125em;
	text-transform:	uppercase;
	font-weight:		normal;
	color:				#ffffff;
	background-color:	#0f0f0f;
}
div.news-latest-gotoarchive {
	color:				#ffffff;
}
/* Newscontainer, Absätze, Überschriften, ... */
div.news-latest-item {
	padding:				0px 0.3125em 0px 0.3125em;
	margin:				0px 0px 0.6em 0px;
}
div.news-latest-item p {
	margin-bottom:		0px;
	line-height:		130%;
}
div.news-latest-item h3 {
	font-size:			1em;
	font-weight:		bold;
	color:				#0f0f0f;
	margin-bottom:		0px;
}
div.news-latest-item a {
	color:				#0F0F0F;
}
div.news-latest-item a:hover {
	text-decoration:	underline;
}
div.news-latest-morelink {
	clear:				both;
}
div.news-latest-morelink a {
	color:				rgb(228, 98, 25);
	text-transform:	uppercase;
}
div.news-latest-morelink a:hover {
	text-decoration:	underline;
}
.news-latest-gotoarchive {
	font-weight:		bold;
	margin-top:			5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:				#fff;
}
.news-latest-gotoarchive a {
	color:				#fff;
}
div.news-latest-subheader {
	font-size:			0.92em;
}
div.news-latest-item img {
	margin:				0.25em 0.5em 0.5em 0px;
	/*float:				left;*/
	display:				inline;
}
div.csc-frame-frame2 img {
	margin:				0px 0px 7px 0px;
}
div.news-latest-category img {
	float:				none;
	border:				none;
	margin:				0px;
}
.news-latest-date {
	color:				#231f20;
}
/************************************/
/* tt_news list view                */
/************************************/
div.news-list-container {
	/*font-size:			1.256em;*/
}
div.news-list-item {
	margin-top:			0.5em;
}
div.news-list-item h2 {
	margin:				0px;
}
.news-search-form {
	padding:				3px;
	margin-bottom:		5px;
	border:				1px solid #666;
	background-color:	#F9FFE5;
}
.news-search-emptyMsg{
	margin:				0px;
}
.news-search-form FORM {
	margin:				0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:		2px;
}
div.news-list-container p {
	margin-bottom:		0px;
	font-size:			0.75em;
}
p.news-list-date {
	/*float: 				right;*/
	font-size: 			0.6125em;
}
div.news-list-item a {
	color:				#0F0F0F;
}
div.news-list-morelink a {
	color:				#E46219;
}
div.news-list-morelink {
	font-size:			0.75em;
}
.news-list-imgcaption {
	float:		right;
	padding-top:	3px;
	padding-right:	3px;
	font-size:	9px;
	}
.news-list-container IMG {
	float:				right;
	position:			relative;
	border:				1px solid #666;
	margin-bottom:		5px;
	margin-right:		2px;
	margin-left:		5px;
}
.news-list-category IMG {
	float:				none;
	border:				none;
	margin:				0px;
}
/************************************/
/* tt_news page-browser             */
/************************************/
.tx-ttnews-browsebox {
	text-align:			center;
}
.tx-ttnews-browsebox-strong {
	font-weight:		bold;
}
div.tx-ttnews-browsebox-list {
	margin-top:			0.5em;
}
div.tx-ttnews-browsebox-list a {
	font-weight:		normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox  P{
	margin:				0px;
}
span.tx-ttnews-browsebox-SCell a {
	font-weight:		bold;
}
.news-search-emptyMsg {
	font-size:			11px;
	margin-left:		10px;
}
/************************************/
/* tt_news single-view              */
/************************************/
div.news-single-item {
	/*padding:5px;*/
	margin-bottom:		5px;
	/*font-size:			1.256em;*/
}
div.news-single-item H1 {
	margin-bottom:		0.7em;
}
div.news-single-item h2 {
	font-weight:		normal;
	margin:				0.5em 0px 0.5em 0px;
}
div.news-single-item div.subheader {
	margin-bottom:		1em;
	font-weight:		normal;
	font-size:			1em;
	font-style:			italic;
	line-height:		150%;
}
div.news-single-item div.subheader p.bodytext {
	margin-bottom:		0px;
}
div.news-single-img {
	float:				right;
	position:			relative;
	margin:				0.5em;
}
div.news-single-img IMG {
	border:				1px solid #666;
	margin-bottom:		5px;
	margin-right:		2px;
	margin-left:		5px;
}
div.news-single-img p.news-single-imgcaption {
	padding:				0.3125em 0 0.3125em 0;
	font-size:			0.6125em;
	clear:				both;
}
.news-single-category {
	float:				right;
}
div.news-single-backlink {
	margin-bottom:		15px;
	margin-top:			10px;
}
div.news-single-backlink a {
	font-size:			0.6875em;
}
div.news-single-backlink span.news-uid {
	color:				#aaaaaa;
	font-size:			0.6875em;
}
p.news-single-timedata {
	font-size: 0.625em;
}
.news-single-author,.news-single-imgcaption {
	font-size:			0.75em;
}
.news-single-author {
	padding-bottom:	0.1875em;
}
/* Autoransicht in rechter Spalte */
div.author-single-rightmargin {
	padding:				0px 0.3125em 0px 0.3125em;
	margin:				0px 0px 0.6em 0px;
}
div.author-single-rightmargin a {
	color:				#E46219;
}
.news-single-additional-info {
	margin-top:			1em;
	line-height:		120%;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin-top:			1em;
	font-size:			0.75em;
}
.news-single-links dd {
	font-size:			1.2em;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:		1.5em;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight:		bold;
	/*width:90%;*/
}
.news-single-related a, .news-single-files a, .news-single-links a {
	font-weight:		normal;
	/*width:90%;*/
}
.news-single-links p.bodytext a {
	font-weight:		normal;
}
div.news-single-item ul.related {
	/*font-size:			0.75em;*/
	list-style-type:	none;
}
ul.related img {
	float:				left;
	margin-right:		5px;
	position:			relative;
}
/************************************/
/* tt_news Archivemenu (AMENU)      */
/************************************/
ul.news-amenu-container {
	/*font-weight:		bold;*/
	padding:				0.3125em;
	padding-bottom:	0.5em;
	margin:				0px;
	list-style-type:	none;
	clear:				both;
}
ul.news-amenu-container li {
	padding:				0px;
	margin-left:		20px;
	font-size:			1em;
	line-height:		150%;
}
ul.news-amenu-container .selected {
	color:				#E46219;
}
ul.news-amenu-container a:hover {
	color:				#E46219;
}
/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/************************************/
/* CSSSTYLEDIMGTEXT                 */
/************************************/
/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; align:center; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  /*margin-right: 10px;*/
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 5px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #E46219; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #00000B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }


/************************************/
/* INDEXED SEARCH                   */
/************************************/
div.tx-indexedsearch {
	font-size:			16px;
}
div.tx-indexedsearch-searchbox {
	background-color:	#eaeaea;
	padding:				0.2em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#EAEAEA; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#EAEAEA; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

/************************************/
/* MODERN LINKLIST (ab_linklist)    */
/************************************/

/* --------------------  general styles  -------------------- */
.tx_ablinklist_viewDetailsForLink {
	clear:			both;
	font-size:		1.25em;
	padding:			5px;
	display:			block;
	text-align:		left;
}
a.tx_ablinklist_headerLink {
	color:			#0f0f0f;
}
.tx_ablinklist_viewAddNewLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLinkResult {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLink {
	/*font-size : 1.256em;*/
	display : block;
}

.tx_ablinklist_viewReportBrokenLinkResult {
	/*font-size : 1.256em;*/
	display : block;
}

.tx_ablinklist_viewRateLink {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLinkResult {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_categoryPath {
	font-size : small;
}

.tx_ablinklist_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_ablinklist_listView_categoryPath {
	font-size : small;
}

.tx_ablinklist_listView_categories {
	margin-top : 10px;
}

.tx_ablinklist_listView_category {
	margin-top : 10px;
}

.tx_ablinklist_listView_links {
	margin-top : 10px;
}

.tx_ablinklist_listView_link { }

.tx_ablinklist_listView_categoryLabel { }

.tx_ablinklist_listView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_listView_linkLabel { }

.tx_ablinklist_listView_linkDetails { }

.tx_ablinklist_listView_linkReportBroken { }

.tx_ablinklist_listView_linkRate { }

/* --------------------  treeView  -------------------- */

.tx_ablinklist_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_links {
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_linkAddNew {
	font-size : small;
}

.tx_ablinklist_treeView_linkLabel { }

.tx_ablinklist_treeView_linkDetails { }

.tx_ablinklist_treeView_linkReportBroken { }

.tx_ablinklist_treeView_linkRate { }

/* --------------------  searchView  -------------------- */

.tx_ablinklist_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_searchView_noLinksMessage {
	font-size : normal;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_ablinklist_searchView_categoryPath {
	font-size : small;
}

.tx_ablinklist_searchView_links {
	margin-top : 10px;
}

.tx_ablinklist_searchView_linkLabel { }

.tx_ablinklist_searchView_linkDetails { }

.tx_ablinklist_searchView_linkReportBroken { }

.tx_ablinklist_searchView_linkRate { }

/* --------------------  topView  -------------------- */

div.tx_ablinklist_pi1 {
	font-size:			normal;
	display:				block;
	text-align:			left;
	clear:				both;
}
div.ablinklist-toplist {
	padding:				0px 0.3125em 0px 0.3125em;
	margin:				0px 0px 0.6em 0px;
}
div.news-list-container ul {
	font-size:			0.75em;
	list-style-type:	disc;
	margin-top:			0.5em;
}
div.news-list-container li {
	margin-bottom:		0.5em;
}
/************************************/
/* NEW FRONTEND LOGIN               */
/************************************/
div.tx-newloginbox-pi1 {
	/*font-size:			1.2565em;*/
}