/*
	Copyright (c) 2006 causa-formalis systeme
	Autor 2005 Elisabeth Kaliva, Kln
*/
@charset "utf-8";
/* CSS Document */

.unsichtbar, .u, .u2, .usb, #hilfsnavigation,  dfn {
   display: block;
   position: absolute;
   left: -3000px;
   height: 0px;
   width: 0;
	margin: 0em;
	padding: 0;
	text-align:left;
}
#hilfsnavigation a:focus, #hilfsnavigation a:active {
   display: block;
   position: absolute;
	left: 3000px;
	top: 0px;
	font-weight: normal;
	padding: 0.5em 0em .5em 1.3em;
	outline: none;
	height: auto;
	width: 14em;
	background-color:#ffffff;
}
* html #hilfsnavigation a:focus, #hilfsnavigation a:active {
 	width: 15.5em;
}
/* ------ Links allgemein ------ */
a{
	text-decoration: none;
}
a:link{
	text-decoration: none;
	}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}

/* ______ Ende Links ______ */

/*  ------ Ueberschriften ------ */
h1{
	font-size: 170%;
	line-height:140%;
	font-weight: normal;
	margin:0em;
	padding:.6em 0em .5em 0em ;
}
.csc-firstHeader{
	clear: left;
	font-size: 170%;
	line-height: 140%;
	padding:.6em 0em .5em 0em ;
	margin:0em;
}
h2.category_title {
	color:#000000;
	font-size: 140%;
	line-height: 100%;
	font-weight: bold;
	padding:.3em;
	margin:1.4em 0em .3em 0em;
}
#spRechts h1 {
	font-size:100%;
	padding:0em 0em .2em .8em;
	margin:1.5em 0em .5em 0em;
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	clear:both;
}
#spRechts .csc-firstHeader {
	padding:0em 0em .2em .8em;
	margin:0em 0em .5em 0em;
}
h2{
	font-size: 130%;
	line-height: 140%;
	margin: 0em;
	padding: 1em 0em 0.5em 0em ;
	
}
h3.ospende {
	display:block;
	margin:0.2em 0em 0em 0em;
	padding:2.5em 0em 0em 3.8em;
	height:4.5em;
	color:#FFFFFF;
	font-size:110%;
	background-repeat: no-repeat;
}
h3.ospende a, h3.ospende a:hover{
	color:#FFFFFF;
}
* html h3.ospende {
	margin-bottom:1em;
}

h3{
	font-size: 100%;
	font-weight: bold;
	margin: 1.5em 0em 0.3em 0em ;
	padding:0em;
}

.wirHeader h3{
	margin: 0em 0em 0em 0em ;
	
}
h4{
	font-size: 90%;
	font-weight: normal;
	margin: 0em 0em 0em 0em ;
	padding:0em;
}
h5{
	font-size: 90%;
	font-weight: normal;
	margin: .6em 0em 0em 0em ;
	padding:0em;
}
h6{
	font-size: 90%;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding:0em;
}
.contentSp200H h3 {
	margin:0em;
}
/* ______ Ende Ueberschriften ______ */

.rot, p .err {
	color:#ff0000;
}
/* ------ Diverse HTML-Elemente ------ */
table {
	font-size: 100%;
	margin:0em 0em 1.5em 0em;
	padding:0em;
	border-right:1px solid #ececec;
	border-top:1px solid #ececec;
	border-collapse: collapse;
}
table p{
	margin:0em;
	padding:0em;
}
table caption{
	text-align: left;
	font-weight:bold;
	size:100%;
	margin:0em 0em 0em 0em;
	padding:0em 0em .5em 0em;

}
table td, table th {
	margin:0em 0em 0em 0em;
	padding:.3em .3em .3em .3em;
	vertical-align: text-top;
	border:1px solid #ececec;
	vertical-align:top;
}
table th {

}
thead  {
	font-weight: bold;
}

	
table p{
	margin-top:0px;
	margin-bottom:.4em;
}
p {
	margin-top:0em;
	margin-bottom: 1em;
}
hr.clear {
	clear:both;
	margin: 0em 0em 0.5em 0em;
	width: 100%;
	padding:0em 0em 0em 0em;
}
p.clear {
	clear:both;
	padding:0em;
	margin:0em ;
}
.pSmall{
	font-size:90%;
}
p.caption{
	padding:0em;
	margin:0em;
	font-size:90%;
}
p.csc-linkToTop {
	clear:both;
	padding:.4em 0em 0em 0em;
	margin:1em 0em 1em 0em;
	text-align:right;
}
p.back {
	padding:0em 0em 0em 0em;
	margin:3em 0em 1em 0em;
}
p.back a {
	padding:0em 0em 0em .7em;
}
hr{
	border-bottom:1px solid #cccccc;
	border-top:0px;
	height:1px;
	margin:1em 0em 0.5em 0em;
	width:100%;
}
blockquote {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.666em;
}


