.csc-sitemap ul{
	margin-left:20px;
}
.csc-sitemap a{
	text-transform:none;
	color:#000000;
}

/* overview */
.highlight{
	background:#ff0000;
}

/* kontakt */
/* margin aufheben */
.resize{
	position:relative;
	left:-12px;
	width:510px;
	overflow:hidden;
}
.resize .ext{
	margin:4px 10px 10px 12px;
}
.contact{
	padding-top:5px;
	padding-bottom:5px;
	/*border-bottom:1px dotted #00a9eb;*/
}
.management{
	background:#e8f7fd;
}

/* karte */
.tx-zipmap-pi1{
	text-align:center;
}

/* suche */
.tx-indexedsearch{}
.tx-indexedsearch-res .item{
	margin-bottom:24px;
}

/* news */
.news-container{
}
.news-item{
	padding-bottom:24px;
	margin-bottom:12px;
}
.news-single-item li{
	list-style-type:none;
	list-style-image:none;
}

/* faq */
.tx-irfaq-pi1{}
ul.tx-irfaq-questions-list{
	margin-left:20px;
	margin-bottom:20px;
}
ul.tx-irfaq-questions-list li{
	list-style-image:url('../img/faq.gif');
}
ul.tx-irfaq-questions-list li a{
	text-transform:none;
	text-decoration:underline;
	color:#000000;
}
.tx-irfaq-answer{
	margin-bottom:15px;
}
.tx-irfaq-answer h4{
	font-weight:bold;
	margin-bottom:5px;
}
.question{
	font-weight:bold;
}
.answer{
	font-weight:bold;
	color:#00a9eb;
}

/* team */
.team h3{
	margin-bottom:0px;
}
.team h4{
	margin-bottom:0px;
}
.team p{
	margin-top:10px;
}