/*CONTENT*/
#content{
 	font-family: Arial, Helvetica, sans-serif;
	color: #2d2c2b;
	margin: 10px 18px 20px 18px;
}

#content h1{
	font-size: 130%;
	font-weight: 600;
}

#content p{
	line-height: 20px;
	padding-bottom: 8px;
	text-align: justify;
}
#content ul{
	list-style: none;
	margin-top: 0px;

}
#content li{
	line-height: 20px;
	padding-left: 14px;
	background-image: url(../images/li_image.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#content a{
	color: #d41717;
}
#content a img{
	border: none;
}
#content td{
	vertical-align: top;
}
#content table.contenttable{
	width: 100%;
}

/*SYMBOLE*/
#content p.symbol_email{
	padding-left: 20px;
	background-image: url(../images/symbol_email.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#content p.symbol_vvard{
	padding-left: 20px;
	background-image: url(../images/symbol_vcard.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#content p.symbol_pdf{
	padding-left: 20px;
	background-image: url(../images/symbol_pdf.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#content p.symbol_download{
	padding-left: 20px;
	background-image: url(../images/symbol_download.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#content p.symbol_zurueck{
	padding-left: 20px;
	background-image: url(../images/symbol_zurueck.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

/*Content News Liste*/
#content .news-item-list h1{
	margin-top: 0px;
}

#content .news-item-list h1 a{
	color: #2d2c2b;
}
#content .news-item-list{
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #dbdbdb;
}
#content .news-item-list .news-date{
	text-align: right;
	font-size: 90%;
}

.tx-ttnews-browsebox {
	background:none;
	border:0;
	margin:0;
	padding:0;
}
.tx-ttnews-browsebox td p {
	margin:0;
	padding:0;
}
.tx-ttnews-browsebox-SCell {
	background:none;
	border:0;
}


#right a img{
	border: none;
	margin: 0px;
	padding: 0px;
}

#right #suche_head{
	height: 25px;
	width: 172px;
	margin: 30px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

/*SUCHE*/
#right #suche{
	height: 32px;
	width: 156px;
	padding: 14px 0px 0px 16px;
	background-image: url(../images/suche_hintergrund.gif);
	border-top: 1px dotted #c6c6c6;
	border-bottom: 1px dotted #c6c6c6;
}

#right #suche form{
	padding: 0px;
	margin: 0px;
}

#right #suche form.image{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#right #suche input.text{
	float: left;
	display: block;
	width: 130px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*AKTUELLES EVENTS ARCHIV*/
#right #archiv_head, #right #aktuelles_head{
	height: 25px;
	width: 172px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}
#right #archiv_head{
	height: 24px;
	width: 172px;
	margin: 0px;
	padding: 0px;
}
#right #aktuelles, #right #events{
	width: 172px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/news_hg.gif);
	background-repeat: repeat-y;
	border-top: 1px dotted #c6c6c6;
	border-bottom: 1px dotted #c6c6c6;
}
#right .news-item{
	font-size: 90%;
	color: #000000;
	padding: 8px 10px 12px 10px;
	border-bottom: 1px dotted #c6c6c6;
}
#right .news-item a{
	color: #000000;
}