UL{
	margin:0em 0em 0em 1.2em;
	padding: 0em 0em 1em 0em;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}

UL.Links{
	margin:0em 0em 1em 0em;
	padding: 0em 0em 1.5em 0em;
	list-style-type: none;
	list-style-image:none;
}
UL.Links li{
	padding: 0.4em 0em .4em 0em;
	border-bottom:1px solid #ececec;

}
.Links a.external-link, .Links a.internal-link, .Links a.download, .Links a.mail{
	padding:0em 0em 0em 1em;
	display:block;
}
ul.pdf{
	padding:0em 0em 0em .2em;
	margin:0em 0em 0em 1.6em;	
	font-weight:normal;
	list-style-type: none;
	list-style-image:url(../images/icons/pdf.gif);
}
ul.pdf li{
	padding:0.2em 0em 0.2em 0em;
	margin:0em;
	clear:both;
}
ul.pdf a.download{
	padding:0em 0em 0em 0em;
	text-decoration: none;
	background-image: none;
}
.content ul.Links {
	padding:0em 0em 0em .2em;
	margin:.5em 0em 1.5em 0em;
	font-weight:normal;
	list-style-type: none;
	list-style-image:none;
	width:100%;
	border-top:1px solid #ececec;
}
.content ul.Links li, ul#cat1 li{
	padding:0.4em 0em 0.4em 0em;
	margin:0em;
	clear:both;
	border-bottom:1px solid #ececec;
}

.news-amenu-container UL {
	margin:0em 0em 0em 0em;
	padding: 0em 0em 1.5em 0em;
	list-style-type: none;
	list-style-image:none;
}

#spRechts ul{
   	list-style-type: none;
	margin-left: .8em;
	padding:0em;
}
OL {
	margin:0em 0em 0em 2.4em;
}
li {
	padding:0em;
	margin:0em;
}

dl{
	margin:0em 0em 1em 0em;
	padding:0em;
}
dt{
	margin:0em 0em 0em 0em;
	padding:0em;
	font-weight: bold;
}
dd {
	padding:0em 0em .2em 0em;
	margin:0em;
}

img {
	border:0;
}
/* ______ Ende diverse HTML-Elemente ______ */

/* ------Angepasste   HTML-Elemente ------ */



/* Aufzaehlungen*/
li.relatedInternalPage {
	padding:0em 0em .4em 1.2em;
	margin:0em;
}
li.relatedExternalPage {
	padding:0em 0em .4em 1.2em;
	margin:0em;
}
li.download {
	padding:0em 0em .4em 1.2em;
	margin:0em;
}

