/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin: 0px 0px 0px 0px;
	background-color:#EFF1EC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;

}
A { color: #1142A2; text-decoration: underline; border:0px;}
A:hover { color: #FC7215; }

IMG {border: 0px;}
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 15px; color: #1142A2; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;letter-spacing: 0.2em;}
H2 { font-size: 14px; color: #1142A2; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;letter-spacing: 0.2em;}
H3 { font-size: 12px; color: #1142A2; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;letter-spacing: 0.2em;}
H4 { font-size: 10px; color: #1142A2; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;letter-spacing: 0.2em;}
H5 {
	font-size: 12px;
	color: #1142A2;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
H1, H2, H3, H4, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 10px; padding:2px 0px 0px 0px;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #1142A2;  text-decoration: none;}
H2 A { color: #1142A2; }
H3 A { color: #1142A2; }
H4 A { color: #1142A2; }
H5 A { color: #1142A2; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: normal; color: #FC7215; }

P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	line-height: 15px;
}

bodytext { color: #000000; font-size:11px;	}
bodytext A { }

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { }
/* TABLE.contenttable TR TD { vertical-align: top; } */

/* Tables, specifically */
TABLE.contenttable-0 {
 display:block;
}

TABLE.contenttable-0 P { }

TABLE.contenttable-0  { color: #333333;}

TABLE.contenttable-0 TR.tr-odd TD { background-color: #CFCECC; padding: 5px 5px 5px 5px; 
text-align:center;}
TABLE.contenttable-0 TR.tr-even TD { background-color: #968F88; padding: 5px 5px 5px 5px; text-align:center;}
TABLE.contenttable-0 TR.tr-0 TD { background-color: #968F88; font-weight: normal; padding: 5px 5px 5px 5px; color:#FFFFFF; text-align:center;}


TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD  { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4; }

 
TABLE.contenttable-2 P { color: #10007B; background-color: #CFCECC; padding: 5px 5px 5px 5px;}
TABLE.contenttable-2 TR TD.td-0 { background-color: #968F88; padding: 5px 8px 5px 8px;}
TABLE.contenttable-2 TR TD.td-0  { font-weight: bold; padding: 5px 5px 5px 5px;background-color: #CFCECC;}

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 , TABLE.contenttable-3 TR.tr-0 TD  { font-weight: bold;}
/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-image: url(../../uploads/pics/bullet.gif); margin: 10px 0px 10px 17px;}
UL.csc-bulletlist-1 { color: #000000; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #000000; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #000000; list-style-image: url(img/red_arrow_bullet.gif); } 
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {margin-top:28px;}
DIV.csc-frame-rulerBefore { margin-top:40px; }
DIV.csc-frame-rulerAfter { margin-top:40px;}
DIV.csc-frame-indent { margin:40px 0px 0px 20px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #F3F9FE; padding: 20px 20px 20px 20px; border: 1px solid #4E9CD6; margin-top:30px; width:1%;}
DIV.csc-frame-frame2 {padding: 2px 4px 2px 4px; border-top: 1px solid #4E9CD6; margin-top:30px;}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #transparent; }
TABLE.csc-uploads TR.tr-odd { background-color: #transparent; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #ffffff; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #ffffff; }
/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 15px; padding-right: 20px;}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {font-weight: normal;}
FORM TABLE TR TD.csc-form-fieldcell { font-weight: normal;  }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { 
	width:200px;
	font-size:12px;
	margin: 0px 0px 2px 0px;
	background-color:#fff;
	border-top: 1px solid #7A7978;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #7A7978;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 5px 0px 5px;}
#mf-submit{
		width:213px;
		padding: 2px 5px 2px 5px;
		background-color:#1142A2;
		border-top: 1px solid #6786C4;
		border-right: 1px solid #092355;
		border-bottom: 1px solid #092355;
		border-left: 1px solid #6786C4;
		font-family:Verdanda,Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #fff;
}	
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/* SITEMAP */
.ksSitemapHeadline { color: #e23322; font-size:15px; font-weight:bold; }
.ksSitemapFullWidTable { width:346px; border:0px; }
.ksSitemapLeftMargMin { margin-left:9px; }
.ksSitemapL0TD { background-color:#544234; height:25px; padding-left:10px; border: 1px solid #544234;}
.ksSitemapL1TopSpace { margin-top:15px; }
.ksSitemapL1TD {border: 1px solid #544234; padding-left:10px; height:20px; background-color:#BBB7B1;
}
/* ------------- Sitemap Level 0: */
a.ksSitemap0, a.ksSitemap0:link, a.ksSitemap0:visited, a.ksSitemap0:active {
	font-size: 14px;	color: #E2E0DE;	font-weight: bold;	text-decoration: none;
}
a.ksSitemap0:hover {
	font-size: 14px;	color: #E2E0DE;	font-weight: bold; text-decoration: underline;
}
/* ------------- Sitemap Level 1: */
a.ksSitemap1, a.ksSitemap1:link, a.ksSitemap1:visited, a.ksSitemap1:active {
	font-size: 11px;	color: #544234;	font-weight: bold;	text-decoration: none;
}
a.ksSitemap1:hover {
	font-size: 11px;	color: #544234;;	font-weight: bold; text-decoration: underline; 
}
/* ------------- Sitemap Level 2: */
a.ksSitemap2, a.ksSitemap2:link, a.ksSitemap2:visited, a.ksSitemap2:active {
	font-size: 11px;	color: #544234; text-decoration: none;
}
a.ksSitemap2:hover {
	font-size: 11px;	color: #544234;	font-weight:bold; text-decoration: underline;
}
/* ------------- Sitemap Level 3: */
a.ksSitemap3, a.ksSitemap3:link, a.ksSitemap3:visited, a.ksSitemap3:active {
	font-size: 11px;	color: #544234;	text-decoration: none; font-weight:normal;
}
a.ksSitemap3:hover {
	font-size: 11px;	color: #544234;	text-decoration: underline;
}
/* ------------- Sitemap Level 4: */
a.ksSitemap4, a.ksSitemap4:link, a.ksSitemap4:visited, a.ksSitemap4:active {
	font-size: 11px;	color: #544234;	text-decoration: none; font-weight:normal;
}
a.ksSitemap4:hover {
	font-size: 11px;	color: #544234;	text-decoration: underline;
}
/***********************************************/
/* SUCHEN                           */
/***********************************************/ 
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {	
		padding: 2px 5px 2px 2px;
		background-color:#FC7215;
		border-top: 1px solid #FDA569;
		border-right: 1px solid #843C0B;
		border-bottom: 1px solid #843C0B;
		border-left: 1px solid #FDA569;
		font-family:Verdana,Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #fff;}
	
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
		width:158px;
		font-size:12px;
		background-color:#fff;
		border-top: 1px solid #656764;
		border-right: 1px solid #D7D9D6;
		border-bottom: 1px solid #D7D9D6;
		border-left: 1px solid #656764;
		font-family:Verdana,Arial, Helvetica, sans-serif;
		font-size:12px;
		padding: 3px 5px 2px 5px;}
	
		.tx-indexedsearch2{ 	
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px; 	
		border: 1px solid #5E1934;
		margin: 2px 2px 2px 2px;
		}
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#990000; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/***********************************************/
/* Div Container                           */
/***********************************************/ 
#hold { 
	width:100%;
}
	#bg { 
		width:1000px;
		margin: auto auto auto auto;
		padding: 0px 7px 0px 7px;
	}
			#site {
				float:left;
				width:986px;
				padding: 0px 7px 0px 7px;
				margin: 0px 0px 0px 0px;
				background-image:url(../../uploads/pics/bg.gif);
				background-repeat:repeat-y;
			}
				#headerLinks {
					float:left;
					width:570px;
				}
					#headerNavi {
						float:left;
						width:570px;
						height:19px;
						background-color:#1142A2;
					}
				#headerRechts {
					float:left;
					width:416px;
				}	
					#headerService {
						float:left;
						width:416px;
						height:81px;
						background-image:url(../../uploads/pics/bg_service.gif);
					}
						#serviceMenu {
						float:right;
						padding:7px 3px 0px 7px;
						margin:10px 0px 0px 0px;
						color:#FFFFFF;
						font-size:10px;
						}
						#serviceSuchen {
						float:right;
						padding:7px 0px 0px 0px;
						margin:8px 10px 0px 0px;
						color:#FFFFFF;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:10px;
					}

				#drucken {
						width:961px;
						padding: 12px 20px 10px 5px;
						text-align:right;
				}
				#links{
							padding: 0px 0px 0px 0px;
							margin: 0px 0px 0px 0px;
							float:left;
							width:220px;
				}
					#subMenuStandard {
							padding: 0px 0px 0px 0px;
							margin: 0px 0px 0px 0px;
							float:left;
					}
					#subMenu {
							padding: 0px 0px 0px 0px;
							margin: 0px 0px 0px 0px;
							float:left;
					}
					#contentLinks {
							float:left;
							width:220px;
							padding: 0px 20px 20px 20px;
							line-height:15px;
					}
				#contentRechts {
						float:right;
						width:686px;
						padding: 0px 20px 20px 20px;
						line-height:15px;
				}
				#content1spaltig {
						float:left;
						width:946px;
						padding: 0px 20px 20px 20px;
						line-height:15px;
				}
					#headerTextHeader {
						padding: 50px 20px 20px 20px;
						color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						text-align:right;
						font-size:16px;
						text-transform: uppercase;
						letter-spacing:1px;
					}
				#Adresse {
						float:left;
						padding: 5px 20px 5px 20px;
						background:#103D97;
						width:946px;
						color:#FFFFFF;
						font-size:10px;
						text-align:center;
				}
	#abschluss {
		margin: auto auto auto auto;
		width:1000px;
		height:10px;
		padding: 0px;
	}
/***********************************************/
/* 2spaltig                        */
/***********************************************/	
#fceLinks {
	float:left;
	width:47%;
	padding: 0px;
	}
