
/* News: Liste + Eintrag */
div.news-list-container,
div.news-latest-container {
}

div.news-amenu-container {
 margin-bottom: 1em;
}

#inhalt div.news-list-item p{
 margin: 0px;
 padding-bottom: 0px;
/* line-height: 1px;*/
 
}

div.news-list-item { /* CAU: mehr Abstand zum nächsten Eintrag */
	margin-bottom:20px;
	}
div.news-list-morelink {
	margin-top:0.5em;
	}
.news-list-date, .news-latest-date {
	font-size:0.8em;
	}
xdiv.news-list-category *,
xdiv.news-list-morelink *{
 margin: 0px;
 padding: 0px;
}

div.news-list-morelink {
 margin-bottom: 10px;
}

div.news-latest-morelink {
 margin-top:0.2em; /*CAU*/
}

div.news-latest-item {
 float: left;
 width: 220px;
 height: 120px;
 font-size: 0.9em;
 padding: 5px 13px 5px 5px;
 margin: 10px 0px;
 border-left: 1px solid #349400;
}

div.news-list-item p,
div.news-list-item div,
div.news-latest-item p,
div.news-latest-item div {
 font-size: 0.9em;
}

/* News-Kat vom Inhalt absetzen */
div.news-single-item div.news-single-category{
 padding-top: 10px;
}

/* News: Suche */
/*
 div.news-search-form
 div.news-search-emptyMsg
*/


  
/* Shop */
div.tx-ttproducts-pi1
div#tx-ttproducts-pi1-listcat
div.tt_products_item_catlist
ul#cat1 li.act a.act {
 font-weight: bold;
}

div.tx-ttproducts-pi1
div.tt_products_minibasket {
 text-align: right;
}


/*
div.tx-ttproducts-pi1
div#tx-ttproducts-pi1-list
div.tt_products_item_list
*/

table.produkt_liste,
table.basket_items {
 background-color: #f6f2f1;
}

table.produkt_liste thead tr th,
table.basket_items thead tr th
{
 padding: 2px;
 margin: 0px;
}

table.produkt_liste tbody tr td,
table.basket_items tbody tr td
{
 background-color: #fff;
 padding: 2px;
 margin: 0px;
 border-bottom:1px solid #bbb; /* CAU, dunklere Abgrenzung */
 border-top:1px solid #bbb; /* CAU, dunklere Abgrenzung */
}

.bildZelle, .listitem .quantity{
 border-left:1px solid #bbb; /* CAU, dunklere Abgrenzung */
 border-right:1px solid #bbb; /* CAU, dunklere Abgrenzung */
}

.grauRechts, .listitem .image, .listitem .total {
 border-right:1px solid #bbb; /* CAU, dunklere Abgrenzung */
}



table.produkt_liste tbody tr td input,
table.basket_items tbody tr td input
{
 margin: 0px;
}

form fieldset {
 width: 100%;
}

form fieldset div label {
 width: 200px;
 float: left;
}

form fieldset div label.checkbox {
 width: 200px;
/* clear: all;*/
}

form fieldset div.trading_conditions
label.checkbox {
 width: 95%;
 float: right;
}

form fieldset div.trading_conditions
input {
 float: left;
}

/* Moeglichkeit, den warenkorb anzuheben */
/*
div.csc-frame-indent3366 {
 float: left;
}
div.csc-frame-indent6633 {
 float: right;
}
div.csc-frame-indent {
 clear: both;
}
*/

/* Seminare */
dXiv.tx-seminars-pi1 div p
,div.tx-seminars-pi1 div th
,div.tx-seminars-pi1 div td {
 font-size: 0.85em;
}

div.tx-seminars-pi1 div#coreContent th.responseForm {
 background-color: #EEE;
}

div.tx-seminars-pi1 div#coreContent td.separatorLine {
 background-color: #DDD;
 line-height: 0.7em;
}

div.tx-seminars-pi1 div#coreContent ul {
 margin-top: 0px;
 margin-bottom: 0.5em;
 padding-left: 1em;
}

div.tx-seminars-pi1 div#coreContent ul li {
 font-size: 0.9em;
}