/* Definitionslisten */
dd.relatedNews{
	padding:.2em 0em .2em 1.5em;
	margin:0em;
	background-image: url(../images/icons/relatedNews.gif);
	background-repeat: no-repeat;
	clear:both;
}
dd.relatedInternalPage {
	padding:.2em 0em .2em 1.5em;
	margin:0em;
	background-image: url(../images/icons/relatedInternalPage.gif);
	background-repeat: no-repeat;
	clear:both;
}
dd.relatedExternalPage{
	padding:.2em 0em .2em 1.5em;
	margin:0em;
	background-image: url(../images/icons/relatedExternalPage.gif);
	background-repeat: no-repeat;
	clear:both;
}
dd.newsFiles {
	padding:.2em 0em .2em 0em;
	margin:0em;
	clear:both;
}
dd.newsFiles img{
    float:left;
	padding:0em .3em 0em 0em;
}
dd.relatedLinks, li.relatedLinks {
	padding:0em;
	margin:0em;
	clear:both;
}
dd.relatedLinks a, li.relatedLinks a{
    display:block;
	padding:0em 0em 0em 1.5em;
	margin:0em;
	clear:both;
}
/* ______ Ende angepasste HTML-Elemente ______ */

/* ------ Formulare ------ */


form {
	padding:0em;
	margin:0em;
	}
input, select, textarea{
	font-size:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
input:focus, textarea:focus, input:active, textarea:active, option:focus, option:active {
	background-color: #efefef;
	font-weight: normal;
}
label{
	margin-bottom:.416em;
}
fieldset{
	border: 1px solid #cccccc;
	padding:1em 0.7em 1em 0.7em;
	margin-bottom:1em;
}
.checkbox{
	border:0px;
	width:auto;
}
.sucheFeld {
	width:10em;
}
.radiobutton{
	border:0px;
	width:auto;
}
legend {
	font-weight: bold;
	color:#333333;
}
.button {
	background-color: #ffffff;
	border: 1px solid #666666;
	width:auto;
}
form.kontakt {
	padding:0em;
	margin:0em;
	}
form.kontakt .inputWidth{
	width:22em;
	
}
form.checkbox{
	border:0px;
	width:auto;
}
label.kontakt {
	width:8em;
	display: block;
  	float: left;
	margin:0em 0em 0em .4em;
	text-align:left;
}
.labelShop {
	width:12em;
	display: block;
  	float: left;
	margin:0em 0em 0em .4em;
	text-align:left;
}
span.err {
	font-size:90%;
	color:#ff0000;
	margin:0em;
	padding:0em;
	padding-left:9.5em;
}

* html span.err  {
	padding-left:8em;
}
fieldset.senden {
	margin-top:1.7em;
	padding-left:9em;
}

/* ______ Ende  Formulare ______*/


/* ------ Eigenschaften von HTML-Elementen in Layoutklassen ------ */
.meldung h1{ 
	padding:0em;
	margin:0em;
	font-size:100%;
}
.pfad a{
	margin:0em .7em 0em 0em;
	padding:0em 1em 0em 0em;
	background:url("../images/linkPfeil.gif") no-repeat right .5em;
}
.pfad a:hover{
	background:url("../images/linkPfeilHover.gif") no-repeat right .5em;
}
.funktionsleiste a, .suche a {
	padding:0em .8em 0em 0em;
	text-decoration: none;
	color:#666666;
}
.funktionsleiste a.active, .suche a.active {
	color:#009933;
}
.druck a:link, .druck a.active, .druck a:visited {
	color:#ffffff;
}
.druck a:hover {
	text-decoration: underline;
}
/* ______ Ende Eigenschaften von HTML-Elementen Layoutklassen ______ */
a.leitseite, a.leitseite:link, a.leitseite:hover, a.leitseite:visited, a.leitseite:active  {
	color:#009933;
	margin:0em;
	padding:.7em 0em .7em 1.2em;
	font-weight:bold;
	font-size:90%;
	display:block;
	border-bottom:1px solid #009933;	
	text-decoration: none;
}
a.spende ,a.spende:link, a.spende:hover, a.spende:visited, a.spende:active  {
	color:#FF0000;
	margin:0em 0em 0em 0em;
	padding:.7em 0em .7em 1.2em;
	display:block;
	font-weight:bold;
	font-size:90%;	
	text-decoration: none;
}
a.kinderJugend, a.kinderJugend:link, a.kinderJugend:hover, a.kinderJugend:visited, a.kinderJugend:active   {
	color:#333399;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #333399;
	margin:0em;
	padding:.7em 0em .7em 1.2em;
	display:block;
	font-weight:bold;
	font-size:90%;	
	text-decoration: none;
}

dl.subNavEbene1 a {
	padding:0em 0em 0em 1.2em;
	text-decoration: none;
	color:#000000;
	display:block;
}


dl.subNavEbene2 a {
	background: none;
	padding:.3em 0em .3em 0em;
	text-decoration: none;
}
dl.subNavEbene2 a:hover, dl.subNavEbene2 a.active {
	background: none;

}
dl.subNavEbene3 a {
	padding:.35em 0em .35em 1.2em;
	text-decoration: none;
	color:#000000;
}
.suche a {
	padding:0em;
	margin:0em;
	background:none;
}
/*  ------ Links ------ */
a.external-link {
	text-decoration: none;
	padding:0em 0em 0em 1.5em;
	margin:0em;
}
a.external-link-new-window {
	text-decoration: none;
	padding:0em 0em 0em 1.5em;
	margin:0em;
}
a.internal-link, .mehr a{
	text-decoration: none;
	padding:0em 0em 0em .7em;
	margin:0em;
}
a.mehr {
	text-decoration: none;
	padding:0em 0em 0em .7em;
	margin:0em;
}
a.download {
	text-decoration: none;
	padding:0em 0em 0em .7em;
	margin:0em;
}
a.mail {
	padding:0em 0em 0em 1.7em;
	text-decoration: none;
}
a.zurueck {
    color:#009933;
	text-decoration: none;
	float:left;
	padding:0em 0em 0em 1.2em;
}
a.lupe{
	padding:0em 0em 0em 1.5em;
	margin:0em;
}
a.ospende{
	padding:1.5em 0em 0em 3em;
	margin:.5em 0em 0em 0em;
	height:3.1em;
	font-weight:bold;
	display:block;
	background: url(../images/links/oSpende.gif) no-repeat left top;
}
p.csc-linkToTop {
	text-align:right;
}
p.csc-linkToTop a{
	padding:.2em 0em 0em 0em;
	margin:0em;
}

/* ______ Links______ */

/*   Thumps Fotogalerie  */
#thump{
	margin:0;
	padding:0;
	font-size:90%;
}
#thump img{
	width:10.26em;
	margin:0;
	padding:0;
}
#thump a.imgMargin{
	margin:0;
	padding:0;
	background-image:none;
}
#thump p {
	clear:both;
	margin:0em 0em 0em 0em; 
	padding:0em;
}
/*-----Ende Thumps Fotogalerie-----------*/

