/*******
******** PAGE styles */

/* TT NEWS LIST VIEW */
#main #middle .listItem {
	border-bottom: 1px solid #CCCCCC; width: 100%; /*min-height: 100px; _height: 100px;*/ margin-top: 9px;
}

#main #middle .listItem p {
	padding: 0px; margin: 0px;
}

#main #middle .listItem .listImage {
	float: left; padding-right: 23px;
}

#main #middle .listItem .listLink {
	margin-top: 15px; text-align: right; float: right;
}

#main #middle .listItem .price {
	float: right;
}
#main #middle .listItem .clear {
	clear: both; height: 10px; font-size: 0px;
}
#main #middle .listItem #Vollwertkost {
	display: none;
	color: red !important;
}

/* TT NEWS LIST VIEW => magezines */
#main #middle .magazineItems {
	width: 100%; /*min-height: 100px; _height: 100px;*/ margin-top: 9px;
}

#main #middle .magazineItems p {
	padding: 0px; margin: 0px;
}

#main #middle .magazineItems .listImage {
	float: left; padding-right: 10px;
}

#main #middle .magazineItems .listLinkMag p {
	display: inline !important; font-size: 100%;
}

#main #middle .magazineItems .listLinkMag {
	margin-top: 15px; text-align: left;
}

#main #middle .magazineItems .clear {
	clear: both; height: 10px; font-size: 0px;
}


/* Paging */
.tx-ttnews-browsebox {
	margin-top: 20px; border: 0px none; background-color: transparent;
}
.tx-ttnews-browsebox p {
	display: none;
}
.tx-ttnews-browsebox-strong {
	font-weight: bold;
}
.tx-ttnews-browsebox table td p {
	display: block; font-size: 120%;
}
.tx-ttnews-browsebox p {
	border-top: 1px solid black; border-bottom: 1px solid black; padding: 2px 4px;
}
.tx-ttnews-browsebox td p {
	border: none; padding: 0px;
}
.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell {
	border: 0px none; background-color: transparent;
}
.tx-ttnews-browsebox td, .tx-ttnews-browsebox td p, .tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell {
	padding: 0px !important; margin: 0px !important;
}
.tx-ttnews-browsebox td, .tx-ttnews-browsebox table {
	width: auto !important;
}

/* TABLE STYLES */
#main #middle table {
	width: 100%;
}
#middle .csc-frame-frame1 .td-0 {
	background: transparent url(pages_01_FILES/ul.gif) left 1px no-repeat; padding-left: 12px;
}

/* SITE MAP */
#middle .csc-sitemap ul {
	list-style-type: none; list-style-image: none; margin: 0px; padding: 0px;
}
#middle .csc-sitemap ul li {
	line-height: 2em;
}
/* 1st level */
.csc-sitemap ul {
	text-transform: uppercase; font-weight: bold;
}
.csc-sitemap ul a {
	text-decoration: none; color: #0066cc;
}
.csc-sitemap ul a:hover {
	text-decoration: underline;
}
/* 2st level */
.csc-sitemap ul ul {
	text-transform: none; font-weight: normal; margin-left: 8px !important;
}
.csc-sitemap ul ul a {
	padding-left: 13px;
	color: black; background: transparent url(pages_01_FILES/submenu-.gif) 4px center no-repeat;
}
/* 3st level */
.csc-sitemap ul ul {
	margin-left: 12px !important;
}

/* NEWSLETTER SUBSCTIOPTION */
.formsubscr_error {
	color: red;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* DOWNLOAD CENTER */
.tx-downloadCenter-pi1 * {
	margin: 0px; padding: 0px;
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_icon {
	float: left;
	padding-right: 7px;
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_block {
	float: left;
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_title {
	
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_description {
	font-weight: bold;
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_block .tx-downloadCenter-pi1-list_link {
	
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_block .tx-downloadCenter-pi1-list_link a {
	font-weight: bold;
}
.tx-downloadCenter-pi1 .tx-downloadCenter-pi1-list_block .tx-downloadCenter-pi1-list_info {
	
}
.tx-downloadCenter-pi1-list_block_clear {
	display: block; clear: both; height: 9px; font-size: 0px;
}

/* Images with text record */
.csc-textpic-border img {
	border: 1px solid #1872d1 !important;
}
.csc-textpic .csc-textpic-text p {
	margin: 0px !important; padding: 0px !important;
}

/* Ruler after */
.csc-frame-rulerAfter {
	border-bottom: 1px solid #ccc;
}

/* MAIL FORM PLUS */
.tx-thmailformplus-pi1 table li {
	display: inline; list-style-type: none; color: red;
}