#fceRechts {
	float:right;
	width:47%;
	padding: 0px;
	}
/***********************************************/
/* 3spaltig                        */
/***********************************************/	
#spaltenHalter {
	float:left;
	width:100%;
	margin-bottom:30px;
}

#fce3Links {
	float:left;
	width:32%;
	padding: 0px;
	}
#fce3Mitte {
	float:left;
	width:32%;
	padding: 0px;
	margin-left:2%;
	}
#fce3Rechts {
	float:right;
	width:32%;
	padding: 0px;
	}
/***********************************************/
/* NAVI HAUPT                         */
/***********************************************/
#headerNavi ul{
	list-style:none;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
}	
	#headerNavi ul li{
		float:left;
		text-align:center;
	}
		#headerNavi ul li A {
			padding: 3px 0px 4px 0px;
			width: 95px;
			display:block;
			background-image:url(../../uploads/pics/navihaupt_off.gif);
			text-decoration:none;
			font-size:10px;
			color: #fff;
			font-weight:300;
			text-align:center;
			letter-spacing: 0px;					

			
		} 
		#headerNavi ul li A:hover {
			padding: 3px 0px 4px 0px;
			width: 95px;
			display:block;
			background-image:url(../../uploads/pics/navihaupt_hover.gif);
			text-decoration:none;
			font-size:10px;
			color: #fff;
			font-weight:300;
			text-align:center;
			letter-spacing: 0px;					

		}
		#headerNaviaktiv {
			padding: 3px 0px 4px 0px;
			width: 95px;
			display:block;
			background-image:url(../../uploads/pics/navihaupt_on.gif);
			text-decoration:none;
			font-size:10px;
			color: #fff;
			font-weight:300;
			text-align:center;

		}