/*   Bilder  */
.imgMargin60 {
	margin:0 .3em 0em 0em;
	float:left;
	width:5.21em;
	clear:right;
}
.imgMargin200{
	width:17em;
	margin:0em 0em 1.5em 0em;
	padding:0;
	}
.flash {
	width:10.086em;
	height:19.13em;
}
/*-----Ende Bilder-----------*/
/*   Container Klassen  */
.containerContent p, .containerContent ul, .container p{
	margin-left: 0em;
}
.clearLeft {
	float:left;
	margin:0em 0em 1em 0em;
	width:60%;
}
#spRechts .clearLeft {
	width:45%;
}
.container img {	
	margin:0em 0em 0em .3em;
	padding:0em;	
	clear:left;
	float:left;
}
.container p {
	clear:both;
}
.news-amenu-container ul li{
	margin:0em 0em .5em  0em;
     	padding:0em 0em 0.2em .8em;
     	border-bottom:1px solid #ececec;
}
.container h1, .news-amenu-container h1, .news-latest-container h1, .news-amenu-container h1, .contentSp200 h1{
	font-size:100%;
	padding:.2em .3em .3em .3em;
	margin:1em 0em .5em 0em;
	font-weight:bold;
	color:#ffffff;
	line-height: normal;
}
.contentSp200 h1.csc-firstHeader{
	padding:.2em .3em .3em .3em;
	margin:0em 0em .5em 0em;
	line-height: normal;
}
.container h2 {
	font-size:100%;
	font-weight:bold;
	margin:0em 0em 0em 0em;
	padding:0em;
	color:#333333;
}

#spRechts .containerContent {
	margin:0em 0em .5em .7em;
	font-size:87%;
}
#spRechts p {
	padding-left:.8em;
}

/*-----Ende Containerklassen-----------*/



/*   Styles tt_news  */
.news-latest-container h2 {
	font-size:100%;
	font-weight:normal;
	margin:0em;
	padding:0em;
}
.news-list-container img, .buch img, .single-news img, .news-latest-container img{
	float:left;
	clear:right;
	margin:0.3em .7em .8em 0em;
}
.news-latest-container a{
	text-decoration: none;
	padding:0em 0em 0em .7em;
	margin:0em;
}

.news-list-container h3 {
	margin:0em;
	padding:0em;
}
.buch h3 {–
	margin:0em;
	padding:0em 0em 0.5em 0em;
}
p.index {
	clear:both;
	padding:0.3em 0em 0em 0em;
	margin-top:0.5em;
}
.news-search-form {
	border-bottom: 1px solid #cccccc;
	margin:.5em 0em 1em 0em;
	padding:0em 0em 1.5em 0em;
}
.newsSuche {
	width:31.5em;
}
/*-----Ende tt_news -----------*/

/* 		Tabelle mit grauem Kopf und grauem Rand */
 table.grauerKopf th {
	background-color:#ececec;
	border-left:1px solid #ececec;
	
}
/* 		Tabelle mit orangenem Kopf*/




table caption {
	text-align: left;
font-weight:bold;
}
/* 		Tabelle Randlos  */
table.randlos{
	margin:0em 0em 1.5em 0em;
	padding:0em;border:none;
}
table.randlos td, table.randlos th {
	margin:0em 0em 0em 0em;
	padding:0em .5em .5em 0em;
	text-align: left;
	vertical-align: text-top;border:none;
}
table.randlos th {
	color:#ececec;
}


/* Ende Tabellenklassen */

/*-----Files -----------*/

dl.filelinks {
	margin:0em 0em 1em 0em;
	padding:0em 0em 0em 0em;
	clear:both;
	float:none;
	display:table;
	width:100%;
}
dl.filelinks dd {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	margin:0em;
	clear:both;
	line-height: normal;
}
dl.filelinks dt {
	margin:0em;
	float:left;
	font-weight:normal;
	padding:0em 0em 1em 0em;	
	clear:right;
	width:90%;

}
dl.filelinks dd img {
	margin:0em .892em 0em 0em;
	padding:0em;
	float:left;
	clear:right;

}

/*-----Ende files -----------*/
/* Zweispaltig */
dl.bildText {
	margin:0em 0em .5em 0em;
	padding:0em 0em 0em 0em;
	clear:both;
	font-size:100%;
}

dl.bildText dd.img {
	margin:0em 1em 0em 0em;
	padding:0em;
	float:left;
	clear:right;
	display:table;
}
dl.bildText dd.img  h1{
	margin:0em 0em 0em 0em;
	padding:0em;
}
dl.bildText dd.text {
	margin:0em;
	padding:0em;
}
dl.bildText dd.links img {
	margin:0em 0em .5em 0em;
	padding:0em;
}
dl.bildText dd.links {
	float:left;
	clear:right;
	padding:0em;
	margin:0em 0.7em 0em 0em;
	line-height:normal;
	width:30%;		
}
dl.bildText dd.rechts {
	float:left;
	padding:0em;
	margin:0em;
	width:65%;
}
#spRechts dl.bildText {
	margin:0em .1em 0em .7em;
	padding:0em;
}
#spRechts dl.bildText dd.links{
	width:40%;
}
#spRechts dl.bildText dd.rechts{
	width:55%;
}

#spRechts dl.bildText dd.links  {
	margin:0em;
	padding:0em;
}
/* Ende Zweispaltig */



/* Schriftfarben für Geschwisterseite */