/*########################################################################
                                                           Service
##########################################################################*/
 a:link.servicelink{
	color:#fff; 
	font-size:10px; 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 a:hover.servicelink {	
	color:#fff;
	font-size:10px; 
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
 a:visited.servicelink {
	 color:#fff; 
	 font-size:10px; 
	 text-decoration:none;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
/*########################################################################
                                                           Adresse
##########################################################################*/
.adresse a:link {
	color:#fff; 
	font-size:10px; 
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.adresse a:hover {	
	color:#fff;
	font-size:10px; 
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
.adresse a:visited {
	 color:#fff; 
	 font-size:10px; 
	 text-decoration:underline;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
 } 
 /*########################################################################
                                                          Suchen
##########################################################################*/
.suchfeld {
font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	font-size:10px;
	border: 1px solid #fff;
}
.but_go {
	padding:1px 2px 1px 2px;
	background-color:#FC7215;
	border: 0px solid #FC7215;
	font-size:9px;
	color:#fff;
}
	


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #1142A2;
	margin-bottom:5px;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
float:left;

}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	float:left;
	background-color:#F3F6F3;
	border:1px solid #A1A39E;

	
	}
.news-search-form {
	padding:0px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	font-size:12px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#1142A2;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:0px;

}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:0px;
	padding-right:0px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: left;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-right:3px;
	color:#1142A2;
}
.news-list-morelink2  {
	margin: 10px 0px 10px 0px;
	border:#1142A2 solid 1px;
	float:right;
	width:54px;
	padding:0px 0px 0px 0px
}
#news-list-morelink  {
	float: right;
	text-align:right;
	font-size:9px;
	background-image:url(../../uploads/pics/mehr_bg.gif);
	border-top:#6787C6 solid 1px;
	border-right:#06193A solid 1px;
	border-bottom:#06193A solid 1px;
	border-left:#6787C6 solid 1px;
	padding:0px 0px 0px 0px;
}
#news-list-morelink A {
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.news-list-browse {
	text-align: center;
}
#news-list_linie {
	height:2px;
	background-image:url(../../uploads/pics/newslinie.gif);
	background-repeat:repeat;

	width:100%;
	float: left;
	margin-top:2px;
	margin-bottom:15px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	width:450px;
}
.news-single-item H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #1142A2;
	margin-bottom: 5px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: left;
	margin-right:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {

/*	clear: both;*/
	margin-top: 30px;

	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:0px;

}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1142A2;
	padding:0px;

}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color: #1142A2;
	color:#fff;
	margin-bottom:5px;
	text-align:left;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
/*#####################################################################SITEMAP###############*/
		.tx-dropdownsitemap-pi1 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 0px #DFE2E3;
			background: #D8DCD8;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #E0E3E0;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #E8EAE8;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #EFF1EF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: transparent;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: left;
			border: solid 0px #DFE2E3;
			background: transparent;
			background-image:url(../../uploads/pics/ordner.gif);
			background-repeat: no-repeat;
			height:30px;
			padding:15px 0px 0px 90px;
			

		}
.tx_lumogooglemaps_pi1_sidebar{display:none;}