p.begleitung, span.begleitung {
	color: #FF0000;
	font-size:130%;
}

p.betreuung, span.betreuung {
	color: #333399;
	font-size:130%;
}

p.freizeiten, span.freizeiten {
	color: #FF9900;
	font-size:130%;
}

p.gruppen, span.gruppen {
	color: #009933;
	font-size:130%;
}

p.weitere, span.weitere {
	color: #00CCFF;
	font-size:130%;
}
p.grau, span.grau {
	color: #cccccc;
	font-size:130%;
}

/* Ende Schriftfarben f?r Geschwisterseite  */


/*  ------ Links Service------ */
.Links  .Links a.internal-link, .Links a.download, .Links a.mail{
	padding:0em 0em 0em 1em;
	display:block;
}
.Links  a.external-link, .Links a.external-link-new-window{
	padding:0em 0em 0em 1.5em;
	display:block;
}
/*  ------ Ende Links ------ */


/*  ------ Links WIR------ */
a.pdfWIR {
	background-position: 0em .4em  0em 0em;	
	text-decoration: none;
	padding:0.4em 0em 0em 1.8em;
	margin:0em;	
	display:block;
		
}
/*  ------ EndeLinks WIR------ */

p.forms Form {
	float:left;
	clear:right;
	margin-right:0.5em;
}

/* Shop */
dl.shop-list, dl.shopDetail {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	clear:both;
	font-size:100%;
}
dl.shop-list dt, dl.shopDetail dt {
	margin:0em 0em .5em 0em;
}
dl.shop-list  h1, dl.shop-list  h2, dl.shop-list h3, dl.shopDetail h3{
	margin-top:0em;
	padding-top:0em;
}
dl.shop-list dd.imgShopList {
	margin:.3em .8em 0em 0em;
	padding:0em;
	float:left;
	clear:right;
	width:23%;
}
dl.shop-list dd.textShopList {
	float:left;
	clear:right;
	padding:0em;
	margin:.3em .833em 0em 0em;
	width:72%;
}

dl.shopDetail dd.shopDetailImg {
	margin:.3em .8em 0em 0em;
	padding:0em;
	float:left;
	clear:right;
	width:25%;
}
dl.shopDetail dd.shopDetailText {
	float:left;
	clear:right;
	padding:0em;
	margin:.3em .833em 0em 0em;
	width:70%;
}
dd.imgShopList a, dd.shopDetailImg a{
	display: block;
	margin:0em;
	padding: 0em 0px 1.7em 0em;
	vertical-align:bottom;
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #cccccc;
	}
dl.shop-list .link {
	font-size:90%;
	padding: 0em 0px 1em 0em;
}
dd.textShopList a {
	text-decoration: none;
	padding:0em 0em 0em .7em;
	margin:0em;
}
form .orderButtom {
	width: 13em;
	background-color:#ececec;
}

.tt_products_item_catlist {
 	margin:0em;
        padding:0em;
       
        }
ul#cat1 {
	list-style-type: none;
	list-style-image:none;
	}
.tt_products_item_catlist  a:link,  .tt_products_item_catlist  a:visited{ 
	text-decoration: none;
	padding:0em 0em 0em 0.7em;
	display:block;
}    
.tt_products_item_search {
	padding: 0em 0em 3em 0em;
	margin: 1em 0em 1em 0em;
}
.tt_products_item_catlist a:hover { 
	text-decoration:none;   
}
.tt_products_minibasket {
	clear:both;
	margin:0em 0em 0em 0em;
	height:4em;
}
.orderButtom {
	margin-bottom:1em;
}
.tt_products_item_catlist a:focus { 
		text-decoration:none; 
		font-weight:bold;
}
.tt_products_item_catlist ul {
	margin:0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style-type: none;

}   
.tt_products_item_catlist .act {
	font-weight:bold;
} 
.basket img{
	float:left;
	margin:0.4em 0.5em 0em 0em;
}
table.basket_items  {
	margin:0em;
	padding:0em;
	width:100%;
	border-right: 1px solid #ececec;
}

table.basket_items th  {
	background-color:#ececec;
	border-right: 1px solid #ffffff;
}

table.basket_items td {
}
td.price, td.total {
	white-space: nowrap;
}
dl.warenkorb {
	clear:both;
	display:table;
	margin-bottom:1em;
}
dl.warenkorb dt{
	float:left;
	clear:right;
	width:14em;
	font-weight:normal;
}
dl.warenkorb dd{
	clear:right;
	width:20em;
	float:left;
}

.delivery-payment h3, .delivery_address h3, .notes h3, .price_summary h3, .invoice_address h3, .shop_address h3 {
	clear:both;
	background-color:#ececec;
	padding:0.2em;
	color:#009933;
	margin-bottom:.5em;
}
.form_control, .shop_address{
	 padding-top:2em;
	 }
.payment_message{
	 padding-bottom:1em;
	 }
.basket_items caption {
	display:none;
}
.shopSuche {
	width:24em;
}
/*-----Ende tt_products--------------*/

/* SITEMAP */
.csc-sitemap ul{
	margin:.5em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	list-style-type:none;
	list-style-image: none;
	font-weight:bold;
	font-size: 120%;
}
.csc-sitemap ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:.4em 0em 0em 0em;
	margin:em 0em 1em 0em;
	font-weight:normal;
	border-top:1px solid #cccccc;
}
.csc-sitemap ul ul ul{
	font-weight:normal;
	border:none;
	padding:0em 0em 0em 1.7em;
	margin:0em 0em 0em 0em;
	font-size:90%;
}
.csc-sitemap ul li{
	border:none;
	padding:1em 0em 1em 0em;
	margin:0em;
	clear:both;
}
.csc-sitemap ul li ul li {
	border:none;
	padding:0.2em 0em 0.2em 0em;
	margin:0em;
	clear:both;
}
.csc-sitemap ul li ul li ul li{
	border:none;
	padding:0em 0em 0em 0em;
	margin:0em;
	clear:both;
}
.csc-sitemap ul a, .csc-sitemap ul a:active, .csc-sitemap ul a:visited{
	background: url("../images/icons/iconSitemap1.gif") no-repeat 0em .1em;
	padding:0em 0em 0em 1.2em;
	text-decoration: none;
}

.csc-sitemap ul ul a, .csc-sitemap ul ul a:active, .csc-sitemap ul ul a:visited{
	color:#333333;
	background: url("../images/icons/iconSitemap2.gif") no-repeat 0em .2em;
	padding:0em 0em 0em 1.2em;
	text-decoration: none;
}

/* ENDE SITEMAP */

/* SUCHERGEBNISSE*/
dl.suchergebnisse   {
	margin:0em 0em 1em 0em;
	padding:0em 0em 0em 0em;
}

dl.suchergebnisse  dt {
	border-top:1px solid #cccccc;
	clear:both;
	margin:0em 0em 0em 0em;
	padding:0.3em 0em 0em 0em;
}
dl.suchergebnisse  dd{
	margin:0em;
	padding:0em;
	margin:0em 0em 0em 0em;
	clear:both;
}
dl.suchergebnisse  dd.meta{
	clear:both;
	font-size:90%;
	padding:.3em 0em 1.3em 0em;
}
dl.suchergebnisse  dd.zusammenfassung {
	clear:both;
	padding:.3em 0em .3em 0em;
}
/* ENDE SUCHERGEBNISSE*/  

.galery .csc-textpic-firstcol {
	clear:right;
	float:left;
	margin:0em 1em 0em 0em;
	padding:0em 0em 0em 0em;	
	}
.galery .csc-textpic-lastcol {
	margin:0em;
	padding:0em 0em 0em 0em;
}
.galery p.caption {
	margin-bottom:1em;
	}
.vcard {
	margin-bottom:2em;
}
.tx-ttnews-browsebox table, .tx-ttnews-browsebox table td, .tx-ttnews-browsebox table th {
border:none;
}

.hinweisPreis{
	font-weight:normal;
	font-size:77%;

}
